html {
  overflow-y: scroll;
}

html, body {
  background-color: #ffffff;
  
  background-image: url(../images/verlauf.gif);
  background-repeat: repeat-x;
  padding:0;
  margin:0;
  width:100%;
}

a {
  font-size:12px;
  color: #CDA62B;
  text-decoration: none;
}

a:hover {
  cursor: pointer;
  color: #DEAE19;
}

.zindex {
  position: absolute;
  z-index: 99;
}

navigation {
  height: 60px;
}

.mittig {
  background-color: transparent;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -480px;
  width: 960px;
  height: 500px;
}

#kategorie {
  background-color: transparent;
  position:absolute;
  top: 0px;
  width: 960px;
  height: 500px;
  z-index: 1;
}

.intromilonzirkel {
  background-color: #ffffff;
  background-image: url(../images/intromilonzirkel-nc.jpg);
  background-repeat: no-repeat;
  position: absolute;
  top: 50px;
  left: 50px;
  width: 230px;
  height: 398px;
  z-index: 2;
}

.introenter {
  background-color: #ffffff;
  background-image: url(../images/introenter-nc.jpg);
  background-repeat: no-repeat;
  position: absolute;
  top: 50px;
  left: 367px;
  width: 230px;
  height: 398px;
  z-index: 2;
}

.introbodypump {
  background-color: #ffffff;
  background-image: url(../images/introbodypump-nc.jpg);
  background-repeat: no-repeat;
  position: absolute;
  top: 50px;
  left: 680px;
  width: 230px;
  height: 398px;
  z-index: 2;
}

.ani {
  background-color: #ffffff;
  position: absolute;
  top: 100px;
  left: 50px;
  width: 183px;
  height: 42px;
  z-index: 3;
}
