/* CSS für die Indexseite Galerien (Lehrter Bahnhof) */

#hauptseite .gruppe {
  width:450px;
  border:1px solid #000;
  margin:10px auto;
}

#hauptseite .ueberschrift {
  background:#7D775E;
  padding:5px;
  color:#FFFFFF;
  text-align:center;
  border-bottom:1px solid #000;
}
