/* Fotogallerie */

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

#disk {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 280px; left: 75;
  }

table {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt; 
  font-weight: normal;
  }
