body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#hauptfeld {
	position: absolute; 
	margin-left: -366px;
	margin-top: -275px;
	left: 50%; 
	top: 50%; 
	background-image: url(bilder/hintergrund.jpg);
	height: 550px;
	width: 733px;
}
#inhalt {
	position: absolute;
	left: 183px;
	top: 140px;
	width: 520px;
	height: 330px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #760000;
	line-height: 22px;
	padding-right: 10px;
}
#inhalt a {
	color: #760000;
	text-decoration: underline;
}
#inhalt .former {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #760000;
}
#navigation {
	position: absolute;
	left: 30px;
	top: 175px;
}
.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #760000;
	line-height: 14px;
}
.navi1:hover {
	color: #ffffff;
}
.navi1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 14px;
}
