body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #58595B;
  line-height: 15px;
}

#content {
  position:absolute;
  top:40%;
  left:50%;
  width:500px;
  height:320px;
  margin-left:-250px;
  margin-top:-160px;
  background: url(baustelle.jpg) center top no-repeat;
}
.texthell {
    color: #999999;
}
a:link, a:visited, a:active {
    color:#58595B;
}
a:hover {
    color:#FF0000;
}

#anschrift {
  position: absolute;
  top:	200px;
  left:	0px;
}

#telefon {
  position: absolute;
  top:	200px;
  left:	300px;
}

#email {
  position: absolute;
  top:	280px;
  left:	0px;
}

#footer {
  position: absolute;
  top:	320px;
  left:	0px;
}
