html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.admin-bar #swipebox-overlay{top: 32px;}.admin-bar #swipebox-container {bottom: 32px;}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//www.uerige-ob.de/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(//www.uerige-ob.de/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}.rl-gallery {
padding: 0;
margin: 0;
}
.rl-gallery .rl-gallery-item {
overflow: hidden;
}
.rl-gallery .rl-gallery-link {
position: relative;
display: block;
}
.rl-gallery .rl-gallery-link,
.rl-gallery .rl-gallery-link img {
border: none;
outline: none;
box-shadow: none;
}
.rl-gallery .rl-gallery-link img {
z-index: 0;
}
.rl-gallery .rl-gallery-link .rl-gallery-caption {
position: absolute;
width: 100%;
display: block;
z-index: 2;
bottom: 0;
background-color: rgba(0,0,0,0.8);
overflow: hidden;
word-wrap: break-word;
padding: 1em;
font-weight: normal;
line-height: 1.2;
text-align: left;
word-wrap: break-word;
backface-visibility: hidden;
box-sizing: border-box;
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transition: transform 0.3s, opacity 0.3s;
-moz-transition: transform 0.3s, opacity 0.3s;
-ms-transition: transform 0.3s, opacity 0.3s;
-o-transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
*.rl-gallery[class^="rl-hover-effect-"] .rl-gallery-link .rl-gallery-caption,
*.rl-gallery[class*="rl-hover-effect-"] .rl-gallery-link .rl-gallery-caption {
filter: "alpha(opacity=0)";
opacity: 0;
}
.rl-gallery .rl-gallery-item-title,
.rl-gallery .rl-gallery-item-caption {
display: block;
color: #fff;
}
.rl-gallery:not(.rl-hidden-text) .rl-gallery-link:after {
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
background-color: rgba(0,0,0,0.8);
display: block;
content: '';
filter: "alpha(opacity=0)";
opacity: 0;
top: 0;
left: 0;
-webkit-transition: transform 0.3s, opacity 0.3s;
-moz-transition: transform 0.3s, opacity 0.3s;
-ms-transition: transform 0.3s, opacity 0.3s;
-o-transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.rl-gallery .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery .rl-gallery-link.hover .rl-gallery-caption {
filter: "alpha(opacity=100)";
opacity: 1;
} @font-face {
font-family: 'responsive-lightbox';
src: url(//www.uerige-ob.de/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.eot?86939755);
src: url(//www.uerige-ob.de/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.eot?86939755#iefix) format('embedded-opentype'),
url(//www.uerige-ob.de/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.woff2?86939755) format('woff2'),
url(//www.uerige-ob.de/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.woff?86939755) format('woff'),
url(//www.uerige-ob.de/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.ttf?86939755) format('truetype'),
url(//www.uerige-ob.de/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.svg?86939755#responsive-lightbox) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="rl-hover-icon-"] .rl-gallery-link:before,
[class*="rl-hover-icon-"] .rl-gallery-link:before {
font-family: "responsive-lightbox";
font-style: normal;
font-weight: normal;
speak: none;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
text-decoration: none;
width: 1em;
height: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: 50%;
left: 50%;
margin-top: -1em;
margin-left: -1em;
background-color: rgba(0,0,0,0.8);
color: #fff;
padding: 1em;
border-radius: 50%;
filter: "alpha(opacity=0)";
opacity: 0;
z-index: 4;
-webkit-transition: transform 0.3s, opacity 0.3s;
-moz-transition: transform 0.3s, opacity 0.3s;
-ms-transition: transform 0.3s, opacity 0.3s;
-o-transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.rl-hover-icon-1 .rl-gallery-link:before {
content: '\e800';
}
.rl-hover-icon-2 .rl-gallery-link:before {
content: '\e801';
}
.rl-hover-icon-3 .rl-gallery-link:before {
content: '\e802';
}
.rl-hover-icon-4 .rl-gallery-link:before {
content: '\e803';
}
.rl-hover-icon-5 .rl-gallery-link:before {
content: '\f0fe';
}
.rl-hover-icon-6 .rl-gallery-link:before {
content: '\e809';
}
.rl-hover-icon-7 .rl-gallery-link:before {
content: '\e80a';
}
.rl-hover-icon-8 .rl-gallery-link:before {
content: '\e80b';
}
.rl-hover-icon-9 .rl-gallery-link:before {
content: '\e80d';
}
.rl-hover-icon-10 .rl-gallery-link:before {
content: '\e80e';
}
.rl-hover-icon-11 .rl-gallery-link:before {
content: '\f08e';
}
.rl-hover-icon-12 .rl-gallery-link:before {
content: '\f0b2';
}
.rl-hover-icon-13 .rl-gallery-link:before {
content: '\e804';
}
.rl-hover-icon-14 .rl-gallery-link:before {
content: '\f14c';
}
.rl-hover-icon-15 .rl-gallery-link:before {
content: '\f196';
}
.rl-hover-icon-16 .rl-gallery-link:before {
content: '\f24d';
}
[class^="rl-hover-effect-"][class^="rl-hover-icon-"] .rl-gallery-link:hover:before,
[class*="rl-hover-effect-"][class*="rl-hover-icon-"] .rl-gallery-link:hover:before,
[class^="rl-hover-effect-"][class^="rl-hover-icon-"] .rl-gallery-link.hover:before,
[class*="rl-hover-effect-"][class*="rl-hover-icon-"] .rl-gallery-link.hover:before {
filter: "alpha(opacity=100)";
opacity: 1;
} .rl-gallery.rl-hover-effect-1 .rl-gallery-link .rl-gallery-caption {
background: none;
}
.rl-gallery.rl-hover-effect-1 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-1 .rl-gallery-link.hover .rl-gallery-caption {
filter: "alpha(opacity=100)";
opacity: 1;
}
.rl-gallery.rl-hover-effect-1 .rl-gallery-link:before {
background: none;
}
.rl-gallery.rl-hover-effect-1 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-1 .rl-gallery-link.hover:after {
filter: "alpha(opacity=100)";
opacity: 1;
} .rl-gallery.rl-hover-effect-2 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-2 .rl-gallery-link.hover .rl-gallery-caption {
filter: "alpha(opacity=100)";
opacity: 1;
} .rl-gallery.rl-hover-effect-3 {
overflow: visible;
}
.rl-gallery.rl-hover-effect-3 .rl-gallery-item {
overflow: visible;
}
.rl-gallery.rl-hover-effect-3 .rl-gallery-link {
overflow: visible;
}
.rl-gallery.rl-hover-effect-3 .rl-gallery-link .rl-gallery-caption {
position: absolute;
background: none;
}
.rl-gallery.rl-hover-effect-3 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-3 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: translate(15px, 15px);
-moz-transform: translate(15px, 15px);
-ms-transform: translate(15px, 15px);
-o-transform: translate(15px, 15px);
transform: translate(15px, 15px);
}
.rl-gallery.rl-hover-effect-3 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-3 .rl-gallery-link.hover:after {
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: translate(15px, 15px);
-moz-transform: translate(15px, 15px);
-ms-transform: translate(15px, 15px);
-o-transform: translate(15px, 15px);
transform: translate(15px, 15px);
}
.rl-gallery.rl-hover-effect-3[class^="rl-hover-icon-"] .rl-gallery-link:before,
.rl-gallery.rl-hover-effect-3[class*="rl-hover-icon-"] .rl-gallery-link:before {
background: none;
}
.rl-gallery.rl-hover-effect-3[class^="rl-hover-icon-"] .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-3[class*="rl-hover-icon-"] .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-3[class^="rl-hover-icon-"] .rl-gallery-link.hover:before,
.rl-gallery.rl-hover-effect-3[class*="rl-hover-icon-"] .rl-gallery-link.hover:before {
-webkit-transform: translate(15px, 15px);
-moz-transform: translate(15px, 15px);
-ms-transform: translate(15px, 15px);
-o-transform: translate(15px, 15px);
transform: translate(15px, 15px);
} .rl-gallery.rl-hover-effect-4 .rl-gallery-link .rl-gallery-caption {
background: none;
height: auto;
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform:  translateY(100%);
-o-transform:  translateY(100%);
transform:  translateY(100%);
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-4 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform:  translateY(0);
-o-transform:  translateY(0);
transform:  translateY(0);
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link {
overflow: hidden;
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link:before {
background: none;
webkit-transform: translateY(-25%);
-moz-transform: translateY(-25%);
-ms-transform: translateY(-25%);
-o-transform: translateY(-25%);
transform: translateY(-25%);
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-4 .rl-gallery-link.hover:before {
webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link:after {
filter: "alpha(opacity=100)";
opacity: 1;
top: -100%;
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-4 .rl-gallery-link.hover:after {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform:  translateY(100%);
-o-transform:  translateY(100%);
transform:  translateY(100%);
} .rl-gallery.rl-hover-effect-5 .rl-gallery-link .rl-gallery-caption {
background: none;
height: 100%;
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform:  translateY(100%);
-o-transform:  translateY(100%);
transform:  translateY(100%);
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-5 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform:  translateY(0);
-o-transform:  translateY(0);
transform:  translateY(0);
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link {
overflow: hidden;
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link:before {
background: none;
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-5 .rl-gallery-link.hover:before {
webkit-transform: translateY(2em);
-moz-transform: translateY(2em);
-ms-transform: translateY(2em);
-o-transform: translateY(2em);
transform: translateY(2em);
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link:after {
filter: "alpha(opacity=100)";
opacity: 1;
top: -100%;
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-5 .rl-gallery-link.hover:after {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform:  translateY(100%);
-o-transform:  translateY(100%);
transform:  translateY(100%);
} .rl-gallery.rl-hover-effect-6 .rl-gallery-link {
overflow: hidden;
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link img {
z-index: 3;
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link:hover img,
.rl-gallery.rl-hover-effect-6 .rl-gallery-link.hover img {
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3);
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link:before {
background: none;
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link .rl-gallery-caption {
background: none;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
transform: scale(0.7);
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-6 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-6 .rl-gallery-link.hover:after {
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
} .rl-gallery.rl-hover-effect-7 .rl-gallery-link {
overflow: visible;
}
.rl-gallery.rl-hover-effect-7 .rl-gallery-link:before {
filter: "alpha(opacity=100)";
opacity: 1;
top: -2em;
}
.rl-gallery.rl-hover-effect-7 .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-7 .rl-gallery-link.hover:before {
webkit-transform: translateY(4em);
-moz-transform: translateY(4em);
-ms-transform: translateY(4em);
-o-transform: translateY(4em);
transform: translateY(4em);
}
.rl-gallery.rl-hover-effect-7 .rl-gallery-link img {
position: relative;
z-index: 3;
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
}
.rl-gallery.rl-hover-effect-7 .rl-gallery-link:hover img,
.rl-gallery.rl-hover-effect-7 .rl-gallery-link.hover img {
-webkit-transform: translateY(-5em);
-moz-transform: translateY(-5em);
-ms-transform: translateY(-5em);
-o-transform: translateY(-5em);
transform: translateY(-5em);
}
.rl-gallery.rl-hover-effect-7 .rl-gallery-link .rl-gallery-caption {
height: 5em;
filter: "alpha(opacity=100)";
opacity: 1;
} .rl-gallery.rl-hover-effect-8 .rl-gallery-link {
overflow: hidden;
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link:before {
filter: "alpha(opacity=100)";
opacity: 1;
top: -2em;
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-8 .rl-gallery-link.hover:before {
webkit-transform: translateY(4em);
-moz-transform: translateY(4em);
-ms-transform: translateY(4em);
-o-transform: translateY(4em);
transform: translateY(4em);
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link img {
z-index: 1;
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link:hover img {
-webkit-transform: translateY(-3em);
-moz-transform: translateY(-3em);
-ms-transform: translateY(-3em);
-o-transform: translateY(-3em);
transform: translateY(-3em);
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link .rl-gallery-caption {
height: 5em;
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform:  translateY(100%);
-o-transform:  translateY(100%);
transform:  translateY(100%);
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-8 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
} .rl-gallery.rl-hover-effect-9 .rl-gallery-link {
overflow: hidden;
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link img {
z-index: 3;
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link:before {
background: none;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-9 .rl-gallery-link.hover:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link .rl-gallery-caption {
background: none;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
transform: scale(0.7);
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-9 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link:after {
height: calc(100% - 1em);
width: calc(100% - 1em);
margin: 0.5em;
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-9 .rl-gallery-link.hover:after {
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.rl-gallery.rl-justified-gallery .rl-gallery-link {
position: absolute;
}
.rl-gallery.rl-justified-gallery {
overflow: visible;
}
.rl-gallery-button {
text-align: center;
}
.rl-loading {
opacity: 0.5;
pointer-events: none;
}.rl-basicgrid-gallery{display:flex;flex-wrap:wrap;flex-direction:row}.rl-basicgrid-gallery:after{content:"";flex-grow:999999999;min-width:300px;height:0}.rl-basicgrid-gallery .rl-gallery-item{text-decoration:none!important;box-shadow:none!important;text-align:center}.rl-basicgrid-gallery .rl-gallery-item img{max-width:100%;height:auto;display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.rl-basicmasonry-gallery {
position: relative;
z-index: 2;
display: block;
margin: 0 auto;
}
.rl-grid-hidden {
position: fixed !important;
z-index: 1;
top: 0;
left: 0;
width: 100%;
pointer-events: none;
opacity: 0;
}
.rl-basicmasonry-gallery a,
.rl-basicmasonry-gallery a {
border: none;
outline: none;
}
.rl-basicmasonry-gallery .rl-gallery-item img {
display: block;
max-width: 100% !important;
margin: 0 !important;
height: auto;
}
.rl-grid-sizer {
margin-bottom: 0 !important;
}
.js .rl-grid-loading::before,
.js .rl-grid-loading::after {
content: '';
z-index: 1000;
}
.js .rl-gallery-item {
visibility: visible;
}
.js .rl-grid-loading .rl-gallery-item {
visibility: hidden;
}
.js .rl-grid-loading::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
min-height: 100%;
}
.js .rl-grid-loading::after {
position: absolute;
top: calc(25vh - 15px);
left: 50%;
width: 30px;
height: 30px;
margin: 0 0 0 -15px;
border: 4px solid #fff;
border-bottom-color: #ccc;
border-radius: 50%;
animation: animLoader 0.8s linear forwards infinite;
}
.rl-grid-deco {
position: absolute;
top: 0;
left: 0;
pointer-events: none;
}
.rl-grid-deco path {
fill: none;
stroke: rgba(0,0,0,0.2);
stroke-width: 1px;
}
.rl-grid-reveal {
position: absolute;
z-index: 50;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
opacity: 0;
background-color: rgba(0,0,0,0.2);
}
@keyframes animLoader {
to { transform: rotate(360deg); }
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} html {
font-size: 100.01%;
}
body {
font-family: 'Arimo', Verdana, Arial;
font-size: 0.95em;
border: 0;
color: #111;
} a, a:link, a:visited{
color: #dd2222;
text-decoration: none;
}
a:hover, a:active {
text-decoration: underline;
} input, textarea {
padding: 0.8em;
background: #fff;
border: 1px solid #ddd;
font-size: 1.0em;
color: #333;
font-family: 'Arimo', Verdana, Arial;
} .clearfix:before, .clearfix:after {  
content: " ";
display: table;  
}  
.clearfix:after {  
clear: both;
}  
.clearfix {
*zoom: 1; } input, textarea, select {
max-width: 100%;
} #wrapper {
max-width: 1140px;
width: 85%;
margin: 3% auto;
background: #fdfdfd;
box-shadow: 0 0 5px #aaa;
border-top: 0.5em solid #ba1111;
}
#header {
background: #fdfdfd;
}
#wrap {
margin-top: 1px;
padding: 1.5em;
background: #fdfdfd;
border: 1.2em solid #ddd;
box-shadow: inset 0 0 0 1px #ccc;
}
#content {
float: left;
width: 80%;
padding-right: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar {
float: right;
width: 20%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} #logo {
padding: 3em 2.7em;
float: left;
max-width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#logo .logo-image {
border: 0;
max-width: 100%;
height: auto;
}
#logo .site-title {
font-size: 3.5em;
color: #ba1111;
font-family: 'Lobster', Verdana, Arial;
}
#logo a:hover {
text-decoration: none;
}
#logo a:hover .site-title {
color: #333;
}
#logo .site-description {
margin-top: 0.4em;
} #header-content {
float: right;
padding: 3em 2.7em 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#header-content .header-banner {
margin-top: -0.3em;
float: right;
}
#header-content .header-banner img {
max-width: 100%;
}
#header-content .header-search {
margin-top: 0.3em;
}
#header-content .header-search form {
float: right;
max-width: 400px;
}
#header-content .header-text {
margin: 0.8em 0.8em 0 0;
float: right;
font-size: 1.6em;
color: #555;
}
#header-content .header-icons {
margin-top: 0.6em;
float: right;
}
#header-content .header-icons img{
float: left;
margin: 0.15em;
} .header-image {
margin: -1.2em 0 0;
border-top: 1px solid #ddd;
}
.header-image img {
max-width: 1140px;
width: 100%;
height: auto;
vertical-align: top;
}
#frontpage-individual-image img {
max-height: 400px;
} #mainnav-icon {
display: none;
}
#mainnav {
margin: 0 -1.2em;
background: url(//www.uerige-ob.de/wp-content/themes/zeeTastyPro/images/navi-bg.png) repeat;
background-color: #ba1111;
border-top: 2px solid #ba1111;
}
#mainnav-border {
border-top: 1px solid #fdfdfd;
}
#mainnav-bg-wrap {
margin: 0 -1.2em -1.2em;
border: 1.2em solid transparent;
border-top: 1.2em solid #ba1111;
border-bottom: none;
}
#mainnav-bg {
margin-top: -1.2em;
height: 1.2em;
background: #fdfdfd;
margin-right: 0.1px;
margin-left: 0.1px;
}
#mainnav-menu {
padding-left: 2.7em;
list-style-type: none;
list-style-position: outside;
position: relative;
}
#mainnav-menu li {
float:left;
position:relative;
}
#mainnav-menu a {
display: block;
padding: 1.5em 0;
margin-right: 3em;
text-decoration: none;
text-transform: uppercase;
font-size: 0.9em;
color: #fff;
}
#mainnav-menu a:link, #mainnav-menu a:visited {
color: #fff;
text-decoration: none;
}
#mainnav-menu a:hover {
color: #eee;
text-decoration: underline;
}
#mainnav-menu ul {
position: absolute;
display: none;
z-index: 99;
border: 1px solid #555;
border-bottom: none;
background: #333;
}
#mainnav-menu ul a {
width: 200px;
width: 15rem;
padding: 1.5em;
margin: 0;
float: left;
font-weight: normal;
border-bottom: 1px solid #555;
font-size: 0.7em;
}
#mainnav-menu ul a:hover {
background: #222;
text-decoration: none !important;
}
#mainnav-menu ul ul{
top: -1px;
}
#mainnav-menu li ul ul {
margin-left: 170px;
margin-left: 17rem;
}
#mainnav-menu li:hover ul ul, #mainnav-menu li:hover ul ul ul, #mainnav-menu li:hover ul ul ul ul{
display:none;
}
#mainnav-menu li:hover ul, #mainnav-menu li li:hover ul, #mainnav-menu li li li:hover ul, #mainnav-menu li li li li:hover ul{
display:block;
} .widget {
margin-bottom: 1.5em;
padding: 1.5em;
color: #222;
background: #f5f5f5;
box-shadow: inset 0 0 3em #e2e2e2;
border: 1px solid #ddd;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.widgettitle {
font-size: 0.8em;
font-weight: normal;
color: #444;
font-family: 'Arimo', Verdana, Arial;
text-transform: uppercase;
padding: 0 0 0.4em 0;
border-bottom: 1px solid #ccc;
text-shadow: 1px 1px 0 #fff;
margin-bottom: 1em;
}
.widget .textwidget {
line-height: 1.5em;
}
.widget .textwidget p {
margin-bottom: 0.8em;
}
.widget ul {
padding: 0 0.8em;
line-height: 1.5em;
}
.widget ul {
list-style: circle inside;
}
.widget ul .children {
padding: 0;
margin: 0.5em 0 0.5em 1em;
}
.widget a:link, .widget a:visited  {
text-decoration: none;
color: #dd2222;
}
.widget a:hover, .widget a:active {
text-decoration: underline;
}
.widget img {
max-width: 100%;
height: auto;
}  .widget-social-icons img{
margin: 0.1em 0.2em;
} .widget-ads img {
margin: 0.25em;
} #searchform {
display: block;
position: relative;
width: 100%;
margin: 0;
padding: 0;
overflow:hidden;
}
#s {
display: inline-block;
margin: 0;
width: 100%;
padding: 0.8em 45px 0.8em 0.8em;
background: #fff;
border: 1px solid #ddd;
font-size: 1.0em;
color: #333;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#searchsubmit {
position: absolute;
display: block;
top: 0;
right: 0;
width: 35px;
height: 35px;
background: url(//www.uerige-ob.de/wp-content/themes/zeeTastyPro/images/search-icon.png) 0 11px no-repeat;
border: none;
cursor: pointer;
}
#searchsubmit:hover {
background: url(//www.uerige-ob.de/wp-content/themes/zeeTastyPro/images/search-icon.png) -36px 11px no-repeat;
} #wp-calendar {
margin: 0;
width: 100%;
color: #444;
line-height: 1.6em;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
}
#wp-calendar caption {
font-style: italic;
margin-bottom: 0.1em;
}
#wp-calendar th {
font-weight: bold;
font-size: 0.85em;
}
#wp-calendar tfoot tr td {
padding-top: 0.5em;
}
#wp-calendar #next {
padding-right: 0.8em;
text-align: right;
} .widget-recent-posts ul{
padding: 0;
}
.widget-recent-posts ul li.widget-thumb {
list-style: none;
margin: 0 0 0.8em 0;
overflow: auto;
}
.widget-recent-posts .wp-post-image {
float: left;
margin: 0.3em 0.8em 0.3em 0;
padding: 3px;
border: 1px solid #ccc;
max-width: 60px;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-recent-posts .widget-postmeta {
color: #333;
margin: 0.3em 0;
font-size: 0.9em;
}
.widget-recent-posts .widget-postmeta .widget-date {
border-right: 1px solid #aaa;
padding-right: 0.6em;
}
.widget-recent-posts .widget-postmeta .widget-comment {
margin-left: 0.4em;
} .widget-recent-comments ul{
padding: 0 !important;
}
.widget-recent-comments ul li.widget-avatar {
list-style: none;
margin: 0 0 0.6em 0;
overflow: auto;
}
.widget-recent-comments img {
float: center;
margin: 0.3em 0.8em 0.3em 0;
padding: 2px;
border: 1px solid #ccc;
}
.widget-recent-comments .comment-content {
font-weight: normal !important;
color: #555;
}
.widget-recent-comments .comment-date {
padding: 0 !important;
margin-top: 0.2em;
font-size: 0.9em;
color: #777;
} .widget-tabnavi {
margin: 0;
overflow: auto;
}
.widget-tabnav, .widget-tabnav ul {
margin: 0;
padding: 0 !important;
list-style-type: none;
list-style-position: outside;
position: relative;
}
.widget-tabnav li {
float:left;
list-style-type: none;
position: relative;
margin: 0 !important;
padding: 0 !important;
}
.widget-tabnav li a {  
display: block;
margin: 0 2px 2px 0;
padding: 0.3em 1em;
font-size: 0.9em;
text-decoration: none;
color: #fff !important;
background: url(//www.uerige-ob.de/wp-content/themes/zeeTastyPro/images/navi-bg.png) repeat #ba1111;
}
.widget-tabnavi li a:hover, .widget-tabnavi li a:active {  
background-color: #303030;
text-decoration: none; 
}
.widget-tabnavi li a.current-tab{  
text-decoration: underline !important;
}
.widget-tabbed .tabdiv {  
padding: 0 !important;
margin: 0.8em 0 0 0 !important;
}
.widget-tabbed .tabdiv li.widget-thumb {
list-style: none;
margin: 0 0 0.8em 0;
overflow: auto;
}
.widget-tabbed .tabdiv  li.widget-thumb .wp-post-image {
float: left;
margin: 0.3em 0.8em 0.3em 0;
padding: 3px;
border: 1px solid #ccc;
max-width: 60px;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-tabbed .tabdiv li.widget-avatar{
list-style: none;
margin: 0 0 0.6em 0;
overflow: auto;
}
.widget-tabbed .tabdiv li.widget-avatar img {
float: left;
margin: 0.3em 0.8em 0.3em 0;
padding: 2px;
border: 1px solid #ccc;
}
.widget-tabbed .tabdiv ul li .widget-postmeta {
margin: 0.1em 0;
padding: 0;
font-size: 0.8em;
color: #777;
}
.widget-tabbed .tabdiv div.tagcloud {
padding: 0 10px;
} .type-post, .type-page, .attachment  {
margin: 0 0 3em 0;
}
.page-title, .post-title {
font-weight: normal;
font-family: 'Lobster', Verdana, Arial;
color: #333;
line-height: 1.3em;
}
.page-title {
font-size: 3.0em;
}
.post-title {
font-size: 2.6em;
color: #ba1111;
}
.post-title a:link, .post-title a:visited {
color: #ba1111;
text-decoration: none;
}
.post-title a:hover, .post-title a:active{
color: #333;
}
.sticky {
border-left: 10px solid #ddd;
margin-left: 0.8em;
padding-left: 1.5em;
} .postmeta {
color: #333;
margin: 0.8em 0 0.8em 0;
padding: 0.2em 0.8em;
border-left: 10px solid #ddd;
border-bottom: 1px solid #ddd;
font-size: 0.9em;
line-height: 1.4em;
}
.postinfo {
color: #333;
margin: 0.8em 0;
padding: 0.8em;
font-size: 0.9em;
border-top: 1px solid #aaa;
background: #f5f5f5;
line-height: 1.4em;
}
.postmeta .sep, .postinfo .sep {
padding-left: 0.8em;
margin-left: 0.7em;
border-left: 1px solid #aaa;
}
.type-post .post-edit-link, .postinfo .meta-tags {
padding-left: 0.8em;
margin-left: 0.6em;
border-left: 1px solid #aaa;
} .more-link:before {
content: "\A";
white-space: pre;
}
.more-link span{
display: inline-block;
margin-top: 0.6em;
padding: 0.4em 1em;
text-decoration: none;
color: #fff !important;
background: url(//www.uerige-ob.de/wp-content/themes/zeeTastyPro/images/navi-bg.png) repeat #ba1111;
}
.more-link span:hover {
background-color: #303030;
text-decoration: none;
} .archive-title {
text-transform: uppercase;
color: #444;
margin-bottom: 2em;
padding: 1em;
background: #f5f5f5;
box-shadow: inset 0 0 3em #e2e2e2;
border: 1px solid #ddd;
} .author-box {
color: #444;
margin: 0 0 3em 0;
padding: 1em;
background: #f5f5f5;
box-shadow: inset 0 0 3em #e2e2e2;
border: 1px solid #ddd;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.author-image {
float: left;
margin-right: 1em;
}
.author-image img {
margin: 0;
padding: 3px;
border: 1px solid #ccc;
}
.author-info h5 {
font-size: 1.1em;
font-weight: bold;
margin-bottom: 0.4em;
color: #333;
}
.author-description {
color: #555;
line-height: 1.5em;
}
.author-website {
margin-top: 0.4em;
font-size: 0.9em;
} .post-pagination {
text-transform: uppercase;
color: #444;
padding: 0.5em 1em;
font-size: 0.9em;
background: #f5f5f5;
box-shadow: inset 0 0 3em #e2e2e2;
border: 1px solid #ddd;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.post-pagination .alignleft {
float: left;
}
.post-pagination .alignright {
float: right;
} .wp-pagenavi {
float: left;
width: 100%;
text-transform: uppercase;
color: #444;
margin-bottom: 0.8em;
padding: 1.2em;
font-size: 0.9em;
background: #f5f5f5;
box-shadow: inset 0 0 3em #e2e2e2;
border: 1px solid #ddd;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wp-pagenavi .pages {
float: right;
}
.wp-pagenavi a {
margin: 0 0.3em;
padding: 0.5em;
text-align: center;
text-decoration: none;
}
.wp-pagenavi a:hover {
text-decoration: underline;
}
.wp-pagenavi .current {
margin: 0 5px 0 0;
padding: 0.25em 0.5em;
background-color: #ba1111;
color: #fff;
} .entry {
line-height: 1.6em;
margin: 1.5em 0;
}
.entry p, .comment p {
margin: 0.8em 0;
}
.entry h1, .comment h1,
.entry h2, .comment h2,
.entry h3, .comment h3,
.entry h4, .comment h4,
.entry h5, .comment h5,
.entry h6, .comment h6 {
color: #222;
font-weight: bold;
line-height: 1.0em;
margin: 1.2em 0 0.3em;
}
.entry h1, .comment h1 {
font-size: 3.0em;
}
.entry h2, .comment h2 {
font-size: 2.25em;
}
.entry h3, .comment h3 {
font-size: 1.5em;
}
.entry h4, .comment h4 {
font-size: 1.25em;
}
.entry h5, .comment h5 {
font-size: 1.125em;
margin: 1.3em 0 0;
}
.entry h6, .comment h6 {
font-size: 1.0em;
margin: 1.3em 0 0;
}
.entry ul, .comment ul{
list-style: square inside;
margin: 0 0 0.8em 1.5em;
}
.entry ol, .comment ol{
list-style: decimal inside;
margin: 0 0 0.8em 1.5em;
}
.entry ol ol, .comment ol ol{
list-style: upper-alpha inside;
}
.entry ol ol ol, .comment ol ol ol{
list-style: lower-roman inside;
}
.entry ol ol ol ol, .comment ol ol ol ol{
list-style: lower-alpha inside;
}
.entry ul ul, .comment ul ul,
.entry ol ol, .comment ol ol,
.entry ul ol, .comment ul ol
.entry ol ul, .comment ol ul {
margin-bottom: 0.2em;
}
dl {
margin: 0.8em 0 1.5em 0;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.5em;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: italic;
}
big, .big_tag {
font-size: 1.3em;
}
ins {
padding: 1px 2px;
background: #ffa;
text-decoration: none;
}
code, pre {
padding: 3px 8px;
margin: 0 1px;
background: #eeeeee;
color: #222;
font-size: 0.9em;
font-family: Monospace, "Courier New", Courier;
overflow: auto;
line-height: 1.0em;
}
del, strike, s{
text-decoration: line-through;
}
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
}
small {
font-size: 0.7em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
sup,
sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
font-size: 0.8em;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
.entry var, .entry kbd, .entry tt, .entry .tt_tag {
font-size: 1.1em;
font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
background:#f5f5f5;
border-left: 10px solid #ccc;
margin: 1.5em;
padding: 0.8em 1.5em;
}
blockquote p {
display:inline;
}
blockquote cite {
display: block;
margin: 0.5em 0 0 0.5em;
color: #777;
}
.entry table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #ddd;
margin: 20px 0;
text-align: left;
width: 100%;
}
.entry tr th,
.entry thead th {
background: #e5e5e5;
font-weight: bold;
padding: 0.2em 0.8em;
}
.entry tr td {
border-top: 1px solid #ddd;
padding: 0.2em 0.8em;
}
.entry tr.alternate td {
background: #f5f5f5;
} .entry img {
max-width: 100%;
height: auto;
}
.entry .wp-post-image {
padding: 4px;
border: 1px solid #ddd;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wp-caption {
max-width: 100%;
height: auto;
padding: 4px;
border: 1px solid #ddd;
text-align: center;
margin: 0.8em 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wp-caption-text {
margin: 0 !important;
padding: 0;
font-size: 0.8em;
text-align: center;
}
.alignleft { 
float: left; 
display: inline; 
margin: 1em 2em 1em 0;
}
.alignright	{
float: right; 
display: inline; 
margin: 1em 0 1em 2em;
}
.aligncenter {
margin: 1em auto; 
display: block;
} .gallery {
margin: 1.5em auto !important;
}
.gallery-item {
float: left;
margin: 0 0 0.8em 0 !important;
padding-right: 0.8em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gallery img {
border: 1px solid #ddd !important;
padding: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gallery-caption {
padding: 0 1.6em;
} embed, iframe, object, video {
max-width: 100%;
} #image-nav {
text-transform: uppercase;
color: #444;
padding: 0.5em 1em;
font-size: 0.9em;
background: #f5f5f5;
box-shadow: inset 0 0 3em #e2e2e2;
border: 1px solid #ddd;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#image-nav span {
display: block;
margin: 0.5em 0;
}
#image-nav .nav-previous {
float: left;
}
#image-nav .nav-next {
float: right;
} #comments .comments-title, #respond #reply-title {
font-weight: normal;
font-family: 'Lobster', Verdana, Arial;
font-size: 2.0em;
color: #333;
margin-bottom: 0.8em;
}
.commentlist {
display: block;
text-align: justify;
}
.commentlist .comment{
display: block;
margin: 1.5em 0;
background: #f5f5f5;
padding: 0.8em 1.2em 1em;
border-left: 10px solid #ddd;
list-style: none;
line-height: 1.5em;
}
.comment-author img {
float: left;
margin-top: 0.3em;
margin-right: 0.8em;
}
.comment-author img:after {
clear: both;
}
.comment-author .says {
display: none;
}
.comment-author .fn {
font-size: 1.2em;
font-style: normal;
}
.bypostauthor .fn, .comment-author-admin .fn{
font-style: italic;
}
.comment-meta {
font-size: 0.9em;
margin-bottom: 1.5em;
}
.comment-meta a:link, .comment-meta a:visited, 
.comment-meta a:active, .comment-meta a:hover {
color: #666;
}
#comments .children {
padding-top: 0.8em;
margin-left: 0.8em;
}
#comments .children .comment {
background: #fff;
border-left: 5px solid #ddd;
}
#comments .children .children .comment {
background: #eee;
border-left: 3px solid #ddd;
}
.nocomments {
color: #444;
padding: 1em;
background: #f5f5f5;
box-shadow: inset 0 0 3em #e2e2e2;
border: 1px solid #ddd;
}
.commentlist .pingback {
display: block;
margin: 0.8em 0;
background: #f5f5f5;
padding: 0.8em;
border-left: 5px solid #ddd;
list-style: none;
line-height: 1.3em;
} .comment-pagination {
text-transform: uppercase;
color: #444;
padding: 0.5em 1em;
font-size: 0.9em;
background: #f5f5f5;
box-shadow: inset 0 0 3em #e2e2e2;
border: 1px solid #ddd;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.comment-pagination .alignleft {
float: left;
}
.comment-pagination .alignright {
float: right;
} #respond {
margin: 1.5em 0;
}
#commentform p {
margin: 1.5em 0;
}
#commentform input[type="text"], #commentform textarea {
display: inline-block;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#commentform label {
font-size: 1.1em;
display: block;
margin: 0.6em 0 0.2em;
}
#commentform #submit {
display: block;
border: none;
margin-top: 0.8em;
padding: 0.8em 1.5em;
text-decoration: none;
color: #fff !important;
background: url(//www.uerige-ob.de/wp-content/themes/zeeTastyPro/images/navi-bg.png) repeat #ba1111;
}
#commentform #submit:hover {
background-color: #303030;
cursor: pointer;
text-decoration: none;
}  .fullwidth {
float: none !important;
width: 100% !important;
padding: 0 !important;
} .template-blog-excerpt .type-post .entry .more-link:before {
content: '';
white-space: normal;
}
.template-blog-excerpt .type-post .entry .more-link span {
margin: 0;
}  #frontpage-slider-wrap {
margin: -1.2em 0 0;
border-top: 1px solid #fff; } #frontpage-intro {
margin-bottom: 1.5em;
color: #444;
height: 100%;
padding: 1.5em;
background: #f5f5f5;
box-shadow: inset 0 0 3em #e2e2e2;
border: 1px solid #ddd;
}
#frontpage-intro .frontpage-intro-text {
font-size: 2.2em;
line-height: 1.3em;
font-family: 'Lobster', Verdana, Arial;
}
#frontpage-intro-left {
float: left;
width: 80%;
padding-right: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#frontpage-intro-button {
margin-left: 80%;
width: 20%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#frontpage-intro-button a {
float: right;
display: inline-block;
padding: 1em 1.2em;
color: #444 !important;
font-size: 1.4em;
line-height: 1.3em;
text-align: center;
text-decoration: none;
color: #fff !important;
background: url(//www.uerige-ob.de/wp-content/themes/zeeTastyPro/images/navi-bg.png) repeat #ba1111;
}
#frontpage-intro-button a:hover {
background-color: #303030;
text-decoration: none;
} #frontpage-entry {
margin-bottom: 1.5em;
}
#frontpage-entry .entry {
margin: 0;
} .frontpage-widgets {
margin-right: -1.5em;
}
.frontpage-widgets .widget-col-half {
float:left;
width: 50%;
padding-right: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.frontpage-widgets .widget-col-third {
float:left;
width: 33.3333333333333%;
padding-right: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.frontpage-widgets .widget {
background: none;
box-shadow: 0 0 5px #ddd;
border: 1px solid #ddd;
}
.frontpage-widgets .widget .widgettitle {
font-size: 2.2em;
color: #ba1111;
font-family: 'Lobster', Verdana, Arial;
text-transform: none;
padding: 0 0 0.4em 0;
border: none;
text-shadow: none;
margin-bottom: 0;
} #frontpage-posts {
margin-bottom: 1.5em;
box-shadow: 0 0 5px #ddd;
border: 1px solid #ddd;
padding: 1.5em 0 0 0;
}
#frontpage-posts .frontpage-posts-head {
padding: 0 1.5em;
}
#frontpage-posts .frontpage-posts-head h2 {
color: #444;
font-size: 2.2em;
margin-bottom: 0.8em;
font-family: 'Lobster', Verdana, Arial;
}
#frontpage-posts .type-post {
float:left;
width: 33.3333333333333%;
padding: 0 1.5em;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#frontpage-posts .type-post .wp-post-image {
padding: 0.2em;
border: 1px solid #ccc;
margin-bottom: 0.8em;
max-width: 100%;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#frontpage-posts .type-post .post-title {
font-size: 1.6em;
}
#frontpage-posts .type-post .entry {
text-align: justify;
}
#frontpage-posts .type-post .entry .more-link:before {
content: '';
white-space: normal;
}
#frontpage-posts .type-post .entry .more-link span {
margin: 0;
} #footer-widgets-wrapper {
margin: 0 -1.2em;
background: #333;
border-top: 2px solid #333;
}
#footer-widgets {
padding: 1.5em 0 1.5em 1.5em;
}
#footer-widgets-border {
border-top: 1px solid #fff;
}
#footer-widgets-bg-wrap {
margin: 0 -1.2em;
border: 1.2em solid transparent;
border-top: 1.2em solid #222;
}
#footer-widgets-bg {
margin-top: -1.2em;
height: 1.2em;
background: #fff;
}
.footer-widget-column {
float: left;
width: 25%;
padding-right: 1.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} #footer-widgets .widget {
background: #292929;
box-shadow: inset 0 0 3em #252525;
border: none;
}
#footer-widgets .widgettitle {
color: #eee;
border-bottom: 1px solid #aaa;
text-shadow: 1px 1px 0 #222;
}
#footer-widgets .widget ul, #footer-widgets .widget div{
color: #fff;
}
#footer-widgets .widget a:link, #footer-widgets .widget a:visited  {
color: #aaa;
}
#footer-widgets .widget a:hover, #footer-widgets .widget a:active {
text-decoration: underline;
} #footer {
padding: 15px;
background: url(//www.uerige-ob.de/wp-content/themes/zeeTastyPro/images/navi-bg.png) repeat;
background-color: #ba1111;
margin: 0;
color: #fff;
}
#footer a {
color: #ccc;
}
#footer #credit-link {
float: right;
font-size: 0.9em;
}  @media only screen and (max-width: 70em) {
#wrapper {
width: 90%;
}
.footer-widget-column {
width: 50%;
}
} @media only screen and (max-width: 60em) {
body {
font-size: 1.0em;
}
#custom-header, #frontpage-slider-wrap {
margin-top: 0;
}
#content {
float: none;
width: 100%;
padding-right: 0;
}
#sidebar {
clear: both;
float: none;
margin-left: 0;
width: 100%;
margin-top: 3em;
}
#logo {
float: none;
width: 100%;
padding: 2em 1.5em;
}
#header-content {
float: none;
width: 100%;
padding: 1.5em;
background: #eee;
border-top: 1px solid #ddd;
}
#header-content .header-banner,
#header-content .header-search,
#header-content .header-text,
#header-content .header-icons {
margin-top: 0;
float: none;
}
#header-content .header-text {
font-size: 1.3em;
}
#header-content .header-search form {
max-width: 100%;
float: none;
}
#mainnav, #mainnav-bg-wrap,
#footer-widgets-wrapper, #footer-widgets-bg-wrap{
margin: 0;
}
#mainnav-bg-wrap, #mainnav-bg,
#footer-widgets-bg-wrap, #footer-widgets-bg {
display: none;
}
#footer-widgets {
padding: 1.5em;
}
#frontpage-widgets-one, #frontpage-widgets-two {
margin: 0;
}
.footer-widget-column, .frontpage-widgets .widget-col-third  {
float: none;
width: 100%;
padding-right: 0;
}
#frontpage-intro-left, #frontpage-intro-button {
float: none;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}
#frontpage-intro-button a {
float: none;
margin-top: 0.8em;
width: 50%;
}
#frontpage-intro .frontpage-intro-text {
font-size: 2.0em;
}
#frontpage-posts .type-post {
float: none;
width: 100%;
padding: 0 1.5em 0.8em;
}
#comments .children {
margin-left: 0.4em;
}  #mainnav-menu, #mainnav-menu li, #mainnav-menu a, #mainnav-menu ul, 
#mainnav-menu ul a, #mainnav-menu ul ul, #mainnav-menu li ul ul 
{
margin: 0;
padding: 0;
position: static;
float: none;
display: inline;
font-size: 1.0em;
border: none;
box-shadow: none;
background: none;
top: 0;
left: 0;
}
#mainnav-menu li:hover ul ul, #mainnav-menu li:hover ul ul ul, #mainnav-menu li:hover ul ul ul ul,
#mainnav-menu li:hover ul, #mainnav-menu li li:hover ul, #mainnav-menu li li li:hover ul, #mainnav-menu li li li li:hover ul
{
display: inline;
}
#mainnav-icon {
display: block;
text-transform: uppercase;
font-size: 0.9em;
padding: 1.5em;
color: #fff;
}
#mainnav-icon:hover {
cursor: pointer;
text-decoration:  underline;
}
#mainnav-icon:after {
float: right;
content: "";
width: 32px;
height: 30px;
background: url(//www.uerige-ob.de/wp-content/themes/zeeTastyPro/images/menu-icon.png) no-repeat 50%;
margin: -0.5em 0 0 0;
}
#mainnav-menu {
border-bottom: 1px solid #555;
width: 100%;
display: none;
}
#mainnav-menu a {
display: block;
padding: 1.5em;
text-decoration: none;
text-transform: uppercase;
font-size: 0.9em;
border-top: 1px solid #555;
background: #333;
clear: left;
}
#mainnav-menu a:link, #mainnav-menu a:visited{
color: #fff;
text-decoration: none;
}
#mainnav-menu a:hover{
color: #eee;
background: #222;
}
#mainnav-menu ul {
float: left;
padding: 1.5em;
width: 100%;
background: #444;
border-top: 1px solid #666;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#mainnav-menu ul a {
display: block;
width: 100%;
padding: 1.5em;
border-bottom: 1px solid #666;
background: #444;
font-size: 0.7em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#mainnav-menu ul a:hover {
background: #333;
}
#mainnav-menu ul li ul {
float: left;
padding: 0 0 0 1.5em;
width: 100%;
border-top: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
} @media only screen and (max-width: 50em) {
.frontpage-widgets .widget-col-half  {
float: none;
width: 100%;
padding-right: 0;
}
#wrap {
border: none;
box-shadow: none;
}
} @media only screen and (max-width: 30em) {
body {
font-size: 1.05em;
}
#wrapper {
width: 100%;
margin: 0;
box-shadow: none;
border: none;
}
#logo a h1 {
font-size: 3.0em;
}
.post-title {
font-size: 1.8em;
}
.page-title {
font-size: 2.0em;
}
#frontpage-intro .frontpage-intro-text {
font-size: 1.8em;
}
.postmeta span, .postinfo span {
display: block;
}
.postmeta .sep, .postinfo .sep,
.post-edit-link, .postinfo .meta-tags {
border: none;
padding: 0;
margin: 0;
}
} @media only screen and (min-width: 60em) { #mainnav-menu {
display: block !important;
}
}