#menu a, #menu a:visited , #menu a:active {

display: block;
color: #663300;
text-decoration: none ;
font-size: 14px;
font-family: "Trebuchet MS",verdana,arial, helvetica, tahoma ,verdana,  sans-serif;
padding-left: 8px; padding-right: 8px;padding-bottom: 0px; padding-top:0px;
border-left: solid 0px #adff2f;
border-right:solid 0px #adff2f;
line-height: 22px;
height: 22px;
text-align: center;
background-color: transparent;
padding-bottom: 2px;
border: solid 0px #fff;
white-space: nowrap;

}

#menu a:hover
{
color: #0000ff;   Farbumschalter auf BLAU wenn maus drüberghet
background: transparent;
text-decoration:none ;
background-repeat: no-repeat;
background-position: center bottom;
padding-bottom: 2px;

}


.trenn {color:#0000ff; font-size:11px}


