/* Startseite -------------------*/
body{
  overflow: hidden;
}
#startnavi{
  margin-left: 71px;
  color: #898989;
}
#startnavi a{
  color: #898989;
  margin-right: 5px;
  margin-left: 5px;
}
#startimages{
  margin-top: 5px;
  overflow: hidden;
  background-color: black;
  width: 2000px;
}
#startimages .firstline{
  height: 245px;
}
#startimages .secondline{
  height: 245px;
}

