.menuhilite { background: #DDDDDD; }
.menunormal { background: #CCCCCC; bordercolor: #CF0000; border: "3"}
.klein { font-family: Arial, Verdana, sans-serif; font-size: 8pt } /* submenu */
.hlcolor { color: #A00000 } /* Farbe für Überschriften; dunkles Rot */

body	{ font-family: Arial, Verdana, sans-serif; font-size: 10pt }
p      { font-family: Arial, Verdana, sans-serif; font-size: 10pt }
tr     { font-family: Arial, Verdana, sans-serif; font-size: 10pt }
h1	{ font-family: Arial, Verdana, sans-serif; font-size: 16pt; color: #A00000 }
h2	{ font-family: Arial, Verdana, sans-serif; font-size: 14pt; color: #A00000 }
h3	{ font-family: Arial, Verdana, sans-serif; font-size: 13pt; color: #A00000 }
h4	{ font-family: Arial, Verdana, sans-serif; font-size: 10pt; color: #A00000  }
h5	{ font-family: Arial, Verdana, sans-serif; font-size: 11pt; color: #A00000 }
h6	{ font-family: Arial, Verdana, sans-serif; font-size: 10pt }
h7	{ font-family: Arial, Verdana, sans-serif; font-size: 11pt }
h8	{ font-family: Arial, Verdana, sans-serif; font-size: 11pt }

a { 
color: #0000A0;
text-decoration: none }

a:hover   { text-decoration: underline;color: #000099; }
a:active  { text-decoration: underline;color: #0000F0 }
a:focus   { text-decoration: none; color: #0000D0 }
a:visited { color: #000080 }

/* a:link    { text-decoration: none; color: #990000 } */
