body {
  font-family: Verdana, Arial, Helevetica,  sans-serif;
  font-size: 100.01%;
  background-color: #000;
  text-align: center;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 1.0em;
  font-weight: normal;
  color: white;
  text-align: left;
}
h2 {  font-size: 0.8em; }
h3 {  font-size: 0.6em; }
h4 {  font-size: 0.5em; }
h5 {  font-size: 0.4em; }
h6 {  font-size: 0.3em; }
#container {
  width: 800px;
  margin: 0 Auto;
  background-color: #000;
  color: #FFF;
  text-align: center;
}
#kopf {
  width: 798px;
  height: 100px;
  background: url("../img/kopf_title.jpg") no-repeat;
  background-position: 0px 0px;
  color: white;
  text-align: center;
}
#linkeBox,
#rechteBox {
  width: 320px;
  float: left;
  color: white;
}
#leftTopBox,
#leftBottomBox {
  height: 240px;
  color: white;
}
#rightTopBox,
#rightBottomBox {
  height: 240px;
  color: white;
}
#mitteBox {
  padding-top: 40px;
  width: 158px;
  float: left;
  color: white;
  text-align: center;
}
#nav {
  width: 158px;
  height: 340px;
  padding-top: 40px;
  text-align: center;
}
#nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#nav li{
margin: 0 0 10px 0;
}
#nav li a:link,
#nav li a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #444555;
}
#nav li a:hover {
  color: white;
}
#fuss {
  padding-top: 3px;
  color: white;
  text-align: right;
  clear: left;
}

#leftTopBox     { }
#leftBottomBox  { background: url("../img/ensemble/ensemblealmassmalu.jpg"); }
#rightTopBox    { background: url("../img/ensemble/neohmah.jpg"); }
#rightBottomBox { }

.imglf {
  margin-left: 5px;
  margin-right: 5px;
  border: 0px;
}
.titel {
  color: white;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
}
.link {
  font-size: 0.9em;
  color: red;
  font-weight: bold;
}
.lineH {
  line-height: 1.2em;
}
.lineH2 {
  line-height: 1.5em;
}
