
body  {font-size: 10pt; font-family: Arial, Sans-Serif}
h1  { font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal }
/*--Menüs mit mouseover*/
a.menu      { font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; text-align: center; display: block; margin-bottom: 0; padding: 2px; width: auto }
         
a.menu:link    { color:#000000; background-color:E3E3E3; }
a.menu:visited { color:#000000; background-color:E3E3E3; }
a.menu:hover   { color:#ffffff; background-color:#5C5C5C; }
a.menu:active  { color:#ffffff; background-color:#5c5c5c; }

a.menu_oben   {text-align: center; display: block;padding: 2px; width: auto;}
a.menu_oben:link     { color: #000000 }
a.menu_oben:visited  { color: #000000 }
a.menu_oben:hover   { color:#ffffff; background-color:#5C5C5C; }
a.menu_oben:active  { color:#ffffff; background-color:#5C5C5C; }

/*Menuschrift*/
h2     { font-size: 10pt; font-family: Arial; font-weight: normal; background-color: #e3e3e3 }
/*Hinweistext*/
h3   { font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; background-color: #e8e8e8; display: block; padding: 5px; width: auto; border: dotted 1px black }
p  { font-size: 10pt; font-family: Arial;}
