.menuitem  { background-color:#e0eee5; } /* Hintergrundfarbe der Menüelemente*/
.topmenu { font-size: 10px; font-family: Verdana, Arial, Helvetica; }  /* Menüeinträge Menü 1. Stufe */
.secondmenu { font-size: 10px; font-family: Verdana, Arial, Helvetica; }  /* Menüeinträge Menü 2. Stufe */

a.secondmenu:link { Color: black; } 
a.secondmenu:active { Color: black;  } 
a.secondmenu:hover { Text-Decoration: underline; Color: black; }
a.secondmenu:visited { Color: black; }
.menuleiste    { font-style: normal; font-weight: normal; font-size: 14;  font-family: Arial; background-color: silver;  cursor: pointer  }  /* Das Menü an sich */

A:link      { color: #360; font-weight: normal; line-height: 120%; text-decoration: none }
A:visited   { color: #360; font-weight: normal; line-height: 120%; text-decoration: none }
A:active   { color: #360; font-weight: normal; line-height: 120%; text-decoration: none }
A:hover      { color: #360; font-weight: normal; line-height: 120%; text-decoration: underline }


body  { font-size: 11px; line-height: 120%; font-family: Verdana, Arial, Helvetica }
td  { font-size: 11px; line-height: 120%; font-family: Verdana, Arial, Helvetica }
h1  { color: #360; font-weight: bold; font-size: 16px; line-height: 120%; font-family: Verdana, Helvetica, Arial }
h2   { color: black; font-weight: bold; font-size: 11px; line-height: 120%; font-family: Verdana, Helvetica, Arial }
h3  { color: #090; font-weight: normal; font-size: 9px; line-height: 110%; font-family: Verdana, Helvetica, Arial }





