h1 {
	font-size:10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size:16pt;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size:12pt;
	color: #C02026;

}

h3.b { font-size:12pt; font-weight:bold; }

h2.i { font-size:12pt; font-style:italic; }

h4 { font-size:10pt; }

a:link { color:#003399; text-decoration:underline}
a:visited { color:#003399; text-decoration:underline}
a:active { color:#71BF4B; text-decoration:underline}
a:hover { color:#71BF4B; text-decoration:underline}

td { font-family: Arial, Helvetica, sans-serif }

.menue {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}

p {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;

}
td { font-size:10pt;  }
.klein { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #C02026}

A.menue:link  {
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;

}


A.menue:visited  {
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
}

A.menue:hover  {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

A.menue:active  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

input, select, textarea
   { font-size:9px; font-family:Verdana,sans-serif; font-weight:normal;}
input, select, textarea
   { color:#C02026; background-color:#B3DD9F; }
 .Bereich, .Feld
   { width:40px; border:5px solid #999999; }
 .Auswahl
   { background-color:#ffffff; width:50px; border:6px solid #DDDDDD; }
 .Check, .Radio
   { background-color:#cccccc; border:1px solid #DDDDDD; }
 .Button
   { background-color:#AAAAAA; color:#FFFFFF; width:10px; border:1px solid #DDDDDD; }
   
.on {
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
