html, body {	min-height: 100%;	height:100%;	width:100%;	font-size:100%;}body *{	margin: 0; 	padding: 0;}body{	background:#fff;	margin:0px;	padding:0px;	font-family: Arial, Helvetica, Verdana, sans-serif;	/*font-size: 10px;*/	color:#000;	width:100%;}			.clr{	float:none;	clear:left;}#mainwrapper{	font-size:10px;	margin:auto;	width:960px;	padding-top:50px;}#header{	height:120px;}#logo{	height:100%;	width:289px;	float:left;}#logo img{	padding-left:34px;	padding-top:4px;}#hauptmenue{	width:585px;	height:31px;	float:left;	text-align:right;}#bildleiste{	width:585px;	height:89px;	float:left;}#main{	min-height:395px;	width: 874px;	background:url(img/bg-main2.jpg) no-repeat #fff;	background-position:20px 60px;}