.navcontainer {
	height: 172px;
	background-image: url(../bg_pics/bg_navcontainer_start.gif);
	padding-right: 85px;
	padding-left: 85px;
}

.bannercontainer {
	height: 143px;
	background-image: url(../bg_pics/banner_startseite.jpg);
}

.contentcontainer {


}


#leftcontent {
	float:left;
	width: 568px;
	min-height:200px;
    height:auto !important;
    height:200px;
	background-image: url(../bg_pics/bg_leftcontent_start.jpg);
	background-repeat: no-repeat;
}

#rightcontent {
	float:left;
	width: 420px;
	margin-bottom: 20px;
}

