/* @group Menu */

#menu {
  width: 102px;
  height: 336px;
  position: absolute;
  top: 106px;
  left: 35px;
}

#menu ul {
  margin: 0 0 24px;
  padding: 0;
  list-style-type: none;
}

#menu a {
  width: 102px;
  height: 24px;
  display: block;
  text-decoration: none;
}

#menu a span {
  visibility: hidden;
}

#linklebenskraft {
  background: url(../img/link_lebenskraft.gif) no-repeat;
}
#linkstille {
  background: url(../img/link_stille.gif) no-repeat;
}
#linkrhytmus {
  background: url(../img/link_rhytmus.gif) no-repeat;
}
#linkspueren {
  background: url(../img/link_spueren.gif) no-repeat;
}
#linktherapie {
  background: url(../img/link_therapie.gif) no-repeat;
}
#linkaktuelles {
  background: url(../img/link_aktuelles.gif) no-repeat;
}
#linkempfehlungen {
  background: url(../img/link_empfehlungen.gif) no-repeat;
}
#linkpraxiszeitn {
  background: url(../img/link_praxiszeiten.gif) no-repeat;
}
#linkanfahrt {
  background: url(../img/link_anfahrt.gif) no-repeat;
}
#linkkontakt {
  background: url(../img/link_kontakt.gif) no-repeat;
}
#linkimpressum {
  background: url(../img/link_impressum.gif) no-repeat;
}
#linkeingang {
  background: url(../img/link_eingang.gif) no-repeat;
}

#linklebenskraft:hover {
  background: url(../img/link_lebenskraft_o.gif) no-repeat;
}
#linkstille:hover {
  background: url(../img/link_stille_o.gif) no-repeat;
}
#linkrhytmus:hover {
  background: url(../img/link_rhytmus_o.gif) no-repeat;
}
#linkspueren:hover {
  background: url(../img/link_spueren_o.gif) no-repeat;
}
#linktherapie:hover {
  background: url(../img/link_therapie_o.gif) no-repeat;
}
#linkaktuelles:hover {
  background: url(../img/link_aktuelles_o.gif) no-repeat;
}
#linkempfehlungen:hover {
  background: url(../img/link_empfehlungen_o.gif) no-repeat;
}
#linkpraxiszeitn:hover {
  background: url(../img/link_praxiszeiten_o.gif) no-repeat;
}
#linkanfahrt:hover {
  background: url(../img/link_anfahrt_o.gif) no-repeat;
}
#linkkontakt:hover {
  background: url(../img/link_kontakt_o.gif) no-repeat;
}
#linkimpressum:hover {
  background: url(../img/link_impressum_o.gif) no-repeat;
}
#linkeingang:hover {
  background: url(../img/link_eingang_o.gif) no-repeat;
}

/* @end */

/* @group Submenu */

#sublink1 {
  background: url(../img/link_1.gif) no-repeat left top;
}

#sublink2 {
  background: url(../img/link_2.gif) no-repeat left top;
}

#sublink3 {
  background: url(../img/link_3.gif) no-repeat left top;
}

#sublink4 {
  background: url(../img/link_4.gif) no-repeat left top;
}

#sublink5 {
  background: url(../img/link_5.gif) no-repeat left top;
}

#sublink6 {
  background: url(../img/link_6.gif) no-repeat left top;
}

#sublink7 {
  background: url(../img/link_7.gif) no-repeat left top;
}

#sublink1:hover {
  background: url(../img/link_1_o.gif) no-repeat left top;
}

#sublink2:hover {
  background: url(../img/link_2_o.gif) no-repeat left top;
}

#sublink3:hover {
  background: url(../img/link_3_o.gif) no-repeat left top;
}

#sublink4:hover {
  background: url(../img/link_4_o.gif) no-repeat left top;
}

#sublink5:hover {
  background: url(../img/link_5_o.gif) no-repeat left top;
}

#sublink6:hover {
  background: url(../img/link_6_o.gif) no-repeat left top;
}

#sublink7:hover {
  background: url(../img/link_7_o.gif) no-repeat left top;
}

/* @end */