body {
  margin: 0; padding: 0;
  font: normal 11px Arial;
  line-height: 13px;
  color: #777; background-color: #fff;
}

h1 {
  display:inline;
  font: normal 21px Arial;
  line-height: 21px;
}
h2 {
  display:inline;
  font: normal 11px Arial;
  line-height: 13px;
  color: #CE3739;
}
h3 {
  display:inline;
  font: normal 11px Arial;
  line-height: 13px;
}

a:link {
  color: #777; background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #777; background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #CE3739; background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  color: #CE3739; background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}

.aktiv {
  color: #CE3739; background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}
.start {
  position: absolute;
  top: 50%; left: 50%;
  margin-top: -121px; margin-left: -121px;
  height: 242px; width: 242px;
}
.startunten {
  position: absolute;
  top: 50%; left: 50%;
  margin-top: -121px; margin-left: -121px;
  height: 12px; width: 242px;
  padding-top: 230px;
}

#presentation {
  position: absolute;
  top: 50%; left: 50%;
  margin-top: -121px; margin-left: -366px;
  height: 242px; width: 484px;
  overflow: hidden;
}

#logo {
  position: absolute;
  top: 50%; left: 50%;
  margin-top: -121px; margin-left: 124px;
  height: 56px; width: 244px;
  text-align: left;
  background-color: #fff;
}
* html #logo {   /* BOX FUER INTERNET EXPLORER */
  margin-top: -121px; margin-left: 126px;
  width: 242px;
}

#menu {
  position: absolute;
  top: 50%; left: 50%;
  margin-top: -59px; margin-left: 124px;
  padding: 0px 3px;
  height: 54px; width: 236px;
  border: 1px solid #777;
  text-align: right;
}
* html #menu {   /* BOX FUER INTERNET EXPLORER */
  padding: 1px 3px;
  height: 50px; width: 234px;
  height: 52px; w\idth: 236px;
}

#submenu {
  position: absolute;
  top: 50%; left: 50%;
  margin-top: 3px; margin-left: 124px;
  padding: 0px 3px;
  height: 54px; width: 236px;
  border: 1px solid #777;
  text-align: right;
}
* html #submenu {   /* BOX FUER INTERNET EXPLORER */
  padding: 1px 3px;
  height: 50px; width: 234px;
  height: 52px; w\idth: 236px;
}

#text {
  position: absolute;
  top: 50%; left: 50%;
  margin-top: 65px; margin-left: 124px;
  padding: 0px 3px;
  height: 54px; width: 236px;
  border: 1px solid #777;
  vertical-align: bottom;
  text-align: right;
  background-color: #fff;
}
* html #text {   /* BOX FUER INTERNET EXPLORER */
  padding: 1px 3px;
  height: 50px; width: 234px;
  height: 52px; w\idth: 236px;
}

