@charset "utf-8";
/* CSS Document */

.Hauptfenster {
	height: 600px;
	width: 800px;
	left: 0px;
	top: 0px;
	z-index: 1;
	position: relative;
	background-color: #FFFFFF;
}

.MITTE_ANKER {
	width: 800px;
	margin: auto auto;
	text-align: left;
	height: 10px;
	position: relative;
}
.Titelbild {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 150px;
	width: 800px;
	left: 0px;
	top: 0px;
}
.Schriften_links {
	left: 13px;
	top: 179px;
	height: 392px;
	width: 37px;
	position: absolute;
	visibility: visible;
	z-index: 2;
}
.Linie_oben {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 1px;
	width: 800px;
	left: 0px;
	top: 150px;
	background-color: #507a4a;
}
.Linie_unten {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 2px;
	width: 800px;
	left: 0px;
	top: 598px;
	background-color: #00428c;
}
.Tahoma_schwarz {
	font-family: Tahoma, Verdana, Arial, "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.Tahoma_schwarz_fett {
	font-family: Tahoma, Verdana, Arial, "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.Tahoma_schwarz_klein {
	font-family: Tahoma, Verdana, Arial, "Microsoft Sans Serif";
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.Tahoma_blau {
	font-family: Tahoma, Verdana, Arial, "Microsoft Sans Serif";
	font-size: 13px;
	color: #00428C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.Tahoma_blau_fett {
	font-family: Tahoma, Verdana, Arial, "Microsoft Sans Serif";
	font-size: 13px;
	color: #00428C;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.Tahoma_schwarz_Link {
	font-family: Tahoma, Verdana, Arial, "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.Textfeld {
	height: 446px;
	width: 730px;
	left: 70px;
	top: 152px;
	overflow: auto;
	position: absolute;
	z-index: 5;
}
.Textfeld_Performances {
	height: 447px;
	width: 712px;
	left: 88px;
	top: 151px;
	overflow: auto;
	position: absolute;
	z-index: auto;
	visibility: visible;
}
.Navigation_Unterseiten {
	position:absolute;
	left:88px;
	top:151px;
	width:656px;
	height:49px;
	z-index:6;
	background-color: #FFFFFF;
}
.Schrift_13px {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, "Microsoft Sans Serif";
	color: #000000;
}

