@import url("https://use.typekit.net/uiw1mjh.css");:root {--cBlue: #004A94;--cBlue_RGB: 0, 74, 148;--cBeige: #D1CCBD;--cBeigeRGB: 209, 204, 189;--cBlack:#131313;--cBlackRGB: 19, 19, 19;--contentMaxWidth: 1200;}@media screen {div ::-webkit-scrollbar { height: 4px; width: 6px; }div ::-webkit-scrollbar-track { background-color: rgba(var(--cBlue_RGB), 0.25); }div ::-webkit-scrollbar-track:hover { background-color: rgba(var(--cBlue_RGB), 0.25)}div ::-webkit-scrollbar-thumb { background-color: rgba(var(--cBlue_RGB), 0.75); }div ::-webkit-scrollbar-thumb:hover { background-color: rgba(var(--cBlue_RGB), 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: covik-sans, sans-serif; -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;line-height: 40px;color: #FFF;text-transform:uppercase; letter-spacing: 1px; font-weight: 700;padding:5px 15px;background-color:var(--cBlue);border: 2px solid var(--cBlue);text-align:center;vertical-align:middle; outline: none; text-decoration: none; display: inline-block;border-radius: 5px;} .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-bottom: 20px;border: 2px solid #BD0D2D;border-radius: 10px;background-color: rgba(189,13,45,0.20);color: #19161B;font-size: 16px;font-size: 1.6rem;}.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; color: #FFF; border-radius: 5px; line-height: 30px; text-transform: uppercase; letter-spacing: 1px; background-color: var(--cBlue); transition: all 0.5s ease; box-shadow: 0 0 15px -5px rgb(0 0 0 / 70%);}#content a.cButton:hover { transition: all 0.5s ease; background-color: var(--cBlue);}#content a.cPhone {display: inline-block;text-decoration: none;z-index:auto; padding: 10px 0 10px 40px; color: inherit; line-height: 30px; text-transform: uppercase; letter-spacing: 1px; font-size: 150%; font-weight: 400; position: relative;}#content a.cPhone::after { width: 30px; height: 30px; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); background-image: url("data:image/svg+xml,%0A%3Csvg enable-background='new 0 0 100 100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m88.2 73.3-12.3-12.4c-2.6-2.5-6.6-2.4-9.1.2l-6.2 6.2-1.2-.7c-5.5-2.8-10.5-6.5-15-10.9-4.3-4.4-8-9.5-10.9-15-.2-.4-.5-.8-.7-1.2l4.2-4.2 2.1-2.1c2.5-2.5 2.6-6.5.2-9.1l-12.4-12.3c-2.6-2.5-6.6-2.4-9.1.2l-3.5 3.5.1.1c-1.2 1.5-2.2 3.2-2.9 5.1-.6 1.7-1.1 3.4-1.3 5.1-1.6 13.5 4.5 26 21.3 42.8 23.3 23.2 41.9 21.4 42.7 21.3 1.8-.2 3.5-.6 5.1-1.3 1.8-.7 3.5-1.7 5-2.9l.1.1 3.5-3.5c2.7-2.4 2.8-6.5.3-9z' fill='%23414141'%3E%3C/path%3E%3C/svg%3E"); background-size: contain; background-repeat: no-repeat; content: '';}#content strong {color:inherit;}#page h1, #page h3,#page h2, #page h4,#page h5 {padding: 0;margin: 0;}#page h1, #page h3 {line-height:120%;font-size:30px;font-size:3.0rem; color: var(--cBlue);}#page h2, #page h4 {line-height:120%;font-size:24px;font-size:2.4rem; color: var(--cBlue);}#page h5 {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:35px;font-size:3.5rem;}#page h2, #page h4 {font-size:26px;font-size:2.6rem;}#page h5 {font-size:22px;font-size:2.2rem;}}@media only screen and (min-width: 1200px) {#content {font-size: 19px;font-size: 1.9rem;}#page h1, #page h3 {font-size:40px;font-size:4.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 .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%;}#content .layout1 .cImageWrapper {margin:0 0 12px 0;}#content .layout2 .cImageWrapper {margin:0 0 12px 0;}#content .layout3 .cImageWrapper {margin:0 0 12px 0;}#content .layout4 .cImageWrapper {margin:0 0 12px 0;}@media only screen and (min-width: 450px) {#content .layout1 .cImageWrapper {float: left;margin:0 22px 12px 0;}#content .layout2 .cImageWrapper {float: right;margin:0 0 12px 22px;}#content .layout3 .cImageWrapper {float: left;}#content .layout3 .textBlock, #content .layout5 .textBlock {float:right;}#content .layout4 .cImageWrapper {float: right;}#content .layout4 .textBlock, #content .layout6 .textBlock {float:left;}}#content .cImageRow {width:100%;}#content .cImageRow .cImageWrapper {display:block;}#content .layout5 .cImageWrapper {text-align: left;float:left;margin:12px 0 0 0;}#content .layout6 .cImageWrapper {text-align: right;float:right;margin:12px 0 0 0;}#content .layout7 .cImageRow {margin:0 0 12px 0;}#content .layout7 .cImageRow .cImageWrapper {float: left;}#content .layout8 .cImageWrapper {margin:0 auto 12px;}#content .layout9 .cImageRow {margin:0 0 12px;}#content .layout9 .cImageRow .cImageWrapper {float: right;}#content .layout10 .cImageWrapper {margin:12px auto 0;}#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(--cYellowRGB), .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: 1260px;padding:0 13px;}.absatzWrapper.layout11 .absatz {padding:0;}.paragraphWidth50, .paragraphWidth60, .paragraphWidth70, .paragraphWidth80, .paragraphWidth90, .paragraphWidth100 {width:100%;}@media only screen and (min-width: 1000px) {.aW_pW_50 .absatz { width:calc(var(--contentMaxWidth) * 0.5px); }.aW_pW_60 .absatz { width:calc(var(--contentMaxWidth) * 0.6px); }.aW_pW_70 .absatz { width:calc(var(--contentMaxWidth) * 0.7px); }.aW_pW_80 .absatz { width:calc(var(--contentMaxWidth) * 0.8px); }.aW_pW_90 .absatz { width:calc(var(--contentMaxWidth) * 0.9px); }.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 #CCC;}.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:#CCC;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%;}.tableWrapper {width: 100%;overflow-x:auto;padding: 10px;}@media only screen and (max-width: 500px) {.tableWrapper {padding: 40px 0 20px 0;background-image: url("data:image/svg+xml,%0A%3Csvg enable-background='new 0 0 200 200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m99.5 8.2c7.3 0 13.2 5.8 13.2 13.1v55.1c0 1.2.9 2.3 2.1 2.5s2.4-.4 2.9-1.5c1.7-3.6 6.8-6.3 10.8-6.3 1.8 0 4.6.5 6.7 2.1 2.1 1.5 3.8 3.9 3.8 8.4 0 1.2.9 2.3 2 2.6 1.2.3 2.5-.4 3-1.4 2.4-4.8 4.6-6.3 8.2-6.4 1.4 0 4.3.5 6.5 2 2.2 1.6 3.9 4 3.9 8.4 0 2 3 3.3 4.4 1.9.5-.5 1.9-1.1 3.6-1.5 1.7-.3 3.7-.4 5.1-.4 7.3 1 11.5 6 13.9 14.3 2.4 8.5 2.5 20.2.6 32.3s-5.6 24.8-10.4 35.4c-4.6 10.4-10.4 18.6-15.8 22.9h-68.4c-19.1-22.1-37.1-56.2-48.9-84.9-2.5-6.4-2.9-10.5-2.1-13.3 1.3-3.7 3.8-5.8 6.4-7.2 3-1.7 5.9-2.6 8.9-1.8 6.2 3 8.4 6.7 11 11.4l10.5 20.9c.5 1.1 1.8 1.7 3 1.4s2.1-1.4 2-2.6v-94.2c0-7.4 5.8-13.2 13.1-13.2zm0-5.2c-10.2 0-18.4 8.2-18.4 18.4v83.2l-5.5-11c-3.2-6.2-8.4-12.4-14.3-14-5-1.4-9.5.4-13.1 2.5-4.5 2.6-7.5 6.4-8.6 10.2-1.3 5.4-.2 10.7 2.2 16.6 12 29.4 30.4 64.4 50.5 87.2.5.6 1.2.9 2 .9h71.1c.6 0 1.1-.2 1.6-.6 6.9-5.1 12.9-14.3 17.9-25.4s9-24.1 10.8-36.7c1.9-13.1 2.1-24.8-.7-34.5s-8.9-17.1-18.7-18.2c-3.4 0-6.4.2-9 1.7-.9-4-2.8-7.3-5.4-9.2-3.4-2.4-7.1-3.1-9.7-3-3.6.1-6.6 2-9.1 4.7-1.1-2.9-2.6-5.3-4.6-6.8-3.3-2.4-7.1-3.1-9.9-3.1-3.7 0-7.4 1.4-10.5 3.7v-48.2c-.4-12-10-18.5-18.6-18.4z' fill-rule='evenodd'/%3E%3Cpath d='m197 29.5c0-.9-.4-1.5-.7-1.9l-23.6-23.9c-1-1-2.8-1-3.7 0-1 1-.9 2.8 0 3.8l19 19.3h-56.5c-1.4 0-2.6 1.2-2.6 2.6 0 1.5 1.2 2.7 2.6 2.7h56.5l-19 19.3c-1 1-1 2.8 0 3.8s2.6 1.1 3.7 0l23.5-23.9c.7-.5.8-.9.8-1.8z'/%3E%3Cpath d='m3 29.5c0 .9.4 1.5.7 1.9l23.5 23.8c1 1 2.8 1 3.7 0 1-1 .9-2.8 0-3.8l-19-19.3h56.5c1.4 0 2.6-1.2 2.6-2.7s-1.2-2.6-2.6-2.6h-56.5l19-19.3c1-1 1-2.8 0-3.8s-2.6-1.1-3.7 0l-23.5 23.9c-.6.6-.7 1-.7 1.9z'/%3E%3C/svg%3E%0A");background-position: center 5px;background-repeat: no-repeat;background-size: 30px 30px;}}img { border:none; }.mr10 { margin-right:10px; }.mr5pz { margin-right:55px; }#headerImage div.hImage {width:100%;display:block;position:relative;}#headerImageWrapper #map {width:100%;max-width: 1200px;margin: 0 auto;aspect-ratio: 2/1;}@media only screen and (orientation: portrait) {#headerImageWrapper #map {aspect-ratio: 1/1;}}@media only screen and (orientation: landscape) {#headerImageWrapper #map {aspect-ratio: 16/9;}}@-webkit-keyframes kenburn {0% {transform: scale(1); }50% {transform: scale(1.2); }100% {transform: scale(1);}}@keyframes kenburn {0% {transform: scale(1); }50% {transform: scale(1.2); }100% {transform: scale(1);}}#headerImage div.hImage {-webkit-animation: kenburn 40s linear infinite 0s;animation: kenburn 40s linear infinite 0s;}#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;}#headerImage div.hImage img.hImageSearch {display:none;}#headerImage #hISloganWrapper {width:100%;position:absolute;bottom: 0;padding: 2vw 50px;background: linear-gradient(to bottom,rgba(0,0,0,0.0) 0,rgba(0,0,0,0.5) 100%);z-index:900;}#headerImage #hISloganWrapper #hISlogan {max-width:900px;margin:0 auto;text-align:center;color:#FFF;height:100%;display: flex;flex-direction: column;text-shadow: 2px 2px 1px var(--cBlue);}#headerImage #hISlogan .hIStitle {font-size:30px;font-size:3.0rem;line-height: 110%;-webkit-box-decoration-break: clone; box-decoration-break: clone;padding: 3px 10px;}#headerImage #hISlogan .hISsubline {font-size:17px;font-size:1.7rem;-webkit-box-decoration-break: clone; box-decoration-break: clone;}#headerImage #hISlogan .hISlink {margin:auto 0 0 0;}#headerImage #hISlogan .hISlink a {font-size:18px;font-size:1.8rem;display:inline-block;padding:0 0 0 40px;color:inherit;text-decoration:none;line-height:100%;position:relative;}#headerImage #hISlogan .hISlink a::before {width:16px;height:16px;background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 16 16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFF' stroke-width='1.2' stroke-linecap='round' fill-opacity='0'%3E%3Cpath d='M 1,8 14,8' /%3E%3Cpath d='M 10,3 15,8 10,13' /%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat;content:'';display:block;position:absolute;top:50%;margin:-8px 0 0 0;left:0px; transition:all .5s ease-out;}#headerImage #hISlogan .hIStitle input, #headerImage #hISlogan .hISsubline input {font-family:inherit;font-weight:inherit;font-size:inherit;width:100%;padding:3px 2px;border: 1px solid rgba(255, 255, 255, 0.3);background-color: rgba(255, 255, 255, 0.1);text-align: center;color: #FFF;text-shadow: 2px 2px 1px var(--cBlue);}#headerImage #hISlogan .hISlink input {width:100%;padding:3px 2px;}@media only screen and (min-width: 1000px) {#headerImage #hISloganWrapper {}#headerImage #hISlogan .hIStitle {font-size:50px;font-size:5.0rem;}#headerImage #hISlogan .hISsubline {font-size:24px;font-size:2.4rem;padding:10px 0 0 0;}#headerImage #hISlogan .hISlink a {font-size:26px;font-size:2.6rem;}#headerImage #hISlogan .hISlink a:hover::before {left:10px; transition:all .2s ease-in;}}@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;}}#hIButtons {position:absolute;top:50%;left:0px;height:0px;width:100%;text-align:center;}#lm_Bubble {position:absolute;top:15px;right:15px;width:100%;text-align:center;display: flex;aspect-ratio: 1/1;max-width: 100px; isolation: isolate;text-decoration: none;z-index: 650;}#lm_Bubble::before, #lm_Bubble::after {position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);display:block;aspect-ratio:1/1;content: '';}#lm_Bubble::before {width:calc(100% - 6px);height:calc(100% - 6px);border: 1px solid #FFF; border-radius: 100%; z-index: +1;}#lm_Bubble::after {width:100%;height:100%;background-color:var(--cBlue);transform: translate(-50%, -50%); border-radius: 100%; z-index: -1;}#lm_Bubble span {width:100%;padding: 0 10px;transform: rotate(-10deg);display: block;color: #FFF;margin: auto;font-size: 25px;font-size: 2.5rem;text-transform: uppercase;}#lm_Bubble span b, #lm_Bubble span i {width:100%;display: block;}#lm_Bubble span i {font-size: 20px;font-size: 2.0rem;font-style: normal;}@media only screen and (min-width: 1300px) {#lm_Bubble {position:absolute;top:150px;right: calc(50% - 600px);width:100%;text-align:center;display: flex;aspect-ratio: 1/1;max-width: 110px;isolation: isolate;text-decoration: none;z-index: 650;}}#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(--cBlue);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;}}#popup {width:100%;height:100vh;background-color:rgba(0,0,0,0.75);padding:0;position:fixed;top:0;left:0;z-index:-1;display:flex;visibility: hidden;opacity: 0;}body.puShow #popup {z-index:9999;visibility: visible;-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:.3s;animation-delay:.3s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}#pWContent > div {box-sizing:border-box;}#popupWindow {width: calc(100% - 30px);max-width: 760px;margin: auto;background-color:#FFF;position: relative;}#pW_Close {width: 40px;height: 40px;position: absolute;display: block;top: 0px;right: 0px;z-index: 600;cursor: pointer;}#pW_Close::after {width:20px;height:20px;display:block;position: absolute;left: 50%;top: 50%;transform:translate(-50%, -50%);background-image: url("data:image/svg+xml,%0A%3Csvg enable-background='new 0 0 30 30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-linecap='round' fill-opacity='0'%3E%3Cg stroke='%2339454A' stroke-width='3'%3E%3Cpath d='M 2,2 28,28' /%3E%3Cpath d='M 2,28 28,2' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:20px 20px;background-position:center;background-repeat:no-repeat;content:'';}#pW_Body {height: auto;max-height:calc(100vh - 30px);overflow-y:scroll;}#pW_Content {display: flex;flex-wrap: wrap;text-align: center;gap: 20px;}#pW_Content.pW_C_Border_Top {padding: 30px 0 0 0;}#pW_Content.pW_C_Border_Bottom {padding: 0 0 30px 0;}#pW_Content.pW_C_2Border {padding: 30px 0;}#pW_Title {width: 100%;padding: 0 30px;}#pW_Title h1, #pW_Title h2 {line-height:120%;}#pW_Title h1 {font-size:30px;font-size:3.0rem;font-weight:700;color:var(--cBlue);text-transform: uppercase;}#pW_Title h2 {font-size:20px;font-size:2.0rem;font-weight:400;color:var(--cBlue);}#pW_Image {width: 100%;}#pW_Image img {width: 100%;height: auto;display: block;}#pW_Text {width: 100%;line-height: 140%;font-size:16px;font-size:1.6rem;padding: 0 30px;}body #popupHolder {position: fixed;left: 0;bottom:60px;z-index: 4000;transition: left .5s ease-in, left .5s ease;}body.hasOverlay #popupHolder, body.puShow #popupHolder, body.fixed.scrollDown #popupHolder {left: -200px;}#popupHolder a {position: absolute;left: 5px;bottom:5px;width: 60px;height: 60px;border-radius: 30px;background-color: var(--cBlue);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 600 600' viewBox='0 0 600 600' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF'%3E%3Cpath d='m352.56 233.83c-.31 0-.62.04-.93.05l-8.15-40.8c-1.61-8.02-8.72-13.84-16.92-13.84-3.9 0-7.59 1.3-10.68 3.75l-12 9.92c-25.27 21.61-36.8 31.47-70.82 38.27l-46.97 9.38c-24.26 4.85-40.06 28.54-35.2 52.8l4.52 22.62c4.09 20.48 22.19 35.34 43.05 35.34 2.89 0 5.8-.29 8.66-.86l2.78-.56 25.8 57.94c2.22 5.7 6.53 10.19 12.13 12.64 2.94 1.29 6.06 1.94 9.18 1.94 2.82 0 5.64-.52 8.34-1.57 5.69-2.23 10.18-6.54 12.63-12.13 2.45-5.6 2.58-11.82.39-17.41l-18.75-51.26c30.11-5.3 45.82-.62 75.5 8.98l8.06 2.6 6.79 1.94c1.57.45 3.17.67 4.78.67 5.14 0 9.98-2.3 13.27-6.32 3.27-3.99 4.56-9.18 3.54-14.27l-8.16-40.85c5.89-2.24 10.96-6.16 14.52-11.51 4.53-6.78 6.13-14.92 4.54-22.91-2.85-14.23-15.42-24.55-29.9-24.55zm-147.45 106.65c-2.2.44-4.44.66-6.66.66-16.02 0-29.93-11.42-33.08-27.17l-4.52-22.62c-3.75-18.76 8.47-37.08 27.23-40.83l46.97-9.38c4.96-.99 9.47-2.07 13.67-3.24l18.14 90.75c-4.35.55-8.9 1.27-13.87 2.26zm63.54 64.14c-1.36 3.11-3.85 5.5-7.02 6.74-3.16 1.24-6.62 1.17-9.73-.2-3.11-1.36-5.5-3.85-6.83-7.24l-24.96-56.07 29.39-5.87 19.35 52.91c1.23 3.17 1.16 6.63-.2 9.73zm14.39-77.07c-1.96 0-3.97.07-6 .18l-18.57-92.89c20.09-7.21 32.48-17.51 50.48-32.89l27.33 136.75c-20.81-6.73-35.03-11.15-53.24-11.15zm77.11 13.89c-1.79 2.18-4.65 3.1-7.39 2.32l-5.42-1.65-29.52-147.67 4.39-3.5c1.27-1.01 2.77-1.54 4.34-1.54 2.8 0 6.17 1.77 6.95 5.67l8.06 40.36 11.96 59.85 8.06 40.36c.58 2.82-.65 4.85-1.43 5.8zm9.31-65.81c-2.05 3.08-4.83 5.48-8.08 7.04l-7.73-38.64c9.18.5 17 7.21 18.83 16.33 1.07 5.33-.01 10.75-3.02 15.27z'/%3E%3Cpath d='m447.7 245.32c-5.58-27.94-20.94-52.62-42.15-67.74l-5.9 8.28c19.12 13.62 33 36.02 38.08 61.45 5.08 25.42.87 51.43-11.53 71.36l8.63 5.38c13.76-22.09 18.45-50.79 12.87-78.73z'/%3E%3Cpath d='m382.61 196.05-5.3 8.68c16.16 9.86 27.81 27.45 31.97 48.27 4.17 20.83.16 41.55-10.96 56.86l8.22 5.98c12.8-17.6 17.43-41.23 12.71-64.84-4.71-23.59-18.06-43.62-36.64-54.95z'/%3E%3C/g%3E%3C/svg%3E%0A");background-size: contain;background-position: center;background-repeat: no-repeat;cursor: pointer;}@media only screen and (min-width: 900px) {#pW_Content {gap: 30px;}#pW_Content.pW_C_Border_Top {padding: 50px 0 0 0;}#pW_Content.pW_C_Border_Bottom {padding: 0 0 50px 0;}#pW_Content.pW_C_2Border {padding: 50px 0;}#pW_Title {padding: 0 50px;}#pW_Text {padding: 0 50px;}body #popupHolder {bottom:0px;}#popupHolder a {left: 25px;bottom:40px;width: 90px;height: 90px;border-radius: 45px;}#pW_Close {position: fixed;top: 25px;right: 25px;}#pW_Close::after {background-image: url("data:image/svg+xml,%0A%3Csvg enable-background='new 0 0 30 30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-linecap='round' fill-opacity='0'%3E%3Cg stroke='%23FFF' stroke-width='3'%3E%3Cpath d='M 2,2 28,28' /%3E%3Cpath d='M 2,28 28,2' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}}html, body {margin:0;padding:0;}body {font-family: covik-sans, sans-serif;color: var(--cBlue);font-size: 16px;font-size: 1.6rem;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: 100%;}body.naviOpen, body.hasOverlay, body.langSelectOpen, body.puShow {overflow:hidden;}body #topWrapper {width:100%;z-index: 1000;position: absolute;top:0px;left:0px;display: grid;grid-template-columns: 0px 1fr 0px;pointer-events: none;}body #topWrapper #topInner {width: 100%;max-width: 1200px;margin: 0 auto;grid-column: 2/-2;pointer-events: none;}body #topWrapper #topInner #top {position: relative;width: 100%;padding: 10px 0;display: grid;grid-template-columns: 100px 1fr 50px 50px;align-items: center;pointer-events: none;}body.barFixed #topWrapper #topInner #top {padding: 5px 0;}a#hamburger {width:50px;height:50px;display:block;z-index:3000;margin:0;padding:5px;text-decoration:none;opacity:1;transition: opacity .5s ease-in, left .9s cubic-bezier(0.7, 0, 0.15, 1);color: var(--cBlue);align-self: center;display: none;}a#hamburger span {width:100%;height:100%;padding: 5px;border-radius: 100%;display:block;background-color: rgba(var(--cBlue_RGB),1);}body.naviOpen a#hamburger span {background-color: transparent;}a#hamburger span svg {width: 100%;display:block;}a#hamburger span svg .hamburger path:nth-of-type(1), a#hamburger span svg .hamburger path:nth-of-type(3) {stroke-dashoffset: -4;}a#hamburger span svg .hamburger path:nth-of-type(2) {stroke-dashoffset: 4;}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 {width:auto;max-width: 200px;height: 120px;aspect-ratio: 25/23;z-index:999;background-size:contain;background-position:center;background-repeat: no-repeat;text-decoration:none;position: absolute;left: 50%;bottom: 0px;transform: translate(-50%, 40%); background-image: url("../images/css/logo-2025.png");display: block;transition: all 0.5s ease;}body.barFixed a#logo {background-image: url("../images/svg/icon-verlauf.svg");height: 50px;aspect-ratio: 1/1;}a#logo span {position: absolute;display: block; text-indent: -9999em;}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;height:100lvh;z-index:985;display:block;background-size: cover;background-position: center;background-repeat: no-repeat;opacity: 1;transition: all 0.5s ease;}body.naviOpen #naviWrapper::after {background-color:rgba(var(--cBlue_RGB),.95);width: 100%;height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;content: '';}#allWrapper {width: 100%;max-width: 1280px;padding:0;margin: 0 auto;z-index:300;position: relative;}#fullpage {width: 100%;position:relative;padding: 0;margin: 0 auto;z-index:310;}#headerWrapper {display: grid;grid-template-columns: 20px 1fr 20px;}header {grid-column: 2/-2;width: 100%;margin: 0 auto;display: grid;grid-template-columns: repeat(2, 1fr);border-left: 8px solid var(--cBlue);border-right: 8px solid var(--cBlue);background-color: #FFF;}#headerTop {grid-column: 1/-1;height: 100px;background-color: #FFF;border-bottom: 8px solid var(--cBlue);position: relative;}#headerMiddle {grid-column: 1/-1;background-color: #FFF;padding:70px 50px 50px 50px;border-bottom: 8px solid var(--cBlue);display: flex;flex-direction: column;gap: 50px;}#headerMiddleLeft {color: #FFF;font-family: obviously-narrow, sans-serif;text-transform: uppercase;font-weight: 900;font-size: 50px;font-size: 5.0rem;line-height: 110%;flex: 1 1 50%;}#headerMiddleRight {flex: 1 1 50%;display: flex;}#headerMiddleRight a {display: block;font-family: obviously-narrow, sans-serif;text-transform: uppercase;font-weight: 600;font-size: 30px;font-size: 3.0rem;line-height: 30px;padding: 11px 30px 15px 30px;margin: auto;border: 2px solid var(--cBlue);border-radius: 100px;background-color: #FFF;text-decoration: none;color: var(--cBlue);text-transform: uppercase;}#headerBottom {grid-column: 1 / -1;display: flex;flex-direction: column;gap: 8px;}#headerBottomLeft {flex: 1 1 50%;padding: 50px 40px;font-size: 20px;font-size: 2.0rem;line-height: 120%;}#headerBottomLeft strong {font-family: obviously-narrow, sans-serif;font-size: 30px;font-size: 3.0rem;line-height: 30px;padding: 0 0 10px 0;}#headerBottomRight {flex: 1 1 50%;position: relative;background-size: cover;background-position: center;background-repeat: no-repeat;}#headerBottomRight::after {position: absolute;left: -8px;top: 0px;height: 100%;border-left:8px solid var(--cBlue);content: '';}#page {width: 100%;margin: 0 auto;padding:0;position: relative;z-index: 300;}#content {width: 100%;padding:0;}#editorField {width:100%;max-width:1000px;padding:20px;margin:0 auto;}#loginDialog {max-width:500px;padding:20px;background-color:#FFF;color:var(--cBlue);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;}#content section {}#content section .sectionTitel {background-color: var(--cBlue);color: #FFF;padding: 20px;text-align: center;font-family: obviously-narrow, sans-serif;text-transform: uppercase;font-weight: 900;font-style: italic;font-size: 50px;font-size: 5.0rem;line-height: 130%;}#content section .sectionContentWrapper {display: grid;grid-template-columns: 20px 1fr 20px;}#content section .sectionContent {grid-column: 2/-2;border-left: 8px solid var(--cBlue);border-right: 8px solid var(--cBlue);padding: 50px 40px;background-color: #FFF;font-size: 20px;font-size: 2.0rem;line-height: 170%;}#content section .sectionContent.sC_B_Top {border-top: 8px solid var(--cBlue);}#content section .sectionContent.sC_B_Bottom {border-bottom: 8px solid var(--cBlue);}#content section .sectionContent .sC_Paragraph {}#content section .sectionContent .sC_Title {font-family: obviously-narrow, sans-serif;text-transform: uppercase;font-weight: 900;font-size: 30px;font-size: 3.0rem;text-align: center;}#content section#s1 .sectionContent {display: flex;flex-direction: column;gap: 40px;}#content section#s1 .sectionContent .sC_Paragraph:nth-of-type(1) {text-align: center;}#content section .sectionContent .sC_Paragraph ul {width: 100%;max-width:700px;margin: 0 auto;padding: 0;display: flex;flex-direction: column;gap: 10px;}#content section .sectionContent .sC_Paragraph ul li {margin: 0;padding: 0 0 0 36px;position: relative;}#content section .sectionContent .sC_Paragraph ul li::before {position:absolute;left:0px;top:6px;width:24px;height:24px;font-size:16px;font-size:1.6rem;content: '';color:inherit;display: block;background-image: url(../images/css/puck.png);background-size: contain;background-position: center;background-repeat: no-repeat;}#content section#s3 .sectionContent {display: flex;flex-direction: column;gap: 40px;}#content section#s3 .sectionContent:nth-child(2) {padding: 0;display: block;}#preise {display: flex;flex-direction: column;flex-wrap: wrap;gap:8px;}#preise .preiseBox {flex: 1 1 calc(50% - 4px);padding: 40px;text-align: center;position: relative;display: flex;flex-direction: column;gap: 20px;}#preise .preiseBox:nth-child(2)::after {position: absolute;top: -8px;left: 0px;width: 100%;border-top:8px solid var(--cBlue);content: '';}#preise .preiseBox .pB_Section { width: 100%;}#preise .preiseBox h1 { font-family: obviously-narrow, sans-serif; text-transform: uppercase; font-weight: 900; font-style: italic; font-size: 40px; font-size: 4.0rem; line-height: 130%;}#preise .preiseBox h2 {font-family: obviously-narrow, sans-serif; text-transform: uppercase; font-weight: 600; font-size: 30px; font-size: 3.0rem; line-height: 130%;}#preise .preiseInfo {flex: 1 1 100%;padding: 30px 20px;text-align: center;position: relative;}#preise .preiseInfo::after {position: absolute;top: -8px;left: 0px;width: 100%;border-top:8px solid var(--cBlue);content: '';}#content section#s4 .sectionContent {padding: 0;display: block;}#kontakt {display: grid;grid-template-columns: 1fr 1fr;gap:8px;}#kontakt .kontaktImage {grid-column: span 2;grid-row: 1/2;aspect-ratio: 2/1;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}#kontakt .kontaktImage::after {position: absolute;bottom: -8px;left: 0px;width: 100%;border-top:8px solid var(--cBlue);content: '';}#kontakt .kontaktImage a {display: block;text-transform: uppercase;border-radius: 100px;border: 2px solid var(--cBlue);background-color: #FFF;position: absolute;top: 50%;left: 25%;transform: translate(-50%, -50%); font-family: obviously-narrow, sans-serif; font-weight: 600; font-size: 30px; font-size: 3.0rem; line-height: 30px; padding: 11px 30px 15px 30px; margin: auto; text-decoration: none; color: var(--cBlue);}#kontakt .kontaktImage a:hover {background-color: var(--cBlue);color: #FFF;}#kontakt .kontaktImage #scs_icon {position: absolute;display: block;bottom: 0;left: 50%;width: 90px;height: 90px;transform: translate(-50%, 50%);z-index: 400;background-image: url(../images/css/icon-2025.png);background-size: contain;background-repeat: no-repeat;background-position: center;}#kontakt .kontaktBox {grid-column: span 2;position: relative;padding: 40px;}#kontakt div.kontaktBox:nth-child(2) {padding-top: 70px;}#kontakt div.kontaktBox:nth-child(3)::after {position: absolute;top: -8px;left: 0px;width: 100%;border-top:8px solid var(--cBlue);content: '';}#kontakt div.kontaktBox:nth-child(3) {display: flex;}#adresse {display: flex;flex-direction: column;gap: 10px;}#adresse h1 {font-family: obviously-narrow, sans-serif;font-weight: 700;}#adresse p a {text-decoration: none;font-size: 24px;font-size: 2.4rem;}#partner {margin:auto;}#partnerData {display: flex;justify-content: center;flex-wrap: wrap;gap: 20px;}#partnerData a { display: block; }#partnerData img, #partnerData a img { display: block; width: auto; height: 100px; }footer {width: 100%;position: relative; z-index: 300;display: grid;grid-template-columns: 20px 1fr 20px;}#footerInner {width: 100%;grid-column: 2/-2;padding: 30px 20px;border-left: 8px solid var(--cBlue); border-right: 8px solid var(--cBlue);}footer #footerImage {width: 100%;}footer #footerImage img {width: 100%;height: auto;display: block;}#footerData {width: 100%;padding: 20px 0;background-color:var(--cBlue);color: #FFF;}#fI_Row1, #fI_Row2 {width: 100%;display: flex;flex-wrap: wrap;}#fI_Row2 {margin: 20px 0 0 0;border-top: 3px solid rgba(255, 255, 255, 0.3);padding: 10px 0 0 0;}#footerInner .fBox {width: 100%;padding: 10px 0;text-align: center;}#footerInner .fBox h1 {font-size: 25px;font-size: 2.5rem;}#footerInner .fBox .fBox_adress {padding: 10px 0 0 0;}#footerInner .fBox a {color: inherit;text-decoration: none;}#footerInner .fBox:nth-child(1) * {display: block;}#footerInner .fBox:nth-child(1) a {padding: 10px 0 0 0;}#footerInner .fBox .fBoxTitle {text-transform: uppercase;}#fB_Kontakt {font-size: 20px;font-size: 2.0rem;font-weight: 700;}#fB_Social {display: flex;flex-direction: column;}#fB_Social div {width: 100%;height: 20px;display: flex;flex-wrap: wrap;justify-content:center;gap: 10px;}#fB_Social div a {height: 20px;width: 20px;display: block;}#fB_Social div a svg {width: 100%;height: auto;display: block;}#fB_Social a#fB_Social_Button {display: inline-block;margin: 20px auto 0 auto;line-height: 40px;padding: 0 15px 0 50px;background-color: var(--cBlue);color: #FFF;text-transform: uppercase;font-weight: 700;border-radius: 5px;position: relative;border: 1px solid #FFF;}#fB_Social a#fB_Social_Button:hover {background-color: var(--cBlue);}#fB_Social a#fB_Social_Button::before {background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff'%3E%3Cpath d='m50 51.5c-8.56 0-15.52-6.96-15.52-15.52s6.96-15.52 15.52-15.52 15.52 6.96 15.52 15.52-6.96 15.52-15.52 15.52zm0-28.03c-6.9 0-12.52 5.61-12.52 12.52s5.61 12.52 12.52 12.52 12.52-5.61 12.52-12.52-5.61-12.52-12.52-12.52z'/%3E%3Cpath d='m50 96.5c-.48 0-.92-.23-1.21-.61-1.28-1.73-31.28-42.5-31.28-59.91s14.58-32.48 32.49-32.48 32.48 14.57 32.48 32.48-30 58.18-31.28 59.91c-.28.38-.73.61-1.21.61zm0-90c-16.26 0-29.48 13.23-29.48 29.48 0 14.54 23.8 48.55 29.48 56.46 5.68-7.91 29.48-41.92 29.48-56.46 0-16.26-13.23-29.48-29.48-29.48z'/%3E%3C/g%3E%3C/svg%3E");background-size: contain; background-repeat: no-repeat; background-position: center; height: 30px; width: 30px; position: absolute; left: 10px; top: 50%;transform: translate(0, -50%); content: '';}@media only screen and (min-width: 600px) {#footerInner .fBox {width: 50%;text-align: left;}}#footerNavi {width:100%;padding:0;margin: 0 auto;}#googleCodes {width:100%;height:0px;overflow:hidden;}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;}#sprachwahlOverlay { width:100%; height: 100vh; position: fixed; top: -100vh; left: 0; right: 0; bottom: 0; display: flex; background-color: rgba(0,0,0,.7); -webkit-backdrop-filter: blur(3px);backdrop-filter: blur(3px); z-index: 1500;}#sprachwahlOverlay #langSelectClose { position: absolute; left:50%; transform: translateX(-50%); top: 0px; width: 50px; height: 50px; display: block; 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-linecap='round' fill-opacity='0'%3E%3Cg stroke='%23FFF' class='close' stroke-width='2'%3E%3Cpath d='M 6,6 24,24'%3E%3C/path%3E%3Cpath d='M 6,24 24,6'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; background-size: 30px;}body.langSelectOpen #sprachwahlOverlay { top: 0;  transition: all 0.9s ease;}body.langSelectClosing #sprachwahlOverlay { top: -100vh; transition: all 0.5s ease;}#sprachwahl { width: auto; margin: auto;text-align:center;}#sprachwahl a {color: rgba(255, 255, 255, 0.75);text-decoration:none;text-transform:uppercase; display: block; margin: 8vh 0; font-size: 200%;}#sprachwahl a.LangActiv, #sprachwahl a:hover {color: #FFF;}#sprachwahl a.LangActiv {font-weight: 700;}a#langSelect {  display: block; line-height: 20px; padding: 15px 0 15px 21px; width: 50px; text-align: left; text-transform: uppercase; text-decoration: none; color: var(--cBlue);  grid-column: -3/-2; position: relative; align-self: center; pointer-events: all;}a#langSelect::after { position: absolute; left: 0; top: 50%; transform: translate(0, -50%); width: 16px; height: 16px; background-image: url("data:image/svg+xml,%0A%3Csvg enable-background='new 0 0 200 200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='m167.2 32.8c-18-17.9-41.8-27.8-67.2-27.8h-.1s0 0-.1 0-.1 0-.2 0c-25.2.1-48.9 10-66.8 27.8-17.9 18-27.8 41.8-27.8 67.2s9.9 49.2 27.8 67.2c17.9 17.8 41.6 27.7 66.8 27.8h.2.1.1c25.4 0 49.2-9.9 67.2-27.8 17.9-17.9 27.8-41.8 27.8-67.2s-9.9-49.2-27.8-67.2zm-147.8 105.5c-5.1-10.6-8.1-22.4-8.6-34.9h42.8c.2 12 1.5 23.5 3.7 34.2h-37.9zm83.3-83.1v-44.2c9.3 1.5 18.1 10.3 25.1 25.1 2.7 5.8 5 12.2 6.9 19.1zm33.4 5.8c2.5 11.3 4 23.8 4.1 36.7h-37.5v-36.7zm-39.2-50v44.2h-31.9c1.9-6.9 4.1-13.3 6.9-19.1 6.9-14.8 15.7-23.6 25-25.1zm0 50v36.7h-37.5c.2-12.9 1.6-25.4 4.1-36.7zm-43.2 36.7h-42.9c.3-13.1 3.5-25.6 9-36.7h37.9c-2.5 11.4-3.9 23.8-4 36.7zm5.8 5.8h37.5v34.2h-33.7c-2.3-10.6-3.6-22.2-3.8-34.2zm37.4 40v45.5c-9.3-1.5-18.1-10.3-25.1-25.1-2.9-6.1-5.3-13-7.2-20.4zm5.8 45.5v-45.5h32.3c-1.9 7.4-4.3 14.3-7.2 20.4-7 14.8-15.8 23.6-25.1 25.1zm0-51.3v-34.2h37.5c-.2 12-1.5 23.6-3.8 34.2zm43.2-34.2h43.2c-.5 12.2-3.4 23.8-8.3 34.2h-38.6c2.3-10.7 3.5-22.3 3.7-34.2zm0-5.8c-.1-12.9-1.5-25.3-4-36.7h38.3c5.4 11.1 8.6 23.6 9 36.7zm31.2-42.5h-36.5c-2-7.8-4.5-15.1-7.6-21.6-4.3-9.1-9.3-16.2-14.8-21 25.1 5.3 46.4 21.1 58.9 42.6zm-95.8-42.4c-5.5 4.8-10.4 11.9-14.7 20.9-3 6.5-5.6 13.7-7.6 21.6h-36.1c12.4-21.5 33.5-37.2 58.4-42.5zm-59.2 130.7h36.6c2.1 8.3 4.7 16 7.9 22.9 4.2 9 9.2 16 14.7 20.9-25.4-5.5-46.9-21.8-59.2-43.8zm96.1 43.9c5.5-4.8 10.5-11.9 14.8-21 3.2-6.9 5.9-14.6 7.9-22.9h37c-12.4 22.2-34.1 38.5-59.7 43.9z' fill='%2385868a'/%3E%3C/svg%3E"); background-size: contain; background-repeat: no-repeat; background-position: center; content: '';}@media only screen and (min-width: 900px) {} @media only screen and (width > 899px) {html {font-size: 62.5%;}.fL { float:left; }.fR { float:right; }body #topWrapper {grid-template-columns: 0px 1fr 0px;}body #topWrapper #topInner #top {grid-template-columns: 250px 1fr 50px 200px; padding: 30px 0;}body.barFixed #topWrapper #topInner #top { padding: 15px 0;}a#logo {max-width:320px;height: 140px;}a#phone {width:auto;text-indent:0;padding: 10px 15px 10px 35px;line-height: 30px;border-radius: 30px;}a#phone:hover {background-color: rgba(var(--cYellowRGB),1);color: var(--cBlue);}a#phone::before {left:10px;transform: translateY(-50%);}#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;}#headerImageWrapper {padding: 0 30px;}#headerImageWrapper #map {aspect-ratio: 2/1;}#fullpage {padding:0;}#headerWrapper {grid-template-columns: 60px 1fr 60px;}#headerMiddle {padding: 90px 70px;flex-direction: row;}#headerMiddleRight a {font-size: 30px;font-size: 3.0rem;line-height: 30px;padding: 11px 30px 15px 30px;margin: auto 0 0 auto;border: 2px solid var(--cBlue);}#headerMiddleRight a:hover {background-color: var(--cBlue);color: #FFF;}#headerBottom {flex-direction: row;}#page {padding:0;}#content section .sectionContentWrapper {grid-template-columns: 60px 1fr 60px;}footer {grid-template-columns: 60px 1fr 60px;}#preise {flex-direction: row;}#preise .preiseBox:nth-child(2)::after {top: 0px;left: -8px;height: 100%;width: 0;border-left:8px solid var(--cBlue);}#kontakt .kontaktImage #scs_icon {width:150px;height:150px;}#kontakt .kontaktBox {grid-column: span 1;}#kontakt div.kontaktBox:nth-child(3)::after {top: 0px;left: -8px;width: 0;height: 100%;border-left:8px solid var(--cBlue);content: '';}#partnerData img, #partnerData a img { height: 150px; }#partnerData a:hover img { opacity: .7; }}@media only screen and (width > 1199px) {#headerWrapper {grid-template-columns: 120px 1fr 120px;}#content section .sectionContentWrapper {grid-template-columns: 120px 1fr 120px;}footer {grid-template-columns: 120px 1fr 120px;}#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%;}}#mNBGWrapper {width: 100%;height: 100%;overflow: auto;padding: 0;display: flex;}#mainNavi {width: 100%;max-width: 400px;padding:100px 15px 30px 15px;margin:0 auto auto auto;position: relative;z-index: 1;display: flex;flex-wrap: wrap;gap: 20px;}#mainNaviTop {width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;gap: 20px;padding: 50px 0;}@media only screen and (min-width:900px) {#mainNavi {margin:120px auto auto auto;padding:30px;max-height:calc(100% - 140px);height:auto;}}@media only screen and (min-width:1200px) {#mainNavi {padding: 30px;}}#mainNavi .mNaviBox {width:100%;color:var(--cBlack);position: relative;}#mainNavi .mNBlinkWrapper {width:100%;display:flex;justify-content:space-between;}#mainNavi .mNBlink {width:100%;display:block;line-height:50px;font-weight: 400;font-size: 30px;font-size: 3.0rem;padding: 0;margin: 0;color:var(--cBlue);text-decoration:none;text-align: center;}#mainNavi .mNBlink span {width: 100%;display: block;}#mainNavi .mNBlink span:nth-of-type(1) { color:var(--cBeige);font-size: 30px;font-size: 3.0rem;line-height: 120%;letter-spacing: 2px;}#mainNavi .mNBlink span:nth-of-type(2) { color:var(--cBeige); font-size: 15px;font-size: 1.5rem;line-height: 110%;font-weight: 700;text-transform: uppercase;}#mainNavi .mNBicon {width:40px;height:40px;margin:5px;display:block;background-repeat:no-repeat;background-size:contain;position: relative;}#mainNavi .mNBicon::before {width:20px;height:20px;display:block;background-color: var(--cBlue);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:30px;height:30px;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) {#mainNaviTop {gap: 50px;}#mainNavi .mNaviBox:after {display: none;}#mainNavi .mNBlink {line-height:120%;}#mainNavi .mNBlinkWrapper {padding:0 0 10px 0;position:relative;}}#mainNavi ul.subNavi {margin:0;padding:5px 0 0 0;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(--cBeigeRGB), .5);margin: 0;padding: 0;font-size: 20px;font-size: 2.0rem;display: block;line-height: 100%;text-decoration: none;text-transform: uppercase;}#mainNavi ul.subNavi li a sup {vertical-align: super;font-size: small;}#mainNavi ul.subNavi li a:hover {color: rgba(var(--cBeigeRGB), 1);}#mainNavi ul.subNavi li a.sNActiv {color: rgba(var(--cBlue_RGB), 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;}}@media only screen and (min-width:1200px) {#mainNaviTop {gap: 60px;}}#sprachNavi {position:absolute;text-align:left;top: 5px;left: 20px;}#sprachNavi a.spNaLink {color:var(--cBeige);text-decoration:none;text-transform:uppercase;font-size: 13px;font-size: 1.3rem;line-height:40px;display:block;padding:0 0 0 23px;text-align: center;}#sprachNavi a::before {display: block;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);width: 20px;height: 20px;content: '';background-size: contain;background-repeat: no-repeat;background-position: center;}#sprachNavi a#sn_it::before {background-image: url("../images/svg/lang_it.svg");}#sprachNavi a#sn_de::before {background-image: url("../images/svg/lang_de.svg");}#sprachNavi a.spNaLink:hover {opacity:0.6;}#sprachNavi span {color:#FFF;line-height:30px;display: inline-block;padding: 0 20px;}@media only screen and (min-width: 900px) {#sprachNavi {top: -55px;}}#breadcrumbs a { color:var(--cBlue); 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;gap: 10px;}#footerNavi ul li {width: auto;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 a {display:block;padding: 0;}}#pageOverlay {width:100%;height:100vh;background-color:rgba(var(--cBlue_RGB),.5);-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);padding:5px;position:fixed;top:0;left:0;z-index:8888;}#pO_Container {height:auto;max-width: 1000px;margin: 0 auto;position:relative;opacity:0;-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:.3s;animation-delay:.3s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;display:flex;}#pO_C_Window {width:100%;height:auto;max-height:calc(var(--my-vh, 100vh) - 10px);background-color:#FFF;display:flex;flex-direction:column;}#pO_C_W_Top {width:100%;height:0px;position:relative;}#pO_C_W_Top a#pageOverlayClose {width: 50px;height: 50px;border-radius: 100px;position: absolute;display: block;top: 5px;right: 5px;z-index: 600;border: 2px solid #FFF;background-color: var(--cBlue);}#pO_C_W_Top a#pageOverlayClose::after {width:18px;height:18px;display:block;position: absolute;left: 50%;top: 50%;transform:translate(-50%, -50%) rotate(0deg);transition: all .6s linear;background-image: url("data:image/svg+xml,%0A%3Csvg enable-background='new 0 0 30 30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-linecap='round' fill-opacity='0'%3E%3Cg stroke='%23FFF' stroke-width='2'%3E%3Cpath d='M 2,2 28,28' /%3E%3Cpath d='M 2,28 28,2' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:20px 20px;background-position:center;background-repeat:no-repeat;content:'';}#pO_C_W_Top a#pageOverlayClose:hover::after {transform:translate(-50%, -50%) rotate(180deg);transition: all .6s linear;}#pO_C_W_Scroll {width:100%;height:100%;overflow-y:scroll;position:relative;}#pO_C_W_ContentBL {width:100%;padding: 0 0 30px 0;text-align: center;}#pO_C_W_ContentBL a {border: 2px solid var(--cBlack);color: var(--cBlack);text-decoration: none;display: inline-block;width: auto;padding: 0 20px;line-height: 40px;text-transform: uppercase;}#pO_C_W_ContentBL a:hover {background-color: var(--cBlack);color: #FFF;}#pO_C_W_ContentWait {background-image:url(../images/svg/loading.svg);background-position:center center;background-repeat:no-repeat;min-height:300px;width:100%;height:100%;}@media only screen and (min-width: 900px) {#pageOverlay {padding:120px 40px 0 40px;}#pO_C_Window {max-height:calc(var(--my-vh, 100vh) - 180px);}#pO_C_W_Top a#pageOverlayClose {width:60px;height:60px;top: -90px;}#pO_C_W_Top a#pageOverlayClose::before {position: absolute;right: 100px;top: 50%;transform: translateY(-50%);width: 120px;line-height: 40px;content: '';text-align: right;color:#FFF;text-transform: uppercase;font-size: 16px;font-size: 1.6rem;opacity: 1;}html[lang='de-DE'] #pO_C_W_Top a#pageOverlayClose::before { content: 'Schliessen'; }html[lang='it-IT'] #pO_C_W_Top a#pageOverlayClose::before { content: 'Chiudi'; }html[lang='en-EN'] #pO_C_W_Top a#pageOverlayClose::before { content: 'Close'; }}@media only screen and (min-width: 1280px) {#pO_C_W_Top a#pageOverlayClose {right: -60px;}}