body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	background-color: #d5d8da;
	background-image:url(../images/site/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0;
}
#bgwidth {
	width:100%;
	height:562px;
	background-image:url(../images/site/bgwidth.jpg);
	z-index:1;
}
#conatainer {
	width:855px;
	margin:0 auto;
	z-index:10;
}
#site {
	width:855px;
	position:absolute;
	top:0;
	z-index:10;
}
#topmenue {
	width:855px;
	height:83px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
#logo {
	width:855px;
	height:235px;
	position:absolute;
	top:83px;
	left:0;
	background-image:url(../images/site/logo.jpg);
	background-repeat:no-repeat;
	z-index:10;
}
#timage {
	width:500px;
	height:213px;
	position:absolute;
	top:0;
	right:35px;
}
#content {
	width:855px;
	position:absolute;
	top:318px;
	left:0;
	background-image:url(../images/site/contentbg.jpg);
	background-repeat:no-repeat;
	z-index:10;
	height:244px;
}
#menue {
	width:244px;
	height:345px;
	position:absolute;
	left:45px;
	top:0;
	z-index:10;
}
#inhalt {
	width:498px;
	position:absolute;
	left:326px;
	z-index:10;
	line-height: 145%;
}
#inhalt img {
	border:1px solid #f2f1f1;
	padding:2px;
}