A:link{
	color:rgb(0,33,89);
	text-decoration:none;
	font-weight:none;

}
A:visited{
	color:rgb(0,33,89);
	text-decoration:none;
	font-weight:none;

}
A:active{
	color:rgb(0,33,89);
	text-decoration:none;
	font-weight:none;

}
A:hover{
	color:rgb(70,70,70);
	text-decoration:none;
	font-weight:none;

}

.link-include{
	color:rgb(19,22,64);
	text-decoration:none;
	font-weight:normal;

}
.link-include:link{
	color:rgb(19,22,64);
	text-decoration:none;
	font-weight:normal;

}
.link-include:visited{
	color:rgb(19,22,64);
	text-decoration:none;
	font-weight:normal;

}
.link-include:active{
	color:rgb(19,22,64);
	text-decoration:none;
	font-weight:normal;

}
.link-include:hover{
	color:rgb(19,22,64);
	text-decoration:underline;
	font-weight:normal;
}

.link-icons{
	color:rgb(0,33,89);
	text-decoration:none;
	font-weight:none;

}
.link-icons:link{
	color:rgb(0,33,89);
	text-decoration:none;
	font-weight:none;

}
.link-icons:visited{
	color:rgb(0,33,89);
	text-decoration:none;
	font-weight:none;

}
.link-icons:active{
	color:rgb(0,33,89);
	text-decoration:none;
	font-weight:none;

}
.link-icons:hover{
	color:rgb(255,102,0);
	text-decoration:none;
	font-weight:none;
}

body, p, td, div, span, menu, ul, li{
	color:rgb(90,90,90);
 	line-height:15px;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:11px;
}
strong, b{
	font-weight:bold;
}

body, textarea{
	scrollbar-3dlight-color:rgb(0,33,89);
	scrollbar-arrow-color:rgb(0,33,89);
	scrollbar-base-color:rgb(0,33,89);
	scrollbar-darkshadow-color:rgb(255,255,255);
    	scrollbar-face-color:rgb(255,255,255);
	scrollbar-highlight-color:rgb(255,255,255);
	scrollbar-shadow-color:rgb(0,33,89);
}

.shop_headline{
	background-color:#F4F7FC;
	border-bottom:1px solid #131641;
	font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	color:#131641;
	font-weight:bold;
	margin:0;
	padding:4px;
}

.headline-1{
	font-weight: bold;
	color:rgb(0,33,89);
	font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:18px;
}

.headline-2{
	font-weight: normal;
	color:rgb(0,33,89);
	font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
}

.headline-3{
	font-weight: normal;
	color:rgb(169,183,208);
	font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
}

.headline-4{
	font-weight: bold;
	color:rgb(0,33,89);
	font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:14px;
}

.headline-5{
	font-weight: bold;
	color:rgb(255,102,0);
	font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
}

.headline-white-12{
	font-weight: normal;
	color:rgb(255,255,255);
	font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
}

.smalltext1{
	font-size:10px;
   	color:rgb(0,33,89);
}

.smalltext2{
	font-size:11px;
	font-weight:bold;
}

.smalltext3{
	font-size:11px;
	font-weight:normal;
}

.smalltext4{
	font-size:10px;
	color:rgb(90,90,90);
}

.smalltext5{
	font-size:10px;
}

.normaltext1{
	font-size:12px;
	font-weight:normal;
}

.bt1{
	color: rgb(255,255,255);
	font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size:14px;
}

.but_shop{
	text-decoration:none;
	font-weight:none;
	white-space:nowrap;
	background-color:rgb(198,207,223);
	color:rgb(19,22,64);
	padding-left:3px;
	padding-right:3px;
 	padding-top:2px;
	border-top:outset 1px rgb(19,22,64);
	border-left:outset 1px rgb(255,255,255);
	border-right:outset 1px rgb(19,22,64);
	border-bottom:outset 1px rgb(255,255,255);
	display:inline-block;
	cursor:hand;
 	height:20px;
}
A.but_shop{text-decoration:none;}
A.but_shop:link{color:rgb(19,22,64);}
A.but_shop:visited{color:rgb(19,22,64);}
A.but_shop:active{color:rgb(19,22,64);}
A.but_shop:hover{color:rgb(255,255,255);background-color:rgb(19,22,64);border:outset 1px rgb(255,255,255);}


.but_shop2{
	text-decoration:none;
	font-weight:none;
	font-size:10px;
	white-space:nowrap;
	background-color:rgb(198,207,223);
	color:rgb(19,22,64);
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	border-top:outset 1px rgb(19,22,64);
	border-left:outset 1px rgb(255,255,255);
	border-right:outset 1px rgb(19,22,64);
	border-bottom:outset 1px rgb(255,255,255);
	display:inline-block;
	cursor:hand;
 	height:16px;
}
A.but_shop2{text-decoration:none;}
A.but_shop2:link{color:rgb(19,22,64);}
A.but_shop2:visited{color:rgb(19,22,64);}
A.but_shop2:active{color:rgb(19,22,64);}
A.but_shop2:hover{color:rgb(255,255,255);background-color:rgb(19,22,64);border:outset 1px rgb(255,255,255);}



