

span.Geschwindigkeit_s {font-weight:bold; color:black;}

        a.hauptmenue_eintrag_a{
                font-size: 150%;
                color:#FEFEFE;
        }
        a.hauptmenue_eintrag_s{
                font-size: 150%;
                color:#FFFFFF;
        }
        a.hauptmenue_untermenue_a {
                color:#FEFEFE;
        }
        a.hauptmenue_untermenue_s {
                color:#FFFFFF;
                font-weight:bold;
        }
        a.hauptmenue_eintrag_s:hover, a.hauptmenue_eintrag_a:hover, a.hauptmenue_untermenue_a:hover, a.hauptmenue_untermenue_s:hover{
                text-decoration:none;
        }


      .werkzeugmenu_eintrag a, .werkzeugmenu_eintrag a:hover{
                color:#bebebe;
                text-decoration:none;
                padding-right:10px;
        }


