/*#box1 {
	width: 224px;
	position: relative;
	float: left;
}
#box1a {
	width: 224px;
	position: relative;
	float: left;
}
#box1b {
	width: 224px;
	position: relative;
	float: left;
	top: 15px;
}*/
#box2 {
	width: 724px;
	position: relative;
	float: left;
	left: 8px;
	/*neu */
	background-color:#FFF;
	margin-top:25px;
	padding-bottom:20px;
	margin-bottom:10px;
	
}
#BoxSuche {
	width: 723px;
	position: relative;
	float: left;
	background-color: #afdeea;
	height: 41px;
	margin-bottom: 24px;
	/*neu*/

}
#BoxSuche2 {
	width: 723px;
	position: relative;
	float: left;
	background-color: #C5DCED;
	height: 41px;
	margin-bottom: 8px;
}
#box3 {
	width: 530px;
	position: relative;
	float: left;
	padding-bottom: 16px;
}
#box4 {
	width: 148px;
	position: relative;
	float: left;
	left: 8px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #4590C7;
	padding-left: 22px;
	border-left-width: 1px;
	padding-bottom: 30px;
	padding-top: 18px;
}

#BoxHistory {
	position: relative;
	float: left;
	height: 16px;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	text-decoration: none;
	width: 715px;
	left: 8px;
}
#BoxHistory a{
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	text-decoration: none;
}
#BoxHistory a:link{
	text-decoration: underline;
}
#BoxHistory a:active{
	text-decoration: underline;
}
#BoxHistory a:visited{
	text-decoration: underline;
}
#BoxHistory a:hover{
	text-decoration: none;
	color: #00afda;
}
#SucheLinks{
	float: left;
	position: relative;
}

#SucheRechts{
	float: right;
	width: 145px;
	height: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	position: relative;
}
#SucheRechts a{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#SucheRechts a:link{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#SucheRechts a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#SucheRechts a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #00afda;
}
#SucheRechts a:active{
	font-size: 11px;
	font-weight: normal;
	color: #00afda;
}

#SucheAnzeige {
	position: relative;
	min-height: 16px;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
	margin-bottom: 2px;
}
#SucheAnzeigeLinks {
	position: relative;
	margin-right: 8px;
	margin-bottom: 24px;
	min-height: 16px;
	width: 25px;
	float: left;
}
#SucheAnzeigeRechts {
	position: relative;
	margin-left: 8px;
	margin-bottom: 24px;
	min-height: 16px;
	width: 25px;
	float: left;
}
#SucheSeiten {
	position: relative;
	min-height: 16px;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	text-decoration: none;
	float: left;
	margin-bottom: 40px;
	margin-top: 4px;
	width: 300px;
}
#SucheSeiten .aktiv a{
	color: #FF6600;
	font-weight: bold;
}
#SucheSeiten a{
	position: relative;
	text-decoration: none;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
#SucheSeiten a:link{
	text-decoration: none;
}
#SucheSeiten a:active{
	text-decoration: none;
}
#SucheSeiten a:visited{
	text-decoration: none;
	color: #999999;
}
#SucheSeiten a:hover{
	text-decoration: none;
	color: #5C9ED0;
}


#boxProductOverview {
	width: 715px;
	position: relative;
	clear: left;
	left: 8px;
}
#boxProductOverview #Rechts{
	float: right;
	width: 158px;
	height: 15px;
	bottom: 15px;
	position: relative;
}
.boxTabelle{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

#ProductBox {
	position: relative;
	float: left;
	border: 1px solid #1674BC;
	background-color: #C5DCED;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-right: 30px;
	margin-bottom: 16px;
	text-align:center;
	min-height:110px;
	width: 110px;
	line-height: 12px;
}


#ProductBox a{
	min-height:110px;
	width: 110px;
	position: relative;
	float: left;
	background-color: #C5DCED;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;

}
#ProductBox a:link {
	position: relative;
	float: left;
	background-color: #FFFFFF;

}
#ProductBox a:visited {
	position: relative;
	float: left;
	background-color: #FFFFFF;

}
#ProductBox a:hover {
	position: relative;
	float: left;
	background-color: #E7F4FD;
}
#ProductBox a:active {
	position: relative;
	float: left;
	background-color: #FFFFFF;
}

#ProductBoxGrau {
	position: relative;
	float: left;
	border: 1px solid #666666;
	background-color: #C5DCED;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-right: 30px;
	margin-bottom: 16px;
	text-align:center;
	height:110px;
	width: 110px;
	line-height: 12px;
}
#ProductBoxGrau a{
	height:110px;
	width: 110px;
	position: relative;
	float: left;
	background-color: #C5DCED;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;

}
#ProductBoxGrau a:link {
	position: relative;
	float: left;
	background-color: #FFFFFF;

}
#ProductBoxGrau a:visited {
	position: relative;
	float: left;
	background-color: #FFFFFF;

}
#ProductBoxGrau a:hover {
	position: relative;
	float: left;
	background-color: #DBDBDB;
}
#ProductBoxGrau a:active {
	position: relative;
	float: left;
	background-color: #FFFFFF;
}

.titel {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #00afda;
	text-transform: uppercase;
	text-decoration: none;
	top: 8px;
}
.titel19 {
	font-size: 19px;
	line-height: 32px;
	color: #1674BC;
	text-transform: uppercase;
	text-decoration: none;
	top: 8px;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #cf4b0a;
	margin-left: 10px;
	height: 12px;
}
#SucheLinks input {
	background-color: #FFFFFF;
	border: 1px solid #00afda;
	margin-left: 10px;
	height: 13px;
}
#boxProductOverview #RechtsZurueck {
	float: right;
	width: 110px;
	height: 15px;
	position: relative;
	bottom: 15px;
}


