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

.nodisp {display: none;}

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

div#menuwrap { background: no-repeat; padding: 0 20px 0 20px; margin: 0; width: 760px; height: 38px; position: relative;}

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

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

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

li#menu_news { position: absolute; left: 0; top: 0; }
li#menu_vita { position: absolute; left: 77px; top: 0; }
li#menu_erfolge { position: absolute; left: 145px; top: 0; }
li#menu_galerie { position: absolute; left: 241px; top: 0; }
li#menu_gbuch { position: absolute; left: 335px; top: 0;}
li#menu_termine { position: absolute; left: 448px; top: 0;}
li#menu_kontakt { position: absolute; left: 543px; top: 0;}
li#menu_links { position: absolute; left: 640px; top: 0; }

#menu_news a.menu_link { width: 77px; height: 38px; background: url(../pics/navi/01news.gif) no-repeat;} 
#menu_news a.menu_link:hover { width: 77px; height: 38px; background: url(../pics/navi/01news_down.gif) no-repeat;} 
#menu_vita a.menu_link { width: 68px; height: 38px; background: url(../pics/navi/02vita.gif) no-repeat;} 
#menu_vita a.menu_link:hover { width: 68px; height: 38px; background: url(../pics/navi/02vita_down.gif) no-repeat;} 
#menu_erfolge a.menu_link { width: 96px; height: 38px; background: url(../pics/navi/03erfolge.gif) no-repeat;} 
#menu_erfolge a.menu_link:hover { width: 96px; height: 38px; background: url(../pics/navi/03erfolge_down.gif) no-repeat;} 
#menu_galerie a.menu_link { width: 94px; height: 38px; background: url(../pics/navi/04galerie.gif) no-repeat;} 
#menu_galerie a.menu_link:hover { width: 94px; height: 38px; background: url(../pics/navi/04galerie_down.gif) no-repeat;}
#menu_gbuch a.menu_link { width: 113px; height: 38px; background: url(../pics/navi/05gbuch.gif) no-repeat;} 
#menu_gbuch a.menu_link:hover { width: 113px; height: 38px; background: url(../pics/navi/05gbuch_down.gif) no-repeat;} 
#menu_termine a.menu_link { width: 95px; height: 38px; background: url(../pics/navi/06termine.gif) no-repeat;} 
#menu_termine a.menu_link:hover { width: 95px; height: 38px; background: url(../pics/navi/06termine_down.gif) no-repeat;} 
#menu_kontakt a.menu_link { width: 97px; height: 38px; background: url(../pics/navi/07kontakt.gif) no-repeat;} 
#menu_kontakt a.menu_link:hover { width: 97px; height: 38px; background: url(../pics/navi/07kontakt_down.gif) no-repeat;} 
#menu_links a.menu_link { width: 80px; height: 38px; background: url(../pics/navi/08links.gif) no-repeat;} 
#menu_links a.menu_link:hover { width: 80px; height: 38px; background: url(../pics/navi/08links_down.gif) no-repeat;} 






