body {
  background-color:#000000;
  font-family:'Courier New';
  color:#FFFFFF;
}
a:link{
  color:#FFFFFF;
}
a:visited{
  color:#FFFFFF;
}
a:hover{
  color#FFF900;
}
div.oben {
  width:1024px;
  height:200px;
  background-image:url(bilder/top.jpg);
}
div.unten {
  width:1000px;
  margin-top:50px;
}
div.links {
  text-align:center;
  width:750px;
  float:left;
}
div.rechts {
  width:250px;
  float:right;
}
div.news {
  width:700px;
}
div.shows {
  width:700px;
  text-align:left;
  margin-top:30px;
}
div.shows-text {
  border-style:solid;
  border-width:thin;
  text-align:justify;
  padding:10px;
}
span.shows-ueberschrift {
  font-size:200%;
  font-weight:bold;
}
p.menue {
  line-height: 1.5;
}