/* Gesamt */

body {
	background-color: #b6d9b8;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#mitte {
   width: 1px;
   height: 1px;
   position: absolute;
   top: 50%;
   left: 50%;
}

#mitte_fussnote {
   width: 1px;
   height: 1px;
   position: absolute;
   top: 95%;
   left: 50%;
}

#main_index {
   position: absolute;
   top: -300px;
   left: -450px;
   width: 900px;
   height: 600px;
}

#fussnote {
	position: absolute;
	top: 0px;
	left: -450px;
	width: 900px;
	padding-top: 8px;
	padding-bottom: 3px;
}

#fussnote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #323232;
	text-align: center;
}

#fenster_links {
	position: absolute;
	top: -100px;
	left: -403px;
	width: 300px;
	z-index: 100;
	width: 570px;
}

#fenster_rechts {
	position: absolute;
	top: -100px;
	left: 230px;
	width: 290px;
	z-index: 100;
	width: 190px;
}

#fenster_rechts td {
	text-align: left;
	color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 0.75em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#fenster_rechts input, #fenster_rechts select {
	background-color: #FFFFFF;
}

#fenster_rechts tr {
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
}

p {
	text-align: left;
	color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 0.75em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h1 {
	text-align: left;
	color: #264B98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
}

h2 {
	text-align: center;
	color: #264B98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	font-size: 1.2em;
	margin-top: -15px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
}

a:link, a:visited {
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: bold;
	color: #05396d;
	text-decoration: none;
}

.gruen {
	color: #73bb81;
}

.tabellenfeld {
	color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 0.75em;
	margin-top: 0px;
	text-align: center;
}
