#header_container {
  position: relative;
  top: 0;
  width: 986px;
  height: 100px;
  z-index: 3;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 986px;
  z-index: 3;
}

#kopf {
  height: 100px;
  width: 986px;
}

#foto {
  height: 166px;
  width: 986px;
}

#schraffur_links {
  height: 44px;
  width: 59px;
  background-image: url(../bilder/schraffur-links.jpg);
  background-repeat: no-repeat;
}

#schraffur_rechts {
  height: 44px;
  width: 59px;
  background-image: url(../bilder/schraffur-rechts.jpg);
  background-repeat: no-repeat;
}

#Unternehmen {
  height: 44px;
  width: 142px;
}

#Angebot {
  height: 44px;
  width: 146px;
}

#Referenzen {
  height: 44px;
  width: 146px;
}

#Shop {
  height: 44px;
  width: 146px;
}

#Links {
  height: 44px;
  width: 146px;
}

#Kontakt {
  height: 44px;
  width: 142px;
}