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;
}
#container {
	width:850px;
	margin:0 auto;
}
#site {
	width:850px;
	position:absolute;
	top:0;
}
#haus {
	width:225px;
	height:311px;
	position:absolute;
	left:0;
	top:0;
}
#logo {
	width:625px;
	height:73px;
	position:absolute;
	top:0;
	right:0;
}
#menuediv {
	width:625px;
	height:238px;
	position:absolute;
	top:73px;
	right:0;
	background-image:url(../images/site/menuebereich.jpg);
	background-repeat:no-repeat;
}
#flashm {
	width:278px;
	height:178px;
	position:absolute;
	top:30px;
	left:0;
}
#content {
	width:850px;
	position:absolute;
	top:311px;
	background-image:url(../images/site/contentbg.jpg);
	left:0;
}
#content_f {
	width:850px;
	position:absolute;
	top:301px;
	left:0;
}
#introflash {
	width:830px;
	height:30px;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF;
}
#news {
	width:188px;
	float:left;
	min-height:50px;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#inhalt {
	width:617px;
	float:left;
	padding:10px;
}
#intro {
	width:850px;
	height:430px;
}
#bottom {
	width:850px;
	height:51px;
}
