body{  
	font-weight: normal; 
	font-style: normal; 
	background-color: #990033;
	vertical-align: baseline; 
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif; 
}
body, td {  
	font-size: 12px; 
	color: #FFFFFF;
}
.urhere { font-size: 10px; text-align: right}
.comm {  font-size: 11.4px; }
.bgMarker, #tab .bgMarker  { background-color: #FFE26F}
.bgErr, #tab .bgErr  { background-color: #FF0000}
.bg00, #tab .bg00  { background-color: #FFFFFF}
.bg03, #tab .bg03  { background-color: #f9f9f9}
.bg05, #tab .bg05  { background-color: #f6f6f6}
.bg07, #tab .bg07  { background-color: #f0f0f0}
.bg1, .bg10, #tab .bg1, #tab .bg10   {  background-color: #EEEEEE}
.bg20, #tab .bg20 { background-color: #CCCCCC}
.bg30 { background-color: #666666}

.ferr {  color: #FF0000}
.f05 { color: #B0B0B0}
.f10 { color: #909090}
.f20 { color: #666666}

.p10 {  font-size: 10pt}
.p09 {  font-size: 09pt}
.p085 {  font-size: 8.5pt}

.pix09 {  font-size: 9px}
.pix10 {  font-size: 10px}
.pix11 {  font-size: 11px}
.pix12 {  font-size: 12px}
.pix14 {  font-size: 14px}
.pix24 { font-size: 24px}
.pix36 { font-size: 36px}

/* Zum Testen:
a:hover {  font-family: "Times New Roman", Times, serif}
a:visited {  color: #FF8040}
a:link {  color: #FFFFFF}
*/

/* für kleine Hinweis-Zeilen unter Bildern etc., Farbe in grau, Link nicht unterstrichen und einfarbig.
*/

/* Test in Rot und Riesen-Schrift:
	#hinw1,  #hinw1 a, #hinw1 A:hover , #hinw1 a:link {  color: #FF0000}
	#hinw1 a:hover {background-color: #FF0000; text-decoration: none}
	#hinw1  {color: #DDD; font: 100px/20px "Impact", sans-serif}
*/
#hinw1,  #hinw1 a, #hinw1 A:hover , #hinw1 a:link {  color: #909090}
#hinw1 a:hover {background-color: #FFCC33; text-decoration: none}
#hinw1 a:link { text-decoration: none}
/*
#link1 a {text-decoration: none; color: #FF0000}
#link1 a:link { text-decoration: none}
*/
#link1 a:link {text-decoration: none;  color: default}
#link1 a:visited {text-decoration: none}
#link1 a:hover {text-decoration: none; color: #CC0000}

/* Tabelle: dunkler HG, helle Zellen
*/
#tab p, #tab td {  font-size: 10.5px; }
#tab td { background-color: #FFFFFF; }
#tab table {background-color: #EE0000}

#tab11 p, #tab11 td {  font-size: 11px; }

a:visited {  color:#BB8888; text-decoration: underline}
a:link {  color: #DDAAAA; text-decoration:underline}
a:hover { background-color: #DDAAAA; color: #990033; text-decoration: none}