.bt1{
	font-weight: normal;
	color:rgb(255,255,255);
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:10px;
}

.bt2{
	font-weight: normal;
	color:rgb(0,33,89);
	text-decoration:none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:10px;
}

.ft1{
	width: 300px;
	font-size: 11px;
	border: 1px solid rgb(0,33,89);
	background-color:rgb(255,255,255);
}

.ft2{
	width: 210px;
	font-size: 11px;
	border: 1px solid rgb(0,33,89);
	background-color:rgb(255,255,255);
}

.ft3{
	width: 87px;
	font-size: 11px;
	border: 1px solid rgb(0,33,89);
	background-color:rgb(255,255,255);
}

.ft4{
	width: 361px;
	font-size: 11px;
	border: 1px solid rgb(0,33,89);
	background-color:rgb(255,255,255);
}

.ft5{
	width: 120px;
	font-size: 11px;
	border: 1px solid rgb(0,33,89);
	background-color:rgb(255,255,255);
}

.ta1{
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;	
	width: 447px;
	font-size: 11px;
	border: 1px solid rgb(0,33,89);
	background-color:rgb(255,255,255);
}

.but_shop{
	text-decoration:none;
	font-weight:none;
	background-color:rgb(198,207,223);
	color:rgb(19,22,64);
	padding-left:3px;
	padding-right:3px;
 	padding-top:2px;
	border-top:outset 1px rgb(19,22,64);
	border-left:outset 1px rgb(255,255,255);
	border-right:outset 1px rgb(19,22,64);
	border-bottom:outset 1px rgb(255,255,255);
	display:block;
	width:auto;
}
A.but_shop{text-decoration:none;}
A.but_shop:link{color:rgb(19,22,64);}
A.but_shop:visited{color:rgb(19,22,64);}
A.but_shop:active{color:rgb(19,22,64);}
A.but_shop:hover{color:rgb(255,255,255);background-color:rgb(19,22,64);border:outset 1px rgb(255,255,255);}


.backlink_xc60{
	color:#FF6600;
}
A.backlink_xc60{color:#FF6600;}
A.backlink_xc60:link{color:#FF6600;}
A.backlink_xc60:visited{color:#FF6600;}
A.backlink_xc60:active{color:#FF6600;}
A.backlink_xc60:hover{color:#131640;}




/*--- Leistungssteigerungen Suche ---*/
.modelle_container{
	margin-top:20px;
	height:280px;
}

.modell{
	float:left;
	width:200px;
	margin:0px 40px 40px 0px;
}

.modell_img{
	width:200px;
	height:100px;
	overflow:hidden;
}

.modell_img img{
	border:none;
	cursor:pointer;
}

.modell_name{
	display:block;
	font-weight:normal;
	width:190px;
	overflow:hidden;
	color:#002159;
	padding:0px 0px 0px 10px;
	background-image:url(../images/li-bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}
.modell_name:link{
	font-weight:normal;
	color:#002159;
}
.modell_name:hover{
	font-weight:normal;
	color:#002159;
}
.form_container{
	display:none;
	position:absolute;
	width:200px;
	border:1px solid #002159;
	background-color:white;
	padding-bottom:10px;
}

.form_container .headline{
	background-color:#002159;
	color:white;
	padding:2px 2px 2px 8px;
	font-weight:bold;
}

.form_container .img_container{
	width:198px;
	overflow:hidden;
}


.form_container .sel{
	width:198px;
	margin-top:6px;
	text-align:center;
}

.form_container .sel_head{
	width:180px;
	border:1px solid #CCCCCC;
	text-align:left;
	background-image:url(../images/sel-pu.gif);
	background-repeat:no-repeat;
	background-position:158px 7px;
}
.form_container .sel_head a{
	display:block;
	padding:4px;
	color:#5A5A5A;
	color:black;
}

.form_container .sel_body{
	width:180px;
	border:1px solid #CCCCCC;
	text-align:left;
	margin-top:1px;
}

.form_container .sel_body a{
	display:block;
	padding:2px 2px 2px 14px;
	color:#5A5A5A;
	background-image:url(../images/sel-pr.gif);
	background-repeat:no-repeat;
	background-position:6px 7px;
}

.form_container .sel_body a:hover{
	background-color:#C6CFDF;
}

.form_container .lnk_suchen{
	float:right;
	margin:10px 10px 0px 0px;
	font-weight:bold;
	color:#5A5A5A;
}

.form_container .close_button{
	float:right;
	margin:2px 2px 0px 0px;
	cursor:pointer;
}

.form_container .f1{
	border:1px solid #CCCCCC;
	width:100px;
	margin:4px;
	color:#5A5A5A;
	font-size:10px;
}
