/* CSS für die Streckendaten */

#hauptseite .s14 {
  font-size:14pt;
  color:Green;
}

#box {
  width:100%;
  height:220px;
}

#infra {
  width:40%;
  padding:5px;
  float:left;
}

#betrieb {
  width:40%;
  padding:5px;
  float:left;
}

#hauptseite .d2 {
  color:#880000;
  text-decoration:underline;
  font-weight:bold;
}

#hauptseite table {
  width:85%;
  border:2px solid #CC9900;
  border-collapse:collapse;
}

#hauptseite td {
  border:2px solid #CC9900;
  padding:2px;
}

#hauptseite .td18 {
  width:18%;
}

#hauptseite .td28 {
  width:28%;
}

#hauptseite .td46 {
  width:46%;
  vertical-align:top;
}

#hauptseite .td54 {
  width:54%;
  vertical-align:top;
}
