/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

 .xtd-body-fix {
 	overflow:hidden;
 }

 .S235schwarz .fancybox-outer-wrapper{
 	width:0;
 	height:0;
 }


.xtd-mobile-caption-title{
    color: rgba(255,255,255,0.84);
}

.xtd-mobile-caption-number{
    margin-left: 10px;
    rgba(255,255,255,0.4);
}



#xtd-mobile-close-button {
    cursor: pointer;
    display: block;
    width: 62px;
    height: 62px;
    position: fixed;
    top: 0px;
    right: 0px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozMDExREQ0NDE0QjYxMUUzQURDQUZBNzNGQzNCMTM0QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozMDExREQ0NTE0QjYxMUUzQURDQUZBNzNGQzNCMTM0QyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjMwMTFERDQyMTRCNjExRTNBRENBRkE3M0ZDM0IxMzRDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjMwMTFERDQzMTRCNjExRTNBRENBRkE3M0ZDM0IxMzRDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+eZ6mhAAAAXNJREFUeNrs109Kw0AUBvDJ0KWIG2svIG5s1l2LeADP0YXLSlIMNFRP4wGkB3CddFHwAk3cSOtevzdtaZCqYfoSX2QefCGFmfTH/CPxkiRRqFPkAblEDpWMWiATZIC8tHA5Q56RIyWraMCukQukp3EZC0QWi2xjvZ5u6XWlBa3Jn+pAq4aUgzqogzrof4O+5nktffaCZvO5uun31TRNS/ehttSH+tYGPel01O0wVPejUSkstaG2gzA0fWud+vOuXwpbRHZ9/282029YLiTLrv8Oy4mk8vAp8sFxfEzTBLAY6KH5zYlkhW6wcRSZ++AuYkNWcOB72zuP98ktvtFcrUkaSUKulkFo1rCYEf26cbYbLDbLQQR0gyRYcU1yYzUXctcUc2J1VUhurBU0z7JSyF1Y25cS63OUXtmO2+3K++w99TZ/aIt0nyIO6qAO6qA80EUDnO8EnTQA+kTQAHkTjCRbQNAZ0kMekaUg4HJtItvsU4ABAHgqvWwLNLTGAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    z-index: 19991;
}



a.xtdLightbox img {
	border:none;
}

.S235schwarz  #fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1101;
	outline: none;
	display: none;
	margin-top:20px;
}


.S235schwarz  #fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}


.S235schwarz  #fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
	background: #fff;
}


.S235schwarz  .fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}


.xtd-hide{
	display:none;
}/*Default Fancybox skin*/

.S235schwarz #fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('skin06_assets/fancybox.png');
}

.S235schwarz #fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

.S235schwarz #fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

.S235schwarz #fancybox-outer {
    background-color: transparent; 
    width:540px;
    height:292px;
    padding: 16px;
    position: relative;
    width: 100%;
    height: 100%;
}

.S235schwarz #fancybox-content {
    background: transparent;
    -webkit-box-shadow: 0px 50px 50px rgba(0,0,0,0.4);
    -moz-box-shadow:    0px 50px 50px rgba(0,0,0,0.4);
    box-shadow:         0px 50px 50px rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;


}

.S235schwarz #fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

.S235schwarz #fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    outline: none;
    line-height: 0;
    vertical-align: top;
    border: none;
}

.S235schwarz #fancybox-effects {
    top: 0;
    position: absolute;
    z-index: 99999;
}

.S235schwarz #fb-number-inner {
    top:-40px;
    position:absolute;
}

.S235schwarz #fancybox-close {
    width: 32px;
    height: 32px;
    position: absolute;
    top: -30px;
    right: 36px;
    cursor: pointer;
    z-index: 1103;
    display: none;
    -moz-transition:background 0.5s;
    -webkit-transition:background 0.5s;
    -o-transition:background 0.5s;
    transition:background 0.5s;
    background: transparent url('skin06_assets/close_button.png') no-repeat top right;

}

.S235schwarz #fancybox-close.hover{
    background: transparent url('skin06_assets/close_button.png') no-repeat top right;
} 

.S235schwarz #fancybox-close,
.S235schwarz #fancybox-close:hover{
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}


.S235schwarz #fancybox-left, .S235schwarz #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('skin06_assets/blank.gif');
    z-index: 1102;
    display: none;
}

.S235schwarz #fancybox-left {
    left: 0px;
}

