/*Galerie*/
#content .gallery-list {
   position: relative;
   float: left;
   width: 688px;
}
.gallery-list .invisible,
.gallery-list .gallery-list-rowpic-caption {
   display: none;
} 
#content .gallery-list .gallery-list-rowpic-first,
#content .gallery-list .gallery-list-rowpic-last,
#content .gallery-list .gallery-list-rowpic {
   width: 221px;
   float: left;
   margin-bottom: 30px;
}
#content .gallery-list .gallery-list-rowpic-first {
   clear: left;
}
#content .gallery-list .gallery-list-rowpic-first,
#content .gallery-list .gallery-list-rowpic {
   margin-right: 10px;
}
#content .gallery-list img {
   border: 1px solid #a3a3a3;
}
span.gallery-list-rowpic-caption {
   float: left;
}
#content .gallery-nav {
   position: relative;
   display: block;
   clear: left;
   height: 30px;
   line-height: 30px;
   background: url(../gfx/blue-line.gif) top repeat-x;
   margin-bottom: .5em;
   color: #666;
   font-size: 92%;
}
#content .gallery-nav a {
   color: #666;
}
#content .gallery-nav .gallery-pagebrowser-back,
#content .gallery-nav .gallery-pagebrowser-fwd {
   font-weight: bold;
}
#content .gallery-nav .gallery-pagebrowser-back {
   position: absolute;
   left: 0;
   background: url(../gfx/arrows-left.gif) left 55% no-repeat;
   text-indent: 14px;
}
#content .gallery-nav .gallery-pagebrowser-fwd {
   position: absolute;
   right: 0;
   background: url(../gfx/arrows-right.gif) right 55% no-repeat;
   padding-right: 12px;
}
#content .gallery-nav .gallery-pagebrowser-text {
   font-weight: bold;
   position: absolute;
   width: 302px;
   left: 190px;
   text-align: center;
}
.gallery-back-to-page {
   text-align: center;
   margin-bottom: 1em;
   font-size: 92%;
}
/*dunkles Grün:  #375a06*/
