.img0-text {
  position: relative;
  top: 20px;
  display: block;
  background-image: url("../imgfix/start0.jpg");
  background-repeat: no-repeat;
  background-position: 626px 0px;
  margin: 0px 0 10px 108px;
  padding: 25px 0px 0px 40px;
  width: 662px;
}

.img1-text {
  display: block;
  background-image: url("../imgfix/start1.jpg");
  background-repeat: no-repeat;
  margin: 0px 0 0 108px;
  padding: 0px 0px 0 0px;
  width: 742px;
  height: 542px;
}

.oben {
  position: absolute;
  top: 0px;
  left: 15px;
  width: 186px;
  padding: 70px 0px 0 0;
  float: left;
}

.hide {
  visibility: hidden;
  width: 186px;
  padding: 70px 0 0 0;
  float: left;
}
  
.unten {
  position: relative;
  top: 10px;
  background-image: url("../imgfix/start-sp2-unten.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #ececec;
  height: 35px;
  width: 216px;
  margin: 0px -15px 0 -15px;
  padding: 0px 0px 0 0px;
  text-align: right;
  float: left;
}

#inhalt .unten a {
  background-position: right top;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 22px;
  float: right;
  margin: 0px 13px 0 0px;
  border: none;
  outline: 0;
}
.unten .mehr {
  background-image: url("../imgfix/button-mehr-start.png");
  width: 51px;
}
.unten .hier {
  background-image: url("../imgfix/button-hier.png");
  width: 44px;
}
.unten .direkt {
  background-image: url("../imgfix/button-direkt.png");
  width: 59px;
}
#inhalt .unten a:hover,active,focus {
  background-position: right -22px;
  border: none;
}
