body {
  margin: 0;
  padding-bottom: 15px;
  background-image: url('1gelbHintergrund.jpg');
  background-repeat: repeat-x repeat-y;
  }



  #Balken {
  width: 100%;
  background-image: url('BalkenHintergrund.jpg');
  background-repeat: repeat-x;
  height: 255px;
  margin-top: 20px;
  }
 #Leiste  {
  height: 945px;
  width: 180px;
  background-color: #FFCC00;
  margin-top: -18px;
  float: left;
  }

 #Fahrzeiten {
  height: 180px;
  width: 180px;
  padding: 0px;
  background-image: url('1HintergrundAdFa.jpg');
  }

  #Adresse {
  height: 180px;
  width: 180px;
  background-image: url('1HintergrundAdFa.jpg');
  }

  #Vers {
  width: 750px;
  float: left;
  margin-left: 180px;
  margin-top: -876px;
  }
 #Menu  {
  height: 52px;
  width: 776px;
  background-color: #00DF00;
  margin-left: 180px;
  margin-top: -928px;
  float: left;
  }