.mitte {
	height: 100px;
	width: 100px;
	left: 50%;
	top: 384px;
	position: absolute;
	z-index: auto;
}
.hauptfeld {
	z-index: auto;
	height: 768px;
	width: 1024px;
	left: -512px;
	top: -384px;
	border: 2px ridge #000;
	position: absolute;
	background-image: url(Bilder/back_03.jpg);
}
.titelbild {
	position: absolute;
	z-index: auto;
	height: 74px;
	width: 424px;
	left: 300px;
	top: 0px;
}
.menulauf {
	position: absolute;
	z-index: auto;
	height: 35px;
	width: 424px;
	left: 300px;
	top: 74px;
}
.textfeld {
	position: absolute;
	height: 600px;
	width: 890px;
	left: 67px;
	top: 130px;
	z-index: auto;
	overflow: auto;
}
.lauftext {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	color: #000;
	font-weight: bold;
}
.titel {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.titel_fett {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
}
.lauftext___ {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.titelgross {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
.titelunderline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.titelfettunder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: underline;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
