a.m1 { display:block;outline:none;background-image:url(bilder/landschen.png); width:156px; height:47px; }
a.m1:hover { background-image:url(bilder/landschen1.png); }

a.m2 { display:block;outline:none;background-image:url(bilder/fotogallerie.png); width:156px; height:51px; }
a.m2:hover { background-image:url(bilder/fotogallerie1.png); }

a.m3 { display:block;outline:none;background-image:url(bilder/kontakt.png); width:156px; height:105px; }
a.m3:hover { background-image:url(bilder/kontakt1.png); }

a.m4 { display:block;outline:none;background-image:url(bilder/spezielles.png); width:156px; height:48px; }
a.m4:hover { background-image:url(bilder/spezielles1.png); }

a.m5 { display:block;outline:none;background-image:url(bilder/zeiten.png); width:156px; height:94px; }
a.m5:hover { background-image:url(bilder/zeiten1.png); }

a.m6 { display:block;outline:none;background-image:url(bilder/vision.png); width:156px; height:53px; }
a.m6:hover { background-image:url(bilder/vision1.png); }

a.m7 { display:block;outline:none;background-image:url(bilder/welcome.png); width:156px; height:53px; }
a.m7:hover { background-image:url(bilder/welcome1.png); }


div.boxt
  {
  width:220px;
  height:91px;
  background:#FFFFFF;
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
  }

img.live:hover { opacity:0.6; filter:alpha(opacity=60) }
img, img.dead:hover { opacity:1; filter:alpha(opacity=100) }

