/* -- Zwischenheader normal -- */
.frame-layout-20 {
    display: block;
    width: 100%;
    float: left;
    clear: both;
}

.frame-layout-20 > .rahmen {
    width: 100% !important;
    margin: 0 !important;
    float: left !important;
    clear: both !important;
    padding: 0 !important;
    display: block !important;
    max-width: none !important;
}

.frame-layout-20 > .rahmen .ce-gallery {
    aspect-ratio: 20/6;
    overflow: ;
    margin: 0;
    display: flex;
    opacity: 0;
    height: 0;
    width: 100%;
    float: left;
    clear: both;    
}

.frame-layout-20 > .rahmen .ce-gallery.zw_normal {
    height: auto;
    opacity: 1;  
}

.frame-layout-20 > .rahmen .ce-gallery .ce-row,
.frame-layout-20 > .rahmen .ce-gallery .ce-column,
.frame-layout-20 > .rahmen .ce-gallery .image {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    display: block;
}

.frame-layout-20 > .rahmen .ce-gallery .image img  {
    width: 100vw;
    display: block;
}

.frame-layout-20 > .rahmen .ce-gallery .image .image-caption {
    display: none;
}

.frame-layout-20 .ce-textpic.ce-left.ce-above .ce-gallery {
    align-items: flex-start;
}

.frame-layout-20 .ce-textpic.ce-below .ce-gallery {
    align-items: flex-end;
}

.frame-layout-20 .ce-textpic.ce-right.ce-above .ce-gallery {
    align-items: center;
}

/* -- Zwischenheader fixiert -- */
.frame-layout-20 .ce-gallery.ce-border.zw_fixed {
    aspect-ratio: 20/6;
    overflow: ;
    margin: 0;
    display: flex;
    background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-attachment: fixed;	
    height: auto;
    opacity: 1;
}

.frame-layout-20.ce-gallery.zw_fixed.fxcenter {
    background-position: left center;
}

.frame-layout-20.ce-gallery.zw_fixed.fxbottom {
    background-position: left bottom;
}

/* -- Zwischenheader animiert -- */
.frame-layout-20 .ce-gallery.farbani {
    position: relative;
    height: auto;
    opacity: 1;
}

.frame-layout-20 .ce-gallery.farbani .farboverlaybox {
    position: absolute;
    top: -25%;
    left: -25%;
    width: 150%;
    height: 150%;
    display: block;
    z-index: 1;
    mix-blend-mode: multiply;
    background-size: 150% 150%;
    animation: farbani 20s ease infinite;
    transform: rotate3d(0, 1, 1, -10deg);
}

@keyframes farbani { 
  0%{background-position: 0% 0%; transform: rotate3d(0, 1, 1, -10deg);}
  20%{background-position: 20% 20%}
  40%{background-position: 40% 40%}
  50%{background-position: 50% 50%; transform: rotate3d(0, 1, 1, 10deg);}
  60%{background-position: 40% 40%}
  80%{background-position: 20% 20%}
  100%{background-position:0% 0%; transform: rotate3d(0, 1, 1, -10deg);}
}

/*
     FILE ARCHIVED ON 07:51:16 Jun 12, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:17:39 Feb 12, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.633
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.007
  esindex: 0.009
  cdx.remote: 47.087
  LoadShardBlock: 285.835 (3)
  PetaboxLoader3.datanode: 330.07 (5)
  load_resource: 614.186
  PetaboxLoader3.resolve: 94.101
  loaddict: 394.433
*/