body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}
.gesamt {
	width: 100%;
}
.head {
	width: 100%;
	height: 50px;
	background-color: #B4BEC8;
}
.head-inhalt {
	width: 91%;
	text-align: left;
}
.head-text {
	width: 360px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	float: left;
	clear: right;
}
.head-bild {
	width: 320px;
	padding: 0px;
	text-align: center;
	float: left;
	clear: right;
}
.title {
	width: 100%;
	height: 30px;
	text-align: left;
	border-top: 10px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	font-family: "Times New Roman", Times, serif;
	color: #355071;
	font-size: 16pt;
	margin: 0;
	padding: 0.4em 0;
	line-height: 1.2;
	background-color: white;
	letter-spacing: 0.01em;
	word-spacing: 0.01em;
}
.title#logbuch {
	width: 50%;
	float: left;
	clear: right;
	
}
.title#language_select {
	width: 50%;
	text-align: right;
	float: right;
	clear: right;
}
.inhalt {
	width: 91%;
	background-color: #CED5DB;
	border-bottom: 6px solid #B4BEC8;
}
.navigation {
	width: 23%;
	float: left;
	clear: both;
	background-color: #CED5DB;
	border-top: 6px solid #355071;
}
td.menu {
	border-top: 1px solid #ffffff;
	background-color: #CED5DB;
	padding-left: 6px;
	text-align: left;
}
td.menu#active {
	background-color: #ffffff;
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
}
td.menu:hover {
	border-top: 1px solid #ffffff;
	background-color: #B4BEC8;
	text-align: left;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.platzhalter-menu {
	padding: 0px;
	height: 2px;
	background-color: #355071;
}
.hauptinhalt {
	width: 77%;
	float: left;
	clear: right;
	background-color: #FFFFFF;
	text-align: justify;
}
.fuellung {
	border-top: 6px solid #FFCC33;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
a:link, a:visited {
	color: #2C425C;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2C425C;
	text-decoration: none;
}
a.text:link, a.text:visited {
	color: #2C425C;
	text-decoration: none;
}
a.text:hover, a.text:active {
	color: #2C425C;
	text-decoration: underline;
}
.platzhalter {
	width: 1%;
	height: 6px;
	padding: 0px;
	float: left;
	clear: right;
}
.bottom {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	text-align: center;
	font-size: 9pt;
}
a.bottom:link {
	text-decoration: none;
	color: #000000;
}
a.bottom:hover {
	text-decoration: underline;
	color: #000000;
}
a.bottom:active {
	text-decoration: underline;
	color: #000000;
}
a.bottom:visited {
	text-decoration: none;
	color: #000000;
}
.logtable_top {
	background-color: #B4BEC8;
	color: #000000;
	font-size: 9pt;
	text-align: center;
}
.logtable {
	background-color: #CED5DB;
	color: #000000;
	font-size: 9pt;
}
.form {
	font-size: 8pt;
}
font.aprs_h2 {
	font-size: 12pt;
	font-style: italic;
	text-decoration: underline;
}
font.wetter {
	font-size: 14pt;
}