/* Hauptbereich Hintergrund */ 
#main {
  background-image: url(../images/hgpressetexte.jpg);
  background-repeat: no-repeat;
  }
  
#liste {
  font-size: 9pt;
  font-weight: normal;
  padding: 25px;
  margin-top: 0px;
  width: 650px;
  height: 400px;
  color: black;
  position: absolute;
  top: 225px; left: 25;
 }