/* Consulting */
.hilite {
	color:#FF0000;
}

.bg {
	background-color:#FF0000;
}

ul {
	list-style-type:square;
	color:#666666;
	list-style-position:outside; 
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style-image:url(../Bilder/list_rot.gif); 
	/*
	line-height:100%;
	*/
}

li {
	padding-top:0px;
	padding-bottom:5px;
}

.primaernav {
	background-color:#F4EEEE;
}

.nav_level1 {
	background-image:url(../Bilder/nav_pfeil_rot.gif); 
	background-repeat:no-repeat; 
	font:normal 11px arial,helvetica,verdana;
	background-color:#F4EEEE;
	color:#333333;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #D7D7D7;
	padding-left:15px;
	cursor:pointer;
	cursor: hand;
	padding-top:2px;
	padding-bottom:2px;
}

.nav_level1_akt {
	background-image:url(../Bilder/nav_haken_weiss.gif); 
	background-repeat:no-repeat; 
	font:normal 11px arial,helvetica,verdana;
	background-color:#FF0000;
	color:#FFFFFF;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #F0C6C6;
	padding-left:15px;
	cursor:pointer;
	cursor: hand;
	padding-top:2px;
	padding-bottom:2px;
}

.nav_level2 {
	height:21px;
	background-image:url(../Bilder/spacer.gif); 
	background-repeat:no-repeat; 
	font:normal 11px arial,helvetica,verdana;
	background-color:#FFE5E5;
	color:#333333;
	border-bottom:solid 1px #F0C6C6;
	padding-left:15px;
	cursor:pointer;
	cursor: hand;
}

.nav_level2_akt {
	height:21px;
	background-image:url(../Bilder/spacer.gif); 
	background-repeat:no-repeat; 
	font:normal 11px arial,helvetica,verdana;
	background-color:#FF9999;
	color:#333333;
	border-bottom:solid 1px #F0C6C6;
	padding-left:15px;
	cursor:pointer;
	cursor: hand;
}

.nav_level2_end {
	height:21px;
	background-image:url(../Bilder/spacer.gif); 
	background-repeat:no-repeat; 
	font:normal 11px arial,helvetica,verdana;
	background-color:#FFE5E5;
	color:#333333;
	border-bottom:solid 1px #FF0000;
	padding-left:15px;
	cursor:pointer;
	cursor: hand;
}

.nav_level3 {
	background-color:#F4EEEE;
	color:666666;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #FF9999;
	border-right:1px solid #FF9999;
	cursor:pointer;
	cursor: hand;
}

.nav_level3_akt {
	background-color:#FFE5E5;
	color:082D6C;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #FF5C5C;
	border-right:1px solid #FF5C5C;
}

.trenner {
	background-color:#FF0000;
}

.trenner_akt {
	background-color:#FFE5E5;
	border-right:1px solid #697FA4;
}

.cross {
	background-image:url(../Bilder/cross_pfeil_rot.gif); 
	background-repeat:no-repeat; 
	background-position: 7 0 0 0;
	font:normal 11px arial,helvetica,verdana;
	padding-top:1px;
	padding-right:10px;
	padding-left:15px;
	padding-bottom:5px;
}

.cross_hd_high {
	font:bold 12px arial,helvetica,verdana;
	color:666666;
	background-color:#F4EEEE;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:5px;
}

.cross_hd_trenner {
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
}

.cross_hd_trenner_high {
	background-color:#F4EEEE;
	border-top:1px solid #FFFFFF;
}

.cross_next {
	background-image:url(../Bilder/cross_pfeil_rot.gif); 
	background-repeat:no-repeat; 
	background-position: 10 0 0 0;
	font:normal 11px arial,helvetica,verdana;
	padding-top:1px;
	padding-right:10px;
	padding-left:20px;
	padding-bottom:5px;
}

a.cross_link:link, a.cross_link:visited {
	font:normal 11px arial,helvetica,verdana;
	text-decoration:none;
	color:#FF0000;
}

a.cross_link:hover, a.cross_link:active {
	font:normal 11px arial,helvetica,verdana;
	text-decoration:none;
	color:#DD1426;
}

a.cross_link2:link, a.cross_link2:visited {
	font:normal 11px arial,helvetica,verdana;
	text-decoration:underline;
	color:#666666;
}

a.cross_link2:hover, a.cross_link2:active {
	font:normal 11px arial,helvetica,verdana;
	text-decoration:underline;
	color:#DD1426;
}

.linklist {
	background-image:url(../Bilder/linklist_pfeil_rot.gif); 
	background-repeat:no-repeat; 
	font:normal 11px arial,helvetica,verdana;
	padding-left:10px;
	margin-top:3px;
	margin-bottom:3px;
	height:10px;
	line-height:130%;
	text-decoration:underline;
}

a.linklist:link, a.linklist:visited {
	color:#666666;
	text-decoration:underline;
}

a.linklist:hover, a.linklist:active {
	color:#DD1426;
	text-decoration:underline;
}


a.linklistbold {
	background-image:url(../Bilder/linklist_pfeil_rot.gif); 
	background-repeat:no-repeat; 
	font:bold 11px arial,helvetica,verdana;
	padding-left:10px;
	height:20px;
	text-decoration:underline;
}

a.linklistbold:link, a.linklistbold:visited {
	color:#666666;
	text-decoration:underline;
}

a.linklistbold:hover, a.linklistbold:active {
	color:#DD1426;
	text-decoration:underline;
}

