/* Generated by KompoZer */
* {
  margin: 0px;
  padding: 0px;
}
html > body #page {
  height: auto;
  min-height: 99.9%;
}
#page {
  height: 99.9%;
  position: relative;
}
html {
  position: relative;
  background-repeat: repeat-y;
  background-image: url(images/mitte-links.jpg);
  height: 100%;
  background-position: left top;
  width: 100%;
}
body {
  position: relative;
  background-repeat: repeat-y;
  background-position: left top;
  height: 100%;
  overflow: hidden;
}
#header {
  position: absolute;
  width: 100%;
  background-color: #33ff33;
  height: 290px;
}
#header h1 {
  left: 150px;
  position: absolute;
  top: 100px;
  z-index: 6;
}
#menu1 {
  position: absolute;
  left: 80px;
  z-index: 10;
  top: 300px;
  background-image: url(images/navi-oben-links.jpg);
  background-repeat: no-repeat;
  padding-top: 16px;
  width: 110px;
}
#menu2 {
  position: absolute;
  right: 84px;
  z-index: 10;
  top: 300px;
  padding-top: 16px;
  background-image: url(images/navi-oben-links.jpg);
  background-repeat: no-repeat;
  width: 110px;
}
#menu2 ul {
  list-style-type: none;
  background-image: url(images/navi-unten-links.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 40px;
}
#menu1 ul {
  list-style-type: none;
  background-repeat: no-repeat;
  padding-bottom: 40px;
  background-image: url(images/navi-unten-links.jpg);
  background-position: left bottom;
  padding-left: 0px;
}
#content {
  padding-right: 10px;
  position: absolute;
  top: 200px;
  overflow: auto;
  bottom: 116px;
  left: 200px;
  padding-left: 10px;
  right: 220px;
}
#footer {
  position: absolute;
  height: 106px;
  width: 100%;
  bottom: 0px;
  z-index: 4;
}
#extra1 {
  background-color: #ffff99;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  width: 150px;
  height: 290px;
}
#extra2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 170px;
  height: 290px;
  z-index: 2;
}
#extra3 {
  position: absolute;
  right: 0px;
  width: 150px;
  height: 106px;
  z-index: 5;
  bottom: 2px;
}
#extra4 {
  position: absolute;
  width: 150px;
  height: 106px;
  left: 0px;
  z-index: 5;
  bottom: 2px;
  overflow: auto;
}
#footer p {
  height: 50px;
  width: 100%;
  color: #003333;
}

