.produkteboxGross{
	width:352px;
	height:217px;
	background-image:url(/img/css/center/produkte_box_gross.jpg);
}

.produkteboxContent{
	margin-top:42px;
	margin-left:24px;
	width:307px;
}

.produkteboxTitle{
	margin-top:36px;
}

.produkteboxTitle a, .productMiddleTitel a{
	font-size:14px;
	font-weight:bold;
	color:#414F51 !important;
}

.produkteboxTitle a:hover,.productMiddleTitel a:hover{
	color:#D30E1C !important;;
}

.produkteboxText a,.productBoxMiddle a{
	color:#414F51 !important;
}

.produkteboxText a:hover,.productBoxMiddle a:hover{
	color:#D30E1C !important;
}

.produkteboxText,.productMiddleText{
	margin-top:5px;	
	line-heigth:1.5;
	font-size:12px;
}

.productBoxMiddle{
	width:175px;
	height:220px;
	background-image:url(/img/css/center/produkte_box_middle.jpg);
	margin-left:7px;
	position:relative;
}

.firstBox{
	margin:0px;
}

.productBoxMiddleContent{
	position:absolute;
	width:140px;
	left:20px;
	top:115px;
}

.productBoxMiddle img{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

