/* Products */
.hilite {
	color:#082D6C;
}

.bg {
	background-color:#082D6C;
}

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_blau.gif); 
	/*
	line-height:100%;
	*/
}

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

.primaernav {
	background-color:#EEEFF1;
}

.nav_level1 {
	background-image:url(../Bilder/nav_pfeil_blau.gif); 
	background-repeat:no-repeat; 
	font:normal 11px arial,helvetica,verdana;
	background-color:#EEEFF1;
	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:#082D6C;
	color:#FFFFFF;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #A6B3CA;
	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:#CED5E2;
	color:#333333;
	border-bottom:solid 1px #A6B3CA;
	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:#8396B5;
	color:#333333;
	border-bottom:solid 1px #A6B3CA;
	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:#CED5E2;
	color:#333333;
	border-bottom:solid 1px #082D6C;
	padding-left:15px;
	cursor:pointer;
	cursor: hand;
}

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

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

.trenner {
	background-color:#082D6C;
}

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

.cross {
	background-image:url(../Bilder/cross_pfeil_blau.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:#EEEFF1;
	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:#EFF1F4;
	border-top:1px solid #FFFFFF;
}

.cross_next {
	background-image:url(../Bilder/cross_pfeil_blau.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:#082D6C;
	padding-left:2px;
}

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

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

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

.linklist {
	background-image:url(../Bilder/linklist_pfeil_blau.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_blau.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-color:#FFFFFF;
	padding:0px 10px 3px 7px;
	text-align:left;
}

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

.content_table tr.hell td {
	background-color:#EFF1F4;
}

.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;
	text-decoration:none;
}

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

a.product_abstract:link, a.product_abstract:visited {
	color:#666666;	
	text-decoration:none;
}

a.product_abstract:hover, a.product_abstract:active {
	color:#DD1426;	
	text-decoration:none;
}


.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_blau.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
}

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

.product_finder {
	border-collapse:collapse;
	border-top:solid 1px #9CABC4;
	border-bottom:solid 1px #9CABC4;
}
/* Schnelleinstieg */
.product_finder1 {
	color:666666;
	background-color:#EEEFF1;
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:7px;
	padding-right:7px;
}
/* Select Box */
.product_finder2 {
	background-color:#EEEFF1;
	vertical-align:middle;
}
/* Pfeil */
.product_finder3 {
/*
	background-image:url(../Bilder/bt_pfeil_select_blau.gif);
	background-repeat:no-repeat; 
	background-position:0px 6px 0px 0px;
*/
	background-color:#EEEFF1;
	vertical-align:middle;
}
/* anzeigen */
.product_finder4 {
	color:082D6C;
	background-color:#EEEFF1;
	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:#CED5E2;
	color:#666666;
	padding-left:8px;
	padding-right:8px;
}
/*German*/
.seitenanfang_1 {
	vertical-align:bottom;
	text-align:left;
	background-image:url(../Bilder/bt_seitenanfang_blau.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_blau.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_blau.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_blau.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:right;
}

/*Popup styles*/

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

.popup_download_1 {
	vertical-align:bottom;
	text-align:left;
	background-image:url(../Bilder/bt_herunterladen_blau.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:left;
}
.popup_close_1 {
	background-image:url(../Bilder/bt_fenster-schliessen_blau.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_blau.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_blau.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	background-position:left;
}
.popup_close_0 {
	background-image:url(../Bilder/bt_close-window_blau.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_blau.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_blau.gif); 
	background-repeat:no-repeat; 
	background-position:8px 5px 0px 0px;
}

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

.selector {
	background:#EEEFF1;
	border-top:1px solid #9CABC4;
	border-bottom:1px solid #9CABC4;
}

.select .button	{
	width: 13px; 
	height: 4px; 
	background-image:url(../Bilder/select_pfeil_blau.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;}
*/	
