body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#354550;
	margin:0;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#2a343a;
}
table.textfont {
	font-size:11px;
}
#container {
	width:901px;
	margin:0 auto;
}
#site {
	width:901px;
	position:absolute;
	top:0;
}
#logo {
	width:283px;
	height:142px;
	position:absolute;
	top:0;
	left:0;
}
#lang {
	width:619px;
	height:89px;
	background-color:#414f58;
	position:absolute;
	top:0;
	left:283px;
}
#images {
	width:631px;
	background-color:#414f58;
	height:200px;
	position:absolute;
	top:89px;
	left:271px;
	background-repeat:no-repeat;
}
#menue {
	width:272px;
	height:220px;
	position:absolute;
	top:142px;
	left:0;
	padding-left:10px;
	padding-top:5px;
	background-image:url(../images/site/menuebg.jpg);
	background-repeat:no-repeat;
}
#sub {
	width:271px;
	position:absolute;
	top:367px;
	left:0;
	
}
#subcont {
	width:251px;
	padding:10px;
	background-color:#d4d4d1;
}
#subbottom {
	width:271px;
	background-image:url(../images/site/subbottom.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:15px;
}
#content {
	width:618px;
	position:absolute;
	top:289px;
	left:284px;
}
#inhalt {
	width:597px;
	padding:10px;
	background-color:#fff;
}	
#bottom {
	width:618px;
	height:57px;
}