.content_table {
	border-collapse:collapse;
	color:666666;
	empty-cells:hide;
}

.content_table th {
	font:bold 11px arial,helvetica,verdana;
	background:#FFFFFF;
	padding:0px 10px 3px 7px;
	text-align:left;
}

.content_table td{
	background:#EDDFDF;
	border:1px solid #FFFFFF;
	padding:3px 6px 3px 6px;
}

.content_table tr.hell td{
	background:#FBF7F7;
}

.content_table tr.footnote td{
	background:#FFFFFF;
	font:normal 10px arial,helvetica,verdana;
	padding:0px 10px 3px 7px;
}


.product_text {
	border-bottom:solid 1px #A6B3CA;
	vertical-align:bottom;
	color:#666666;	
	font:normal 11px arial,helvetica,verdana;
	padding-left:17px;
}

a.product_headline:link, a.product_headline:visited {
	color:#666666;	
	font:bold 12px arial,helvetica,verdana;
}

a.product_headline:hover, a.product_headline:active {
	color:#DD1426;	
	font:bold 12px arial,helvetica,verdana;
}

.product_bild {
	border-bottom:solid 1px #A6B3CA;
	vertical-align:bottom;
}

.product_pfeil {
	vertical-align:bottom;
	border-bottom:solid 1px #A6B3CA;
	background-image:url(../Bilder/bt_product_pfeil_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
}

.lupe {
	background-image:url(../Bilder/bt_lupe_rot.gif);
	background-repeat:no-repeat; 
}

.product_finder {
	border-collapse:collapse;
	border-top:solid 1px #FFADAD;
	border-bottom:solid 1px #FFADAD;
}
/* Schnelleinstieg */
.product_finder1 {
	color:666666;
	background-color:#F4EEEE;
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:7px;
	padding-right:7px;
}
/* Select Box */
.product_finder2 {
	background-color:#F4EEEE;
	vertical-align:middle;
}
/* Pfeil */
.product_finder3 {
	background-image:url(../Bilder/bt_pfeil_select_rot.gif);
	background-repeat:no-repeat; 
	background-position:0px 6px 0px 0px;
	background-color:#F4EEEE;
	vertical-align:middle;
}
/* anzeigen */
.product_finder4 {
	color:082D6C;
	background-color:#F4EEEE;
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
}

a.product_finder4:link, a.product_finder4:hover, a.product_finder4:active, a.product_finder4:visited {
	color:082D6C;
	text-decoration:none;
}

.product_overview {
	background-color:#FFE5E5;
	color:#666666;
	padding-left:8px;
	padding-right:8px;
}

/*German*/
.seitenanfang_1 {
	vertical-align:bottom;
	text-align:left;
	background-image:url(../Bilder/bt_seitenanfang_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:left;
}
.druckansicht_1 {
	vertical-align:bottom;
	text-align:right;
	background-image:url(../Bilder/bt_druckansicht_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:right;
}

/*English*/
.seitenanfang_0 {
	vertical-align:bottom;
	text-align:left;
	background-image:url(../Bilder/bt_top_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:left;
}
.druckansicht_0 {
	vertical-align:bottom;
	text-align:right;
	background-image:url(../Bilder/bt_printversion_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:right;
}

/*Popup styles*/

.popup_hd {
	font:normal 18px arial,helvetica,verdana;
	color:#FF0000;
}

.popup_download_1 {
	vertical-align:bottom;
	text-align:left;
	background-image:url(../Bilder/bt_herunterladen_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:left;
}
.popup_close_1 {
	background-image:url(../Bilder/bt_fenster-schliessen_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:right;
}
.popup_print_1 {
	vertical-align:bottom;
	text-align:right;
	background-image:url(../Bilder/bt_drucken_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:right;
}
.popup_download_0 {
	vertical-align:bottom;
	text-align:left;
	background-image:url(../Bilder/bt_download_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:left;
}
.popup_close_0 {
	background-image:url(../Bilder/bt_close-window_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:right;
}
.popup_print_0 {
	vertical-align:bottom;
	text-align:right;
	background-image:url(../Bilder/bt_print_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:right;
}

.toparent {
	background-color:#E0E0E0;
	color:#666666;
	padding-right:8px;
	padding-left:17px;
	padding-bottom:5px;
	background-image:url(../Bilder/link_pfeil_back_rot.gif); 
	background-repeat:no-repeat; 
	background-position:8px 5px 0px 0px;
}

/*Submit buttons (show/anzeigen)*/
.button_show_1 {
	background-image:url(../Bilder/bt_anzeigen_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:left;
    background-color:#F4EEEE;
}
.button_show_0 {
	background-image:url(../Bilder/bt_show_rot.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:left;
    background-color:#F4EEEE;
}

.selector {
	background:#F4EEEE;
	border-top:1px solid #FFADAD;
	border-bottom:1px solid #FFADAD;
}

.select .button	{
	width: 13px; 
	height: 4px; 
	background-image:url(../Bilder/select_pfeil_rot.gif); 
	padding: 0px;
	/*
	padding: 0px;
	border: 1 outset buttonhighlight; 
	border: 1px solid #666666;
	*/
	border: 2 outset buttonhighlight; 
	background-repeat:no-repeat;
	background-position: 4 4 0 0;
	font-size: 2px;
}
/*		
.select .button	{width: 14px; height: 4; font-family: webdings; padding: 0;
				font-size: 11px; border: 2 outset buttonhighlight;}
*/	

