body.thieme {
  background:url(hintergrund_thieme.jpg) center top;
  color:#ffffff;
  font-family:'Open Sans', Verdana, sans-serif;
  margin:0;
  line-height:16px;
  font-size:12px;
}

body.allgemein {
  background:url(hintergrund.jpg) center top;
  color:#ffffff;
  font-family:'Open Sans', Verdana, sans-serif;
  margin:0;
  line-height:16px;
  font-size:12px;
}

a:link {
  color:#ffffff;
  text-decoration:none;
}

a:visited {
  color:#ffffff;
  text-decoration:none;
}

a:active {
  color:#ffffff;
  text-decoration:none;
}

a:hover {
  color:#ffffff;
  text-decoration:underline;
}

#auswahl {
  position:absolute;
  top:18px;
  left:30px;
  width:330px;
  padding:10px;
  text-align:left;
  text-transform:uppercase;
  font-size:10px;
  line-height:14px;
}

#titel {
  position:absolute;
  top:18px;
  left:0px;
  width:330px;
  padding:0px;
  text-align:left;
  font-size:16px;
  line-height:24px;
  font-weight:bold;
}

.liste_solo {
  position:absolute;
  top:74px;
  width:450px;
  left:30px;
  padding:10px;
  text-align:left;
  line-height:24px;
}

.liste_links {
  position:absolute;
  top:74px;
  width:250px;
  left:30px;
  padding:10px;
  text-align:left;
  line-height:24px;
}

.liste_rechts {
  position:absolute;
  top:74px;
  width:250px;
  left:300px;
  padding:10px;
  text-align:left;
  line-height:24px;
}