
#menu a.forside {
  background-repeat: no-repeat;
  width: 64px;
    background-position: -16px bottom;
background-image: url(../images/buttons_red_eng.png);
}

#menu a.forside:hover {
  background-position:  -16px top;
}

#menu a.kalender {
  height: 37px;
  background-repeat: no-repeat;
  width: 115px;
  background-position: -110px bottom;
background-image: url(../images/buttons_red_eng.png);
}

#menu a.kalender:hover {
  background-position: -110px top;
}

#menu a.biografi {
  height: 37px;
  background-repeat: no-repeat;
  background-position: -221px bottom;
  width: 125px;
background-image: url(../images/buttons_red_eng.png);
}

#menu a.biografi:hover {
  background-position: -221px top;
}
#menu a.repertoire {
  height: 37px;
  background-repeat: no-repeat;
  background-position: -344px bottom;
  width: 144px;
background-image: url(../images/buttons_red_eng.png);
}

#menu a.repertoire:hover {
  background-position: -344px top;
}

#menu a.galleri {
  height: 37px;
  background-repeat: no-repeat;
  background-position: -490px bottom;
  width: 98px;
background-image: url(../images/buttons_red_eng.png);
}

#menu a.galleri:hover {
  background-position: -490px top;
}

#menu a.kontakt {
  height: 37px;
  background-repeat: no-repeat;
  width: 108px;
  background-position: -600px bottom;
background-image: url(../images/buttons_red_eng.png);
}

#menu a.kontakt:hover {
  background-position: -600px top;
}
