/* Style Sheets (Druckansicht) für Galerien */

div.galleryImg {
  float: left;
  width: 120px;
  height: 120px;
  text-align: center;
  border: 1px solid #cccccc;
  margin: 0px 8px 8px 0px; }

*html div.galleryImg {
  float: none;
  display: inline; }

div.galleryBigImg {
  float: left;
  width: 228px;
  height: 228px;
  text-align: center;
  border: 1px solid #cccccc;
  margin: 0px 8px 8px 0px; }

div.galleryClear {
  clear: left;
  margin-bottom: 50px; }

td.galleryPages {
  font-size: 150%; }
