body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	margin: 0px;
}
.gesammt {
	width: 100%;
}
#head {
	height: 120px;
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#head table {
	height: 120px;
	width: 100%;
}
#head a {
	color: #000853;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	padding: 6px 11px 5px 11px;
	text-decoration: none;
	text-align: center;
}
a.startseite:hover, a.startseite:active {
	background-color: #cfdce8;
}
a.topographie:hover, a.topographie:active {
	background-color: #99CC66;
}
a.relais:hover, a.relais:active {
	background-color: #FFCC66;
}
a.benutzer:hover, a.benutzer:active {
	background-color: #FF9933;
}
a.technik:hover, a.technik:active {
	background-color: #009999;
}
#head ul {
	margin: 0px;
	padding: 0;
	float: left;
	display: inline;
}
#head li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #000853;
	height: 27px;
}
.subhead {
	height: 27px;
}
.inhalt {
	width: 780px;;
}
.navigation {
	width: 180px;
	float: left;
}
.platzhalter {
	width: 10px;
	float: left;
}
.hauptinhalt {
	width: 580px;
	float: left;
	background-color: #ffffff;
	border-top: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}
.bottomline {
	width: 100%;
	float: left;
	background-color: #ffffff;
	font-size: 8pt;
}
.bottom {
	width: 100%;
	float: left;
	background-color: #000853;
}
div.ueberschrift {
	font-size: 14pt;
	border-bottom: 2px dotted #cfdce8;
}
a, a:visited {
	color: #2d476b;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2d476b;
	text-decoration: none;
}
td.ueberschrift {
	color: #000853;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #cfdce8;
	padding: 4px;
}
.contentkasten {
	border-left: 1px solid #cfdce8;
	border-right: 1px solid #cfdce8;
	border-bottom: 1px solid #cfdce8;
}
