body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#f1f1f1;
}
#container {
	width:820px;
	margin:0 auto;
}
#site {
	width:820px;
	position:absolute;
	top:0;
}
#logo {
	width:820px;
	height:95px;
	position:absolute;
	top:0;
	right:0;
}
#header {
	width:823px;
	height:166px;
	position:absolute;
	top:95px;
	left:0;
}
#content {
	width:820px;
	position:absolute;
	top:265px;
	background-image:url(../images/site/mainbg.jpg);
	left:0;
}
#menue {
	width:226px;
	float:left;
}
#inhalt {
	width:570px;
	float:left;
	padding:10px;
}




#bottom {
	width:826px;
	height:60px;
	padding-top:20px;
	margin-left:-6px;
}
