#navi {
  background: url(../_img/header/bg_navi.gif) repeat-x #000;
  height: 53px;
  }

#navi a {
  height: 52px;
  display: block;
  }

#navi a span {
  visibility: hidden;
  }

#navi .home {
  float: left;
  }

#navi .home a {
  width: 77px;
  text-decoration: none;
  background: url(../_img/header/navi_home.jpg) no-repeat;
  }

#navi .home a:hover {
  background-position: 0 -52px;
  }

#navi .news {
  float: left;
  }

#navi .news a {
  width: 73px;
  text-decoration: none;
  background: url(../_img/header/navi_news.jpg) no-repeat;
  }
  
#navi .news a:hover {
  background-position: 0 -52px;
  }
  
#navi .artists {
  float: left;
  }

#navi .artists a {
  width: 94px;
  text-decoration: none;
  background: url(../_img/header/navi_artists.jpg) no-repeat;
  }

#navi .artists a:hover {
  background-position: 0 -52px;
  }

#navi .programm {
  float: left;
  }

#navi .programm a {
  width: 126px;
  text-decoration: none;
  background: url(../_img/header/navi_programm.jpg) no-repeat;
  }

#navi .programm a:hover {
  background-position: 0 -52px;
  }

#navi .schedule {
  float: left;
  }

#navi .schedule a {
  width: 111px;
  text-decoration: none;
  background: url(../_img/header/navi_schedule.jpg) no-repeat;
  }

#navi .schedule a:hover {
  background-position: 0 -52px;
  }

#navi .galerie {
  float: left;
  }

#navi .galerie a {
  width: 94px;
  text-decoration: none;
  background: url(../_img/header/navi_galerie.jpg) no-repeat;
  }

#navi .galerie a:hover {
  background-position: 0 -52px;
  }

#navi .gallery {
  float: left;
  }

#navi .gallery a {
  width: 99px;
  text-decoration: none;
  background: url(../_img/header/navi_gallery.jpg) no-repeat;
  }

#navi .gallery a:hover {
  background-position: 0 -52px;
  }

#navi .kontakt {
  float: left;
  }

#navi .kontakt a {
  width: 101px;
  text-decoration: none;
  background: url(../_img/header/navi_kontakt.jpg) no-repeat;
  }

#navi .kontakt a:hover {
  background-position: 0 -52px;
  }

#navi .contact {
  float: left;
  }

#navi .contact a {
  width: 99px;
  text-decoration: none;
  background: url(../_img/header/navi_contact.jpg) no-repeat;
  }

#navi .contact a:hover {
  background-position: 0 -52px;
  }

#navi .anmeldung {
  float: left;
  }

#navi .anmeldung a {
  width: 129px;
  text-decoration: none;
  background: url(../_img/header/navi_anmeldung.jpg) no-repeat;
  }

#navi .anmeldung a:hover {
  background-position: 0 -52px;
  }

#navi .register {
  float: left;
  }

#navi .register a {
  width: 107px;
  text-decoration: none;
  background: url(../_img/header/navi_register.jpg) no-repeat;
  }

#navi .register a:hover {
  background-position: 0 -52px;
  }

#navi .statements {
  float: left;
  }

#navi .statements a {
  width: 131px;
  text-decoration: none;
  background: url(../_img/header/navi_statements.jpg) no-repeat;
  }

#navi .statements a:hover {
  background-position: 0 -52px;
  }
  
#navi .club {
  float: left;
  }

#navi .club a {
  width: 73px;
  text-decoration: none;
  background: url(../_img/header/navi_club.jpg) no-repeat;
  }    
  
#navi .club a:hover {
  background-position: 0 -52px;
  }  