/* NAVIGATION
************************************************/

.nodisp {display: none;}

ul { list-style: none; padding: 0; margin: 0; }

div#menuwrap { no-repeat; padding: 0 28px 0 42px; margin: 0; width: 410px; height: 23px; position: relative;}

ul#menu { padding: 0; margin: 0; height: 23px; position: relative;}

#menu li.main { float: left; height: 23px; text-align: center; cursor: pointer; margin: 0;}

#menu li.main a.menu_link { height: 23px; display: block; }

li#menu_news { position: absolute; left: 0; top: 0; }
li#menu_person { position: absolute; left: 46px; top: 0; }
li#menu_palmares { position: absolute; left: 110px; top: 0; }
li#menu_kalender { position: absolute; left: 189px; top: 0; }
li#menu_galerie { position: absolute; left: 267px; top: 0;}
li#menu_gbuch { position: absolute; left: 333px; top: 0;}

#menu_news a.menu_link { width: 46px; height: 23px; background:  url(../pics/navi/01news.gif) no-repeat;} 
#menu_news a.menu_link:hover { width: 46px; height: 23px; background:  url(../pics/navi/01news_down.gif) no-repeat;} 
#menu_person a.menu_link { width: 64px; height: 23px; background:  url(../pics/navi/02person.gif) no-repeat;} 
#menu_person a.menu_link:hover { width: 64px; height: 23px; background:  url(../pics/navi/02person_down.gif) no-repeat;} 
#menu_palmares a.menu_link { width: 79px; height: 23px; background:  url(../pics/navi/03palmares.gif) no-repeat;} 
#menu_palmares a.menu_link:hover { width: 79px; height: 23px; background:  url(../pics/navi/03palmares_down.gif) no-repeat;} 
#menu_kalender a.menu_link { width: 78px; height: 23px; background:  url(../pics/navi/04kalender.gif) no-repeat;} 
#menu_kalender a.menu_link:hover { width: 78px; height: 23px; background:  url(../pics/navi/04kalender_down.gif) no-repeat;}
#menu_galerie a.menu_link { width: 66px; height: 23px; background:  url(../pics/navi/05galerie.gif) no-repeat;} 
#menu_galerie a.menu_link:hover { width: 66px; height: 23px; background:  url(../pics/navi/05galerie_down.gif) no-repeat;} 
#menu_gbuch a.menu_link { width: 77px; height: 23px; background:  url(../pics/navi/06gbuch.gif) no-repeat;} 
#menu_gbuch a.menu_link:hover { width: 77px; height: 23px; background:  url(../pics/navi/06gbuch_down.gif) no-repeat;} 






