/* Generated by KompoZer */
body {
  background-color: black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
}
#target {
  background-color: black;
}
#start {
  background-color: white;
}
div {
  margin: 0px;
  padding: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: 0px;
  background-color: transparent;
}
.main {
  width: 96%;
  height: 96%;
  left: 2%;
  top: 2%;
  right: 2%;
  bottom: 2%;
  min-height: 700px;
  min-width: 1300px;
  position: absolute;
}
.box {
  float: left;
  height: 98%;
  overflow: hidden;
}
#erster {
  width: 28%;
  padding-top: 2%;
  padding-left: 2%;
  color: white;
}
#zweiter {
  padding-top: 2%;
  width: 60%;
}
#dritter {
  width: 10%;
  padding-top: 2%;
  display: block;
}
.rand {
  position: absolute;
  background-color: white;
  z-index: 100;
}
#oben {
  height: 10px;
  width: 100%;
  z-index: 100;
}
#unten {
  height: 10px;
  width: 100%;
  top: 100%;
  left: 10px;
  z-index: 100;
}
#links {
  width: 10px;
  height: 100%;
  top: 10px;
  z-index: 100;
}
#rechts {
  width: 10px;
  height: 100%;
  left: 100%;
  z-index: 100;
}
#navi {
  padding: 1px;
  list-style-type: none;
  text-align: left;
  background-color: black;
  z-index: 100;
  font-size: 32px;
  line-height: 40px;
  display: block;
}
.ziel {
  margin: 1px;
  list-style-type: none;
  text-align: left;
  position: relative;
  display: block;
  width: 100%;
  min-width: 100%;
  text-decoration: none;
}
a.ziel:link {
  background-color: white;
  color: black;
}
a.ziel:visited {
  background-color: white;
  color: black;
}
a.ziel:hover {
  background-color: black;
  color: white;
}
a.ziel:active {
  background-color: black;
  color: white;
}
#foot {
  font-size: 10px;
  color: black;
  font-weight: normal;
}
#sign {
  font-size: 0px;
  line-height: 0px;
  color: white;
}
.enter {
  color: black;
  font-weight: bold;
  text-align: center;
  font-size: 400px;
  text-decoration: none;
  background-color: white;
  line-height: 700px;
}
a.enter:hover {
  text-decoration: underline overline;
}
a.enter:active {
  color: white;
  text-decoration: underline overline;
  background-color: black;
}
div#dritter a img {
  border-width: 0;
  width: 0px;
  height: 0px;
}
div#dritter a:hover img {
  right: 20px;
  width: 128px;
  height: 128px;
  position: absolute;
  top: 200px;
}
#content {
  color: white;
  background-color: black;
}


