/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* dk_masonry global styles */
.masonry .image_container img {
	vertical-align: bottom;
}
.masonry > div, .masonry > section {
	float: left;
}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
/* nav overlay   https://codepen.io/gandalf458/pen/WNYxPMz*/
.overlay {
  height: 100vh;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 2.25em;
  color: #818181;
  display: block;
  transition: 0.5s;
}

.overlay a:hover,
.overlay a:focus {
  color: #f1f1f1;
}

#closeBtn {
  padding: 2px 8px;
  color: #818181;
  transition: 0.5s;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 2em;
}

#openBtn {
  cursor: pointer;
  position: absolute;
  top: -0.75rem;
  right: 40px;
  font-size: 2em;
  color:#00aea4;
}

button {
  background-color: transparent;
  border: none;
}

@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 1.25em;
  }
  #closeBtn {
    font-size: 2.5em;
    top: 15px;
    right: 35px;
  }
}

@media screen and (max-width: 450px) {
  .overlay a {
    font-size: 1.25em;
  }
  #closeBtn {
    font-size: 2.5em;
    top: 15px;
    right: 35px;
  }
  #openBtn {
  cursor: pointer;
  position: absolute;
  top: -0.75rem;
  right: 0;
  font-size: 2em;
  color:#00aea4;
}
}

@media screen and (max-width:800px) {
#main {
    margin:1rem 0;
    line-height:1.5rem;
}
.ce_accordion  .toggler {
    padding: 0.25em 0.5em 0.25em 0;
    line-height:2rem;
    width:90%;
}
.rsts-skin-liquid .rsts-caption {
    background-attachment: scroll;
            background-clip: border-box;
            background-color: rgba(255, 255, 255, 0);
            background-image: none;
            background-origin: padding-box;
            background-position: 0 0;
            background-repeat: repeat;
            background-size: auto auto;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(255, 255, 255, 0) inset, 0 0 0 rgba(0, 0, 0, 0) inset, 0 0 0 rgba(255, 255, 255, 0) inset;
        border:0;
            color: #fff;
            font-size: 1.5rem;
            left: 1rem;
            padding:1rem;
            position: absolute;
            text-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
            top: 0.8rem;
            transition-delay: 0s, 0s;
            transition-duration: 1s, 1s;
            transition-property: opacity, transform;
            transition-timing-function: ease, ease;
            width: 60%;
}
.rsts-skin-liquid .rsts-nav-bullets {
    display:none;
}
.ce_gallery.first.last.block {
    margin-bottom: 0;
        margin: 0 auto;
        width: 90vw;
}
.caption {
    display:none;
}
.container {
    min-height: 400px;
      display: flex;
      display: -webkit-flex;
      flex-wrap: wrap;
     flex-direction: row;
    /*  justify-content: center;
      align-items: auto;
      align-content: center;*/
}
.container:after {
    display: block;

}
}

@media screen and (max-width:680px) {
	
#masonry_1, #masonry_2, #masonry_3 {
    width: 90vw !important;
}

.navBurger {
    position: relative;
    float: right;
    top: -1.5em;
    right: -55px;
    color: #00aea4;
}

}	
:where(source[width][height] ~ img) { 
    width: auto;
    height: auto;
}

.mod_newsarchive {
    display:flex;
}
* {
    box-sizing:border-box;
}
body{
	    background-color:#efefef;
}
#footer {
    background-color:#ececec;
    margin-top:1rem;
    padding:1rem 5rem;
    width:100%;
    height:auto;
    line-height:2rem;
}
#header {
    background-color:#ececec;
    margin-top:0rem;
    padding:1rem 5rem;
    width:100%;
    height:auto;
    line-height:2rem;
}
h1 {
    color:#e8881a;
}
h2,
h3,
h4,
h5,
h6 {
    color:#519e9c;
}
.center1024 {
    max-width: 1024px;
    padding:  1rem;
    margin: 0 auto;
}
.ce_text {
    margin-bottom:1.4rem;
    line-height:1.5rem;
}
.slogan a {text-decoration:none;
		color:#00aea4;
		font-size:20px;
}

