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

td.galerie-uebersicht-kategorie     { background:#F2E3C2; }
td.galerie-uebersicht-bild          { background:#F9F2E2; vertical-align:top; }
td.galerie-uebersicht-titel         { }
td.galerie-uebersicht-beschreibung  { }
td.galerie-uebersicht-seiten        { font-size:9pt; background:#F9F2E2; }

div.galerie-uebersicht-kategorie    { font-size:10pt; font-weight:bold; padding:4px; }
div.galerie-uebersicht-bild         { font-size:9pt; font-weight:normal; text-align:left; padding:4px; }
div.galerie-uebersicht-titel        { font-size:9pt; font-weight:normal; padding:4px; margin-top:4px; }
div.galerie-uebersicht-beschreibung { font-size:9pt; 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:9pt; font-weight:bold; }
div.galerie-detail-beschreibung { font-size:9pt; font-weight:normal; }
div.galerie-detail-bild         { text-align:left; margin-bottom:10px; }
div.galerie-detail-quelle       { font-size:8pt; font-weight:normal; color:#888888; }

/* uebersicht und detail */
.galerie-parent-kategorie { width:98%; background-color:#F9F2E2; text-align:left; }
.galerie-unterkategorien { width:98%; background-color:#F9F2E2; text-align:left; }
.spacer { height:3px; line-height:3px; font-size:3px; }

/* fuer neuen css-baukasten */
div.bildergalerieContent { width:100%; margin-top:10px; }
#newsContainer { display:none; }
#contBlock1 h1 { width:auto; }
