body {
  background-image:url(../images/background_pixel.png);
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  margin: 0;
}

#impressum {
	font-size: 10px;
	color: #fff;
}

#presse {
  width: 100px;
  height: 87px;
  background-image:url(../images/feld_links_leer.png);
  color: #fff;
  font-size: 12px;
  position: relative;
}

#presse_text {
  position: absolute;
  left: 5px;
  top: 15px;
}

#presse_text ul {
  padding-left: 12px;
}

#presse_text a {
  color: #fff;
}

#termin_daten {
  position: relative;
  width: 800px;
  height: 188px;
  background-image:url(../images/termindaten_koeln.png);
  color: #0e3078; 
}

#termin_daten a {
  color: #0e3078;
}

#termin_daten a:hover {
  color: #ec008c;
}

#termin_daten_vorverkauf {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 55px;
  font-weight: bold;
}

#termin_daten_links {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 30px;
  
}

#termin_daten_sternchen {
  width: 100%;
  text-align: left;
  position: absolute;
  bottom: 5px;
  left: 20px;
  font-weight: bold;
  font-size: 10px;

}