.slogan {color:#00aea4;}


.item {
    flex: 0 0 auto;
     margin: 5px;
} 



.ce_gallery a {
    outline: none;
}

.ce_gallery>ul {
    margin: 0;
        padding: 0;
        display: flex;
        flex-flow: row wrap;
}
.ce_gallery>ul li.col_first {
    clear:none;
}
.ce_gallery>ul li {
    float: none;
        margin: -0.25em 0 0;
    /*margin: 0.25em auto */
}
.layout_latest {
    margin-bottom: 3em;
        padding-bottom: 3em;
        border-bottom: 1px solid #ccc;
}
.layout_latest h2,
.layout_full h1 {
    margin: 0;
    padding-bottom:1rem;
}
.layout_latest h2 a {
    color: #e8881a;
        text-decoration: none;
}
.layout_latest .info,
.layout_full .info {
    font-size: 0.875em;
}
.mod_newsarchive .layout_latest .info {
    margin-bottom: 0;
}
.more > a,
.ce_text.last.block a {
    font-weight: bold;
        color: #e8881a;
        text-decoration-color: -moz-use-text-color;
        text-decoration-line: none;
        text-decoration-style: solid;
}
.layout_latest.arc_1 {
    margin-left: 0;
        margin-right: 1rem;
        width: 28%;
}
.layout_latest .info:before,
.layout_full .info:before {
    font-family: "Font Awesome 5 Free";
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
        content: "\f073";
        width: 20px;
        text-align: center;
}
.mod_newsarchive,
.mod_newsreader {
    max-width:50vw;
    margin: 0 auto;
}


/* dk_masonry */
.ce_masonry_gallery figcaption{
    position: absolute;
    bottom: 1rem;
    color: white;
    margin: 2rem auto;
    width: 300px;
    text-align: center;
}

/* captions */
.ce_masonry_gallery figcaption {
	box-sizing: border-box;
	position: absolute;
	bottom: 5px;
    padding: 3px 6px;
	z-index: 1;
	color: white;
	background: rgba(0, 0, 0, .5);
	opacity: 0;
}
.ce_masonry_gallery figcaption {
	-webkit-animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1s;
    animation-name: fadeInUp;
	animation-fill-mode: both;
	animation-duration: 1s;
	animation-delay: 1s;
}

.masonry img {
    border: 1rem white solid;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
/* Daten download */

.ce_downloads {
    display: flex;
}

.ce_downloads ul {
    display: inline-flex;
    width: 80vw;
    margin: 0 auto;
}

li.download-element.ext-jpg {
    padding-right: 2rem;
}

@media screen and (max-width: 960px){
	
.slick-container.slick-slider .caption {
    position: absolute;
    top: 10vh;
    left: 5vw;
    color: green;
    text-align:center;
    font-size: calc(0.5rem + 2.5vmin);
    width:80vw;
}
}

@media screen and (min-width: 1025px){
	
	.ce_gallery img {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.ce_gallery img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

/*slick slider */
.slick-slide img {
    width: 100%;
}
.slick-container.slick-slider .caption {
    position: absolute;
    top: 10vh;
    /*left: 5vw;*/
    text-align:center;
    color: #94abbd;
    font-size: calc(0.5rem + 3.5vmin);
  /*font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
    font-size: 5rem;*/
    width:100vw !important;
}
	
}	
	
.mt_1 {
	margin-top:1rem;
}

.mt_2 {
	margin-top:2rem;
}

.mt_3 {
	margin-top:3rem;
}

.mt_4 {
	margin-top:4rem;
}

.mb_1 {
	margin-bottom:1rem;
}

.mb_2 {
	margin-bottom:2rem;
}

.mb_3 {
	margin-bottom:3rem;
}

.mb_4 {
	margin-bottom:4rem;
}

