body         { background-color: #FFFFFF;; font-family: Arial, sans-serif; font-size: 12pt; color: #000000 }
h1           { font-family: Arial, sans-serif; font-size: 24pt; color: #0000FF; font-weight: bold; text-align: center }
h2           { font-family: Arial, sans-serif; font-size: 18pt; color: #000000; font-weight: bold; text-align: center }
h3           { font-family: Arial, sans-serif; font-size: 12pt; color: #000000; font-weight: bold }
h4           { font-family: Arial, sans-serif; font-size: 12pt; color: #0000FF }
h5           { font-family: Arial, sans-serif; font-size: 12pt; color: #FF0000 }
h6           { font-family: Times, serif; font-size: 12pt; color: #000000 }
A:link       { color: #0000FF; font-weight:bold }
A:hover      { color: #FFFFFF; font-weight:bold; background-color: #ADD8E6 }
A:active     { color: #000080; font-weight:bold }
A:visited    { color: #191970; font-weight:bold }
table        {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
td           {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
.fett        { font-weight: bold }
.fett_oben   {
	font-weight: bold;
	vertical-align: top;
}
.hinweis     { color: #0000FF; font-weight: bold }
.update      { font-size: 10pt; font-weight: normal }
.navig       { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold }
.fett        { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.cent {
	text-align: center;
	vertical-align: middle;
}
.oben {
	vertical-align: top;
}
.mitte {
	text-align: center;
}
img {
	border: none;
}
.rechts {
	text-align: right;
}
.links {
	text-align: left;
}
