body {
  color			: #fff;
  background		: url(pictures/11.jpg) #000;
  margin-left		: auto;
  margin-bottom		: 0;
  margin-right		: auto;
  font-family		: Lucida, Verdana, Arial, Helvetica, sans-serif;
  font-size		: 101%;
}

h1,h2,h3,h4,h5 {
  font-family		: Lucida, Verdana, Arial, Helvetica, sans-serif;
  color			: #fff;
  background-color	: #000;
  text-align		: center;
}

a:link, a:visited {
  color			: #fff;
  background-color	: transparent;
  text-decoration	: underline;
}

a:hover {
  color			: #000;
  background-color	: #fff;
  text-decoration	: none;
}

a:active {
  color			: #ccc;
  background-color	: #fff;
  text-decoration	: none;
}

.geruestl, .geruestr {
  color			: #fff;
  border		: 1px silver solid;
  text-align		: center;
  width			: 87px;
  height		: 85px;
  font-weight		: bold;
}
.geruestl span, .geruestr span, .geruestl a, .geruestr a {
  margin		: 0;
  padding		: 72px 0 0 0;
  font-size		: 14px;
  display		: block;
}
.geruestl a:hover {
  background		: url(pictures/spot_rechts.gif) no-repeat top left #000;
  color			: red;
}
.geruestr a:hover {
  background		: url(pictures/spot_links.gif) no-repeat top left #000;
  color			: red;
}

.geruestl {
  color			: #fff;
  background		: url(pictures/spot_links.gif) no-repeat top left transparent;
}
.geruestr {
  color			: #fff;
  background		: url(pictures/spot_rechts.gif) no-repeat top left transparent;
}

.logo {
  color			: #000;
  background-color	: #fff;
  border		: 1px silver solid;
  text-align		: center;
}

.bilkinfo {
  color			: #999;
  background-color	: #fff;
  border		: 3px silver solid;
  width			: 76px;
  text-align		: center;
}

.buehne {
  border		: #000 5px solid;
  width			: 500px;
}

.center {
  text-align		: center;
}

.buehne2 {
  text-align		: center;
}

.buehnel {
  color			: #fff;
  background		: url(pictures/lr.gif) no-repeat bottom left #000;
  text-align		: center;
}

.buehner {
  color			: #fff;
  background		: url(pictures/ll.gif) no-repeat bottom right #000;
  text-align		: center;
}

.buehned {
  color			: #fff;
  background		: url(pictures/drumset.gif) no-repeat bottom center;
  text-align		: center;
}

.box {
  border		: 5px silver solid;
  width			: 76px;
  height		: 110px;
  text-align		: center;
}

.reihe {
  color			: #fff;
  background		: url(pictures/scheinwerfer.gif);
}

.quer {
  color			: #fff;
  background		: url(pictures/geruest_quer_gross.gif);
  height		: 30px;
}

.hoch {
  color			: #fff;
  background		: url(pictures/geruest_hoch_gross.gif);
  width			: 30px;
}

.boden {
  color			: #000;
  background-color	: silver;
  height		: 6px;
}

.doz {
  color			: #000;
  background-color	: #096;
  font-weight		: bold;
  padding		: 0.1em;
  font-family		: Helvetica, Arial, sans-serif;
  text-align		: center;
}
.n {
  display		: none;
}

