@charset "utf-8";
/* CSS Document */

.Hauptfenster {
	height: 600px;
	width: 600px;
	left: 0px;
	top: 0px;
	z-index: 2;
	position: absolute;
	overflow: visible;
	visibility: visible;
}
.Hauptfenster_Hintergrund {
	height: 600px;
	width: 600px;
	left: 0px;
	top: 0px;
	z-index: auto;
	position: absolute;
	overflow: visible;
	visibility: visible;
}

.MITTE_ANKER {
	width: 600px;
	margin: auto auto;
	text-align: left;
	height: 10px;
	position: relative;
}
.Schrift_normal {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.Schrift_Navigation_Grau {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
}

.Schrift_Navigation_Orange {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
}

.Schrift_Navigation_Gold {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #808000;
	text-decoration: none;
	line-height: 18px;
}
.Linie_Schwarz {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.Punkt_Navigation_Grau {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
	vertical-align: baseline;
}
.Schrift_Lauftext_normal {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #0F0F0F;
	text-decoration: none;
	line-height: 18px;
}
.Schrift_Lauftext_Ueberschrift {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #808000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.Schrift_Navigation_Rot {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;
}
.Schrift_Lauftext_Mail {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #808000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.Schrift_Lauftext_Link {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #808000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.Schrift_Lauftext_Link_Grau {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.Schrift_Zitate_Grau {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #808080;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.Schrift_Lauftext_Ueberschrift_Grau {
	font-family: Verdana, Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}

