/**
 * Style sheet special_banner_props
 */
 #main,
#main .inside
{
	padding-top: 0;
	margin-top: 0;
}
#main .inside {padding-bottom: 30px; } 
#content-left,
#content-center,
#content-right {
	width:323px;
	float:left;
	background: url(../../images/img_verlauf_grau.png) repeat-x bottom left;
	height:316px;
	/*height: 200px;*/
	border-bottom: 1px solid #c3d8df;
}
/*div.produkte {
	width: 265px;
	background: none;
	float: left;
	margin: 0 30px 0 0;
}*/
#content-left .inside {
	margin: 15px 10px 0 55px;
}
#content-center .inside {
	border-left: 1px solid #c3d8df;
	border-right: 1px solid #c3d8df;
	margin: 0;
	padding: 0 20px 0 20px;
	height: 316px;
	/*height: 200px;*/
}
#content-unten {padding-bottom: 30px;}
#content-center .inside div.image_container {
	margin: 15px 0 0 0;
}
#content-right .inside {
	margin: 15px 45px 0 20px;
}

div.produkte h2 {
	font-size: 24px;
	color: #0093D3;
	background: url(../../images/img_heading_underline_rot.png) repeat-x bottom left;
	line-height: 33px;
	margin: 15px 0 0 0;
}


