/* CSS Document */

body {
	color: #00519e;
	font-size: 10px;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 5px;
	min-width: 955px; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	text-align: center;
  }
div#gesamt {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
  }
div#rahmen {
	width: 985px;
	height: 582px;
	text-align: left;
	padding: 0;
	margin: auto;
  }
div#Kopfzeile {
	width: 985px;
	margin: 0;
	padding: 0;
	height: 70px;
  }
#Kopfzeile a {
	text-decoration: none;
	font-weight: bold;
	color: #00519e;
  }
#Kopfzeile a:link {
	color: #00519e;
  }
  #Kopfzeile a:visited {
	color: #00519e;
  }
#Kopfzeile a:hover {
	color: #0000FF;
  }
#Kopfzeile a:active {
	color: #00519e;
  }
div#Navigation {
	float: left;
	width: 110px;
	padding: 5px;
	background-color: #efefef;
	border: 1px solid #00519e;
	height: 450px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
  }
#Navigation p {
	margin-left:4px;
	margin: 12px 0;
  }
#Navigation a {
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color: #00519e;
  }
#Navigation a:link {
	color: #00519e;
  }
#Navigation a:visited {
	color: #00519e;
  }
#Navigation a:hover {
	color: #0000FF;
  }
#Navigation a:active {
	color: #00519e;
  }
div#Inhalt {
	width: 858px;
	height: 450px;
	left: 0px;
	margin-top: 5px;
	float: right;
  }
div#Hauptinhalt {
	float:left;
	width: 550px;
	margin: 0 0 0 0;
	padding: 5px;
	border: 1px solid #00519e;
	height: 450px;
	text-align: justify;
	overflow: hidden;
  }
#Hauptinhalt table tr td {
	padding-bottom: 3px;
}
#scrollen {
	background-color: #efefef;
	width: 550px;
	overflow: scroll;
	height: 430px;
}

div#Infobox {
	float:right;
	width: 280px;
	margin: 0 0 0 0;
	padding: 5px;
	border: 1px solid #00519e;
	height: 450px;
	vertical-align: top;
	overflow: hidden;
  }
div#Fusszeile {
	clear:both;
	width: 984px;
	padding: 0;
	height: 30px;
	border: 1px solid #00519e;
	background-color: #efefef;
  }
.fett12 {
	font-size:12px;
	font-weight: bold;
	color: #00519e;
  }
.fett {
	font-weight: bold;
	color: #00519e;
}
.rot {
	color: #FF0000
}
div#Hauptinhalt_print {
	float:left;
	width: 550px;
	margin: 0 0 0 0;
	padding: 5px;
	border: 1px solid #00519e;
	text-align: justify;
	overflow: visible;
	height: 840px;
}
#scrollen_print {

	overflow: scroll;
	background-color: #efefef;
	width: 550px;
	height: auto;
}
input {
	background-color: #efefef;
	border: 0;
}
#form1 table tr td {
	padding-bottom: 10px;
}
.fett14 {

	font-size:14px;
	font-weight: bold;
	color: #00519e;
}
.abstand14 {
	border-bottom: solid white 8px;
}
.fuenfpx {
	font-size:5px;
	color: #00519e;
	line-height: 5pt;
}
#uhr {
	position: relative;
	left:20;
	top:380;
	text-align: center;
}

/*SEO layer*/

#terra
{
	font-size: 9px;
	height: 200px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	left: auto;
	margin-top: 100px;
	color: #AEF;
}
#terra a, #terra a:link, #terra a:hover, #terra a:visited {
	font-size: 10px;
	font-family: Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #7DE6FF;
}
#terra h3 {
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
	text-decoration: none;
}
