#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;
}


#info{

width:500px;
float:left;
margin-bottom: 15px;

}

#bild{
	width: 200px;
	height:200px;
	float:right;
	background-image: url(../images/academy/academy.jpg);
	background-repeat: no-repeat;
	margin-top:25px;
}


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






#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;
}
