h2,h3,h4,h5,li,td,p { font-family:Verdana,Tahoma,Helvetica,Arial; }
h1 { font-size:22px; color:#886A08; text-align:center; }
h2 { font-size:20pt; text-align:center; }
h3 { font-size:14pt; font-weight:bold; text-align:center; }
h4 { font-size:12pt; font-weight:bold; }
h5 { font-size:10pt; font-weight:bold;}
p  { font-size:10pt; margin-bottom:2pt; }
.fett { font-weight:bold; }
.center { text-align:center; }
.rechts { text-align:right; }
.mehr { margin-top:0pt; margin-bottom:0pt; text-align:right; }

big { font-size:14pt;
      font-weight:bold; }
.small { font-size:8pt; }
b  { font-style:normal; font-weight:bold; color:#000000; }
li,td  { font-size:10pt }
a:link { text-decoration:underline; color:blue; }
a:visited { color:blueviolet; }
a:hover { text-decoration:underline; color:red; }
input{ text-align:right; 
	  padding-right: 5px; 
	  padding-top: 2px;
	  padding-bottom: 2px;
	  font-weight: bold;
	  background: black;
	  color: white;
	}