.S235schwarz #fancybox-right {
    right: 0px;
}

.S235schwarz #fancybox-left-ico, .S235schwarz #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

.S235schwarz #fancybox-left-ico {
    background-image: url('skin06_assets/fancybox.png');
    background-position: -40px -30px;
}

.S235schwarz #fancybox-right-ico {
    background-image: url('skin06_assets/fancybox.png');
    background-position: -40px -60px;
}

.S235schwarz #fancybox-left:hover, .S235schwarz #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

.S235schwarz #fancybox-left:hover span {
    left: 20px;
}

.S235schwarz #fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.S235schwarz #fancybox-title {
    padding-top: 6px;
    font-family: 'Open Sans','Helvetica','Arial', sans-serif;
    font-size: 14px;
    z-index: 1101;
    font-weight: normal;
}

.S235schwarz .fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.S235schwarz .fancybox-title-outside {
    color: #D3D3D3;
    background:transparent;
}

.S235schwarz .fancybox-title-outside:after{
    /*border: 1px solid #ccc;*/
    content: '';
    width: 100%;
    left:0;
    position: absolute;
    height: 42px;
}

.S235schwarz .fancybox-title-over {

    text-align: left;

}

.S235schwarz #fancybox-title-over {
    display: block;
    height: 74px;
}

.S235schwarz .fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

.S235schwarz #fancybox-title-float-wrap {
    font-family: 'Open Sans','Helvetica','Arial', sans-serif;
    border: none;
    border-collapse: collapse;
    width: auto;
}

.S235schwarz #fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

.S235schwarz #fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('skin06_assets/fancybox.png') -40px -90px no-repeat;
}

.S235schwarz #fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('skin06_assets/fancybox-x.png') 0px -40px;
}

.S235schwarz #fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('skin06_assets/fancybox.png') -55px -90px no-repeat;
}

.S235schwarz #fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

.S235schwarz #fancybox-wrap > .S235schwarz .lightbox-controls{
    position: absolute;
    right: 30px;
    margin-top: 0px;

}

.S235schwarz .lightbox-control-next,
.S235schwarz .lightbox-control-prev{
    -moz-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
    width: 33px;
    height: 33px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    z-index: 99991
}

.S235schwarz .lightbox-control-next{
    right:-16px;
    background-color: transparent;
    background-image: url("skin06_assets/next_normal.png");
    background-position: center center;
    background-repeat: no-repeat;
}   

.S235schwarz .lightbox-control-prev{
    left:-61px;
    background-color: transparent; ; 
    background-image: url("skin06_assets/prev_normal.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.S235schwarz .lightbox-control-next:hover,
.S235schwarz .lightbox-control-prev:hover{
    background-color: transparent;
}

.S235schwarz .lightbox-control-next:hover{
    background-image: url("skin06_assets/next_normal.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.S235schwarz .lightbox-control-prev:hover{
    background-image: url("skin06_assets/prev_normal.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.S235schwarz .image-title{
    padding: 0px;
    float: left;
    margin-right:150px;
    margin-left:10px;
}

.S235schwarz .prev-last{
    margin:0;
    left: -16px;
}


.S235schwarz .lightbox-controls-inner{
    position: absolute;
    right:20px;

    float:right;
    clear: both;
}
.S235schwarz .lightbox-controls{
    float:left;
    padding: 0px 0px 0px 0px;
}

.S235schwarz .image-number{
    color: #D3D3D3;
    padding: 24px 20px;
    float:left;
    font-size:14px;
    font-weight: normal;
}

.S235schwarz .clearfix{
    clear: both;
}

.S235schwarz .fancybox-title-outside {
    -webkit-animation: showCaption 1s  ease;
    -moz-animation: showCaption 1s ease;
    -o-animation: showCaption 1s  ease;
}

@-webkit-keyframes showCaption {
    from { opacity:0; }
    to { opacity:1; }
}
@-moz-keyframes showCaption {
    from { opacity:0; }
    to { opacity:1; }
}
@-o-keyframes showCaption {
    from { opacity:0; }
    to { opacity:1; }
}

.S235schwarz .extend-effect{                              

    -webkit-animation: xtdLightbox-effect-6 0.4s ease;
    -moz-animation: xtdLightbox-effect-6 0.4s ease;
    -o-animation: xtdLightbox-effect-6 0.4s ease;
    animation: xtdLightbox-effect-6 0.4s ease;

}