body {
	background-image: url(hintergrund.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper	{
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	padding: 0px;
	margin: auto;
	margin-top: 0px;

}

#contentheader {
position: absolute;
margin: 0px;
padding: 0px;
width: 800px;  
\width: 800px;  
w\idth: 800px;  
}

#logo {
	position:absolute;
	left:0px;
	width:800px;
	height:151px;
	background-image: url(Bilder/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	top: 0px;
}

#menu {
	position:absolute;
	left:0px;
	top:151px;
	width:800px;
	height:39px;
	text-align: center;

}



#content_text {
	position:absolute;
	left:0px;
	top:199px;
	width:800px;
	height: 300px;
	padding-top: 40px;
}
#content_text_head {
	width:420px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#content_text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666768;
}
.headline {
	padding-bottom: 25px;
}


a:link, a:visited {
	text-decoration: underline;
	color: #666768;
}
a:hover {
	text-decoration: none;
	color: #666768;
}

#content_bild {
	position:absolute;
	left:470px;
	top:199px;
	width:300px;
	height: 200px;
	padding-top: 40px;


}
.kleinerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666768;
}
.mittelpunkt {
	font-size: 9px;
}