.ProductTitel {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.ProductTitel a{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.ProductTitel a:link{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.ProductTitel a:hover{
	text-transform: uppercase;
	color: #1674BC;
	text-decoration: underline;
}
.ProductTitel a:active{
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.ProductTitel a:visited{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}


.BereicheTitel {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.BereicheTitel a{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
.BereicheTitel a:link{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
.BereicheTitel a:hover{
	color: #1674BC;
	text-decoration: underline;
}
.BereicheTitel a:active{
	text-transform: uppercase;
	color: #1674BC;
	text-decoration: underline;
}
.BereicheTitel a:visited{
	color: #000000;
	text-decoration: none;
}


.beschreibungProdukt {
	
	line-height: 15px;
	width: 420px;
	color:#53534c;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
}
.beschreibungProduktBold {
	font-size: 11px;
	line-height: 16px;
	width: 420px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;

	color:#53534c;
}
.ProduktInfo {
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color:#53534c;
	
}

.ProduktInfoB {
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color:#53534c;
}
.ProduktText12 {
	font-size: 12px;
	line-height: 14px;
	color:#53534c;
}
.Seitenzahl {
	font-size: 14px;
	color: #6e1d0e;
	text-decoration: none;
}
.Seitenzahl a{
	font-size: 14px;
	color: #00afda;
	text-decoration: none;
	padding-right: 3px;
}
.Seitenzahl a:link{
	text-decoration: none;
}
.Seitenzahl a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #53534c;
}
.Seitenzahl a:visited{

	text-decoration: none;
}
.Seitenzahl a:active{

	text-decoration: none;
}
.SeitenzahlAktiv {

	text-decoration: none;
	font-weight: bold;
	color: #00afda;
}
.SucheAnzeige {
	position: relative;
	min-height: 16px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	bottom: 8px;
}
#box6 {
	width: 720px;
	position: relative;
	float: left;
	left: 16px;
	top: 24px;
}
#text-kurz{

	font-size: 12px;
	line-height: 17px;
	position: relative;
	position:realtive;
	width:510px;
	padding-top: 8px;

}
#boxHaendler {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1674BC;
}
#box9 {
	width: 482px;
	min-height:450px;
	position: relative;
	float: left;
	margin-top: 16px;
	padding-right: 16px;
	padding-bottom: 45px;
}
/*NEUE PRODUKTSEITEN*/


	#boxProduktUbersicht{
	width:718px;
	min-height: 300px;
	float:left;
	margin-top: 0px;
	margin-bottom: 20px;
	/*neu*/
	background-color:#FFF;
	}
	
	
	
	.boxProdukt120first{
	width: 120px;
	height: 160px;
	float:left;
	margin-left: 0px;
	margin-top: 15px;
	}
	
	.boxProdukt120{
	width: 120px;
	height: 160px;
	float:left;
	margin-left: 29px;
	margin-top: 15px;
	}


.boxSeiten{
	width: 710px;
	height:35px;
	margin-top:10px;
	position: relative;
	left: 8px;
	float: left;
	/* neu*/
	text-align:center;
}
	



.ProductTitel12 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.ProductTitel12 a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.ProductTitel12 a:link{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.ProductTitel12 a:hover{
	text-transform: uppercase;
	color: #00afda;
	text-decoration: underline;
}
.ProductTitel12 a:active{
	text-transform: uppercase;
	color: #00afda;
	text-decoration: underline;
}
/*.ProductTitel12 a:visited{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}*/










/*NEUE Detailseite*/
#boxproduktA{
	width: 300px;
	float:left;
	left: 8px;
	height:800px;
	}
	
#boxproduktB{
	width: 412px;
	float:left;
	
	margin-left: 8px;
	margin-top:10px;
	/*background-color:#999;*/
	}
	
.boxAnsicht300{
	width: 300px;
	height: 300px;
	claer:left;

	}	
	.boxAnsicht120left{
	width: 120px;
	height: 120px;
	float:left;
	margin-left: 8px;
	margin-top: 25px;
	}	
	.boxAnsicht120right{
	width: 120px;
	height: 120px;
	float:left;
	margin-left: 25px;
	margin-top: 25px;
	}
	
	.boxAnsichtDetail{
	width: 120px;
	height: 140px;
	float:left;
	margin-left: 8px;
	margin-top: 30px;

	}
	
	
#TabelleProdukt{
	width: 412px;
	margin-top: 15px;
	position:absolute;
	top:0px;
	visibility:hidden;
	}
	
.boxMerkzettel{
	width: 522px;
	}  

.text11blau {

	font-size: 10px;
	line-height: 17px;
	position: relative;
	color: #00afda;

}

.text11blau a {

	color: #00afda;
	text-decoration: underline;

}

.text11blau a:link {
	color: #00afda;
	text-decoration: underline;

}

.text11blau a:hover {
	color: #00afda;
	text-decoration: none;

}

.text11blau a:visited {

	color: #00afda;
	text-decoration: underline;

}

.text11blau a:active {

	color: #00afda;
	text-decoration: underline;

}
#textAbstand8 {

	left: 8px;
	top: 8px;
	right: 8px;
	bottom: 8px;
	margin: 8px;

}

.textAbstand8 {

	padding: 8px;

}
.text11 {

	font-size: 11px;
	line-height: 13px;
	padding-top: 8px;

}
.text12NormalBold {

	font-size: 12px;
	line-height: 17px;
	font-weight: bold;

}
.text12Normal {

	font-size: 12px;
	line-height: 17px;


}

.titelTeva{
	font-size: 18px;
	color:#53534c;
	line-height: 32px;
	text-transform: uppercase;	
	}

