#produktDetailBox{
	padding-top:20px;
}

#produktDetailBox h2{
	color:#0074C1;
	font-size:24px;
	font-weight:normal;
}

#productDetailLeft{
	width:283px;
	font-size:12px;
}

#productDetaiRight{
	width:437px;
}

#produktDetailBox .produktname{
	background-color:#0074C1;
	color:#FFFFFF;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	line-height:26px;
	padding:6px 10px 6px 10px;	
	margin-bottom:15px;
}

#productDetailImg{
	width:435px;
	height:369px;	
	background-image:url(/img/css/center/bg_produktbild.jpg);
}

#productDetailImg img{
		margin:20px;
}

#produktMerkmale{
	margin-top:15px;
}

.produktMerkmalLeft{
	width:80px;
}

.produktMerkmalRight{
	font-weight:bold;
}

.produktMerkmalLeft,.produktMerkmalRight{
	line-height:18px;
	vertical-align: middle;
	color:#0073C1;
}

#productInfoLeiste{
	margin-top:10px;
}

#productInfoLeisteHeader {
	background-color:#C0D8EF;
	background-image:url(/img/css/center/bg_produktinfoleiste.jpg);
	background-repeat:repeat-y;
	height:28px;
	line-height:28px;
	position:relative;
	vertical-align:middle;
	width:717px;
}

#productInfoLeisteHeader div{
	color:#0073C1;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:0;
}

#productInfoLeisteHeader .leftPart{
	left:15px;
}

#productInfoLeisteHeader .middlePart{
	left:206px;
}

#productInfoLeisteHeader .rightPart{
	left:440px;
}

#productInfoLeisteContent {
	background-image:url(/img/css/center/bg_produktinfoleiste2.jpg);
	background-repeat:repeat-y;
	padding-bottom:10px;
	background-color:#FFF;
}

#productInfoLeisteContent .leftPart{
	width:155px;
	margin:15px;
}

#productInfoLeisteContent .middlePart{
	width:194px;
	margin:15px;
	margin-left:24px;
}

#productInfoLeisteContent .rightPart{
	width:238px;
	margin:15px;
	margin-left:40px;
}

#auflistungsBox{
	margin-top:10px;	
}

.auflistungsItem{
	width:239px;
	height:240px;
	background-image:url(/img/css/center/bg_auflistung2.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	margin-top:20px;
	position:relative;
}

.auflistungsItemHeader{
	background-color:#C0D8EF;
	color:#0073C1;
	padding:8px;	
	font-size:14px;
	background-image:url(/img/css/center/bg_auflistung.jpg);
	background-repeat:repeat-y;
}

.auflistungsItem0,.auflistungsItemHeader0{
	background-image:none;
}

.auflistungsItemBild img{
	margin-left:2px;
	margin-top:10px;
}

.auflistungsItemLink{
	position:absolute;
	right:12px;
	bottom:5px;
}

.auflistungsItemLink a{
	text-decoration: none;
	text-transform:uppercase;
}

.auflistungsItemLink a:hover{
	text-decoration: underline;
	text-transform:uppercase;
}

#productRootSpacer{
	height:36px;
	overflow:hidden;
	font-size:0px;
}

#productNameOuter{
	width:240px;
	margin-top:27px;
}


