#centerFrame{
	padding:10px;
}
#mainFrame{
	display:block;
	float:none;
	width:900px;
}

#kopf{
	background-color:#a1cbec;
	background-image:url(/kombiloesung/wLayout/design/img/hg_kopf.gif);
	height:125px;
	margin-bottom:8px;
}

#navigation1{
	background-image:url(/kombiloesung/wLayout/design/img/nav/hg_nav1.gif);
	height:34px;
	background-color:#d4d3d3;
	margin-bottom:8px;
}

#navigation2{
	background-image:url(/kombiloesung/wLayout/design/img/nav/hg_nav2.gif);
	background-color:#ededed;
	height:25px;
	margin-bottom:8px;
	padding-left:41px;
}

#inhalt{
	 
	background-color:#dcdbdb;
	border:#d8d7d7 2px solid;
    margin-bottom:8px;
	padding-top:6px;
padding-bottom:6px;
padding-left:5px;
padding-right:5px;
	
}

#fuss{
	background-image:url(/kombiloesung/wLayout/design/img/hg_footer.gif);
	background-color:#d4d3d3;
	height:86px;
	margin-bottom:8px;
}

 