@charset "UTF-8";

/* --- table of content -----------------------------------
	color definitions
	
	custom styles
*/




/* --- color definitions ----------------------------------
	.white			{ color: #FFFFFF; }
	.black			{ color: #000000; }
   
	.tc-orange		{ color: #FA8800; }	
	.tc-green		{ color: #66A552; }	
*/


strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
sub {
	line-height: 0px;
	font-size: 10px;
}
sup {
	line-height: 0px;
	font-size: 10px;
}


.single_content_element hr {
	display: none;
}
.single_content_element .csc-textpic-text hr {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #66A552;
	/*visibility: visible;*/
}
.single_content_element ul {
	margin: 0px 0px 0px -10px;
}
.single_content_element ul li {
	background: transparent url(img/bullet.gif) 2px 6px no-repeat;
	padding: 0px 0px 0px 10px;
}
.single_content_element ul li:hover {
	background: transparent url(img/bullet.gif) 2px 6px no-repeat;
}
.single_content_element ul li:hover a {
	color: #000000;
}
.single_content_element ul li ul li, .single_content_element ul li ul li:hover, .single_content_element ul li ul li:hover a, .single_content_element ul li:hover ul li a {
	background-image: none;
	color: #B8BAB9;
	padding: 0px;
}
.single_content_element ul li ul li a:hover {
	color: #000000;
}
.single_content_element ul li ul li a {
	text-decoration: underline;
}

/* --- custom styles --------------------------------------
*/

.tt-products dl {
    margin: 5px 0 0;
    padding: 0;
}
.tt-products dt {
    display: inline-block;
    float: left;
    font-weight: bold;
    width: 220px;
}
.tt-products dd {
    float: none;
    margin: 0 0 5px 220px;
}

/* --- framesets ------------------------------------------
*/

.layout199_break { /* full size - flex height */
	background: transparent;
	clear: both;
	height: 0px;
	margin: 0px;
	overflow: hidden;
	width: 100%;
}



.contenttable hr {
	display: block;
	height: 1px;
	border: none;
	border-top: 3px solid #FFFFFF;
	margin:2px 0;
	padding:2px 0;
}

div.news-list-category {
	display: none;
}

/* cw, 2011-02-22 13:55:53 */

.tx-rgsmoothgallery-pi1 {
    position: relative;
    z-index: 0;
}
.myGallery {
    border: 0 none !important;
}


/* langmenu */

#langmenu {
	
	}
	#langmenu .extranet .lang_active {
		display: none;
	}


#sb-counter,
#sb-nav-next,
#sb-nav-play,
#sb-nav-pause,
#sb-nav-previous {
	display: none !important;
}


/* cb_indexed_search */

.ac_results li {
    margin: 0;
    padding: 2px 5px;
}
li.over {
	color: #FFFFFF;
	background: #DF6900 !important;
}




