@charset "utf-8";
/* CSS Document */

DIV#produktheader {
	width: 535px;
	height: 25px;
	background-color: #FFF;
	vertical-align: middle;
}

DIV.produktname {
	text-align: left;
	width: 520px;
	margin-top: 5px;
	height: 35px;
	
	
}

SPAN.uvpunten {
	color:#666;
}

DIV#bilderleiste {
	background-color:clear ;
	width: 200px; 
	margin-top: 10px;
	vertical-align: top;
	float:left;
}

SPAN.updateprice {
	font-size:18px;
	color:#333;
	font-weight:bold;
}

DIV#produktcontent {
	background-color: clear ; 
	width: 530px; 
	vertical-align: top;
	text-align:center;
	float:right;
	overflow: hidden;

}

DIV.verticalstreifen {
	background-color:#000 ; 
	width: 1px; 
	float:right;
	padding-bottom: 32760px;
	margin-bottom: -32760px;
}

DIV#masterbox {
	padding-bottom: 32760px;
	margin-bottom: -32760px;
	background-color:#fff;
	background-image:url(includes/sts_templates/lambert/images/produktseitenhintergrundoben.gif) !important;
	background-position:top right !important;
	background-repeat:no-repeat !important;
	clear:both;
	
}
DIV#preis {
	width: 255px; 
	vertical-align: middle;
	text-align:right;
	margin-right: 15px;
	float:right;
	height: 85px;
/*	background-image:url(includes/sts_templates/lambert/images/hintergrundpreisdiv.gif);
	background-position:top right;
	background-repeat:no-repeat; */
}

DIV#lieferzeit {
	width: 245px; 
	vertical-align: middle;
	float:left;
	height: 55px;
	

}

DIV.BilderleisteBild  {
	width: 200px;
	height: 185px;
	overflow: hidden;
}

DIV.BilderleisteMopics  {
	width: 199px;
	overflow: hidden;
}

DIV.Bilderleistepopup  {
	width: 200px;
	text-align:center;
	font-weight: bold;
	color:#CCC;
	background-color:#666;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
			overflow: hidden;
			height: 25px;
	
}

DIV#lieferstatus  {
	width: 520px;
	height: auto;
	margin-top: -10px;
	font-weight: bold;
	clear: both;
	text-align:left;
}

DIV#optionszeile {
	width: 520px;
	height: auto;
	min-height: 60px;
	font-weight: bold;
	clear: both;
	text-align:left;
}

DIV#optionnames {
	float:left;
	width: 160px;
	margin-left: 5px;	
	font-size: 11px;
	text-color:#61708 !important;
	line-height: 1.8;
	color: #61708a;
}

SPAN.optionnames {
	color: #333;

}

DIV.productuebersetzung {
	margin: 10px;
	margin-top: 20px;
	background-color:#FFF;
		

}

DIV.warenkorbzeile {

	height: 60px;
    border-bottom: solid 1px #61708a;
	clear:both;
	width: 520px;


}

DIV.warenkorbbuttons {
	width: 130px;
	float: right;
	height: 55px;
}

SELECT.optionspull {
	width: 320px;
	font-weight:bold;
	background-color:#FFF;
	border: 1px solid black;
	border-collapse:collapse;
	margin-top: 2px;
}

DIV.warenkorbbuttons1 {
	width: 128px;
	float: right;
	height: 55px;

}
DIV#optionchoices {
	float:left;
	width: 330px;
	margin-left: 5px;
}

DIV.optionsdiv  {
	width: 534px;
	vertical-align:middle;
}

DIV#produktbeschreibung  {
	background-image:url(includes/sts_templates/lambert/images/hintergrundbeschreibung.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align:left;
}

h1.produktname { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #ffffff;
 padding-left: 8px;
 

}
