@font-face { font-family: 'Klavika Bold'; src: url('webfonts/klavika/bold-webfont.woff2') format('woff2'), url('webfonts/klavika/bold-webfont.woff') format('woff'); font-weight: bold; font-style: normal;font-display: swap;}@font-face { font-family: 'Klavika Regular'; src: url('webfonts/klavika/regular-webfont.woff2') format('woff2'), url('webfonts/klavika/regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal;font-display: swap;}:root {--cBlue: #5893CE;--cBlueRGB: 88, 147, 206;--cBlueDark: #00509C;--cBlueDarkRGB: 0, 80, 156;--cBlack:#000;--cBlackRGB: 0, 0, 0;--cGrey: #CCC;--cGreyRGB: 204, 204, 204;--cGreyLight: #F4F4F4;--cGreyLightRGB: 244, 244, 244;--cGreyDark: #414141;--cGreyDarkRGB: 65, 65, 65;--contentMaxWidth: 1200;}@media screen {div ::-webkit-scrollbar { height: 4px; width: 6px; }div ::-webkit-scrollbar-track { background-color: rgba(var(--cBlueDarkRGB), 0.25); }div ::-webkit-scrollbar-track:hover { background-color: rgba(var(--cBlueDarkRGB), 0.25)}div ::-webkit-scrollbar-thumb { background-color: rgba(var(--cBlueDarkRGB), 0.75); }div ::-webkit-scrollbar-thumb:hover { background-color: rgba(var(--cBlueDarkRGB), 1);}div ::-webkit-scrollbar-button { display: none;}  }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, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var, u, 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;}html {font-size: 55.0%;box-sizing:border-box;}*, *:before, *:after { box-sizing: inherit;}body {line-height: 1;scroll-behavior: smooth;text-rendering: optimizeSpeed;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}table.collapse {border-collapse: collapse;border-spacing: 0;}.break-word, .break-word-always {  overflow-wrap: break-word; word-wrap: break-word;    word-break: break-word;  -ms-hyphens: auto; -webkit-hyphens: auto; hyphens: auto;}@media only screen and (min-width:600px) {.break-word {word-wrap:normal;word-break:normal;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;}}.formfield { font-size:16px; font-size:1.6rem; padding:8px 9px; margin:0; line-height:30px; color:var(--cGreyDark); background-color:#FFF; border:none; border:2px solid var(--cBlack); border-radius: 5px; font-family: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position:relative;}.formfield::-webkit-input-placeholder {color:rgba(66,74,66,.5);}.formfield.dn {display:none;}.formfield.ffCal {max-width:180px;padding-right:33px; border: 2px solid var(--cBlue);border-radius: 5px;background-image: url("data:image/svg+xml,%0A%3Csvg height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23641410' d='m5 6h2v2h-2zm3 0h2v2h-2zm3 0h2v2h-2zm-9 6h2v2h-2zm3 0h2v2h-2zm3 0h2v2h-2zm-3-3h2v2h-2zm3 0h2v2h-2zm3 0h2v2h-2zm-9 0h2v2h-2zm11-9v1h-2v-1h-7v1h-2v-1h-2v16h15v-16zm1 15h-13v-11h13z'/%3E%3C/svg%3E%0A");background-position:center right 4px;background-repeat:no-repeat; background-size: 24px;}select.formfield {-webkit-appearance: none;-moz-appearance: none;appearance: none;background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 40 50' viewBox='0 0 40 50' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23686868' stroke-width='1.6' stroke-linecap='round' fill-opacity='0'%3E%3Cpath d='M 10,20 20,30' /%3E%3Cpath d='M 20,30 30,20' /%3E%3C/g%3E%3C/svg%3E");background-position:right center;background-size:30px auto;background-repeat:no-repeat;padding:8px 35px 8px 9px;border-radius: 5px;}.w100pz { width:100%; }.w80pz { width:80%; }.w50pz { width:50%; }.w28pz { width:28%; }.w26pz { width:26%; }.w23pz { width:23%; }select.formfield.w20 { width:60px; }select.formfield.w30 { width:70px; }select.formfield.w40 { width:80px; }select.formfield.w50 { width:90px; }@media only screen and (max-width: 400px) {.w80pz { width:100%; }.w50pz { width:100%; }}.w20 { width:20px; text-align:center; }.w30 { width:40px; text-align:center; margin: 0 5px 5px 0; }.w40 { width:40px; text-align:center; margin: 0 5px 5px 0; padding: 8px 2px; }.w50 { width:50px; text-align:center; margin: 0 5px 5px 0; }.w80 { width:80px; }.w100 { width:50%; }.w200 { width:200px; }.w300 { width:90%; }.w400 { width:90%; }body #page .formsubmit {font-size: 17px;font-size: 1.7rem;margin: 0;border: 0;line-height: 40px;color: #FFF;text-transform:uppercase; letter-spacing: 1px; font-weight: 700;padding:5px 15px;background-color:var(--cBlueDark);text-align:center;vertical-align:middle; outline: none; text-decoration: none; display: inline-block;} .clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clear{display: inline-table;}* html .clear{height: 1%;}.clear{display: block;}.cmsAlert {width: 100%;text-align: center;padding: 10px;margin:10px 0;border: 2px solid #BD0D2D;border-radius: 10px;background-color: rgba(189,13,45,0.20);color: #19161B;font-size: 16px;font-size: 1.6rem;grid-column: 1/-1;}.cmsAlert a {color:inherit;}@-webkit-keyframes scaleUp {0%{transform: scale(0.5); opacity:0; }100%{transform: scale(1); opacity:1; }}@keyframes scaleUp {0%{transform: scale(0.5); opacity:0; }100%{transform: scale(1); opacity:1; }}@-webkit-keyframes fadeIn {0%{opacity:0; }100%{opacity:1; }}@keyframes fadeIn {0%{opacity:0; }100%{opacity:1; }}#content {text-decoration: none;text-align: left;line-height:140%;}#content .hspacer { width:100%; font-size:8px; overflow:hidden; }#content .s4 { height:.4vh; }#content .s6 { height:.6vh; }#content .s8 { height:.8vh; }#content .s10 { height:1.0vh; }#content .s12 { height:1.2vh; }#content .s14 { height:1.4vh; }#content .s16 { height:1.6vh; }#content .s18 { height:1.8vh; }#content .s20 { height:2vh; }#content .s22 { height:2.2vh; }#content .s24 { height:2.4vh; }#content .s30 { height:3vh; }#content .s40 { height:4vh; }#content a, #content .text strong a, #content .text a strong {color:inherit;}#content a:hover {text-decoration: none;}#content a.pAnchor {position:absolute;height:0px;top:-50px;}#content a.cButton {display:inline-block;text-decoration: none;z-index:auto; padding: 10px 25px 10px 40px;font-family: 'Klavika Bold', sans-serif; color: var(--cBlueDark); line-height: 30px;font-size: 35px;font-size: 3.5rem; background-color: var(--cGreyLight);position: relative;border-radius: 0 10px 10px 0;}#content a.cButton::after {width: 14px;height: 14px;background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m86.47 44.98v10.04l-79.67 43.98-5.8-10.6 70.42-38.39-70.42-38.39 5.8-10.62z' fill='%2300509C'/%3E%3C/svg%3E");background-position: center;background-repeat: no-repeat;position: absolute;top: 50%;left: 10px;transform: translateY(-50%);content: '';}#content a.cButton:hover { transition: all 0.5s ease; background-color: var(--cBlueDark);color: #FFF;}#content a.cButton:hover::after {background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m86.47 44.98v10.04l-79.67 43.98-5.8-10.6 70.42-38.39-70.42-38.39 5.8-10.62z' fill='%23FFF'/%3E%3C/svg%3E");}#content strong {color:inherit;}#page h1, #page h3,#page h2, #page h4,#page h5 {padding: 0;margin: 0;}#page h1, #page h3 {font-family: 'Klavika Bold', sans-serif;line-height:120%;font-size:40px;font-size:4.0rem; color: var(--cBlueDark);}#page h2, #page h4 {font-family: 'Klavika Regular', sans-serif;line-height:120%;font-size:24px;font-size:2.4rem; color: var(--cBlueDark);}#page h5 {font-family: 'Klavika Regular', sans-serif;line-height:120%;font-size:20px;font-size:2.0rem; color: var(--cBlack);}@media only screen and (min-width: 700px) {#page h1, #page h3 {font-size:60px;font-size:6.0rem;}#page h2, #page h4 {font-size:28px;font-size:2.8rem;}#page h5 {font-size:24px;font-size:2.4rem;}}@media only screen and (min-width: 1200px) {#content {font-size: 19px;font-size: 1.9rem;}#page h1, #page h3 {font-size:70px;font-size:7.0rem;}#page h2, #page h4 {font-size:28px;font-size:2.8rem;}#page h5 {font-size:24px;font-size:2.4rem;}}#content .aL { text-align:left; }#content .aC { text-align:center; }#content .aR { text-align:right; }#fpWrapper .aL { text-align:left; }#fpWrapper .aC { text-align:center; }#fpWrapper .aR { text-align:right; }#content .text {width:100%;}#content .text p {padding:2px 0;margin:2px 0;}#content ul {width:100%;text-align:left;padding:5px 0 0 5px;}#content .text.aC ul {padding:0;}@media only screen and (min-width: 990px) {#content .text.aC ul {padding:0 20% 0 20%;}}#content ul li {padding: 0 0 0 20px;margin: 0 0 5px 0;line-height: 160%;list-style: none;position:relative;}#content ul li:before {position:absolute;left:0px;top:0px;width:10px;line-height:30px;font-size:16px;font-size:1.6rem;content: "-";color:inherit;text-align:center;}#content ul li ul li:before {position:absolute;left:0;top:3px;width:20px;line-height:20px;font-size:16px;font-size:1.6rem;content: "-";color:inherit;text-align:center;}#content .text blockquote {width:100%;font-size:30px;font-size:3.0rem;padding:20px 0;}#content .text article { -webkit-column-count: 2; -webkit-column-fill: balance; -webkit-column-width: 47%; -webkit-column-gap: 6%; -moz-column-count: 2; -moz-column-fill: balance; -moz-column-width: 47%; -moz-column-gap: 6%;  column-count: 2; column-fill: balance; column-width:47%; column-gap: 6%;  height: auto; width:100%; overflow-x: auto; overflow-y: auto; text-align:left;}#content .text article hr {margin:0;padding:0;height:0;border:none; -moz-column-break-before:always; column-break-before:always;}#content .cImageWrapper {overflow:hidden;position:relative;margin:0;padding:0;}#content .cImageWrapper img {display:block;width:100%;height: auto;}#content .layout1 .cImageWrapper {}@media only screen and (min-width: 450px) {#content .layout1 .cImageWrapper {}}#content .cImageRow {width:100%;}#content .cImageRow .cImageWrapper {display:block;}#content .layout11 .cImageWrapper {margin:0;}.cIWsize30, .cIWsize35, .cIWsize40, .cIWsize45, .cIWsize50, .cIWsize55, .cIWsize60, .cIWsize65, .cIWsize70, .cIWsize75, .cIWsize80, .cIWsize85, .cIWsize90, .cIWsize95, .cIWsize100 { width:100%; }.tBsize65, .tBsize60, .tBsize55, .tBsize50, .tBsize45, .tBsize40, .tBsize35 { width:100%; }@media only screen and (min-width: 450px) {.cIWsize30 { width:30%; } .tBsize65 { width:65%; }.cIWsize35 { width:35%; } .tBsize60 { width:60%; }.cIWsize40 { width:40%; } .tBsize55 { width:55%; }.cIWsize45 { width:45%; } .tBsize50 { width:50%; }.cIWsize50 { width:50%; } .tBsize45 { width:45%; }.cIWsize55 { width:55%; } .tBsize40 { width:40%; }.cIWsize60 { width:60%; } .tBsize35 { width:35%; }.cIWsize65 { width:65%; } .tBsize30 { width:30%; }.cIWsize70 { width:70%; } .tBsize25 { width:25%; }.cIWsize75 { width:75%; } .tBsize20 { width:20%; }.cIWsize80 { width:80%; } .tBsize15 { width:100%; }.cIWsize85 { width:85%; } .tBsize10 { width:100%; }.cIWsize90 { width:90%; } .tBsize5 { width:100%; }.cIWsize95 { width:95%; } .tBsize0 { width:100%; }.cIWsize100 { width:100%; }}#content .Abschluss {max-width: 1200px;}#content .Abschluss.hLine1 {width:100%;padding:0 0 2vh 0;}#content .Abschluss.hLine2 {width:100%;height:100px;margin:45px auto 0;position:relative;}#content .Abschluss.hLine2:before {width:1px;height: 100%;content:'';position:absolute;left:calc(50% - 1px);background-color: rgba(66,74,66,0.5);}#content .Abschluss.hLine3 {width:100%;height:24px;margin:25px auto;padding:0;position:relative;background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23dfba05'%3E%3Cpath d='m56.05 44.32-15.77-24.25-1.58 28.9-27.9 7.48 26.99 10.4-1.55 29.04 18.31-22.58 27.09 10.42-15.85-24.39 18.22-22.51z'/%3E%3Cpath d='m261.25 48.96-1.53-28.89-15.82 24.24-27.91-7.48 18.18 22.5-15.86 24.39 27.14-10.41 18.26 22.57-1.54-29.04 27.03-10.39z'/%3E%3Cpath d='m158.96 31.62-8.96-27.51-9 27.51h-28.89l23.37 17.03-9 27.66 23.52-17.08 23.48 17.08-9.01-27.66 23.43-17.03z'/%3E%3C/g%3E%3C/svg%3E");background-position:center center;background-size:contain;background-repeat:no-repeat;}#content .Abschluss.hLine3:before, #content .Abschluss.hLine3:after {width:30%;content:'';position:absolute;top:14px;border-top:1px solid rgba(var(--cBlueDarkRGB), .3);}#content .Abschluss.hLine3:before {transform: translateX(50px);left: 50%;}#content .Abschluss.hLine3:after {transform: translateX(-50px);right: 50%;}.absatzWrapper {width:100%;position:relative;margin:0 auto;padding:0;}.absatzWrapper.aWbg_1 {background-color: #EEE;}.absatzWrapper.aWbg_2 {background-color: var(--cGreyLight);}.absatzWrapper.aWbg_3 {background-color: var(--cGreyDark);}.absatzWrapper.aWhasWS1, .absatzWrapper.aWhasWS2, .absatzWrapper.aWhasWS3 { padding-top:3vh; padding-bottom:3vh; }.absatzWrapper.aWhasWS4, .absatzWrapper.aWhasWS5, .absatzWrapper.aWhasWS6 { padding-top:5vh; padding-bottom:5vh; }.absatzWrapper.aWhasWS7, .absatzWrapper.aWhasWS8, .absatzWrapper.aWhasWS9 { padding-top:7vh; padding-bottom:7vh; }.absatzWrapper.aWhasWS10 { padding-top:9vh; padding-bottom:9vh; }.absatzWrapper:nth-last-child(1), .absatzWrapper.aWhasWS {margin:0 auto;}.offline {background-color:#F0C6C6;}.absatz {margin:0 auto;}.absatzWrapper.layout1 .absatz {max-width: 1500px;padding:0 13px;}.absatzWrapper.layout11 .absatz {padding:0;}.paragraphWidth50, .paragraphWidth60, .paragraphWidth70, .paragraphWidth80, .paragraphWidth90, .paragraphWidth100 {width:100%;}@media only screen and (min-width: 1000px) {.paragraphWidth50 { width:50%; }.paragraphWidth60 { width:60%; }.paragraphWidth70 { width:70%; }.paragraphWidth80 { width:80%; }.paragraphWidth90 { width:90%; }.absatzWrapper.aWhasWS1 { padding-top:1vw; padding-bottom:1vw; }.absatzWrapper.aWhasWS2 { padding-top:2vw; padding-bottom:2vw; }.absatzWrapper.aWhasWS3 { padding-top:3vw; padding-bottom:3vw; }.absatzWrapper.aWhasWS4 { padding-top:4vw; padding-bottom:4vw; }.absatzWrapper.aWhasWS5 { padding-top:5vw; padding-bottom:5vw; }.absatzWrapper.aWhasWS6 { padding-top:6vw; padding-bottom:6vw; }.absatzWrapper.aWhasWS7 { padding-top:7vw; padding-bottom:7vw; }.absatzWrapper.aWhasWS8 { padding-top:8vw; padding-bottom:8vw; }.absatzWrapper.aWhasWS9 { padding-top:9vw; padding-bottom:9vw; }.absatzWrapper.aWhasWS10 { padding-top:10vw; padding-bottom:10vw; }#content .Abschluss.hLine3:before, #content .Abschluss.hLine3:after {width:calc(25% - 45px);}.absatzWrapper.layout1 .absatz {padding:0 30px;}}@media only screen and (min-width: 1220px) {.paragraphWidth50 { width:calc(var(--contentMaxWidth) * 0.5px); }.paragraphWidth60 { width:calc(var(--contentMaxWidth) * 0.6px); }.paragraphWidth70 { width:calc(var(--contentMaxWidth) * 0.7px); }.paragraphWidth80 { width:calc(var(--contentMaxWidth) * 0.8px); }.paragraphWidth90 { width:calc(var(--contentMaxWidth) * 0.9px); }}.absatz .pAnchor {position:absolute;top:-200px;height:0px;}.absatzWrapper.loggedIn {min-height:30px;}.absatzWrapper.loggedIn:hover {box-shadow: 0 0 2px #666;z-index:1500;}.cmsEditWrapper {position:relative;width:100%;z-index: 100;}.cmsEditWrapper::after {border: 1px solid transparent;z-index:990;position: absolute;left: -5px;top: -5px;width: calc(100% + 10px);height: calc(100% + 10px);z-index: 99;content: '';}.absatz.offline .cmsEditWrapper::after {background-color:#F0C6C6;border: 1px dashed #F00;}.absatz .cmsEditWrapper::after {border: 1px dashed #EEE;}.absatz.offline .cmsEditWrapper:hover::after, .absatz .cmsEditWrapper:hover::after {background-color:#EEE;border: 1px solid var(--cBlue);}.cmsEditWrapper::after:hover {background-color:#EEE;}.cmsEditWrapper:hover .loginRow a {border:none !important;}.cmsEditWrapper:hover .loginRow a {border:none !important;}.cmsEditWrapper .loginRow {position:absolute;left:50%;top:0px;width:100%;max-width: 1200px;background-color:var(--cBlue);padding:3px;transform: translate(-50%, -100%);z-index: -1;display: none;}.cmsEditWrapper:hover .loginRow {display: flex;z-index: 150;box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.10);}#content.draggable .cmsEditWrapper .loginRow {position:relative;left:50%;transform: translate(-50%, 0);display: flex;z-index: 150;}#content.draggable .cmsEditWrapper .loginData {display: none;}#page .editbox {padding: 0 10px 0 0;line-height: 40px;}#page #content .editbox.dragArea {padding: 0 10px 0 0;}#page #content .editbox.dragArea {padding:0 20px 0 40px;background: url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 52.5 76" viewBox="0 0 52.5 76" xmlns="http://www.w3.org/2000/svg"><path d="m41.2 49v-14h-11v14h-7.7l13.2 23 13.3-23z" fill="none"/><path d="m43.2 47v-14h-15v14h-9.2l16.7 29 16.8-29z"/><path d="m22.5 49h7.7v-14h11v14h7.8l-13.3 23z" fill="%23fff"/><path d="m16.7 4-13.2 23h7.7v14h11v-14h7.8z" fill="none"/><path d="m16.7 0-16.7 29h9.2v14h15v-14h9.3z"/><path d="m22.2 27v14h-11v-14h-7.7l13.2-23 13.3 23z" fill="%23fff"/></svg>');background-repeat:no-repeat;background-position:left center;background-size:20px;cursor:move;}#page #content .editbox.dragArea.collapsContent {padding:0 20px 0 40px;background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m57.45 19v-14h-15v14h-9.2l16.7 29 16.8-29z'/%3E%3Cpath d='m36.75 21h7.7v-14h11v14h7.8l-13.3 23z' fill='%23fff'/%3E%3Cpath d='m49.95 52-16.7 29h9.2v14h15v-14h9.3z'/%3E%3Cpath d='m55.45 79v14h-11v-14h-7.7l13.2-23 13.3 23z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left center;background-size:40px;cursor:move;}#page #content.draggable .editbox.dragArea.collapsContent {background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m42.55 34v14s15 0 15 0v-14s9.2 0 9.2 0l-16.7-29-16.8 29z'/%3E%3Cpath d='m63.25 32h-7.7s0 14 0 14h-11s0-14 0-14h-7.8s13.3-23 13.3-23z' fill='%23fff'/%3E%3Cpath d='m50.05 95 16.7-29h-9.2v-14h-15v14h-9.3z'/%3E%3Cpath d='m44.55 68v-14h11v14h7.7l-13.2 23-13.3-23z' fill='%23fff'/%3E%3C/svg%3E");}.ui-sortable-helper { display: table;background-color: #000;opacity:0.8;}#page .editbox a.eb_link {width: 40px;height: 40px;display: block;background-position: center;background-repeat: no-repeat;background-size: 20px 20px;}#page .editbox a.eb_link.add {background-image: url(../cms/icons/add.gif);}#page .editbox a.eb_link.edit {background-image: url(../cms/icons/edit.gif);}#page .editbox a.eb_link.online {background-image: url(../cms/icons/online.gif);}#page .editbox a.eb_link.offline {background-image: url(../cms/icons/offline.gif);background-color: transparent;}#page .editbox a.eb_link.unprotected {background-image: url(../cms/icons/unprotected.gif);}#page .editbox a.eb_link.protected {background-image: url(../cms/icons/protected.gif);}#page .editbox a.eb_link.delete {background-image: url(../cms/icons/delete.gif);}#page .editbox input {padding: 4px;border: 1px solid #000;border-radius: 4px;}.absatz .loginData {position: relative;z-index: 100;min-height: 50px;}#page .editbox.R {margin: 0 0 0 auto;padding:0;}.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;} .video-container iframe,.video-container object,.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}#appStores {width:100%;padding: 30px 0; display: flex; gap: 20px;}#appStores a {max-width: calc(50% - 10px);padding: 7px 20px 7px 14px; display: flex; gap: 10px; background-color: var(--cBlack); border-radius: 100px; font-family: 'Klavika Regular', sans-serif; text-decoration: none;}#appStores a i {display: block; width: 26px; height: 26px; background-position: center; background-size: contain; background-repeat: no-repeat;}#appStores a#android i {background-image: url(../images/svg/PlayStore.svg);}#appStores a#ios i {background-image: url(../images/svg/AppleStore.svg);}#appStores a span {display: block; line-height: 26px; color: #FFF; font-size: 17px; font-size: 1.7rem;}@media only screen and (min-width: 1000px) {#appStores {width:100%;padding: 30px 0;}}.boxenInhalte {width:100%;z-index:700;position:relative;display: flex;flex-wrap: wrap;gap: 40px;}.boxenInhalte .bIOuter {width: 100%;display: grid;grid-template-columns: repeat(12, 1fr);position:relative;gap: 10px;}.boxenInhalte .bIWrapper {grid-column: 2/-2;position: relative;width:100%;display: grid;grid-template-columns: 1fr;gap: 10px;}.boxenInhalte .bIOuter:nth-child(even) .bIWrapper {grid-column: 3/-1;}.boxenInhalte .bIOuter::after {grid-column: 1/6;height: 2px;position: absolute;background-color: var(--cBlue);content: '';inset: auto 0 0 0;}.boxenInhalte .bIOuter:nth-child(even)::after {grid-column: -6/-1;}.bIWrapper .bILeft {width:100%;position:relative;}.boxenInhalte .bIWrapper span {display:block;}.bIWrapper .bIBoxTitle {padding:0 0 10px 0;position:relative;}#page .bIBoxTitle h2 {font-family: 'Klavika Bold', sans-serif;color:var(--cBlueDark);font-size:35px;font-size:3.5rem;}#page .bIBoxSubTitle h3 {font-family: 'Klavika Regular', sans-serif;color:var(--cBlue);font-size:25px;font-size:2.5rem;}#page .bIBoxText {color:inherit;font-size:inherit;padding: 20px 0;}#page .boxenInhalte .bIBoxText ul {padding:0;}.boxenInhalte .bIBoxLink {margin:10px 0 20px 0;}#page .boxenInhalte .bIBoxLink a {display:inline-block;line-height:40px;padding:0 15px;font-size:16px;font-size:1.6rem; text-decoration:none; text-align:center;border-radius: 5px;color:#FFF; background-color: var(--cBlue); position: relative; overflow: hidden;}#page .boxenInhalte .bIBoxLink a span { position: relative;display:block;line-height:30px; z-index: 10; width: 100%;}#page .boxenInhalte .bIBoxLink a:hover {color:var(--cBlueDark);}.bIWrapper .bIRight {width:100%;position:relative;}.bIWrapper .bIRight a {width:100%;display:block;}.bIWrapper .bIRight .bIRightImage {width:100%;}.bIWrapper .bIRight .bIRightImage img {width:100%; height: auto;display:block;}.bIWrapper .bIRight .bIRightImage.bIRI_Video {width:100%;}@media only screen and (min-width:700px) {.boxenInhalte .bIWrapper {grid-column: 2/-1;grid-template-columns: repeat(10, 1fr);gap: 20px;}.boxenInhalte .bIOuter:nth-child(even) .bIWrapper {grid-column: 1/-2;}.bIWrapper .bILeft {padding:0;display:flex;grid-column: 1/7;}.bIOuter:nth-child(even) .bIWrapper .bILeft {grid-column: -7/-1;}.bILeft .bILeftContent {margin: auto;width: 100%;}.bIWrapper .bIRight {display:flex;grid-column: 7/-1;grid-row: 1/2;}.bIOuter:nth-child(even) .bIWrapper .bIRight {grid-column: 1/-7;}.boxenInhalte {margin:auto;gap: 60px;}.boxenInhalte .bIRight .bIRightImage {width:100%;}}@media only screen and (min-width:1000px) {.boxenInhalte .bIWrapper {grid-column: 3/-1;gap: 30px;}.boxenInhalte .bIOuter:nth-child(even) .bIWrapper {grid-column: 1/-3;}}img { border:none; }.mr10 { margin-right:10px; }.mr5pz { margin-right:55px; }#headerImage div.hImage {width:100%;display:block;z-index:600;position:relative;}#headerImageWrapper #illustration {width:100%;background-color: var(--cBlue);}#headerImageWrapper #illustration div.lazy {width:100%;margin: 0 auto;aspect-ratio: 1/1;background-position: center right 75%; background-repeat: no-repeat; background-size: auto 100%;display: flex;padding: 15px;}#illustration_headline {margin: 60px auto auto 0;color: #FFF;}#illustration_headline h1 {font-family: 'Klavika Bold', sans-serif;font-size: 30px;font-size: 3.0rem;line-height: 110%;}#illustration_headline h2 {font-family: 'Klavika Regular', sans-serif;font-size: 20px;font-size: 2.0rem;line-height: 110%;}#headerImage div.hImage img {display:block;width:100%;height: auto;}#headerImage div.hImage .hImageDesktop, #headerImage div.hImage .hImageMobile {width:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;display:block;}@media only screen and (min-width: 1000px) {#headerImageWrapper #illustration div.lazy {max-width: 1500px;max-height: 500px;aspect-ratio: 2/1;background-position: center bottom 14%; background-size: auto 150%;padding: 0 30px;}#illustration_headline {margin: 120px auto auto 0;}#illustration_headline h1 {font-size: 60px;font-size: 6.0rem;}#illustration_headline h2 {font-size: 40px;font-size: 4.0rem;}}@media only screen and (orientation: portrait) {#headerImage div.hImage .hImageDesktop {display:none;}}@media only screen and (orientation: landscape) {#headerImage div.hImage .hImageMobile {display:none;}#headerImage div.hImage .hImageDesktop {display:block;}}#sitemap {width:100%;max-width:900px;box-sizing:border-box;padding:40px 15px 10vh 15px;margin:0 auto;}@media only screen and (min-width: 700px) {#sitemap {-moz-column-count: 2;column-count: 2;-moz-column-gap: 20px;column-gap: 20px;}}#sitemap .smNaviItem {width:100%;margin:0 0 20px 0;}#sitemap ul.smLevel1 {margin:0px;padding:0px;clear:both;}#sitemap ul.smLevel1 li {list-style:none;margin:0;padding:0;}#sitemap ul.smLevel1 li::before {content:'';}#sitemap ul.smLevel1 li a {line-height: 40px;font-size: 30px;font-size: 3.0rem;color:var(--cGrey);text-decoration: none;}#sitemap ul.smLevel1 li input {float:right;width:140px;font-size: 14px;font-size: 1.4rem;border:1px solid #504F53;border-radius:3px;padding:3px 5px;text-align:center;box-sizing:border-box;box-shadow: 0px 0px 3px 0px #333;}#sitemap ul.sitemapfiL li a:hover {text-decoration:underline;}#sitemap ul.smLevel1 li ul.smLevel2 {margin:0;padding:10px 0 0 0;}#sitemap ul.smLevel1 li ul.smLevel2 li {margin:0;padding:0 0 0 24px;}#sitemap ul.smLevel1 li ul.smLevel2 li::before {content:'-';}#sitemap ul.smLevel1 li ul.smLevel2 li a {line-height: 24px;font-size: 18px;font-size: 1.8rem;color: #707070;}#sitemap ul.smLevel1 li ul.smLevel2 li ul.smLevel3 {margin:0;padding:0 0 20px 0;}#sitemap ul.smLevel1 li ul.smLevel2 li ul.smLevel3 li {margin:0;padding:0 0 0 24px;}#sitemap ul.smLevel1 li ul.smLevel2 li ul.smLevel3 li::before {content:'\00b7';}#sitemap ul.smLevel1 li ul.smLevel2 li ul.smLevel3 li a {line-height: 20px;font-size: 14px;font-size: 1.4rem;color: #999;}@media only screen and (min-width: 1240px) {#sitemap {padding:40px 0 10vh 0;}}#betriebe {width:100%;max-width:1500px;position: relative;margin:0 auto;padding: 0 5px;}#betriebe_Filter {width:100%;text-align:center;padding:0 0 40px 0;display: flex;flex-wrap: wrap;gap: 10px 30px;}#betriebe_Filter a {display:block;font-size: 20px;font-size: 2.0rem;line-height: 20px;text-decoration: none;color: var(--cBlack);position: relative;padding: 0 0 0 20px;}#betriebe_Filter a.b_F_Activ {font-family: 'Klavika Bold', sans-serif;color: var(--cBlueDark);}#betriebe_Filter a::after {width: 14px;height: 14px;background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m86.47 44.98v10.04l-79.67 43.98-5.8-10.6 70.42-38.39-70.42-38.39 5.8-10.62z' fill='%23000'/%3E%3C/svg%3E");background-position: center;background-repeat: no-repeat;position: absolute;top: 50%;left: 0;transform: translateY(-50%);content: '';}#betriebe_Filter a.b_F_Activ:after {background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m86.47 44.98v10.04l-79.67 43.98-5.8-10.6 70.42-38.39-70.42-38.39 5.8-10.62z' fill='%2300509C'/%3E%3C/svg%3E");}#betriebe_Daten {width: 100%;min-height: 200px;display: flex;flex-wrap: wrap;gap: 30px 20px;display: grid;gap: 30px 8px;grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));}#betriebe_Daten .b_D_Titel {width: 100%;background-color: #EEE;margin: 10px 0;padding: 15px;color: var(--cBlueDark);font-family: 'Klavika Bold', sans-serif;font-size: 40px;font-size: 4.0rem;grid-column: 1/-1;}#betriebe_Daten .b_D_Item {padding: 10px 0;border-left: 2px solid var(--cBlueDark);display: flex;flex-direction: column;gap: 20px;}#betriebe_Daten .b_D_Item .b_D_I_Logo span {background-size: contain;background-position: left center;background-repeat: no-repeat;display: block;}#betriebe_Daten .b_D_Item .b_D_I_Logo, #betriebe_Daten .b_D_Item .b_D_I_Top, #betriebe_Daten .b_D_Item .b_D_I_Adresse, #betriebe_Daten .b_D_Item .b_D_I_A_Info {padding: 0 0 0 10px;}#betriebe_Daten .b_D_Item .b_D_I_T_Name {color: var(--cBlueDark);font-family: 'Klavika Bold', sans-serif;}#betriebe_Daten .b_D_Item .b_D_I_T_Angebot {color: var(--cBlueDark);font-style: italic;}#betriebe_Daten .b_D_Item .b_D_I_T_Angebot {color: var(--cBlueDark);font-style: italic;}#betriebe_Daten .b_D_Item .b_D_I_A_MonniCard {margin: 20px 0 0 0;text-align: left;}#betriebe_Daten .b_D_Item .b_D_I_A_MonniCard span {display: inline-block;padding: 10px 50px 10px 10px;background-color: var(--cBlueDark);color: #FFF;position: relative;font-size: 14px;font-size: 1.4rem;line-height: 125%;}#betriebe_Daten .b_D_Item .b_D_I_A_MonniCard span b {white-space: nowrap;}#betriebe_Daten .b_D_Item .b_D_I_A_MonniCard span::after {display:block;width: 40px;height: 40px;content: '';position: absolute;right: 5px;bottom: 0px;background-image: url(../images/svg/monni.svg);background-position: center top;background-size: 92% auto;background-repeat: no-repeat;}@media only screen and (min-width: 470px) {#betriebe_Daten {gap: 30px 20px;grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));}}@media only screen and (min-width: 700px) {#betriebe {padding: 0 15px;}#betriebe_Daten {grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));}#betriebe_Daten .b_D_Item .b_D_I_Logo, #betriebe_Daten .b_D_Item .b_D_I_Top, #betriebe_Daten .b_D_Item .b_D_I_A_MonniCard, #betriebe_Daten .b_D_Item .b_D_I_Adresse, #betriebe_Daten .b_D_Item .b_D_I_A_Info {padding: 0 20px;}#betriebe_Daten .b_D_Item .b_D_I_A_MonniCard span {padding: 10px 80px 10px 10px;font-size: 16px;font-size: 1.6rem;}#betriebe_Daten .b_D_Item .b_D_I_A_MonniCard span::after {width: 60px;height: 60px;right: 5px;background-size: 92% auto;}}@media only screen and (min-width: 1000px) {#betriebe {padding:0 30px;}}#homeBoxen {width:100%;margin: 0 auto -70px auto;padding: 30px 15px 0 15px;display: flex;flex-wrap: wrap;gap: 30px 20px;}#homeBoxen .hBox {width:100%;position:relative;display:block;text-decoration:none;overflow: hidden;transform: translateY(-100px);}#homeBoxen span {display:block;}#homeBoxen .hBoxTitle {padding: 0 0 10px 0;}#homeBoxen .hBoxTitle h4 {font-size:30px;font-size:3.0rem;font-family: 'Klavika Bold', sans-serif;color: var(--cBlueDark);width:100%;padding:0;line-height:120%;text-decoration:none;}#homeBoxen .hBox:first-child .hBoxTitle h4 {color:#FFF;}#homeBoxen .hBoxBildWrapper {width:100%;overflow: hidden;background-color: #FFF;}#homeBoxen .hBoxBild {width:100%;position:relative;background-position: center;background-size: cover;background-repeat: no-repeat;transition: transform .5s ease;}#homeBoxen .hBoxBild img {width:100%;height: auto;display:block;}#homeBoxen span.hBoxMore {position: absolute;right: 10px;bottom: -15px;line-height: 30px;text-align: center;color: #FFF;text-decoration:none;background-color: #2951A0;padding: 0 15px;display:inline-block;border-radius: 5px;}#homeBoxen a:hover span.hBoxMore {background-color: #333;}@media only screen and (min-width: 600px) {#homeBoxen {margin: 0 auto -100px auto;padding: 40px 10px;gap: 40px 20px;}#homeBoxen .hBox {width:calc((100% - 20.2px) / 2);transform: translateY(-100px);}#homeBoxen .hBox:nth-child(2n+2) {transform: translateY(0px);}#homeBoxen .hBoxTitle h4 {font-size:36px;font-size:3.6rem;}#homeBoxen .hBoxBild {transform: scale(1.05);}#homeBoxen a.hBox:hover .hBoxBild {transform: scale(1);}}@media only screen and (min-width: 1000px) {#homeBoxen {margin: 0 auto;padding: 60px 30px;max-width: 1500px;}#homeBoxen .hBox {width:calc((100% - 40.2px) / 3);}#homeBoxen .hBox:nth-child(3n+1) {transform: translateY(-160px);}#homeBoxen .hBox:nth-child(3n+2) {transform: translateY(60px);}#homeBoxen .hBox:nth-child(3n+3) {transform: translateY(0px);}#homeBoxen .hBoxTitle h4 {font-size:42px;font-size:4.2rem;}#homeBoxen:hover .hBox:not(:hover) .hBoxBild {opacity: 0.65;}}#news {width:100%;max-width:1500px;position: relative;margin:0 auto;padding: 0 15px;}#newsFilter {width:100%;text-align:center;padding:20px 0 40px 0;display: flex;flex-wrap: wrap;gap: 10px 20px;}#newsFilter a {display:block;font-weight: 500;font-size: 14px;font-size: 1.4rem;line-height: 20px;text-decoration: none;color: var(--cBlueDark);letter-spacing: 1px;text-transform: uppercase;position: relative;}#newsFilter a::after {position: absolute;left: 50%;bottom: 0px;transform: translateX(-50%);width: 0%;height: 1px;background-color: rgba(var(--cBlueDarkRGB), .3);content: '';transition: all 0.5s ease;}#newsFilter a:hover::after {width: 100%;}#newsFilter a.nFiActiv:after {width:100%;background-color: rgba(var(--cBlueDarkRGB), 1);}#newsListe {width: 100%;padding:0;}#newsListe #newsListeTitle {width: 100%;font-size: 34px;font-size: 3.4rem;padding: 0 0 30px 0; line-height: 140%;font-family: 'Klavika Bold', sans-serif;}#newsListe.cols #newsListeWrapper {display:flex;flex-wrap:wrap;gap: 30px;}#newsListe #newsListeWrapper a {width: 100%;display:block;text-decoration:none;background-color: #FFF;}#newsListe #newsListeWrapper a .nListItem {width: 100%; height: 100%;margin: 0;padding:0;opacity:1;transition:opacity 0.3s ease; display: block;}#newsListe #newsListeWrapper a .nListItem span { display: block;}#newsListe #newsListeWrapper:hover a:not(:hover) .nListItem {opacity:.75;transition:opacity 0.5s ease-in;}#newsListe .nLI_Title {font-size: 30px;font-size: 3.0rem;line-height:140%;font-family: 'Klavika Bold', sans-serif;padding: 0 0 15px 0;color: var(--cBlueDark);}#newsListe .nListItemImage {width:100%;display:block;background-position:center center;background-size:cover;}#newsListe .nListItemImage img {width:100%;height: auto;display:block;}@media only screen and (min-width: 600px) {#newsListe {padding: 60px 0 0 0;}#newsListe #newsListeWrapper a {width:calc((100% - 30.2px) / 2);transform: translateY(-60px);}#newsListe #newsListeWrapper a:nth-child(2n+2) {transform: translateY(0px);}}@media only screen and (min-width: 1000px) {#news {padding:0 30px;}#newsFilter {padding:20px 0 60px 0;gap: 10px 30px;}#newsListe {padding: 60px 0;}#newsListe.cols #newsListeWrapper a {width:calc((100% - 60.2px) / 3);}#newsListe #newsListeWrapper a:nth-child(3n+1) {transform: translateY(-60px);}#newsListe #newsListeWrapper a:nth-child(3n+2) {transform: translateY(60px);}#newsListe #newsListeWrapper a:nth-child(3n+3) {transform: translateY(0px);}}@media only screen and (min-width: 1200px) {}#newsDetail {width:100%;margin:0 auto;position:relative;}#nD_Top {width: 100%; max-width: 950px;padding:20px 20px; margin: 0 auto 0 0;}#nD_Top_HL {width: 100%;color: var(--cBlueDark);}#nD_Top_HL h1 {line-height:130%;font-family: 'Klavika Bold', sans-serif;font-size: 40px;font-size: 4.0rem;}#nD_Top_HL h2 {line-height:130%;font-family: 'Klavika Regular', sans-serif;font-size: 20px;font-size: 2.0rem;}#nD_Top_Video {background-color: #EEE;padding: 0 0 20px 0;}#nD_Top_Video a {display: block;aspect-ratio: 16/9;background-size:cover;background-position:center;background-repeat:no-repeat;position: relative;}#nD_Top_Video a:after {width:80px;height:50px;position:absolute;display:block;left:50%;top:50%;z-index:400;background-repeat: no-repeat;background-position: center;background-size:contain;transform: translate(-50%, -50%);-webkit-filter: grayscale(0);filter: grayscale(0);content: '';}#nD_Top_Video a:hover:after {-webkit-filter: grayscale(1);filter: grayscale(1);}#nD_Top_Video.youtube a:after { background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 1024 721' viewBox='0 0 1024 721' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3ClinearGradient id='a' gradientTransform='matrix(1 0 0 -1 0 721)' gradientUnits='userSpaceOnUse' x1='512.5' x2='512.5' y1='719.7' y2='1.2'%3E%3Cstop offset='0' stop-color='%23e52d27'/%3E%3Cstop offset='1' stop-color='%23bf171d'/%3E%3C/linearGradient%3E%3Cpath d='m407 493 276-143-276-144z' fill='%23fff'/%3E%3Cpath d='m407 206 242 161.6 34-17.6z' fill='%23420000' opacity='.12'/%3E%3Cpath d='m1013 156.3s-10-70.4-40.6-101.4c-38.8-40.7-82.4-40.9-102.3-43.3-143-10.3-357.4-10.3-357.4-10.3h-.4s-214.4 0-357.4 10.3c-19.9 2.4-63.5 2.6-102.3 43.3-30.6 31-40.6 101.4-40.6 101.4s-10.2 82.6-10.2 165.3v77.5c0 82.7 10.2 165.3 10.2 165.3s10 70.4 40.6 101.4c38.9 40.7 89.9 39.4 112.6 43.7 81.7 7.8 347.3 10.3 347.3 10.3s214.6-.3 357.6-10.7c20-2.4 63.5-2.6 102.3-43.3 30.6-31 40.6-101.4 40.6-101.4s10.2-82.7 10.2-165.3v-77.5c0-82.7-10.2-165.3-10.2-165.3zm-606 336.7v-287l276 144z' fill='url(%23a)'/%3E%3C/svg%3E");}#nD_Top_Video.vimeo a:after { background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 56 32' viewBox='0 0 56 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m52 32h-48c-2.2 0-4-1.8-4-4v-24c0-2.2 1.8-4 4-4h48c2.2 0 4 1.8 4 4v24c0 2.2-1.8 4-4 4z' fill='%2300adef'/%3E%3Cpath d='m35 16c0 .4-.2.7-.5.9l-12 7c-.3.2-.7.2-1 0s-.5-.5-.5-.9v-14c0-.4.2-.7.5-.9s.7-.2 1 0l12 7c.3.2.5.5.5.9z' fill='%23fff'/%3E%3C/svg%3E");}#nD_Body {width: 100%;padding:0 20px 20px 20px;line-height:140%;}#nD_Intro {font-size: 20px;font-size: 2.0rem;padding: 0 0 20px 0;line-height:140%;}#nD_Content {width: 100%;}#nD_Content .nD_Content_Section {width:100%;margin:0 0 20px 0;}.nDCSheadlines {width: 100%;padding:0 0 20px 0;color: var(--cBlueDark);}.nDCSheadlines h4 {font-family: 'Klavika Bold', sans-serif;font-size: 30px;font-size: 3.0rem;line-height:140%;}.nDCSheadlines h5 {font-size: 18px;font-size: 1.8rem;font-weight: 500;line-height:140%;}.nDCShtml {width: 100%;font-size: 18px;font-size: 1.8rem;line-height:140%;}.nDCShtml a {text-decoration: underline;}.nDCShtml a:hover {text-decoration: none;}.nDCShtml ul {padding: 20px 0;margin: 0;}.nDCShtml ul li {padding: 0 0 0 30px;margin: 0 0 5px 0;line-height: 150%;list-style: none !important;position:relative;}.nDCShtml ul li:before {position:absolute;left:0px;top:3px;width:20px;line-height:20px;font-size:16px;font-size:1.6rem;font-weight:800;content: "\2713";color:var(--cBlueDark);text-align:center;}.nDCShtml ul li ul li:before {position:absolute;left:0px;top:3px;width:20px;line-height:20px;font-size:16px;font-size:1.6rem;font-weight:800;content: "-";color:var(--cBlueDark);text-align:center;}.nDCShtml b, .nDCShtml strong {color: var(--cBlueDark);}.nDCSimages {width: 100%;padding:0 0 30px 0;display: grid;grid-template-columns: repeat(24, 1fr);}.nDCSimages figure { margin:0;}.nDCSimages figure a {width: 100%;display:block; background-position: center; background-size: cover; background-repeat: no-repeat;}.nDCSimages figure a img {width: 100%;height: auto;display:block;}.nDCSimages.nDCSiNr1 figure {grid-column: 1/-1;}#nD_Content .nD_Content_Section .nD_C_S_Gallery {width:100%;margin:0 0 20px 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));gap: 10px;}#nD_Content .nD_C_S_Gallery a {display: block;aspect-ratio: 1/1;background-size: cover;background-position: center;background-repeat: no-repeat;}#nD_Content .nD_C_S_Gallery a img {width: 100%;height: auto;display:block;}@media only screen and (min-width: 900px) {#nD_Top {padding:40px 50px;}#nD_Top_Video {background-color: #EEE;padding: 0 0 40px 0;}#nD_Body {width: 100%;padding:0 50px 40px 50px;line-height:140%;}#nD_Intro {padding: 0 0 40px 0;}#nD_Content {-moz-column-count: 2; column-count: 2;-moz-column-gap: 40px; column-gap: 40px;-moz-column-fill: balance;column-fill: balance;}#nD_Content section {-moz-column-break-inside: avoid; break-inside: avoid;}.nDCSimages.nDCSiNr3 {gap: 20px;}.nDCSimages.nDCSiNr3 figure:nth-child(1) {grid-column: 1/3;}.nDCSimages.nDCSiNr3 figure:nth-child(2) {grid-column: 3/5;}.nDCSimages.nDCSiNr3 figure:nth-child(3) {grid-column: 5/-1;}}@media only screen and (min-width: 1230px) {}#newsKommentare {width: 100%;padding: 0 0 50px 0;}#nK_Top {width: 100%;max-width: 1200px;margin: 0 auto;border-top: 1px solid var(--cBlueDark);border-bottom: 1px solid var(--cBlueDark);padding: 10px 15px;}#nK_Title { width: 100%;}#nK_Button { padding: 10px 0 0 0;}#nK_Button a {margin:auto auto 0 0;font-weight: 300;text-transform: uppercase;display:inline-block;width: auto;color:#FFF;background-color: var(--cBlueDark);border: 1px solid var(--cBlueDark);padding: 0 20px;border-radius: 40px;line-height: 40px;text-decoration: none; white-space: nowrap;}#nK_Button a:hover {color:var(--cBlueDark);background-color:transparent; background-color: #FFF;padding: 0 20px;border-radius: 40px;line-height: 40px;text-decoration: none;}#nK_Data {width: 100%;background-color: rgba(var(--cBlueGreyRGB), .25);padding: 5px 0;}#nK_Data_Scroll {max-height: 55vh;overflow-y: auto;max-width: 1300px;margin: 0 auto;padding: 0 30px;}#nK_Data_Wrapper {max-width: 1200px;margin: 0 auto;padding: 50px 0 20px 0;}#nK_Data_Wrapper .nK_Data_Row {margin: 0 0 30px 0;}#nK_Data_Wrapper .nK_Data_Item {padding: 30px;border-radius: 30px;overflow: auto;font-size: 17px;font-size: 1.7rem;}#nK_Data_Wrapper .nK_Data_Row:nth-of-type(even) {padding: 0 0 0 20%;}#nK_Data_Wrapper .nK_Data_Row:nth-of-type(odd) {padding: 0 20% 0 0;}#nK_Data_Wrapper .nK_Data_Row:nth-of-type(even) .nK_Data_Item {background-color: rgba(var(--cBlueGreyRGB), .45);}#nK_Data_Wrapper .nK_Data_Row:nth-of-type(odd) .nK_Data_Item {background-color: rgba(255, 255, 255, 1);}#nK_Data_Wrapper .nK_D_I_Name {font-size: 80%;font-weight: 500;}#nK_Data_Wrapper .nK_D_I_Response {padding: 10px 0 10px 30px;margin: 10px 0;border-left: 2px solid var(--cBlueDark);}@media only screen and (min-width: 600px) {#nK_Top {display: flex;}#nK_Title { width:calc(100% - 200px); align-self: center;}#nK_Button { width:auto; padding: 0; text-align: right;margin: 0 0 0 auto;}}#team {width:100%;padding:30px 0 0 0;}.team_Kategorie {width:100%;display: flex;flex-wrap: wrap;gap: 20px;}.team_Item {width:100%;position:relative;display: flex;flex-direction: column;gap: 5px;}.team_Item {width:calc((100% - 20.2px) / 2);}.team_Item .t_I_Bild {width:100%;background-position: center;background-size: cover;background-repeat: no-repeat;background-color: var(--cBlue);}.team_Item .t_I_Bild img {width:100%;height:100%;display:block;-o-object-fit: cover; object-fit: cover;}.team_Item .t_I_Data {width:100%;padding:10px 0;}.team_Item .t_I_D_Name {font-size:20px;font-size:2.0rem;font-family: 'Klavika Bold', sans-serif;line-height:120%;}.team_Item .t_I_D_Aufgabe {font-size:18px;font-size:1.8rem;line-height:120%;}@media only screen and (min-width: 700px) {.team_Item {width:calc((100% - 40.2px) / 3);}}.videoBox {width: 100%; position: relative;}#fullpage .videoBox a, #overlayBG .videoBox a {width: 100%;display: block;position:relative;background-size: cover;background-position: center;background-repeat: no-repeat;border: none;}.videoBox a::after { display: block; width: 80px; height: 50px; content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background-position: center; background-size: contain; background-repeat: no-repeat; opacity: .75;}.videoBox.youtube a::after { background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 1024 721' viewBox='0 0 1024 721' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3ClinearGradient id='a' gradientTransform='matrix(1 0 0 -1 0 721)' gradientUnits='userSpaceOnUse' x1='512.5' x2='512.5' y1='719.7' y2='1.2'%3E%3Cstop offset='0' stop-color='%23e52d27'/%3E%3Cstop offset='1' stop-color='%23bf171d'/%3E%3C/linearGradient%3E%3Cpath d='m407 493 276-143-276-144z' fill='%23fff'/%3E%3Cpath d='m407 206 242 161.6 34-17.6z' fill='%23420000' opacity='.12'/%3E%3Cpath d='m1013 156.3s-10-70.4-40.6-101.4c-38.8-40.7-82.4-40.9-102.3-43.3-143-10.3-357.4-10.3-357.4-10.3h-.4s-214.4 0-357.4 10.3c-19.9 2.4-63.5 2.6-102.3 43.3-30.6 31-40.6 101.4-40.6 101.4s-10.2 82.6-10.2 165.3v77.5c0 82.7 10.2 165.3 10.2 165.3s10 70.4 40.6 101.4c38.9 40.7 89.9 39.4 112.6 43.7 81.7 7.8 347.3 10.3 347.3 10.3s214.6-.3 357.6-10.7c20-2.4 63.5-2.6 102.3-43.3 30.6-31 40.6-101.4 40.6-101.4s10.2-82.7 10.2-165.3v-77.5c0-82.7-10.2-165.3-10.2-165.3zm-606 336.7v-287l276 144z' fill='url(%23a)'/%3E%3C/svg%3E");}.videoBox.vimeo a::after { background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 56 32' viewBox='0 0 56 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m52 32h-48c-2.2 0-4-1.8-4-4v-24c0-2.2 1.8-4 4-4h48c2.2 0 4 1.8 4 4v24c0 2.2-1.8 4-4 4z' fill='%2300adef'/%3E%3Cpath d='m35 16c0 .4-.2.7-.5.9l-12 7c-.3.2-.7.2-1 0s-.5-.5-.5-.9v-14c0-.4.2-.7.5-.9s.7-.2 1 0l12 7c.3.2.5.5.5.9z' fill='%23fff'/%3E%3C/svg%3E");}.videoBox a:hover::after { opacity: 1;}.videoBox a img {width: 100%;height: auto;display: block;}html, body {margin:0;padding:0;}body {font-family: 'Klavika Regular', sans-serif;color: var(--cBlack);font-size: 18px;font-size: 1.8rem;line-height: 140%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-decoration:none;margin:0;padding:0;background-color:#FFF;z-index:0;position:relative;width: 100vw;width: 100%;}body.naviOpen, body.hasOverlay, body.langSelectOpen {overflow:hidden;}body #topWrapper {width:100%;z-index: 1000;position:fixed;top:0px;left:0px;transition: top .5s ease-in;}body.barFixed #topWrapper {box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.10);background-color: var(--cBlue);}body.naviOpen #topWrapper {box-shadow:none;background-color:transparent;}body.scrollDown #topWrapper {top:-130px;}body.barFixed.scrollDown #topWrapper, body.barFixed.scrollUp #topWrapper {transition: top .5s ease-in;}body.barFixed.scrollUp #topWrapper {top:0px;}body.noImage #topWrapper {background-color: var(--cBlue);}body #topWrapper #topInner {width: 100%;margin: 0 auto;max-width: 1440px;}body #topWrapper #topInner #top {height: 60px;position: relative;width: 100%;padding: 0 10px;display: grid;grid-template-columns: 50px 1fr 100px;align-items: center;}a#hamburger {width:60px;height:60px;display:block;z-index:3000;margin:0;padding:17px 17px 17px 17px;position:fixed;top:0px;left:0px;text-decoration:none;opacity:1;transition: opacity .5s ease-in, left .9s cubic-bezier(0.7, 0, 0.15, 1);background-color: rgba(var(--cBlueRGB),1);}a#hamburger span {width:100%;height:100%;padding:0;display:block;}a#hamburger span svg {width: 100%;display:block;}a#hamburger span svg .close {opacity: 0;}body.naviOpen a#hamburger span svg .hamburger {opacity: 0;}body.naviOpen a#hamburger span svg .close {opacity: 1;}a#logo {height: 200%;z-index:999;aspect-ratio: 1/1;text-decoration:none; background-color: #FFF; position: absolute; top: 0;right: 0;padding: 5px;transition: all .5s ease;opacity: 1;}a#logo span {display: block; text-indent: -9999em;width:100%;height: 100%;background-size:contain;background-position:center;background-repeat: no-repeat;}body.barFixed a#logo, body.isUTS a#logo {height: 100%;padding: 5px;}body.naviOpen a#logo {opacity: 0;}body #naviWrapper {display:none;position:fixed;z-index:-1;display:block;opacity: 0;transition: all 0.5s ease;}body.naviOpen #naviWrapper {position:fixed;top:0px;left:0px;width:100%;height:100vh;z-index:985;display:flex;opacity: 1;transition: all 0.5s ease;}body.naviOpen #naviWrapper::after {background-color:rgba(var(--cBlueRGB),1);width: 100%;height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;content: '';}#allWrapper {width: 100%;margin:0 auto;padding:0;z-index:300;position: relative;}body.noImage #allWrapper {padding:100px 0 0 0;}#fullpage {width: 100%;position:relative;padding: 30px 0 0 0;margin: 0 auto;z-index:310;}body.withImage #fullpage {padding:0;}#headerImageWrapper {position: relative;margin: 0 auto;}#headerImage {width: 100%; position: relative; overflow: hidden;}#page {width: 100%;margin: 0 auto;padding:0;position: relative;}#content {width: 100%;padding:0;display: flex;flex-wrap: wrap;gap: 40px;}#editorField {width:100%;max-width:1000px;padding:20px;margin:0 auto;}#loginDialog {max-width:500px;padding:20px;background-color:var(--cGrey);color:#FFF;border-radius:15px;margin:auto;}#loginDialog table {width:100%;}#loginDialog table tr td {padding:5px 0;}#editorField p.firstParagraph {text-align:center;padding:20px;background-color:#DDD;border-radius:5px;margin:auto;}#textTop {position:absolute;display:block;width:0px;height:0px;top:-60px;left:0px;}#bcWrapper {background-color: rgba(255,255,255,.85);padding: 20px 0;}#breadcrumbs {max-width: 1500px;padding:0 15px;margin: 0 auto;text-align:left;font-size: 14px;font-size: 1.4rem;}a#monniButton {position: fixed;right: 0;bottom: 70px;display: block;width: auto;z-index: 999;text-decoration: none;transition: right 1.6s ease;}a#monniButton span {font-family: 'Klavika Bold', sans-serif;font-size: 18px;font-size: 1.8rem;background-color: var(--cBlueDark);color: #FFF;padding: 40px 8px 8px 20px;border-radius: 8px 0 0 8px;display: block;position: relative;}a#monniButton span::before {width: 100%;height: auto;aspect-ratio: 307/214;background-image: url(../images/css/monniCard.png);background-position: center;background-size: contain;content: '';position: absolute;bottom: 0;left: 0;transform: translate(-30px, -25px) rotate(-10deg);}body.naviOpen a#monniButton, body.hideMC a#monniButton {right: -200%;}footer {width: 100%;position: relative;z-index: 400;}#partner {padding:30px 0;position:relative;margin:0 auto;}#partnerInner {width: 100%;max-width: 1500px;padding:0 15px;margin: 0 auto;}#pI_Title {text-align: left;color: var(--cBlueDark);font-family: 'Klavika Bold', sans-serif;font-size:36px;font-size:3.6rem;padding: 0 0 30px 0;}#pI_Data {display: flex;flex-wrap: wrap;gap: 10px 20px;}#pI_Data a { display: block; }#pI_Data img, #pI_Data a img { display: block; width: auto; height: 50px; }#googleCodes {width:100%;height:0px;overflow:hidden;}footer #footerImage {width: 100%;}footer #footerImage img {width: 100%;height: auto;display: block;}#footerData {width: 100%;background-color:var(--cBlue);color: #FFF;}#footerInner {width: 100%;max-width: 1500px;margin: 0 auto;padding: 40px 15px 80px 15px;display: grid;grid-template-columns: 1fr;gap: 20px;}#fB_Kontakt {font-size: 20px;font-size: 2.0rem;}#fB_K_Top > * {display: block;line-height: 120%;}#fB_K_Top b {font-family: 'Klavika Bold', sans-serif;font-size: 42px; font-size: 4.2rem;}#fB_K_Top i {font-family: 'Klavika Regular', sans-serif;font-style: normal;}#fB_K_Bottom {display: flex;flex-direction: column;}#fB_K_Bottom a {display: block;width: auto;color: inherit;text-decoration: none;}#fB_K_Bottom a:nth-last-child(1) {font-family: 'Klavika Bold', sans-serif;}#footerNavi {}#fB_Social {display: flex;justify-content: center;}#fB_Social a {height:50px;width:50px;display: block;}#fB_Social a svg {width: 100%;height: auto;display: block;}#scroll_Progress {width: 70px;height: 70px;position: fixed;left: 0;bottom: -150px;z-index: 999;display: block;transition: bottom 1.5s ease;}body.showScrollProgress #scroll_Progress {bottom: 5px;}#scroll_Progress::after {width: 40%;height: 40%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: block;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 100 100' viewBox='0 0 100 100'%3E%3Cg stroke='%235893CE' stroke-width='16' stroke-linecap='round'%3E%3Cpath d='M 50,10 50,90' /%3E%3Cpath d='M 15,45 50,10' /%3E%3Cpath d='M 50,10 85,45' /%3E%3C/g%3E%3C/svg%3E");background-position: center;background-size: contain;background-repeat: no-repeat;content: '';}#scroll_Progress:hover::after {width: 50%;height: 50%;}#scroll_Progress svg {width: 100%;height:auto;display: block;fill: none;}#scroll_Progress svg #wrapper-circle {stroke: #BDBDBD;fill: #FFF;}#scroll_Progress svg #progress-circle {stroke: var(--cBlueDark);}a.klaro-setting-loader {position: fixed;z-index: 2000;right: 5px;bottom: 5px;width: 50px;height: 50px;border-radius: 300px;background-color: #008000;color: #FFF;display: block;box-shadow: 5px 5px 20px -5px rgba(0,0,0,0.75);background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 700 700' viewBox='0 0 700 700' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF'%3E%3Cpath d='m529.2 221.4c0-8.2-6.5-15.1-15.1-15.9-26.5-3.3-51.4-9-74.7-17.1-26.5-9.8-53.5-21.6-80.8-35.9-5.7-3.3-11.4-3.3-17.1 0-26.5 14.3-53.5 26.1-80.4 35.1-24.5 8.2-49.8 14.3-74.7 17.1-8.2.8-14.7 7.3-15.5 15.9-2.4 98.4 21.2 180 69.8 243.3 26.5 34.3 60.4 62.4 100.4 83.7 2.4 2 6.1 2.4 9 2.4s5.7-.8 9.4-2c39.2-21.2 73.1-49.4 100-83.7 48.5-62.9 72.1-144.5 69.7-242.9zm-35.1 14.7c-.4 85.3-21.6 155.5-63.3 209.4-21.6 27.3-48.6 51-80.8 69.8-32.7-19.2-59.6-42.9-80.4-69.8-41.6-54.3-62.9-124.5-63.3-209.4 22-3.7 44.1-9.4 67.8-17.1 24.5-8.6 50.2-19.6 75.9-32.7 27.3 13.5 52.7 24.5 75.9 32.7 24.5 7.7 47 13.4 68.2 17.1z'/%3E%3Cpath clip-rule='evenodd' d='m404.4 409.8h-108.8c-8.4 0-15.1-6.8-15.1-15.1v-78.7c0-8.4 6.8-15.1 15.1-15.1h2.9v-3h.1c0-28.5 23.1-51.5 51.5-51.5 28.5 0 51.3 23.1 51.3 51.5v3h3c8.4 0 15.1 6.8 15.1 15.1v78.7c.1 8.4-6.7 15.1-15.1 15.1zm-54.2-145.2c-18.4 0-33.3 14.9-33.3 33.3h-.1v3h66.5v-.2c.1-.9.2-1.8.2-2.8 0-18.4-14.9-33.3-33.3-33.3zm51.3 60.6c0-3.3-2.7-6.1-6.1-6.1h-90.9c-3.3 0-6.1 2.7-6.1 6.1v60.5c0 3.3 2.7 6.1 6.1 6.1h90.9c3.3 0 6.1-2.7 6.1-6.1zm-50 48.3h-3c-4.2 0-7.5-3.4-7.5-7.5v-21c0-4.2 3.4-7.5 7.5-7.5h3c4.2 0 7.5 3.4 7.5 7.5v20.9c0 4.2-3.4 7.6-7.5 7.6z' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");background-size: 50px 50px;background-position: left center;background-repeat: no-repeat;overflow: hidden;cursor: pointer;}a.klaro-setting-loader span {padding: 0 20px 0 50px;display: block;line-height: 50px;}a.klaro-setting-loader:hover {width: auto;overflow: visible;} .clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clear{display: inline-table;}* html .clear{height: 1%;}.clear{display: block;}#overlayBG { background-color: rgba(var(--cBlueDarkRGB),.5); position: fixed; left: 0; right: 0; top:0; bottom: 0; width: 100%; height: 100vh;display: flex; z-index: -1; visibility: hidden; padding: 5px; -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); }body.hasOverlay #overlayBG { z-index: 5000; visibility: visible;}#overlayWrapper { width: 100%;  max-width: 1190px; margin: 0 auto auto auto; padding: 50px 0 0 0; position: relative; opacity:0;}body.hasOverlay #overlayWrapper { -webkit-animation-name: fadeIn;animation-name: fadeIn;-webkit-animation-iteration-count: 1;animation-iteration-count: 1;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;-webkit-animation-duration: .7s;animation-duration: .7s;-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}#overlayWrapper a#oW_Close { width: 50px; height: 50px; display: block; background-color: var(--cRedSoft); position: absolute; right: 0px; top: 0px; background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 30 30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFF' stroke-width='2' stroke-linecap='round' fill-opacity='0'%3E%3Cpath d='M 7,7 23,23' /%3E%3Cpath d='M 7,23 23,7' /%3E%3C/g%3E%3C/svg%3E");background-size:30px;background-position:center;background-repeat:no-repeat;cursor: pointer;}#overlayWindow { background-color: #FFF; overflow-y: auto; max-height: calc(100vh - 70px);}#overlayContent { padding: 20px; font-size: 16px; font-size: 1.6rem; position: relative;}#overlayBG.noPadding #overlayContent { padding:0;}#overlayContent a { color: inherit;}@media only screen and (min-width: 800px) {#overlayWrapper { margin: 50px auto auto auto;}#overlayWindow { max-height: calc(100vh - 130px);}#overlayContent { padding: 50px;}}@media only screen and (min-width: 900px) {html {font-size: 62.5%;}.fL { float:left; }.fR { float:right; }body.barFixed #topWrapper, body.naviOpen #topWrapper {top: 0px;}body.scrollDown #topWrapper {top:-160px;}body.barFixed.scrollUp #topWrapper {top:0px;}body #topWrapper #topInner #top {height: 100px;grid-template-columns: 80px 1fr 300px;}a#hamburger {position: relative;inset: auto;background-color: transparent;}a#hamburger span {background-color: rgba(var(--cBlueRGB),.5);}a#hamburger:hover span {background-color: rgba(var(--cBlueRGB),1);}body.naviOpen a#logo {height: 200%;opacity: 1;}#mainNaviBG,body.naviOpen #mainNaviBG,body.naviClosing #mainNaviBG {position:absolute;width: 100%; height: auto;left:auto;top:auto;bottom:30px;z-index:500;visibility:visible;opacity:1; background-color: transparent;display: flex;padding:0;grid-column: 2/3;transition-property: none;}body #mainNaviWrapper,body.naviOpen #mainNaviWrapper,body.naviClosing #mainNaviWrapper {position:relative;top:auto;bottom:auto;left:auto;width: 100%;height:auto;padding:0;display: flex;}#fullpage {padding:50px 0 0 0;}#page {padding:0;}#textTop {top:-140px;}#breadcrumbs {padding: 0 30px;}a#monniButton {bottom: 10vh;}a#monniButton span {font-size: 24px;font-size: 2.4rem;padding: 80px 15px 15px 30px;border-radius: 15px 0 0 15px;}a#monniButton span::before {transform: translate(-30px, -40px) rotate(-10deg);}#footerInner {padding: 70px 30px;grid-template-columns: 300px 1fr 100px;align-items: end;}#footerInner .fBox {padding: 0;}#fB_Social {justify-content: flex-end;}#partner {padding:40px 0;}#partnerInner {padding:0 30px;}#pI_Data {gap: 20px 30px;}#pI_Data img, #pI_Data a img { height: 70px; }#pI_Data a:hover img { opacity: .7; }#scroll_Progress {left: 50%;transform: translateX(-50%);}}@media only screen and (min-width: 1000px) {body #topWrapper #topInner #top {padding: 0 15px;}#footerBoxen .fBox:nth-child(1) {width: 30%;}#footerBoxen .fBox:nth-child(2), #footerBoxen .fBox:nth-child(3), #footerBoxen .fBox:nth-child(4) {width:calc((70% - 1px) / 3);}#fB_Social div {justify-content: flex-end;}#fB_Social a#fB_Social_Button {margin: auto 0 0 auto;}#fB_Kontakt {padding: 0 0 0 10%;}}@media only screen and (min-width: 1260px) {body #topWrapper #topInner #top { padding: 0 30px;}a#hamburger {padding:17px 34px 17px 0px;}a#logo, body.naviOpen a#logo {height: 300%;padding: 35px;}#pI_Data {gap: 0;justify-content: space-between;flex-wrap: nowrap;}#pI_Data img, #pI_Data a img { height: 90px; }}@media only screen and (min-width: 1500px) {body #topWrapper #topInner #top {padding:0;}}#mainNavi {width: 100%;max-width: 1500px;padding:120px 5px 80px 20px;margin:auto;height: 100%;max-height: 900px;overflow-y:auto;position: relative;z-index: 1;display: flex;flex-direction: column;gap: 20px;}@media only screen and (max-width: 1000px) and (orientation: landscape) {#mainNavi {padding:70px 120px 20px 20px;}}#mN_T_Wrapper {width: 100%;flex: 1 1 auto;overflow: auto;}#mN_Top {width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;gap: 10px;}#mN_B_Wrapper {width: 100%;flex: 0 0 auto;}#mN_Bottom {width: 100%;display: grid;grid-template-columns: 1fr 1fr;}@media only screen and (min-width:900px) {#mainNavi {padding:120px 30px;}}@media only screen and (min-width:1200px) {}#mainNavi .mNaviBox {width:100%;position: relative;}#mainNavi .mNBlinkWrapper {width:100%;display:flex;justify-content:space-between;}#mainNavi .mNBlink {width:calc(100% - 50px);display:block;line-height:50px;font-weight: 400;font-size: 30px;font-size: 3.0rem;padding: 0;margin: 0;color:#FFF;text-decoration:none;}#mainNavi .mNBlink span {width: 100%;display: block;}#mainNavi .mNBlink span:nth-of-type(1) {font-family: 'Klavika Regular', sans-serif;font-size: 36px;font-size: 3.6rem;line-height: 120%;position: relative;padding: 0 0 0 30px;}#mainNavi .mNBlink span:nth-of-type(1)::before {width: 20px;height: 20px;background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m86.47 44.98v10.04l-79.67 43.98-5.8-10.6 70.42-38.39-70.42-38.39 5.8-10.62z' fill='%23FFF'/%3E%3C/svg%3E");background-position: center;background-repeat: no-repeat;position: absolute;top: 50%;left: 0;transform: translateY(-50%);content: '';}#mainNavi .mNBicon {width:40px;height:40px;margin:5px;display:block;background-repeat:no-repeat;background-size:contain;position: relative;}#mainNavi .mNBicon::before {width:26px;height:26px;display:block;background-color: var(--cBlueDark);content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1;border-radius: 100%;}#mainNavi .mNBicon.open::before {background-color: var(--cBlue);}#mainNavi .mNBicon::after {width:34px;height:34px;display:block;content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 2;}#mainNavi .mNBicon.closed::after {background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 20 20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFF' stroke-width='1' stroke-linecap='round' fill-opacity='0' %3E%3Cpath d='M 7,10 13,10' /%3E%3Cpath d='M 10,7 10,13' /%3E%3C/g%3E%3C/svg%3E%0A");}#mainNavi .mNBicon.open::after {background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 20 20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 7,10 13,10' stroke='%23FFF' stroke-width='1' stroke-linecap='round' fill-opacity='0' /%3E%3C/svg%3E%0A");}@media only screen and (min-width:900px) {#mN_Top {gap: 14px;}#mainNavi .mNBlink {line-height:120%;transition: padding 0.4s ease;}#mainNavi .mNBlink:hover {padding: 0 0 0 10px;}#mainNavi .mNBlinkWrapper {padding:0 0 10px 0;position:relative;}}#mainNavi ul.subNavi {margin:0;padding:5px 0 0 20px;width: 100%;}#mainNavi ul.subNavi.closed {display:none;}#mainNavi ul.subNavi li {margin:0;padding:5px 0;list-style:none;}#mainNavi ul.subNavi li a {width: 100%;color: rgba(var(--cBlackRGB), .8);margin: 0;padding: 0;font-size: 18px;font-size: 1.8rem;display: block;line-height: 100%;text-decoration: none;}#mainNavi ul.subNavi li a sup {vertical-align: super;font-size: small;}#mainNavi ul.subNavi li a:hover {color: rgba(var(--cBlackRGB), 1);}#mainNavi ul.subNavi li a.sNActiv {color: rgba(var(--cBlueRGB), 1);}#mainNavi ul.subNavi li ul {margin:0;padding:5px 0 10px 0;width: 100%;}#mainNavi ul.subNavi li ul li {margin:0;padding:3px 0;list-style:none;}#mainNavi ul.subNavi li ul li a {width: 100%;color: #333;margin: 0;padding: 0;font-size: 16px;font-size: 1.6rem;display: block;line-height: 100%;text-decoration: none;}@media only screen and (min-width:900px) {#mainNavi .mNBlink {width:100%;}#mainNavi .mNBicon {display:none;}#mainNavi ul.subNavi.closed {display:block;}}#mN_B_Sprache {grid-column: 1/2;display: flex;justify-content: flex-start;align-items: center;}#mN_B_Sprache a.spNaLink {color:#FFF;text-decoration:none;text-transform:lowercase;font-size: 20px;font-size: 2.0rem;line-height:20px;display:block;}#mN_B_Sprache a.spNaLink:hover {opacity:0.6;}#mN_B_Sprache span {color:#FFF;line-height:40px;display:block;padding: 0 20px;}#mN_B_Social {grid-column: 2/-1;display: flex;justify-content: flex-end;gap: 10px;}#mN_B_Social a {height: 50px;width: 50px;display: block;}#mN_B_Social a svg {width: 100%;height: auto;display: block;}#breadcrumbs a { color:var(--cGrey); text-decoration:none; }#breadcrumbs a:hover { color:var(--cBlack) !important; }#breadcrumbs a strong { color:var(--cBlack); }#breadcrumbs span.bcLine { padding:0 10px; text-align:center; }#footerNavi ul {display: flex;flex-wrap: wrap;justify-content: center;}#footerNavi ul li {width: auto;padding: 0 5px;text-align:center;}#footerNavi a {text-decoration:none;color:inherit;display:inline-block;margin:0;padding: 0 10px;}#footerNavi a:hover {opacity:.6;}#footerNavi a.fNactiv {opacity:.6;}@media only screen and (min-width: 600px) {#footerNavi ul {justify-content: flex-end;margin: auto 0 0 auto;}#footerNavi ul li {padding: 0 0 0 15px;}#footerNavi ul li:last-child {width:auto;padding: 0 0 0 15px;}#footerNavi a {display:block;padding: 0;}}