@charset "utf-8";
/* author: Thomas Fux; www.brokenscreen.at -  
d.blau:0e5e7f - h.blau: 1282b1 2026

*/ 

@font-face {
  font-display: swap; 
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/open-sans-v35-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/open-sans-v35-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/open-sans-v35-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../../fonts/open-sans-v35-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../../fonts/open-sans-v35-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../../fonts/open-sans-v35-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
* { margin:0; padding:0px;  outline: none; }
html { width:100%; height: 100%; margin: 0px; padding:0px; display:block; box-sizing: border-box; scroll-behavior: smooth; }

body { font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 20px; color: white; margin: 0px; padding: 0px;  	 background: url("/2020/gfx/bg.png") repeat-x fixed; background-size: contain;  width:100%; height: auto; }

a { text-decoration:none; padding:0; }
.normallink { margin: auto; padding: 0px 4px; text-decoration: none; color: white !important; position: relative; transition: all .9s cubic-bezier(.2, 0, 0, 1); z-index: 1; }
 .normallink:after { content: ''; display: block; height: 1px; position: absolute; bottom: 0; right: 0px; left: 0px; background-color: rgba(255,255,255,1); transition: all .3s cubic-bezier(.2, 0, 0, 1); transform-origin: bottom center; z-index: -1; }
 .normallink:hover { color: rgba(45,45,45,1.00) !important;   }
 .normallink:hover:after { right: 0; left: 0; height: 100%; }

ul li { text-decoration:none; list-style:none;  color: #0e5e7f;   } 
 .zeilewerbe {display:flex;  flex-direction: row; flex-wrap: wrap; justify-content: center; width: 100%;}
.zeilewerbe div { text-decoration:none;   color: #ffffff; display: block; padding:20px; background: #083648;
background: -moz-linear-gradient(top, #0E5E7F 0%,  #083648 100%);
background: -webkit-linear-gradient(top, #0E5E7F 0%,  #083648 100%);
background: linear-gradient(to bottom, #0E5E7F 0%,  #083648 100%); margin:10px; border-radius: 10px; border:1px solid white; -webkit-box-shadow: 0px 6px 17px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 6px 17px 0px rgba(0,0,0,0.25);
box-shadow: 0px 6px 17px 0px rgba(0,0,0,0.25);   }
.zeilewerbe div:hover {  -webkit-box-shadow: 0px 6px 17px 0px rgba(0,0,0,0.0);
-moz-box-shadow: 0px 6px 17px 0px rgba(0,0,0,0.0);
box-shadow: 0px 6px 17px 0px rgba(0,0,0,0.0); cursor: pointer; border:1px solid thistle; color:thistle    }
.clearall {clear: both;}
img { width:100%; height:auto; z-index:1; }
video {width: 100%; height: auto;}
section {display:block;}
.contentwrapper {width: 100%; max-width: 980px; padding:18px;box-sizing: border-box; font-size: .7em; margin: 0 auto; font-weight: normal;line-height: 1.2em }
.contentwrapper a {text-decoration: none; color:white}
.contentwrapper a:hover {text-decoration: none; color: #051F2A;}
h1 {font-size: 1.3em}
h2 {display:block; width: 100%; background: rgba(255,255,255,1.00); padding:2px; box-sizing: border-box; color:#0e5e7f; font-size: 1.1em; margin: 0px 0 8px 0 ;font-weight: 200; text-align: center; border-bottom: 6px solid #0e5e7f; border-top: 2px solid #0e5e7f;}

.icontop {display:block; margin: 0px 0 0 6px; width: 26px; height: 26px;  cursor: pointer }

#overlay {display: block; width: 100%; height: 100%; background: rgba(14,94,127,0.96); position: fixed; top:-100%; left: 0; z-index: 10; overflow-y: scroll; transition: top .8s ease;}
.wrapperoverlay {margin:0 auto; width: 100%; max-width: 980px}
#overlayclose { display: block; width: 30px; height: 30px; cursor: pointer}

.responsivevideo {position: relative; padding-bottom: 56.25%; padding-top: 0px; height: 0; top:10px}
.responsivevideo iframe { position: absolute; top: 0; left: 0;width: 100%;height: 100%; border: 1px solid white;  border-radius: 6px}
.aktuelles_videorahmen { border: 1px solid white; border-radius: 6px}
.mini { font-size:.0em}
.zeileclips {display:flex; width: 100%;  flex-direction: column;}
.zeileclips div {display:block; width: 100%; padding: 6px 0px 6px 16px; font-size: 0.8em; background: rgba(219,219,219,0.24); border-bottom: 2px solid #0e5e7f; font-weight: normal; cursor: pointer; box-sizing: border-box}
.zeileclips div:nth-child(2n) { background: rgba(219,219,219,0.44); }
.zeileclips div:hover {background: rgba(219,219,219,0.96); color: #0e5e7f}
.themen {font-size:.8em; font-weight: normal; margin-left: 5px;}
.uberschriftoverlay {font-size:.7em;}
.zeileoverlay {display:flex; width: 100%; flex-wrap: nowrap; flex-direction: row; justify-content: space-between; align-content: stretch; padding: 0px 5px 0px 5px; box-sizing: border-box; }

nav {transition:all .8s ease; transition-property: top; }
#menuebutton {display:block;  z-index: 1; width: 100%; text-align: center; position:relative;  margin:0 auto; transition: top .8s ease; transition-property: top; overflow:hidden  }
.hamburger {display:block; width: 35px; height:35px; margin:10px auto; cursor: pointer;}
#menuebuttonclose {display: none;}
#smartnavi {transition:  top .8s ease;}

.navitop {display: block; width: 100%; height:auto; background: rgba(255,255,255,1.00); box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.42); line-height: 50px; font-size: 1.0em; position:absolute; top:-100%; z-index: 2; transition:top .8s ease;   }

.navitop ul {display:flex;  flex-direction: column; flex-wrap: nowrap; justify-content: center}
.navitop ul li {display:block;}

.toplink {display:block; padding:2px 10px 2px 10px; color:rgba(10,71,96,1.00); transition: .6s ease; transition-property: background, color;  text-align: center;}
.toplink:hover { color:white; background: rgba(10,71,96,1.00)  }
@keyframes logo {
  from {width:0;}
  to {width:100%;}
}
.logoWhite {display: block; width:100%; max-width: 260px; height: auto; margin: 2px auto;animation-name: logo; animation-duration: 2s; }
.wrapper { display:block; width: 100%; max-width: 980px; margin:-20px auto; box-sizing: border-box; padding: 0 2px 0 2px;   }

.zeile {display:flex; width: 100%; flex-wrap: wrap; flex-direction: row; justify-content: center}
.zeile .spalte {display:block; width: 100%; text-align:center; max-width: 320px; height:auto; font-size: 0.8em; line-height:1.4em; padding:2px; box-sizing: content-box }
@keyframes movein {
  from {top:70%; opacity: 0}
  to {top:0; opacity: 1}
}
@keyframes movein2 {
  from {top:480px; opacity: 0}
  to {top:0; opacity: 1}
}
.bildrahmen {display:block; position: relative; animation-name: movein; animation-duration: 1s;animation-delay: 1s; top:100%; opacity: 0; animation-fill-mode: forwards;  animation-timing-function: ease-out; filter: drop-shadow(1px 1px 20px rgba(39,36,63,1.00));}

.datum {display: block; position: absolute; top:200px; left:10px; font-size:12px;  }
.datum2 {display: block; position: absolute; top:200px; right:10px; font-size:12px;  }
.ueberschrift {display: block; position: absolute; top:22px; font-size:18px; font-weight: bold; text-align: center; width: 100%; }

button.startbutton { border-width: 1px; border-color: rgb(255, 255, 255); border-style: solid; border-radius: 12px; background-image: -moz-linear-gradient( 90deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); background-image: -webkit-linear-gradient( 90deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); background-image: -ms-linear-gradient( 90deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); max-width: 300px; height:auto; width:100%; margin: 0 auto; font-size: 14px; font-weight: bold; color: white;cursor:pointer; padding: 12px  }

button.startbutton:hover { border: 1px solid rgba(187,187,187,0.8) ; background-image: -moz-linear-gradient( 180deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); background-image: -webkit-linear-gradient( 180deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); background-image: -ms-linear-gradient( 180deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); color: rgba(253,241,180,1.00) }

.fliesstext {text-align: justify; padding: 0 14px 20px 12px; box-sizing: border-box; font-size:1.3em; line-height: 1.4em}
.smalltext {font-size:1em; line-height: 1.4em}

.spruchband {display:block; color:#0e5e7f; background: rgba(255,255,255,1.00); font-size: 8px; padding: 10px 0 10px 0; top:60px; position: relative; text-align:center; transform: skewY(-2deg);  }

footer {display:block; width: 100%; min-height: 200px;top:240px; position: relative; text-align: center; color:#0e5e7f; font-size:.8em; line-height: 1.4em; background: url("../gfx/backs/footertest.jpg"), rgba(255,255,255,1.00); background-size: cover; background-attachment: fixed; background-repeat: no-repeat; background-position: bottom;  }
.footerlogo {display:block; max-width: 445px; height:auto; margin:0 auto}
.footerlink {color:#0e5e7f; text-decoration: none;}
hr { border: 0; height: 1px; background: #333; background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(14,94,127,1.00) 50%,rgba(255,255,255,1.00) 100%); background-image: -moz-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(14,94,127,1.00) 50%,rgba(255,255,255,1.00) 100%); background-image: -o-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(14,94,127,1.00) 50%,rgba(255,255,255,1.00) 100%); background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(14,94,127,1.00) 50%,rgba(255,255,255,1.00) 100%); max-width: 980px; margin: 0 auto; } 
.footericons {display: flex; max-width: 160px; justify-content: space-between; flex-wrap: nowrap; margin: 0 auto;}
.icon { width: 35px; height:35px; transition: opacity .4s ease; } .icon:hover {  opacity:.5}
.footermini { font-size: 11px; }

.footernavipos {display: block; top:240px; position: relative; max-width: 980px;  margin:0 auto; padding: 3px; box-sizing: content-box;    }
.footernavipos ul {display:flex;  flex-direction: row; flex-wrap: nowrap; justify-content:flex-end }
.footernavipos ul li a {font-size:.6em; color:white; display:block; padding: 0px 4px 2px 4px; border-bottom: 1px solid #0e5e7f; box-sizing: content-box;  }
.footernavipos ul li a:hover {border-bottom: 1px solid white;  }

.whitebox {display: block; background: #FFFFFF; width: 100%; position: relative; top:30px; padding: 5px 0 5px 0;}
.sendebox {display:flex; max-width: 980px; flex-wrap: nowrap; flex-direction: row; justify-content: center; margin:0 auto; padding:0px 0 0px 0; box-sizing: border-box;    }
.sendebox a {display:block; width: 100%; width:180px; height:216px;  position: relative; border: 1px solid white; box-sizing: content-box; border-radius: 10px}
.sendebox a:hover {border: 1px solid #1282b1; box-shadow: 1px 1px 5px 1px rgba(14,94,127,0.4) }
.imggroesse1 {background:url("/2020/gfx/icons/sendegebiet.png") center center no-repeat; background-size: contain; transition: all 1.5s ease}
.imggroesse2 {background:url("/2020/gfx/icons/werben.png") center center no-repeat; background-size: contain;  transition: all 1.5s ease}
.imggroesse3 {background:url("/2020/gfx/icons/kontakt.png") center center no-repeat; background-size: contain;  transition: all 1.5s ease}

.bluebox {display: block; width: 100%; position: relative; top:30px; padding: 5px 0 5px 0;}
.sendebox a.second {display:block; width: 180px; height: 216px;  position: relative; border: 1px solid transparent; box-sizing: content-box; border-radius: 10px}
.sendebox a.second:hover {border: 1px solid white; box-shadow: 1px 1px 5px 1px rgba(14,94,127,0.4) }
.imggroesse4 {background:url("/2020/gfx/icons/leistungen.png") center center no-repeat; background-size: contain;  transition: all 1.5s ease}
.imggroesse5 {background:url("/2020/gfx/icons/projekte.png") center center no-repeat; background-size: contain;  transition: all 1.5s ease}
.imggroesse6 {background:url("/2020/gfx/icons/kunden.png") center center no-repeat; background-size: contain; transition: all 1.5s ease}


@keyframes shake {
  0% {transform:  translate(-100%,0px); opacity: 0}
  100% {transform:  translate(0px,0px);opacity: 1}
}
@keyframes shakeX {
  0% {transform:  translate(100%,0px); opacity: 0}
  100% {transform:  translate(0px,0px);opacity: 1}
}
.videowall {display: flex; max-width: 980px; width: 100%; flex-wrap: wrap; flex-direction: row; justify-content: center; padding:0px; box-sizing: border-box; margin:0 auto;  }
.videowall div {display:block; max-width:640px; height: auto; padding:3px; box-sizing: border-box; border:solid 1px white; margin:6px 0px 6px 0px; border-radius: 10px; }
.videowall div .uberschrift {display: block; width: 100%; background: white; color:#0e5e7f; padding:5px; box-sizing: border-box; margin-bottom: 4px; border-top-left-radius: 10px; border-top-right-radius: 10px}
.videowall div a {display: block; width: 100%; background:#0e5e7f; color: white; padding:5px; box-sizing: border-box; margin-top: 0px; text-align: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px }
.videowall div a:hover {background:white; color:#1282b1; }
#screener {display:block; margin:0 auto ; max-width: 980px; width: 100%; margin-top: 25px; }
.videowrapper {display:block; margin:0 auto; max-width: 980px; }
#morevideos {display:block; text-align:right; width: 100%; cursor: pointer;}



.teamwrapper {display: flex; max-width: 980px; width: 100%; flex-wrap: wrap; flex-direction: row; justify-content: center; padding:0px; box-sizing: border-box; margin:0 auto; }
.teambox {display:block; width:320px; height:520px; position:relative; overflow:hidden; margin:4px; box-sizing: border-box;animation-name: shake; animation-duration: 1s; animation-timing-function: ease-out  }
.teambox:nth-child(2n) {animation-name: shakeX; animation-duration: 1s; animation-timing-function: ease-out}
 .teambox:hover > .teamboxfotoback {transform: rotateY(360deg); transition: .6s;
  transform-style: preserve-3d;z-index:98} 
.teambox:hover > .teamboxfoto {transform: rotateY(180deg); transition: .6s;
  transform-style: preserve-3d;z-index:99} 

.teamboxfoto {display:block; width:200px; height:200px;  position:absolute; left:70px; top:70px; z-index:99; backface-visibility: hidden; transition: 0.6s; transform-style: preserve-3d  }
.teamboxfotoback {display:block; width:200px; height:200px;  position:absolute; left:70px; top:70px; z-index:98;  backface-visibility:visible ; transition: 0.6s; transform-style: preserve-3d;  }
.teamwhite {display:block; position: absolute; bottom: 0px; width: 100%; height: 370px; background: white}
.teamtext {display:block; position: absolute;  width: 100%; height:100%; top:300px; text-align: center; font-size:12px; color:black; line-height:18px}
.teamfontuber {font-size:20px; font-weight: bold; color:#1282b1}
.teambottom {display:block; position: absolute; bottom: 0px; width: 100%; height: 30px; background:#1282b1; text-align: center; line-height: 30px; cursor: pointer; color:white}
.teambottom:hover {color:white;}
.teamwrapper a {color:black}
.teamwrapper .whitefont {color:white}
.teamwrapper .whitefont:hover, .whitefont:hover a   {color:black}
sup {font-size:0.6em}

.searchbalken{ display: block; background : rgba(230, 230, 230, 1); border-style : Solid;  border-color : rgba(14, 94, 127, 1); border-width : 1px; border-radius : 16px; position: relative; width: 100%; max-width: 480px; height: 50px; margin:0 auto; }
.searchbutton {display:block; width:46px; height: 46px; position: absolute; right: 2px; top:2px; border-radius : 16px; background: url("../gfx/icons/searchbutton.svg"); border: none; cursor:pointer}
.searchbutton:hover { border: solid #1282b1; }
.searchtext {display:block; position: absolute; top:4px; left:10px; width: 80%; height: 80%;  font-size: 1.2em; color:#0e5e7f; background-color: transparent; border: 0px; outline: none;}

.searchrahmen {display: flex; max-width: 980px; width: 100%; flex-wrap: wrap; flex-direction: column; justify-content: space-between; padding:2px; box-sizing: border-box; margin:0 auto;}
.searchrahmen .zeile {display:block; width: 96%; background: rgba(245,245,245,1); padding:8px; color:#0e5e7f}
.searchrahmen .zeile:nth-child(odd) {background: rgba(225,225,225,1)  }
.searchrahmen .zeile:hover {color:black; background: white}

#placeholdertitel {font-size:.7em; font-weight: bold;}
#placeholderlinks {font-size:.7em; font-weight: normal; padding: 0px 10px 0 10px;}

.fotobox { display: flex; width: 100%; flex-wrap: wrap; flex-direction: row; justify-content: center; background:  rgba(54,54,54,0.24);padding:10px; box-sizing: border-box;  margin-top: 0px; border-bottom: 6px solid rgba(255,255,255,1.00); border-top: 1px solid rgba(255,255,255,1.00)} 
.boxqua { width: 220px; height: auto; margin:3px ; box-sizing: content-box; overflow: hidden}
.boxqua:first-child {margin-left: 3px}
.boxqua:last-child {margin-right: 3px;}


.infobox {display: block; width: 100%; padding: 20px;  border: 1px solid red; border-radius: 12px; box-sizing: border-box; background: url("https://kanal3.tv/2020/gfx/backs/infobox_sat.jpg"); background-size: cover; background-position: center top }
.infoboxsmall {display: block; width: 100%; padding: 20px; background: rgba(0,0,0,0.14); border: 1px solid white; border-radius: 6px; box-sizing: border-box}

.bewegung { animation-name: movein; animation-duration: 1s; animation-timing-function: ease-out;display:block; position: relative;top:0;}
.bewegung2 { animation-name: movein2; animation-duration: .8s; animation-timing-function: ease-out;display:block; position: relative;top:0;}

.kwsboxrahmen {display: flex; width: 100%; flex-wrap: wrap; flex-direction: row; justify-content:space-between; align-items: center;    }
.kwsboxrahmen a {color:#0e5e7f; margin-bottom: 4px;  width:80%; box-sizing: border-box; overflow:hidden; margin:10px auto;}
.kwsbox {display:block; background: rgba(230, 230, 230, .8); box-sizing: border-box; border-radius: 8px; padding:40px; text-align: center; width: auto; color:black; transition: background 1.8s ease; -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.71);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.71);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.71); aspect-ratio:16/9   }
.kwsbox:hover {background: rgba(255,255,255,1.0); transition: background 0.8s ease; -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.01);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.01);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.01); }

#themenbox, #themenboxmurtal {display: block; max-height:0px;  transition: max-height 0.8s ease-in; overflow: hidden; }
.themenboxrahmen { display: block; border: solid 1px white; border-radius: 10px; padding:20px; box-sizing: border-box; background:rgba(255,255,255,.20)}
.allmore {display:block; width: 100%; text-align: right;}
.morebuttonrahmen {display:block; width: 100%; text-align: right; position: relative; margin-top:15px; margin-bottom: 28px}
.morebutton {display:block; width:187px !important; right:0px; position: absolute; cursor: pointer}

.weisserrahmen { border:solid 1px rgba(255,255,255,0.66);}

.iconextern {width:12px; cursor:pointer; height: 12px;  }
.iconextern:hover {  -webkit-filter: invert(1);
    filter: invert(1);}

.redbalken { display:block; width:140%; padding:10px; background: rgba(203,0,3,1.00); position: absolute; top:400px; left:-80px; text-align: center; font-size: 1.2em; font-weight: bold;  transform: rotate(-4deg); -webkit-box-shadow: 0px 13px 19px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 13px 19px 0px rgba(0,0,0,0.25);
box-shadow: 0px 13px 19px 0px rgba(0,0,0,0.25); }

.formkontakt { background: rgba(204,204,204,0.85); border:none; display: block; min-width: 100%;padding:10px; font-family: 'Open Sans', sans-serif; font-weight: normal; box-sizing: border-box; font-size: 1em}

.sendebutton {border-width: 1px; border-color: rgb(255, 255, 255); border-style: solid; border-radius: 12px; background-image: -moz-linear-gradient( 90deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); background-image: -webkit-linear-gradient( 90deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); background-image: -ms-linear-gradient( 90deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); width: auto; padding: 8px 25px 8px 25px; margin: 0 auto; font-size: 1em; font-weight: bold; color: white;cursor:pointer;  }

.sendebutton:hover { ; background-image: -moz-linear-gradient( 180deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); background-image: -webkit-linear-gradient( 180deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); background-image: -ms-linear-gradient( 180deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); color: rgba(253,241,180,1.00)}

#cookiebox {display:block; width: 100%; height:100%; position: fixed; top: 0px; background:rgba(6,44,59,0.84); z-index: 99; text-align: center; font-size:10px; padding:10px; box-sizing: border-box; border-top: 1px solid white; line-height: 1.8em;  backdrop-filter: blur(6px);}

#cookiebox a {color: white; text-decoration: none; background:#051F2A; padding:8px 32px 8px 32px; box-sizing: border-box; border-radius: 6px; margin:0 auto}
#cookiebox a:hover {background:white; color:black}

.noback { background: rgba(248,248,248,0.00) !important }

.kundenbox {display:flex;  flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: flex-start;  }
.kundenbox img {display:block; max-height: 90px !important; width: auto !important; width:100%;  -webkit-filter: grayscale(1);
    filter: grayscale(1);  transition: all .8s ease; overflow: hidden; border-radius: 6px;margin:10px }
.kundenbox img:hover {-webkit-filter:grayscale(0); filter: grayscale(0); cursor: pointer}

.werbungarea {display:block; width: 100%; text-align: center;  max-width: 728px; height: auto;  margin:0 auto; padding:0 }
.werbungarea div:first-child {display:block; width: 100%; height:10px; background:white; color: #001346; font-size: 7px; text-align: left; font-weight: bold; padding: 0 0 0 4px; margin: 0; box-sizing: border-box; line-height: 10px;  }
.werbungarea div:last-child {display: block; height: auto; border:solid 1px white; box-sizing: border-box; max-width: 728px; background: rgba(255,255,255,1.00)}

#ostersegnung {display:block; width: 100%;  text-align: center; font-size: .8em; padding:5px; }




.format_rahmen {display:block; width: 320px; height: 400px; border-width: 1px;border-color: rgb(255, 255, 255);border-radius: 8px;background-color: rgb(18, 130, 177); -webkit-box-shadow: 0px 6px 10px 0px rgba(16,19,28,0.7);
-moz-box-shadow: 0px 6px 10px 0px rgba(16,19,28,0.7);
box-shadow: 0px 6px 10px 0px rgba(16,19,28,0.7); margin:0 auto; margin-bottom: 28px; position: relative; overflow: hidden; animation-name: shake; animation-duration: 1s; animation-timing-function: ease-out;  }
.format_rahmen:nth-child(2n) {animation-name: shakeX; animation-duration: 1s; animation-timing-function: ease-out; }

.format_background_interview { background:url("../gfx/formate/interview_hoch.png") no-repeat}
.format_background_stadtgespraech { background:url("../gfx/formate/stadt_hoch.png") no-repeat}
.format_background_thema { background:url("../gfx/formate/thema_hoch.png") no-repeat}
.format_background_sky { background:url("../gfx/formate/deinverein_hoch.png") no-repeat}
.format_background_tvbericht { background:url("../gfx/formate/bericht_hoch.png") no-repeat}
.format_background_event { background:url("../gfx/formate/event_hoch.png") no-repeat}
.format_background_imagex { background:url("../gfx/formate/image_hoch.png") no-repeat}

.fo_titel  { border-top:solid 1px #FFFFFF; background-color: rgb(14, 94, 127); border-bottom:solid 1px #FFFFFF; position: absolute;left: 0px;top: 120px;width: 100%;height: 38px; padding-left: 10px; font-size: 28px; line-height: 38px; font-weight: bold}
.fo_subtitel  {  position: absolute;left: 0px;top: 170px;width: 100%;height: 18px; padding-left: 10px; font-size: 14px; line-height: 16px; background:#FFFFFF; color: #0e5e7f;}
.fo_content {font-size:12px; font-family: "Open Sans";color: rgb(255, 255, 255);line-height: 1.5;position: absolute;left: 10px;top: 210px;width:auto; }
.fo_button {font-size:12px; font-family: "Open Sans";color:rgba(253,241,180,1.00);position: absolute; bottom: 18px; cursor:pointer; padding:4px 12px 4px 12px; border:solid rgba(253,241,180,1.00) 1px; border-radius: 6px; background:#073446; transition: all 3s ease; left:10px;}
.fo_button:hover { border:solid white 1px; background:#1282b1; color:white; transition: all 1s ease }


.last .archivbutton{ border-width: 2px; border-color: rgb(255, 255, 255); border-style: solid; border-radius: 6px; background-image: -moz-linear-gradient( 90deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); background-image: -webkit-linear-gradient( 90deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%); background-image: -ms-linear-gradient( 90deg, rgb(15,97,132) 0%, rgb(20,128,174) 100%);  font-size: 14px;  color: white;cursor:pointer; padding:6px 20px 6px 20px; line-height: 36px } 

#kraftbilder {
    padding: 6px; margin:0px; background: rgba(192,192,192,0.28);
    border: 0px solid rgba(14,94,127,1); display:flex;  flex-direction: row; flex-wrap: nowrap; justify-content:space-between ; width: 100%; box-sizing: content-box;
}
.kraftfoto {display:block; margin:4px; max-width:20%; height:auto; border:solid 1px #0e5e7f  }

#videorahmen {display:flex;  flex-direction: row; flex-wrap: wrap; justify-content:center ; width: 100%; box-sizing: content-box; }
.kraftvideo { max-width: 280px; height:auto; padding:5px; border:solid 1px #0e5e7f; background: rgba(192,192,192,0.28) }

.projektrahmen {display:flex;  flex-direction: row; flex-wrap: wrap; justify-content:space-between; ; width: 100%; box-sizing: content-box;}
.projektbox {display:block; font-size: 1.2em; padding:10px 24px 10px 24px; background:white; border:solid 2px rgba(10,71,96,0.25) ; box-sizing: border-box; color:rgba(10,71,96,1.00); margin-bottom:20px  }
.projektbox span, .projektbox a {font-size:.6em}

.werbunglink { display:block; position:fixed; top:60px; left:-330px; width: 377px; height:97px;  z-index:1; background: url("../../zeitzeugen/assets/gfx/ad_zeitzeugen.png") top left;  transition: all 3s ease; opacity:.2; cursor:pointer }
.werbunglink:hover {  left:-60px; transition: all .6s ease; opacity:1  }

#eye { display:none}

.makingbox-haupt {display:flex; max-width: 400px; flex-wrap: wrap; flex-direction: row; justify-content:center; margin:0 auto; padding:10px 10px 10px 10px; box-sizing: border-box; gap: 12px; overflow: hidden    }
.makingbox { 
	display: block;
	width: 220px;
	height: 264px;
	position: relative;
	border: 1px solid white;
	box-sizing: content-box;
	border-radius: 10px;
    overflow:hidden;
}

.makingbox .ueber { display:block; position:absolute; bottom:0px; width:100%; height:50px; background: rgba(14,94,127,0.72); font-size:11px; text-align: center; font-weight: normal; padding-top: 10px }
.ueber span {font-size:10px; font-weight: bold;}

.refbox_left {display:grid; grid-template-columns: 1fr;grid-template-rows: 2fr;grid-column-gap: 10px;grid-row-gap: 10px; width:100%; font-size:.7em; color:#0e5e7f; border-bottom:solid 1px #0e5e7f; background: rgba(14,94,127,0.05); align-content: center; justify-content: start;padding:10px; border-radius:6px; box-shadow: 1px 2px 6px 0px rgba(14,94,127,0.35);  overflow: hidden}
.refbox_left div:first-child {display:block;  width:100%; grid-area: 2 / 1 / 3 / 2;  }
.refbox_left div:last-child {  width:100%; height:100%;   grid-area: 1 / 1 / 2 / 2;  }

.refbox_right {display:grid; grid-template-columns: repeat(1, 1fr);grid-template-rows: 2fr;grid-column-gap: 10px;grid-row-gap: 10px; width:100%; font-size:.7em; color:#0e5e7f; border-bottom:solid 1px #0e5e7f; text-align:center; background: rgba(14,94,127,0.05); padding:10px; border-radius:6px; box-shadow: 1px 2px 6px 0px rgba(14,94,127,0.35); overflow: hidden}
.refbox_right div:first-child {  width:100%;  height:100%;display: flex; }
.refbox_right div:last-child { width:100%; text-align:left}

.refbox_img {width:100%;max-width:320px; padding:18px; border:solid 0px #0e5e7f;}
.refbox_button {display:block;  padding: 10px 26px 10px 26px; background:rgba(14,94,127,1); color:white; text-align:center; font-weight: bold; transition: all .4s ease-in-out; border-radius:6px; border:solid 1px rgba(14,94,127,1) }
.refbox_button:hover {background:rgba(14,94,127,.2); color:rgba(14,94,127,1)}

#sonderframe {display:none; width:100%; height:auto; aspect-ratio:16/9; border:solid 1px white; border-radius:6px; margin-bottom:10px; overflow:hidden}