body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin:0;
	background-color:#343434;
}
#container {
	width:880px;
	margin:0 auto;
}
#site {
	width:880px;
	position:absolute;
	top:0;
}
#headerbg {
	width:880px;
	height:344px;
	position:absolute;
	background-image:url(../images/site/header.jpg);
	background-repeat:no-repeat;
	left:0;
	top:0;
}
#flashmenue {
	width:625px;
	height:78px;
	position:absolute;
	top:0;
	right:15px;
}
#headerimg {
	width:624px;
	height:250px;
	position:absolute;
	top:78px;
	right:15px;
}

#content {
	width:850px;
	position:absolute;
	background-image:url(../images/site/contentbg.jpg);
	background-repeat:repeat-y;
	top:344px;
	left:15px;
}
#left {
	width:226px;
	height:40px;
	float:left;
}
#inahlt {
	width:604px;
	float:left;
	padding:10px;
}
#bottom {
	width:850px;
	height:20px;
	margin-top:-15px;
}

#left .downbox { width:190px; padding:15px 0 10px 17px; clear:both;}
#left .downbox a { border:5px solid #333; display:block;}
#left .downbox a:hover { border-color:#999;}
