<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.fancybox-inline span {
    background: url("//www.studiolynn.at/images/bg_boxTitle.png") repeat scroll left top transparent;
    color: #010101;
    font-size: 13px;
    line-height: 23px;
    padding: 2px 5px ;
    width: 187px;*//*
}

@media only screen and (max-width: 768px) {
.fancybox-inline span {
    font-size:16px;
	font-weight:normal;
	line-height:23px;
	}
}

.fancybox-inline h2, .fancybox-inline h3{
    background: url("//www.studiolynn.at/images/bg_boxTitle.png") repeat scroll left top transparent;
    color: #010101;
    padding: 0;
    display:inline-block;
}

.fancybox-inline h2 &gt; span, .fancybox-inline h3 &gt; span {
	background:none;
}

.fancybox-inline {
    background: #fff;
}
.guiImageCreditsContainer {
        position: absolute;
        bottom: 4px;
        z-index: 5;
        text-align: left;
}

.guiImageCredits h2 {
	padding: 0 5px;
	background: url(//www.studiolynn.at/images/bg_boxTitle.png) top left repeat;
	color: #010101;
        text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
        display:inline;
}

@media only screen and (max-width: 768px) {
.guiImageCredits h2 {
    font-size:16px;
	font-weight:normal;
	line-height:23px;
}
}

.guiImageCredits span {
	padding: 0 5px;
	background: url(//www.studiolynn.at/images/bg_boxTitle.png) top left repeat;
	color: #010101;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}

@media only screen and (max-width: 768px) {
.guiImageCredits span {
    font-size:16px;
	font-weight:normal;
	line-height:23px;
	}
}

.guiImageNameContainer {
    width: 280px;
    height: auto;
    padding: 0 0 0 0;
    text-align:left;
    position: absolute;
    bottom: 4px;
    z-index: 5;
}

.off .guiImageName {
        display:none;
}

.guiImageName {
    line-height: 20px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-decoration: none;
}

.guiImageName span {
	padding: 0 5px;
	background: url(//www.studiolynn.at/images/bg_boxTitle.png) top left repeat;
	color: #010101;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}

@media only screen and (max-width: 768px) {
.guiImageCredits span {
    font-size:16px;
	font-weight:normal;
	line-height:23px;
	}
}

.guiImageComment span {
	padding: 0 5px;
	background: url(//www.studiolynn.at/images/bg_boxTitle.png) top left repeat;
	color: #010101;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
}

@media only screen and (max-width: 768px) {
.guiImageCredits span {
    font-size:13px;
	font-weight:normal;
	line-height:18px;
	}
}

.img, .fancybox.group.col-sm-12, .col-sm-12.textbox {
    margin-bottom:30px;
}

.img img {
	height: auto;
	width: 100%;
}

.img a {
	display: inline-block;
	border: 1px solid #EFEFEF;
}

.img a:hover {
	border-color: #999;
}

.img a:hover &gt; .guiVideo {
	border:none!important;
}


img {
	border: none;
}

.gallerycomment {
    background: url(//www.studiolynn.at/images/bg_boxTask_red.png) top left no-repeat;*//*
    background-color:#EFEFEF;
    background-size:cover;
    float: left;
    width: 100%;
    height: 100%;
    color:#010101;
    overflow: hidden;
    position: relative;
    padding: 20px 15px;
}

.pagenavigation {
	height: 50px;
}

.prevpage a, .prevpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0;
	text-indent: -1000px;
	background: url(../../images/previous.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.nextpage a, .nextpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0 6px 0 0;
	text-indent: -1000px;
	background: url(../../images/next.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.parentlink a {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	text-indent: -1000px;
	background: url(../../images/uppage.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.pagenavigation a:hover {
	background-position: 0 -40px;
}

.prevpage em, .nextpage em {
	background-position: 0 -80px;
}

.pagelinks {
	float: right;
	border-right: 2px solid #666;
}

.pagelinks a, .pagelinks em {
	margin-top: 6px;
	padding: 0 6px;
	border-left: 2px solid #666;
	text-align: center;
	font: bold 11px verdana; color: #666;
}

.pagelinks em {
	color: #000;
}

.galleryclear {
	clear: both;
}*/</pre></body></html>