#overlay-wrapper{display:none;height:100%;left:0;top:0;position:fixed;width:100%}#overlay-wrapper #overlay-bg{height:100%;position:relative;width:100%;background:-moz-linear-gradient(top,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.8)),color-stop(100%,rgba(0,0,0,.8)));background:-webkit-linear-gradient(top,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#cc000000', GradientType=0)}.overlay-item-wrapper{left:20%;margin:0 auto;position:absolute;top:20%;width:60%;text-align:center}.overlay-item-wrapper .focused-image{position:relative;max-width:100%;max-height:100%}#next-image{clear:both;height:20px;right:-30px;margin-top:10px;position:absolute;top:50%;width:12px;background:url(/typo3conf/ext/site/Resources/Public/Img/imageGallery/pfeil_imagegallery_rechts.png) no-repeat;cursor:pointer}#previous-image{clear:both;height:20px;left:-30px;margin-top:10px;position:absolute;top:50%;width:12px;background:url(/typo3conf/ext/site/Resources/Public/Img/imageGallery/pfeil_imagegallery_links.png) no-repeat;cursor:pointer;text-align:right}#closing-x{position:relative;width:21px;height:20px;float:right;margin-bottom:25px;cursor:pointer;background:url(/typo3conf/ext/site/Resources/Public/Img/imageGallery/close_imagegallery.png) no-repeat}#image-title-page-wrapper{position:absolute;bottom:-30px;width:100%;height:20px;text-align:center;color:#fff;font-weight:700}#image-count{font-weight:700;margin-top:5px}