body.ps-active, body.ps-building, div.ps-active, div.ps-building
{
	background-color: rgba(0, 0, 0);
	overflow: hidden;
}

div.ps-active, div.ps-building
{
	background-color: transparent;
	overflow: hidden;
}
/*
div.ps-uilayer {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
}
*/
div.ps-uilayer {
    background: none repeat scroll 0 0 #000000;
    cursor: pointer;
}

div.ps-document-overlay {
    background: none repeat scroll 0 0 transparent;
}

div.ps-caption {
	display: block;
	background: none;
	color: #fff;
	line-height: 25px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	z-index: 2800 !important;

	/* transition: all 0.2s linear; */

}

div.ps-caption-active {
	background: rgba(0, 0, 0, 0.5);
}

div.ps-caption-no-bg {
	background: transparent !important;
}

div.ps-caption-bottom
{
	border-top: 0 solid #42403f;
	border-bottom: none;
	min-height: auto;
}

div.ps-caption-content
{
	padding: 5px;
	display: block;
	text-align: left;
	position: relative;
}

div.ps-toolbar
{
	display: none !important;
}

.xxl-toolbar, .xxl-toolbar * {
	display: block !important;
	position: absolute;
}

.xxl-toolbar {
	width: 100%;
	height: 200px;
	top: 50%;
	margin-top: -100px;
}

.xxl-toolbar-previous {
	width: 120px;
	text-align: left;
	left: 0;
	top: 0;
	height: 100%;
	cursor: pointer;
}

.xxl-toolbar-next {
	width: 120px;
	text-align: right;
	right: 0;
	top: 0;
	height: 100%;
	cursor: pointer;
}

.xxl-toolbar-middle {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 100px;
	height: 100px;
	font-size: 100px;
	line-height: 100px;
	opacity: 0.3;

	-moz-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;

	/*display: none !important;*/
}

.xxl-toolbar-middle:hover, .hover .xxl-toolbar-middle {
	opacity: 1;
}

.xxl-toolbar-previous .xxl-toolbar-middle {
	padding-left: 20px;
}

.xxl-toolbar-next .xxl-toolbar-middle {
	right: 0;
	padding-right: 20px;
}

.xxl-toolbar-previous:hover .xxl-toolbar-middle, .xxl-toolbar-next:hover .xxl-toolbar-middle {
	display: block !important;
}

div.ps-caption-content, div.ps-caption-content > div {
	height: 100%;
	display: block !important;
	position: relative;
	min-height: 25px;
}

.xxl-toolbar-caption {
	height: 100%;
	display: block !important;
	visibility: hidden;
	padding: 0 35px 0 0;
	min-height: 25px;
}

div.ps-caption-active .xxl-toolbar-caption {
	visibility: visible;
}

.xxl-toolbar-captionIcon {
	float: left;
}

.xxl-hidden-caption, .xxl-hidden-img {
	display: none !important;
}

.xxl-toolbar-caption-middle a {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	border-bottom: 2px dotted #0F96B3;
}

.xxl-toolbar-caption-middle a:hover {
	border-bottom: 2px solid #0F96B3;
}

.xxl-toolbar-closeIcon {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;

	opacity: 0.6;

	/*float: right;*/
}

.xxl-toolbar-closeIcon:hover, .xxl-toolbar-closeIcon-close {
	opacity: 1 !important;

	-moz-transition: opacity 2s;
	-webkit-transition: opacity 2s;
	-o-transition: opacity 2s;
	transition: opacity 2s;

}

.xxl-toolbar-captionIcon img {
	margin-left: 5px;
}

.xxl-toolbar-fullscreenIcon, .xxl-toolbar-closeIconIcon, .xxl-toolbar-captionIconIcon {
	cursor: pointer;
}

.xxl-toolbar-captionIconIcon {
	background: url(/meldungen/img/i.png.png) no-repeat;
}

.ps-caption-active .xxl-toolbar-captionIconIcon {
	background: url(/meldungen/img/xs.png.png) no-repeat;
}

.xxl-toolbar-captionIcon {
	height: 25px;
	position:absolute;
	bottom: 0;
	display: block !important;
}

.xxl-toolbar-captionIcon {
	right: 0;
}

.xxl-gallery {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #fff;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 99999;
	background-color: transparent;

	min-width: 1024px;
}

/*
.xxl-gallery, .xxl-gallery * {
	opacity: 1.0 !important;
}
*/

/* BauNetz-XXL-Galerie */

#PhotoSwipeTarget {
	display: block !important;
	position: absolute !important;
	top: 90px;
	bottom: 100px;
	left: 120px;
	right: 120px;
}

.xxl-banderole {
	display: block !important;
    margin:0 120px;
    height:70px;
    position: relative;
	padding-top: 20px;
}

.xxl-banderole * {
	display: block !important;
}

.xxl-werbung * {
	display: inline !important;
}

.xxl-banderole span {
	display: inline !important;
}

.xxl-title {
    float:left;
}

.xxl-subtitle {
	text-align: right;
    float:right;
}
.xxl-banderole h1, .xxl-banderole h2 {
    font-size: 25px;
    font-weight: normal;
}
.xxl-banderole h2 {
	font-size: 14px;
	color: #ccc;
}
.xxl-werbung {
	display: block !important;
    height:98px;
    width:100%;
    margin: 0 auto;
    text-align:center;
    position: absolute;
    bottom:0;
	z-index: 3000;
}
#werbung_galerie {
    display: block !important;
    height: 90px;
    margin: 0 auto;
    text-align: center !important;
    width: 634px;
}

/* Pinterest Link */
#PhotoSwipeTarget:hover .gallery-pinterest {
	display: block;
	position: absolute;
	top: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 3000;
	background-color: rgba(255, 255, 255, .3);
	filter: drop-shadow(0 0 8px rgba(255, 255, 255, 1));
	border-radius: 100% 100% 100% 100%;
}

.gallery-pinterest {
	display: none;
}

.gallery-pinterest img {
	width: 20px;
	height: 28px;
	display: block;
	margin: 2px auto 0;
	border: 0;
}
