body         { background-color: #99FFCC; font-family: Arial, sans-serif; font-size: 12pt; color: #000000 }
h1           { font-family: Arial, sans-serif; font-size: 24pt; color: #000000; 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: 14pt;
	color: #000000;
	font-weight: bold
}
h4           { font-family: Arial, sans-serif; font-size: 12pt; color: #000000; font-weight: normal }
h5           { font-family: Arial, sans-serif; font-size: 12pt; color: #FF0000 }
h6           { font-family: Times, serif; font-size: 12pt; color: #000000 }
A:link       { color: #000000; text-decoration: none }
A:active     { color: #000000; text-decoration: none }
A:visited    { color: #000000; text-decoration: none }
table        { font-family: Arial, sans-serif; font-size: 12pt; color: #000000 }
td           { font-family: Arial, sans-serif; font-size: 12pt; color: #000000 }
.navtab      { background-color: #FFFFFF; font weight: bold; text-align: center }
.navtab2     { background-color: #CCFFFF; font weight: bold }
.navtabakt   { background-color: #339966; font weight: bold; text-align: center }
.fett        { font-weight: bold}
.fettcent    { text-align: center;
	font-weight: bold;
}
.rechts {
	text-align: right;
}
.oben {
	vertical-align: top;
}
.obencent {
	text-align: center;
	vertical-align: top;
}
.links {
	text-align: left;
}
.link_bl {
	color: #0000FF;
	text-decoration: underline;
}
.zelle_hervorheben {
	border: 2px solid #000000;
}

