#container {
	width: 760px;
	position:absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	font-family:Verdana, Arial;
	font-size: 11px;
}
#head {
	background-image: url(../images/head.jpg);
	width: 760px;
	height:263px;
}
#content {
	padding-top:15px;
	padding-bottom:15px;
	border-top-width: 1px;
	border-top-style: outset;
 border-top-color: # e4e4e4;
}


.ueberschrift{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	
		font-weight: bold;
}

#inhalt{
width:390px;
float:left;


padding: 5px;
margin-bottom:15px;
}


#bild{
	width:360px;
	float:right;
	margin-top:28px;


}




#footer {
	width: 760px;
	height:30px;
	border-top-width: 1px;
	padding-top:5px;
	border-top-style: outset;
 border-top-color: # e4e4e4;
 float:left;
}
#sub_navi {
	color: #666666;
	float: right;
}
#sub_navi a {
	text-decoration: none;
	color: #666666; /*666666*/
}
#sub_navi a:hover {
	color: #000000;
}
#sub_navi li {
	display: inline;
}
