body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2b55b1;
	background-image: url(../images/hg.gif);
	background-repeat: repeat-x;
}
#wrap{
	position: absolute;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	z-index: 1;
	background-color: #f5f6f6;
	margin-bottom: 10px;
}
#logo{
	position: absolute;
	width: 410px;
	height: 85px;
	left: 50%;
	margin-left: -200px;
	top: 23px;
	z-index: 5;
}
#logo a img{
	border: 0px;
}
#bild{
	height: 300px;
	background-image: url(../images/header.jpg);
	margin-bottom: 20px;
}
#navi{
	float: left;
	width: 250px;
	padding-left: 5px;
}
#rechts{
	float: right;
	width: 650px;
	padding-right: 5px;
}
#inhalt{
	line-height: 130%;
}
#l{
	float: left;
	width: 48%;
}
#r{
	float: right;
	width: 48%;
}
#inhalt a img{	
	padding: 5px;
}
#inhalt img{	
	padding: 5px;
}
#footer{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	margin-top: 20px;
	border-top: solid 1px #003366;
}
#footer a{
	color: #666666;
	font-size: 10px;
}
#footer a:hover{
	color: #003366;
	font-size: 10px;
}
.clear{
	clear:both;
}
a{
	color: #003366;
	text-decoration: none;
}
a:hover{
	color: #003366;
	text-decoration: underline;
}
h1{
	margin: 0px;
	font-size: 15px;
	color: #003366;
	padding-top: 10px;
	text-transform: uppercase;
}
h2{
	margin: 0px;
	font-size: 13px;
	color: #003366;
	padding-top: 10px;
	text-transform: uppercase;
}
fieldset {
	border: 0px;
}
