/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 10px;line-height:0px;
font-family: arial, helvetica, tahoma ,verdana,        ;text-decoration:underline;background-color:#;}


/******************* menue oben für meine Seite */

#menuhorizontal a, #menuhorizontal a:visited , #menuhorizontal a:active {display: block;

/* menue oben Schriftfarbe */

color:f9fb52;
text-transform:font-variant:small-caps;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 10px;
padding-left: 0px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:45px;

/* Bestimmt höhe des Menus wo die Schrift und Reiterlänge */

line-height:10px;
text-align:center;
width:80px;

}

#menuhorizontal a:hover {background-color:#000000; 

text-decoration:none ;
border-left:0px solid ;

background-color:#000000;

background-image:url('images/nav_over.jpg');


background-position: center top;
}

.trenn {width:1px;color:}