
/*///////////// MAIN RECHTS - NAVLIST ///////////////////*/

 
#navi1 { height: 14px; margin:0px; padding:0px 0px 10px 33px; list-style: none; white-space: nowrap;}
#navi1 ul { width: 480px; margin: 0; padding: 0;}
#navi1 ul li { display:inline;  margin:0; padding:0;}


/* Rollover fuer erste Reihe*/ 


#navi1 ul li a {background-color: transparent; padding:0; margin:0; font-size:1px; line-height:1px;}


#navi1 ul li a.cafebar { background-image: url(buttons/cafebar.gif); background-repeat: no-repeat; text-indent: -9999px; width: 94px; height: 14px; display: block; float:left }
 a.cafebar:hover       { background-image: url(buttons/cafebar.gif); background-repeat: no-repeat; background-position: 0 -14px; }
 .cafebar_sel          { background-image: url(buttons/cafebar.gif); background-repeat: no-repeat; background-position: 0 -14px; text-indent: -9999px;  width: 94px; height: 14px; display: block; float:left }
 
 #navi1 ul li a.essen { background-image: url(buttons/essen.gif); background-repeat: no-repeat; text-indent: -9999px; width: 62px; height: 14px; display: block; float:left }
 a.essen:hover       { background-image: url(buttons/essen.gif); background-repeat: no-repeat; background-position: 0 -14px; }
 .essen_sel          { background-image: url(buttons/essen.gif); background-repeat: no-repeat; background-position: 0 -14px; text-indent: -9999px;  width: 62px; height: 14px; display: block; float:left }

 #navi1 ul li a.trinken { background-image:url(buttons/trinken.gif); background-repeat: no-repeat; text-indent: -9999px; width: 71px; height: 14px; display: block; float:left }
 a.trinken:hover       { background-image:url(buttons/trinken.gif); background-repeat: no-repeat; background-position: 0 -14px; }
 .trinken_sel          { background-image:url(buttons/trinken.gif); background-repeat: no-repeat; background-position: 0 -14px; text-indent: -9999px;  width: 71px; height: 14px; display: block; float:left }


 #navi1 ul li a.oeffzeiten { background-image:url(buttons/oeffzeiten.gif);  background-repeat: no-repeat; text-indent: -9999px; width: 127px; height: 14px; display: block; float:left }
 a.oeffzeiten:hover       { background-image:url(buttons/oeffzeiten.gif);  background-repeat: no-repeat; background-position: 0 -14px; }
 .oeffzeiten_sel          { background-image:url(buttons/oeffzeiten.gif); background-repeat: no-repeat; background-position: 0 -14px; text-indent: -9999px;  width: 127px; height: 14px; display: block; float:left }

#navi1 ul li a.lage { background-image:url(buttons/lage.gif);  background-repeat: no-repeat; text-indent: -9999px; width: 53px; height: 14px; display: block; float:left }
a.lage:hover       { background-image:url(buttons/lage.gif);  background-repeat: no-repeat; background-position: 0 -14px; }
.lage_sel          { background-image:url(buttons/lage.gif); background-repeat: no-repeat; background-position: 0 -14px; text-indent: -9999px;  width: 53px; height: 14px; display: block; float:left }

#navi1 ul li a.presse { background-image:url(buttons/presse.gif);  background-repeat: no-repeat; text-indent: -9999px; width: 59px; height: 14px; display: block; float:left }
a.presse:hover       { background-image:url(buttons/presse.gif);  background-repeat: no-repeat; background-position: 0 -14px; }
.presse_sel          { background-image:url(buttons/presse.gif); background-repeat: no-repeat; background-position: 0 -14px; text-indent: -9999px;  width: 59px; height: 14px; display: block; float:left }






