/* CSS für die Startseite */

#kasten_oben {
  width:810px;
  height:220px;
  margin:0 auto;
  border:1px dashed #FFF;
}

#kasten_oben p {
  padding:0.5em 5px;
  font-family:Arial, sans-serif;
  font-size:10pt;
}

#kasten_oben h4 {
  color:#EDEEE8;
}

#zufallsbild {
  width:230px;
  height:210px;
  background:#B3AA86;
  margin:0 5px;
  float:left;
}

#zufallsbild .hintergrund {
  width:220px;
  background:#7D775E;
  padding:5px;
  margin:0 0 0.5em 0;
}

#seitenupdate {
  width:310px;
  height:210px;
  background:#B3AA86;
  margin:0 5px;
  float:left;
}

#seitenupdate .hintergrund {
  width:300px;
  background:#7D775E;
  padding:5px;
  margin:0 0 0.5em 0;
}

#neuepresse {
  width:240px;
  height:210px;
  background:#B3AA86;
  margin:0 5px;
  float:left;
}

#neuepresse .hintergrund {
  width:230px;
  background:#7D775E;
  padding:5px;
  margin:0 0 0.5em 0;
}

#kasten_unten {
  width:805px;
  height:220px;
  margin:0 auto;
}

#kasten_unten p {
  padding:0.5em 5px;
  font-family:Arial, sans-serif;
  font-size:10pt;
}

#kasten_unten h4 {
  color:#EDEEE8;
}

#neue_trambilder {
  width:255px;
  height:210px;
  background:#B3AA86;
  margin:0 5px;
  float:left;
}

#neue_trambilder .hintergrund {
  width:245px;
  background:#7D775E;
  padding:5px;
  margin:0 0 0.5em 0;
}

#termine {
  width:255px;
  height:210px;
  background:#B3AA86;
  margin:0 5px;
  float:left;
}

#termine .hintergrund {
  width:245px;
  background:#7D775E;
  color:#EDEEE8;
  padding:5px;
  margin:0 0 0.5em 0;
}