body { font-family: Arial }
body div.schrift { opacity: 0 }
div.schrift { text-align: center; vertical-align: middle; }
div.schrift img:hover, div.schrift div { cursor: pointer }
div.schrift div { font-weight: bold }
img.team {
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  height: 200px; 
  float: right;
}
div.content > a { 
  display: block ;
  margin-bottom: 0.5em
}
div.content > div {
  font-size: 1.5em;
}
div.content > div.back {
  font-size: 1em;
}

div.bilder {
  margin-top: 1em;
}

div.team {
  font-size: 0.7em;
  margin-left: 1em;
  margin-bottom: 2em;
}

div.team div.indent {
  margin-left: 3em;
  text-indent: -3em;
}

div#bewegung {
  text-align: center;
  vertical-align: middle;
  opacity: 0;
}
div#adresse {
  text-align: center;
  position: absolute;
  width: 100%
}
div.clear { 
  clear: both 
}

