div.bildergalerie {
  text-align:center;
}
img.bild {
  /*border:solid 1px #000000;*/
}
p.bild {
  margin-bottom:3px;
}
p.bildunterschrift {
  margin-top:3px;
  font-family:sans-serif;
  font-weight:bold;
  font-size:10pt;
}
p.uesicht {
  width:450px;
  height:110px;
  margin-left:auto;
  margin-right:auto;
  overflow:scroll;
  white-space:nowrap;
  padding:0px;
}
