.body{
width:840px;
padding:0 50px;
margin: 0 auto;

}
.body_head{
background: url(oben-schatten.gif) center top no-repeat;
height:31px;
}
.body_footer{
background: url(unten-schatten.gif) no-repeat center top;
height:32px;
}
.content{
background: url(mitte-schatten.gif) repeat-y center top;

}

.infobox {
	width:100%;
	position:absolute;
	left:0px;
	text-align: center;
	}

.infobox2 {
	width:850px;
	margin:auto;
	}

.infotext {
	width:450px;
  	color: #ffffff;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
  	margin-left:168px;
	//margin-left:-60px;
	}

.infotext h2 {
	font-weight: bold;
	font-size: 13px;
	}
	

.infotext a:link { color: #ffffff; text-decoration:underline; font-size: 10px;}
.infotext a:visited { color: #ffffff; text-decoration:underline; font-size: 10px;}
.infotext a:hover { color: #ffffff;text-decoration:underline; font-size: 10px;}
.infotext a:active { color: #ffffff;text-decoration:underline; font-size: 10px;}
.infotext a:focus { color: #ffffff; text-decoration:underline; font-size: 10px;}


.ueberschrift{
	margin-top:-180px;
	font-family: Arial,Helvetica,sans-serif;
	color:#0000FF;
	margin-left:50px;
}

.ueberschrift h1{
	font-weight: bold;
	font-size: 16px;
}

