#logo {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 75px;
}

#navigation {
  position: fixed;
  top: 90px;
  left: 3px;
  width: 90px;
  text-align: center;
  font-size: 9pt;
}
#nav_top {
  border-top: 2px dotted silver;
  padding-top: 5px;
}
#nav_nievenheim {
  padding: 8px;
}
#nav_norf {
  padding: 8px;
}
#nav_rosellen {
  padding: 8px;
}
#nav_groups {
  border-top: 2px dotted silver;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 13pt;
}
#nav_services {
  border-top: 2px dotted silver;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 13pt;
}
#nav_internal {
  border-top: 2px dotted silver;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 13pt;
}
#nav_counter {
  border-top: 2px dotted silver;
  padding-top: 10px;
}

#title {
  position: absolute;
  top: 10px;
  left: 110px;
}

#banner {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 50%;
  height: 80px;
}

#info {
  position: absolute;
  top: 90px;
  left: 110px;
  width: 200px;
}

#content {
  position: absolute;
  top: 90px;
  left: 320px;
  right: 10px;
}

#contentwide {
  position: absolute;
  top: 90px;
  left: 110px;
  right: 10px;
}

#startpageimage {
  position: absolute;
  top: 90px;
  left: 110px;
  width: 400px;
}

#startpagecontent {
  position: absolute;
  top: 90px;
  left: 520px;
  right: 10px;
}
