
body { background: #e4e4e4; font-size: 12px; font-family: Arial, Helvetia, sans-serif }

p, br, td  { font-size: 12px; line-height: 14px; font-family: Arial, Helvetia, sans-serif }
a  { color: #000000; font-size: 12px; line-height: 14px; font-family: Arial, Helvetia, sans-serif }
b  { color: #000006; font-weight: bold; font-size: 15px; line-height: 15px; font-family: Arial, Helvetia, sans-serif }
h1 { color: #000001; font-size: 34px }
h2 { color: #000006; font-size: 16px }
h3 { color: #000006; font-size: 14px; font-family: Arial, Helvetia, sans-serif }
h4 { color: #000006; font-size: 12px; font-family: Arial, Helvetia, sans-serif; margin-top: 13pt }
h5 { color: #000006; font-size: 10px; font-family: Arial, Helvetia, sans-serif; margin-top: 5pt}
h6 { color: #0000FF; font-size: 8px; font-family: Arial, Helvetia, sans-serif; margin-top: 5pt}

tt { color : #800000; font-size : 10px;	font-family : "Courier New", Courier;}
	
.bu  { color: #666; font-size: 9px; text-decoration: none }
.copyright { color: #c06; font-size: 9px; text-decoration: none;}

<! Farbe fuer noch nicht besuchte Links >
a:link     { color: #cc00cc; text-decoration: underline }

<! Farbe fuer besuchte Links >
a:visited  { color: #0000ff; text-decoration: underline }

<! Farbwechsel, wenn der Mauszeiger den Link ueberfaehrt >
a:hover    { color: #800080; text-decoration: none }

<! Farbe fuer gerade besuchte Links >
a:active   { color: #800080; text-decoration: underline }

.text {	font-family : Arial, Helvetia, sans-serif; }

