/* CSS: Startseite */

#grosses_bild {
  width:100%;
  height:350px;
}

#gruss_text {
  width:100%;
  height:250px;
}

#landbahnhof {
  width:390px;
  height:60px;
  margin-left:440px;
}

#landbahnhof .pic {
  width:100px;
  height:60px;
  float:left;
}

#landbahnhof .text {
  width:275px;
  height:60px;
  margin-left:10px;
  padding-top:5px;
  float:left;
  font-size:10px;
  color:#000;
}
