.Text { color: #336600; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana; }
.TextUnderline { color: #336600; font-style: normal; text-decoration: underline; font-weight: bold; font-size: 12px; font-family: Verdana; }
.Ueberschrift { color: #336600; font-weight: bold; font-style: normal; font-size: 18px; font-family: Verdana; }
.UeberschriftKlein { color: #336600; font-weight: bold; font-style: normal; font-size: 15px; font-family: Verdana; }
.Menue { color: #336600; font-style: normal; font-weight: bold; font-size: 16px; font-family: Arial }
.MenueAktiv { color: #336600; font-style: normal; font-weight: bold; font-size: 18px; font-family: Arial }
.Header { color: #336600; font-style: normal; font-weight: normal; font-size: 30px; font-family: Verdana }

a{
    color: #336600;
    text-decoration:none
}

a:hover{
    color: #336600;
    text-decoration:underline;
}

