/* Hauptbereich Hintergrund */ 
#main {
  background-image:url(../images/hginsieme.jpg);
  background-repeat: no-repeat;
  }

#text1 {
  line-height: 1.5;
  font-weight: normal;
  padding: 20px;
  margin-top: 0px;
  width: 625px;
  height: 350px;
  color: black;
  position: absolute;
  top: 425px; left: 25;
  }