div#content #main h2 {
	background: #b5bfcb url(../../img/fnd/produkte-modellauswahl_h2.gif) left center no-repeat;
}
div#content #main {
	font-size: 12px;
}
div#content #main .row {
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
}
div#content #main .hell { background: #fff url(../../img/fnd/box1b_bg.gif) left repeat-y; }
div#content #main .dunkel {	background: #f9f9f9 url(../../img/fnd/box2b_bg.gif) left repeat-y; }
#produkte-modellauswahl div#content #main .row img { 
	margin-top: 27px;	
}
#produkte-modellauswahl div#content #main .row .manuimage {
	width: 90px;
	text-align: center;
	height: 90px;
	border-right: 1px solid #ececec;
	float: left;
}
div#content #main .row ul {
	list-style: none;
	padding: 10px 0 0 30px;
	width: 550px;
	margin-left: 100px;

}
div#content #main .row ul li {
	float: left;	
	width: 105px;	
}
div#content #main .row ul li a {
	color: #0253a5;
	text-decoration: none;
	white-space: nowrap;
}
div#content #main .row ul li a:hover {
	text-decoration: underline;
}
div#content #main {
	margin-left: 0;
	float: left;
	width: 740px;
	margin-left: 0px;
}