#JILlightbox{  position: absolute; left: 0; width: 100%; z-index: 1000; text-align: center; line-height: 0;}
#JILlightbox img{ width: auto; height: auto;}
#JILlightbox a img{ border: none; }

#JILouterImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#JILimageContainer{ padding: 10px; }

#JILloading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#JILhoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#JILimageContainer>#JILhoverNav{ left: 0;}
#JILhoverNav a{ outline: none;}

#JILprevLink, #JILnextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#JILprevLink { left: 0; float: left;}
#JILnextLink { right: 0; float: right;}
#JILprevLink:hover, #JILprevLink:visited:hover { background: url(/img/jetztcontent/imagelightbox/zurueck.gif) left 15% no-repeat; }
#JILnextLink:hover, #JILnextLink:visited:hover { background: url(/img/jetztcontent/imagelightbox/vor.gif) right 15% no-repeat; }

#JILimageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }

#JILimageData{ padding:0 10px; color: #666; }
#JILimageData #JILimageDetails{ width: 70%; float: left; text-align: left; }  
#JILimageData #JILcaption{ font-weight: bold; }
#JILimageData #JILnumberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }           
#JILimageData #JILbottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none; text-align: right}      

#JILoverlay{ position: absolute; top: 0; left: 0; z-index: 990; width: 100%; height: 500px; background-color: #000; }
