
/* Übersichtsseite */ 

   div.ifgallery { 

      margin: 5px 0; 

      width: 100%; 

      font-size: 11px; 

   } 

   div.gallery { 

      margin: 5px 0; 

      width: 100%; 

      font-size: 11px; 

   } 

/*   div.gallery a { 

      color: #fff; 

      font-size: 11px; 

   } 

   div.gallery a:hover { 

      color: #ff8c00; 

   } 
*/ 

   div.gallery div.cont { 

      width: 100%; 

   } 

   div.gallery table.gTable td { 

      vertical-align: top; 

      padding-bottom: 5px; 

   } 

   div.gallery td.gallery_image div.link  { text-align: center; margin-top: 5px; position: fixed; top: 10px; right: 10px; bottom: 10px; left: 10px; width: 120px; height: 100px; overflow: hidden; clip: rect(auto auto auto auto); border: solid 1px #333; outline-style: none } 

   div.gallery td.gallery_image div.link a img  { border-style: none; outline-style: none; -moz-opacity: 0.3; filter: Gray() } 

   div.gallery td.gallery_image div.link a:hover img { 

      filter: none(); 

      -moz-opacity: 1; 

   } 

/* 
   div.gallery div.medianame { 

      display: none; 

   } 

   div.gallery div.description { 

      display: none; 

   } 
*/ 
   /* Hover Thumb in der Übersicht */ 

   div.gallery #trailimageid { 

      position: absolute; 

      visibility: hidden; 

      left: 0; 

      top: 0; 

      height: 1px; 

      z-index: 5000; 

   } 

   /* Detailansicht */ 

   div.gallery div.gallery_detail { 

      position: absolute; 

      width: auto; 

      top: auto; 

      left: auto; 

      z-index: 500; 

   } 

   div.gallery div.gallery_detail div.cont { 

      position: absolute; 

      top: -300px; 

      left: -100px; 

      width: 650px; 

      background: #000; 

      border: 10px solid #fff; 

      border-bottom: 0; 

      z-index: 600; 

   } 

   * html div.gallery div.gallery_detail div.cont { 

      width: 700px; 

   } 

   /* Allgemein Links */ 

      div.gallery div.gallery_detail a { 

         color: black; 

      } 

      div.gallery div.gallery_detail a:hover { 

         color: #ff8c00; 

      } 

      div.gallery div.gallery_detail div.image { 

         text-align: center; 

         margin-bottom: 5px; 

      } 

      /* Bild */ 

      div.gallery div.gallery_detail div.image { 

      } 

      /* Breitenangaben der Container */ 

      div.gallery div.gallery_detail h3, 

      div.gallery div.gallery_detail p.description, 

      div.gallery div.gallery_detail div.option, 

      div.gallery div.gallery_detail div.back, 

      div.gallery div.gallery_detail table.galleryNav { 

         text-align: left; /* Nicht entfernen */ 

         width: 95%; 

      } 

      /* Überschrift */ 

      div.gallery div.gallery_detail h3 { 

         margin: 10px auto 5px auto; 

         color: white; 

         text-align: left; 

      } 

      /* Beschreibung */ 

      div.gallery div.gallery_detail p.description { 

         margin: 0 auto; 

         text-align: left; 

      } 

      /* Optonen */ 

      div.gallery div.gallery_detail div.option { 

         text-align: left; 

         margin: 10px auto; 

         display: none; 

      } 

      /* PopUp Link */ 

      div.gallery div.gallery_detail span.popup { 

      } 

      /* Download Link */ 

      div.gallery div.gallery_detail span.download { 

      } 

      div.gallery div.gallery_detail span.download span.size { 

      } 

   /* Navigation Detailansicht */ 

      div.gallery div.gallery_detail div.gTop, 

      div.gallery div.gallery_detail div.gBottom { 

         width: 100%; 

         background: white; 

         text-align: left; 

         padding: 2px 0; 

         margin-top: 10px; 

      } 

      div.gallery div.gallery_detail div.gTop { 

         display: none; 

      } 

      div.gallery div.gallery_detail div.gTop table.galleryNav, 

      div.gallery div.gallery_detail div.gBottom table.galleryNav { 

         width: 95%; 

         margin: 0 auto; 

      } 

      div.gallery div.gallery_detail div table.galleryNav td.next, 

      div.gallery div.gallery_detail div table.galleryNav td.back, 

      div.gallery div.gallery_detail div table.galleryNav td.prev { 

         width: 33%; 

      } 

      div.gallery div.gallery_detail div table.galleryNav td.back { 

         text-align: center; 

      } 

      div.gallery div.gallery_detail div table.galleryNav td.next { 

         text-align: right; 

      } 

      div.gallery div.gallery_detail div a { 

      } 

      div.gallery div.gallery_detail div a:hover { 

      }
/* Lightbox */
#lightbox { line-height: 0; text-align: center; position: absolute; z-index: 990; top: 40px; left: 0; width: 100%; border: 0 }
#lightbox a img { border: 0; outline-style: none; outline-width: 0 }
#outerImageContainer { background-color: #fff; margin: 0 auto; position: relative; width: 250px; height: 250px }
#imageContainer { padding: 10px }
#loading { line-height: 0; text-align: center; position: absolute; top: 40%; left: 0; width: 100%; height: 25% }
#hoverNav { position: absolute; z-index: 970; top: 0; left: 0; width: 100%; height: 100% }
#imageContainer>#hoverNav { left: 0 }
#hoverNav a { outline: none 0 }
#prevLink, #nextLink { background: url("../images/blank.gif") no-repeat; display: block; width: 49%; height: 100% }
#prevLink { left: 0; float: left }
#nextLink { right: 0; float: right }
#prevLink:hover, #prevLink:visited:hover { background: url("../images/prevlabel.gif") no-repeat left 15% }
#nextLink:hover, #nextLink:visited:hover { background: url("../images/nextlabel.gif") no-repeat right 15% }
#imageDataContainer { font: 10px/1.4em Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto }
#imageData { padding: 0 10px; border: 0 }
#imageData #imageDetails { text-align: left; width: 70%; float: left }
#imageData #caption { font-weight: bold }
#imageData #numberDisplay { display: block; padding-bottom: 1em; clear: left }
#imageData #bottomNavClose { padding-bottom: 0.7em; width: 66px; float: right }
#overlay { background-color: #000; position: absolute; z-index: 980; top: 0; left: 0; width: 100%; height: 500px; -moz-opacity: 0.6; filter: alpha(opacity=60); opacity: 0.6 }
.clearfix:after { visibility: hidden; display: block; height: 0; clear: both; content: "." }
* html>body .clearfix { display: inline-block; width: 95%; outline-style: none; outline-width: 0 }
* html .clearfix { height: 1% }
/* << */
