@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #51606c;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Bilder/bg.gif);
	background-repeat: repeat-x;
}
.mainWrapper {
	height: 832px;
	width: 827px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background-image: url(../Bilder/hgMitte.jpg);
	background-repeat: repeat-y;
}
.header {
	position:absolute;
	width: 827px;
	height: 263px;
	text-align:center;
	background-image: url(../Bilder/hgOben.jpg);
	background-repeat: no-repeat;
}
.header img {
	border: 1px solid #c4c4c4;
}
.headerInner {
	margin-top:20px;
}
.navi {
	position:absolute;
	width: 193px;
	height: 515px;
	left: 21px;
	top: 264px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c4c4c4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
}
.navi h2 {
	margin:0;
	background-color: #e6e6e6;
	color: #970c00;
	text-transform: uppercase;
	font-size: 11px;
	line-height:22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;

}
.navi ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.navi li {
	margin:0px;
	line-height:22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navi a {
	padding-left: 20px;
	color: #51606c;
	text-decoration: none;
}
.navi a:hover {
	text-decoration: underline;
}
.info {
	position:absolute;
	width: 590px;
	height: 38px;
	left: 215px;
	top: 264px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4c4c4;
	line-height: 45px;
}
.infoLinks {
	color: #ccd0d8;
	text-transform: uppercase;
	position: absolute;
	left: 30px;
	top: 0px;
}
.infoRechts {
	float:right;
	color: #970c00;
	text-transform: uppercase;
	position: absolute;
	left: 372px;
}
.content {
	position:absolute;
	width: 500px;
	height: 450px;
	left: 245px;
	top: 310px;
	line-height: 20px;
	overflow:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4c4c4;
}
.content a {
	color: #51606c;
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}
.content h1 {
	font-size: 11px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	position:absolute;
	width: 827px;
	height: 52px;
	text-align:center;
	background-image: url(../Bilder/hgUnten.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 780px;
	line-height:30px;
}
