div.bildergalerieContent {  }
.bildergalerieContent a.act { font-weight:bold; color:#7A2531; text-decoration: underline; }
.bildergalerieContent a { font-weight:bold; color:#767676; text-decoration: none; }

/* übersicht */
table.galerie-uebersicht-table      { padding:0px; margin:0px; }
table#galerie-uebersicht-table-outer { background:#CCCCCC none repeat scroll 0 0; left:-8px; position:relative; width:500px; }
td.galerie-uebersicht-kategorie     { background:#ccc; }
td.galerie-uebersicht-bild          { background:#fff; vertical-align:middle; max-width:150px; }
td.galerie-uebersicht-titel         {}
td.galerie-uebersicht-beschreibung  {}

div.galerie-uebersicht-kategorie    { font-size:1.1em; font-weight:bold; letter-spacing:1px; padding:4px; }
div.galerie-uebersicht-bild         { text-align:center; padding:4px; width:145px; overflow:hidden; }
div.galerie-uebersicht-titel        { font-size:0.9em; font-weight:normal; padding:4px; margin-top:4px; text-align: center; }
div.galerie-uebersicht-beschreibung { font-size:0.8em; font-weight:normal; padding:4px; }
div.galerie-uebersicht-seiten		{ padding:0 38px 3px; background:#fff; position:relative; width:428px; min-height:20px; }
.pfeil-links 						{ position:absolute; left:10px; top:-7px; }
.pfeil-rechts 						{ position:absolute; left:471px; top:-7px; }
#beschreibung{ width: 484px; padding: 8px 10px 1px; left:0px; position: relative; background-color: #d7bdc1;}
#beschreibung img{position:relative; left:-10px; margin-top:-8px;}
#beschreibung p{ margin-top:0px; }



/* 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        {}
td.galerie-detail-stichwort     {}

div.galerie-detail-titel        { font-size:1em; font-weight:bold; }
div.galerie-detail-beschreibung { font-size:0.9em; font-weight:normal; position:relative; }
div.galerie-detail-bild         { text-align:left; margin-bottom:10px; }
div.galerie-detail-quelle       { font-size:0.8em; font-weight:normal; color:#888888; }
div.galerie-detail-stichwort    { font-size:0.8em; font-weight:normal; }
div.galerie-detail-beschreibung .pfeil-links { position:absolute; left:1px; top:-15px; }
div.galerie-detail-beschreibung .pfeil-rechts{ position:absolute; left:461px; top:-15px; }
div.galerie-detail-beschreibung .cross 		 { position:absolute; left:441px; top:-14px; }
#more-left { margin-left:-10px; }

/* 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; }
