body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	background-image:url(../images/site/sitebg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#f9f9f9;
	color:#333333;
}
#hundert {
	height:313px;
	width:100%;
	z-index:1;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-x;
}
#container {
	width:876px;
	margin:0 auto;
	z-index:10;
}

#site {
	position:absolute;
	top:0;
	width:876px;
}
#logo {
	position:absolute;
	width:876px;
	top:0;
	left:0;
	height:108px;
}

#menue {	
	position:absolute;
	top:110px;
	width:221px;
	min-height:400px;
	padding-left:3px;
	background-image:url(../images/site/sitebg.jpg);
	background-repeat:repeat-y;
}
#content {
	width: 650px;
	min-height:400px;
	position:absolute;
	top:108px;
	left:224px;
	background-image:url(../images/site/sitebg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#text {
	width:600px;
	padding:20px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
#newsganz {
	border-bottom:2px solid #000000;
	padding-bottom:10px;
	margin-top:10px;
	background-color:#f7f7f7;
}
