body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: left;
  background-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

body p {
  font-size: 11px;
}

#flashobject {
  overflow: hidden;
}

#menu {
  min-width: 780px;
  margin: 0px;
  padding: 0px;
  height: 22px;
  line-height: 22px;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #999999; 
}
  
#menu-left {
  width: 780px;
  height: 100%;
  font-size: 1em;
  font-weight: bold;
  background-image: url(../images/bgimages/but-inaktiv.gif);
  border-right: 1px solid #999999; 
}

#spalte-links {
  float: left;
  width: 150px;
  padding-top: 18px;
  padding-left: 18px;
  font-size: 1.1em;
}

#main {
  float: right;
  width: 590px;
  padding-top: 18px;
  padding-left: 18px;
  border-left: 1px solid #868686;
}

#main-all {
  width: 780px;
  margin: 0px;
  padding: 0px;
}

#main-both {
  width: 762px;
  margin-left: 18px;
  margin-top: 18px;
}

#main-left {
  width: 260px;
  float: left;
  padding-top: 18px;
}

#main-right {
  float: right;
  width: 500px;
  padding-top: 18px;
}

#footer {
  clear: both;
  border-top: 1px solid #868686;
  text-align: center;
}

#footer p {
  display: inline;
  vertical-align: middle;
}

ul#menu-ul {
  margin: 0px;
  padding: 0px;
}

#menu-ul li {
  width: 9.5em;
  float: left;
  text-align: center;
  border-left: 1px solid white;
  border-right: 1px solid #999999;
  list-style-type: none;
  color: #646464;
}

#menu-ul li:first-child {
  border-left: 0px;
}

#menu-ul li a {
  display: block;
  width: 9.5em;
  background-image: url(../images/bgimages/but-inaktiv.gif);
}

#menu-ul li a:hover {
  background-image: url(../images/bgimages/but-aktiv.gif);
  color: white;
}

#menu-ul li.active a {
  background-image: url(../images/bgimages/but-aktiv.gif); 
  color: white;
}

#spalte-links ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#spalte-links li {
  display: block;
  margin-bottom: 0.3em;
}

#spalte-links ul.sub {
  margin-left: 1.5em;
}

#logos-head {
  height: 85px;
}

#startbild {
  z-index: 2;
  font-size: 0px;
}

img#welle {
  position: absolute;
  left: 60px;
  top: 35px;
}

img#thinkingahead {
  position: absolute;
  left: 630px;
  top: 35px;
}

img#bulette {
  position: absolute;
  left: 560px;
  top: 58px;
}

img#pi-schraeg {
  position: absolute;
  left: 674px;
  top: 135px;
  z-index: -1;
}

#lines {
  height: 4px;
  min-width: 780px;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #999999;
  overflow: hidden;
  font-size: 0px;
}