/* colorbox.css */
#colorbox,#cboxOverlay,#cboxWrapper{top:0;left:0;position:absolute;overflow:hidden;z-index:9999}#cboxContent{padding:.5rem;border-radius:1rem 1rem 0 0}#cboxOverlay{width:100%;height:100%;position:fixed}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;margin-right:auto;margin-left:auto}#cboxLoadingOverlay,#cboxLoadingGraphic{width:100%;height:100%;top:0;left:0;position:absolute}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;display:block;margin:auto;border:0}.cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox,#cboxOverlay,#cboxWrapper{overflow:visible}#cboxOverlay{background:#000}#cboxContent{margin-top:2rem}.cboxIframe{background:#fff}#cboxError{padding:5rem;border:.1rem dotted #fff}#cboxLoadedContent{background-color:#fff;border:.5rem solid #000}#cboxTitle{width:100%;top:100%;position:absolute;margin:0;padding:2rem .5rem .5rem;text-align:left;background-color:#000;border:.5rem solid #000;border-radius:0 0 10 10;font-size:1.2rem;color:#fff}#cboxTitle h2,#cboxTitle p{margin-bottom:.3rem}#cboxCurrent{width:100%;top:100%;position:absolute;padding-right:1rem;padding-left:1rem;text-align:left;font-size:1.1rem;color:#fff}#cboxPrevious{width:1.6rem;height:1.6rem;left:83%;top:100%;position:absolute;margin-top:0;background-image:url("/files/themes/images/icons/galerie_nav_sym_all.png");background-position:left center;background-repeat:no-repeat;left:inherit;right:5.5rem}#cboxPrevious:hover{width:1.6rem;height:1.6rem;left:83%;top:100%;position:absolute;margin-top:0;background-image:url("/files/themes/images/icons/galerie_nav_sym_all.png");background-position:left center;background-repeat:no-repeat;left:inherit;right:5.5rem}#cboxNext{width:1.6rem;height:1.6rem;right:7%;top:100%;position:absolute;margin-top:0;background-image:url("/files/themes/images/icons/galerie_nav_sym_all.png");background-position:center center;background-repeat:no-repeat;right:3rem}#cboxNext:hover{width:1.6rem;height:1.6rem;right:7%;top:100%;position:absolute;margin-top:0;background-image:url("/files/themes/images/icons/galerie_nav_sym_all.png");background-position:center center;background-repeat:no-repeat;right:3rem}#cboxSlideshow{right:9rem;position:absolute;color:#fff;top:-2rem}#cboxLoadingOverlay{background:#000}#cboxLoadingGraphic{background-position:center center;background-repeat:no-repeat;background-image:url("/files/themes/images/loading.gif")}#cboxClose{width:1.6rem;height:1.6rem;top:100%;position:absolute;background-image:url("/files/themes/images/icons/galerie_nav_sym_all.png");background-position:right center;background-repeat:no-repeat;right:1rem}#cboxClose:hover{width:1.6rem;height:1.6rem;top:100%;position:absolute;background-image:url("/files/themes/images/icons/galerie_nav_sym_all.png");background-position:right center;background-repeat:no-repeat}