body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0;
}
#container {
	width:980px;
	margin:0 auto;
}
#site {
	width:980px;
	position:absolute;
	top:0;
}
#logo {
	width:980px;
	height:163px;
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}
#menuediv {
	width:273px;

	position:absolute;
	padding-top:50px;
	top:163px;
	left:0;
	background-image:url(../images/site/menuebg.jpg);
	background-repeat:no-repeat;
	z-index:1;
	text-align:right;
}
#menuebott {
	height:135px;
	width:242px;
}
#contenth1 {
	width:455px;
	height:45px;
	position:absolute;
	top:163px;
	left:249px;
	z-index:10;
}
#content {
	width:346px;
	position:absolute;
	top:246px;
	left:289px;
}
#contentimg {
	width:255px;
	position:absolute;
	top:163px;
	right: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;
}
