
#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:#BFBFBF;
text-decoration:none ;
font-size: 13px;
font-family: monospace,verdana,arial, helvetica, tahoma ,verdana,  sans-serif;
padding-left: 8px; padding-right: 8px;padding-bottom: 0px; padding-top:0px;
border-left:solid 0px #000;border-right:solid 0px #000;
line-height:22px;
height:22px;
text-align:center;
background-color:#0f1113;
padding-bottom: 2px;
border:solid 0px #fff;
white-space: nowrap;}

#menu2 a:hover {color:#fff;
background:transparent;
text-decoration:none ;
background-image:url(images/arr.gif);

background-repeat: no-repeat;
background-position: center bottom;
padding-bottom: 2px;
}




.trenn {color:#7a867a}

/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 13px;line-height: 18px;font-family: monospace,verdana,arial, helvetica, tahoma ,verdana,  sans-serif; text-decoration:underline;color:#000;background-color:transparent;
}

a:hover{ background-color:#000;
color:#fff;

 }