div.bildergalerieContent { width:auto; margin-top:10px; }
.bildergalerieContent a.act { font-weight:bold; }

/* uebersicht */
table.galerie-uebersicht-table      { padding:0px; margin:0px; }
.galerie-uebersicht-bild img {height: 150px} 
.galerie-uebersicht-bild div.galerie-uebersicht-titel {
    background-image: url('../img/underimg2.png');
    height: 51px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
	    padding-left: 7px;
    width: 174px;}
td.galerie-uebersicht-kategorie     { background:#ccc; }
td.galerie-uebersicht-bild          { background:#eee; vertical-align:top; }
td.galerie-uebersicht-titel         {}
td.galerie-uebersicht-beschreibung  {}
td.galerie-uebersicht-seiten        { font-size:1.2em; background:#eee; line-height:1.6em; }
td.galerie-uebersicht-seiten a      { padding: 0 5px; }

div.galerie-uebersicht-kategorie    {     background: none repeat scroll 0 0 #FFFFFF;
    color: #5A5C60;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 1px;}
.galerie-uebersicht-kategorie td {background: white;}
div.galerie-uebersicht-bild         { text-align:left; padding:4px; height: 150px;}
div.galerie-uebersicht-titel        { font-size:0.9em; font-weight:normal; padding:4px; margin-top:4px; }
div.galerie-uebersicht-beschreibung { font-size:0.8em; font-weight:normal; padding:4px; }

/* detail */
table.galerie-detail-table      { padding:0px; margin:0px; }

td.galerie-detail-titel         {}
td.galerie-detail-beschreibung  {}
td.galerie-detail-bild          {}
td.galerie-detail-quelle        {}

div.galerie-detail-titel        { font-size:1em; font-weight:bold; }
div.galerie-detail-beschreibung { font-size:0.9em; font-weight:normal; }
div.galerie-detail-bild         { text-align:left; margin-bottom:10px; }
div.galerie-detail-quelle       { font-size:0.8em; font-weight:normal; color:#888888; }

/* uebersicht und detail */
.galerie-parent-kategorie { width:98%; background-color:#ddd; text-align:left; font-size:0.9em; padding:2px; }
.galerie-unterkategorien { width:98%; background-color:#ddd; text-align:left; font-size:0.9em; padding:2px; }
.spacer { height:3px; line-height:3px; font-size:3px; overflow:hidden; }
