@font-face { font-family: 'Droid Sans Regular'; src: url('webfonts/DroidSans-Regular.woff') format('woff'); font-weight: normal; font-style: normal;font-display: swap;}@font-face { font-family: 'Droid Sans Bold'; src: url('webfonts/DroidSans-Bold.woff') format('woff'); font-weight: normal; font-style: normal;font-display: swap;}@font-face {font-family: 'Droid Serif Regular'; src: url('webfonts/DroidSerif-Regular.woff') format('woff'); font-weight: normal; font-style: normal;font-display: swap;}@font-face { font-family: 'Droid Serif Bold'; src: url('webfonts/DroidSerif-Bold.woff') format('woff'); font-weight: normal; font-style: normal;font-display: swap;}:root {--cGrey: #555555;--cGreyRGB: 85, 85, 85;--cBeige: #e0dac3;--cCreme: #EFEFEF;--contentMaxWidth: 1200;}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(--cGrey);background-color:#EEE;border: 1px solid #EEE;box-sizing:border-box;font-family: 'Droid Serif Regular', serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position:relative;}.formfield::-webkit-input-placeholder {color:rgba(66,74,66,.5);}.formfield.cal {padding-right:30px;background-image: url("data:image/svg+xml,%3Csvg height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23422918' 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: right 7px center;background-repeat:no-repeat;min-width:120px;}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:0px;}.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:30px; }.w40 { width:40px; }.w50 { width:50px; }.w80 { width:80px; }.w100 { width:50%; }.w200 { width:200px; }.w300 { width:90%; }.w400 { width:90%; }.formsubmit {font-size:14px;font-size:1.4rem;line-height:26px;text-align:center;position:relative;display:inline-block;padding:5px 15px;text-decoration:none !important;text-transform:uppercase;font-weight:700;box-sizing:border-box;border:1px solid var(--cGrey);background-color:var(--cGrey);color:#FFF !important;} .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;box-sizing: border-box;}.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; }}@-webkit-keyframes shake {10%, 90% {transform: translate3d(-1px, 0, 0);}20%, 80% {transform: translate3d(2px, 0, 0);}30%, 50%, 70% {transform: translate3d(-4px, 0, 0);}40%, 60% {transform: translate3d(4px, 0, 0);}}@keyframes shake {10%, 90% {transform: translate3d(-1px, 0, 0);}20%, 80% {transform: translate3d(2px, 0, 0);}30%, 50%, 70% {transform: translate3d(-4px, 0, 0);}40%, 60% {transform: translate3d(4px, 0, 0);}}#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.cLink {width: auto;font-size:18px;font-size:1.8rem;font-weight:400;display:inline-block;padding:5px 10px 5px 35px;color:var(--cGrey);text-decoration:none;line-height:100%;position:relative;border:1px solid var(--cGrey);border-radius:4px;}#content a.cLink::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='%239B1C18' 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:5px; transition:all .5s ease-out;}#content a.cLink:hover::before {left:10px; transition:all .2s ease-in;}#content strong {color:inherit;}#page h1, #page h3,#page h2, #page h4,#page h5 {font-family: 'Droid Serif Regular', serif;color: var(--cGrey);padding: 0;margin: 0;}#page h1, #page h3 {line-height:120%;font-size:30px;font-size:3.0rem;}#page h2, #page h4 {line-height:120%;font-size:24px;font-size:2.4rem;}#page h5 {line-height:120%;font-size:20px;font-size:2.0rem;}@media only screen and (min-width: 700px) {#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 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 40%;}}#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:inherit;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:inherit;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%;}#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.hLine1 {width:100%;padding:3vw 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:41px;margin:25px auto;padding:0;position:relative;background-position:center center;background-size:contain;background-repeat:no-repeat;}#content .Abschluss.hLine3:before, #content .Abschluss.hLine3:after {width:calc(30% - 50px);content:'';position:absolute;top:20px;border-top:1px solid #F4F2F0;}#content .Abschluss.hLine3:before {left:20%;}#content .Abschluss.hLine3:after {right:20%;}.absatzWrapper {width:100%;position:relative;margin:0 auto;padding:0;}.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 {padding:0 13px;margin:0 auto;}.absatzWrapper.layout1 .absatz {max-width: 1200px;}.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);}#content .Abschluss.hLine3:before {left:25%;}#content .Abschluss.hLine3:after {right:25%;}}@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 {padding:0;}}.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;}.absatzWrapper .loginRow {display:none;position:absolute;left:50%;transform: translateX(-50%);top:0px;padding:3px 5px;z-index:1500;width:100%;max-width: 50%;height:30px;background-color:#EEE !important;}.absatzWrapper.loggedIn:hover .loginRow {display:flex;}#content:hover .absatzWrapper.loggedIn:not(:hover) {opacity:0.5;}.cmsEditWrapper:hover .loginRow a {border:none !important;}.editbox {padding:0 10px 0 0;}.editboxR {margin: 0 0 0 auto;}.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%;}.boxenInhalte {width:100%;z-index:200;position:relative;}.boxenInhalte .bIWrapper {width:100%;margin:0 0 30px 0;}.boxenInhalte #bImore {width:100%;margin:70px 0 30px 0;padding: 20px 10px;background-color: rgba(255,255,255,.5);backdrop-filter: blur(5px);border-top: 1px solid var(--cGrey);border-bottom: 1px solid var(--cGrey);font-size:24px;font-size:2.4rem;}.boxenInhalte .bIWrapper .bIWrow {width:100%;position:relative;}.bIWrapper .bILeft {width:100%;padding:0;position:relative;font-size:16px;font-size:1.6rem;background-color: rgba(255,255,255,.5);backdrop-filter: blur(5px);}.bIWrapper.bIFull .bILeft {width:100%;}.boxenInhalte .bIBox .bIBoxContent {padding:20px 15px;}.bIWrapper .bIRight {width:100%;text-align:left;color:#363337;font-size:16px;font-size:1.6rem;padding: 0;position:relative;}.bIWrapper.bIFull .bIRight {display:none;}.bIWrapper .bIRight a {width:100%;display:block;margin:auto;position: relative;}.bIWrapper .bIRight .bIRightMainImage {width:100%;}.bIWrapper .bIRight .bIRightMainImage .mainImage {width:100%;display: block;position: relative;text-decoration: none;background-position: center;background-size: cover;background-repeat: no-repeat;}.bIWrapper .bIRight .bIRightMainImage a.mainImage .mainImageInfo {width:100%;position: absolute;left: 0;right: 0;bottom: 0;z-index: +1;text-align: right;padding: 5px;}.bIWrapper .bIRight .bIRightMainImage a.mainImage .mainImageInfo span {display: inline-block;line-height: 20px;padding: 5px 15px 5px 40px;color: #FFF;background-color: rgba(0,0,0,.75);position: relative;border-radius: 5px;}.bIWrapper .bIRight .bIRightMainImage a.mainImage .mainImageInfo span::before {display: block;height: 30px;width: 30px;position: absolute;left: 3px;top: 50%;transform: translateY(-50%);content: '';background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 400 400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m323 326.4h-246c-20.4 0-37-16.6-37-37v-150c0-20.4 16.6-37 37-37h50.2l4.4-14.8c1.8-8.1 9.2-14.1 17.9-14.1h101c8.5 0 16 5.9 18 14.1l.1.5 4 14.2h50.4c20.4 0 37 16.6 37 37v150c0 20.5-16.6 37.1-37 37.1zm-246-211.6c-13.6 0-24.7 11.1-24.7 24.7v150c0 13.6 11.1 24.7 24.7 24.7h246c13.6 0 24.7-11.1 24.7-24.7v-150c0-13.6-11.1-24.7-24.7-24.7h-59.8l-6.7-24.1c-.6-2.8-3.1-4.8-6-4.8h-101c-2.9 0-5.4 2-6 4.8l-7.1 24.1zm123 174.4c-43.1 0-78.2-35.1-78.2-78.2s35.1-78.2 78.2-78.2 78.2 35.1 78.2 78.2-35.1 78.2-78.2 78.2zm0-144.2c-36.3 0-65.9 29.6-65.9 65.9s29.6 65.9 65.9 65.9 65.9-29.6 65.9-65.9-29.6-65.9-65.9-65.9zm115.1-7.3c-6.3 0-11.4 5.1-11.4 11.4s5.1 11.4 11.4 11.4 11.4-5.1 11.4-11.4c-.1-6.3-5.2-11.4-11.4-11.4z' fill='%23FFF'/%3E%3C/svg%3E");background-size: contain;background-repeat: no-repeat;background-position: center;}.bIWrapper .bIRight .mainImage img {width:100%;height: auto;display:block;position: relative;z-index: +1;}.boxenInhalte .bIBox {width:100%;position:relative;}.boxenInhalte .bIBox span {display:block;}.bIWrapper .bIBox .bIBoxTitle {padding:0 0 10px 0;position:relative;}#content .boxenInhalte .bIBox .bIBoxTitle h2 {color:var(--cGrey);font-family: 'Droid Sans Regular';font-size:20px;font-size:2.0rem;}.bIWrapper .bIBox .bIBoxSubTitle {padding:0 0 10px 0;position:relative;}#content .boxenInhalte .bIBox .bIBoxSubTitle h5 {color:var(--cGrey);font-family: 'Droid Sans Regular';font-size:15px;font-size:1.5rem;}#content .boxenInhalte .bIBox .bIBoxText {color:inherit;font-size:inherit;}#content .boxenInhalte .bIBox .bIBoxText ul {padding:0;}.bIWrapper .bIBox .bIBoxLink {margin:15px 0 10px 0;}#content .bIWrapper .bIBox .bIBoxLink a {display:inline-block;line-height:30px;padding:0 20px;font-size:16px;font-size:1.6rem;font-weight:700;color:var(--cGrey);text-decoration:none;text-align:center;border:1px solid var(--cGrey);position:relative;z-index: 10;-webkit-border-radius:4px;border-radius:4px;overflow: hidden;}#content .boxenInhalte .bIBox .bIBoxLink a:after {width:0px;height:50px;content:'';background-color:var(--cGrey);z-index:-1;position:absolute;left:0px;top:-10px;}#content .boxenInhalte .bIBox .bIBoxLink a:hover {color:#FFF;}#content .boxenInhalte .bIBox .bIBoxLink a:hover:after {width:100%;-webkit-transition-delay: .4s;-o-transition-delay: .4s;transition-delay: .4s;-webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);-o-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);}.boxenInhalte .bIWrapper .bIWrow .bIRightImages {width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;align-items:center;vertical-align:top;padding: 0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index: 400;position: relative;-webkit-transform: translate(0, -20px);transform: translate(0, -20px);}.boxenInhalte .bIWrapper .bIWrow .bIRightImages a {display:block;}.boxenInhalte .bIWrapper .bIWrow .bIRightImages.bIRightImages1 a {width:80%;margin:-20px 10% 0 0;border: 2px solid #FFF;}.boxenInhalte .bIWrapper .bIWrow .bIRightImages.bIRightImages2 a {width:calc(50% - 1px);max-width: 250px;}.boxenInhalte .bIWrapper .bIWrow .bIRightImages.bIRightImages2 a:nth-of-type(1) {border-top: 2px solid #FFF;border-left: 2px solid #FFF;border-right: 1px solid #FFF;}.boxenInhalte .bIWrapper .bIWrow .bIRightImages.bIRightImages2 a:nth-of-type(2) {border-top: 2px solid #FFF;border-left: 1px solid #FFF;border-right: 2px solid #FFF;position:relative;}.boxenInhalte .bIWrapper .bIWrow .bIRightImages.bIRightImages2 a:nth-of-type(2).moreImages::after {position:absolute;left:0px;top:0px;right:0px;bottom:0px;background-color:rgba(0,0,0,.4);content:'';color:#FFF;font-size:300%;line-height:100%;z-index:399;}.boxenInhalte .bIWrapper .bIWrow .bIRightImages.bIRightImages2 a:nth-of-type(2).moreImages span {position:absolute;width:100%;text-align:center;left:0px;top:50%;color:#FFF;font-size:300%;line-height:100%;display:block;z-index:400;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);}.boxenInhalte .bIWrapper .bIWrow .bIRightImages a img {display:block;width:100%;height: auto;}@media only screen and (min-width:768px) {.boxenInhalte.bITyp1 {padding:0;}.boxenInhalte .bIWrapper .bIWrow {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.boxenInhalte .bIWrapper .bIWrow .bIRightImages {padding: 0 30px;-webkit-transform: translate(0, -50px);transform: translate(0, -50px);}.boxenInhalte .bIWrapper .bIWrow .bIRightImages a {margin:0;}.boxenInhalte .bIWrapper .bIWrow .bIRightImages a img {display:block;width:100%;height: auto;}.boxenInhalte .bIWrapper .bIWrow .bIRightImages.bIRightImages1 a {width:80%;margin:0;}.boxenInhalte .bIWrapper .bIWrow .bIRightImages.bIRightImages2 a {width: 50%;max-width: none;}.boxenInhalte .bIWrapper.bIWactive {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.bIWrapper .bILeft {width:calc(50% + 60px);padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:right;}.boxenInhalte .bIBox .bIBoxContent {padding:40px 30px;}.bIWrapper .bIRight {width:calc(50% - 60px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding: 0;}.bIWrapper.bIWReverse .bIWrow {-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.boxenInhalte .bIBox {margin:auto;}.bIWrapper.bIWReverse .bILeft {text-align:left;}.bIWrapper .bIBox .bIBoxTitle {padding:0 0 15px 0;}.bIWrapper .bIBox .bIBoxSubTitle {padding:0 0 20px 0;}#content .boxenInhalte .bIBox .bIBoxTitle h2 {font-size:30px;font-size:3.0rem;}#content .boxenInhalte .bIBox .bIBoxSubTitle h5 {font-size:20px;font-size:2.0rem;}.bIWrapper .bIBox .bIBoxLink {margin:40px 0 0 0;}}img { border:none; }.mr10 { margin-right:10px; }.mr5pz { margin-right:55px; }#headerImage div.hImage {width:100%;display:block;z-index:600;position:relative;}#headerImageWrapper #map {width:100%;max-width: 1200px;margin: 0 auto;}#headerImageWrapper #map iframe {width:100%;height: 50vh;min-height: 500px;max-height: 700px;}@-webkit-keyframes kenburn {0% {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }50% {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2); }100% {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}}@keyframes kenburn {0% {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }50% {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2); }100% {-webkit-transform: scale(1);-ms-transform: scale(1);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 .hImageMobile {}#headerImage div.hImage img.hImageSearch {display:none;}#headerImage #hISloganWrapper {width:100%;position:absolute;top:50%;height:calc(50% - 20px);z-index:900;}#headerImage #hISloganWrapper #hISlogan {max-width:900px;margin:0 auto;text-align:center;color:#FFF;height:100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}#headerImage #hISlogan .hIStitle {font-family: 'Droid Serif Regular', serif;font-size:36px;font-size:3.6rem;}#headerImage #hISlogan .hISsubline {font-size:17px;font-size:1.7rem;}#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;-webkit-transition:all .5s ease-out; -o-transition:all .5s ease-out; 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;}#headerImage #hISlogan .hISlink input {width:100%;padding:3px 2px;}@media only screen and (min-width: 1000px) {#headerImage #hISloganWrapper {width:100%;position:absolute;top:50%;height:calc(40% - 10vh);}#headerImage #hISlogan .hIStitle {font-size:80px;font-size:8.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;-webkit-transition:all .2s ease-in; -o-transition:all .2s ease-in; 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;}#sitemap {width:100%;max-width:900px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 15px 10vh 15px;margin:0 auto;}@media only screen and (min-width: 700px) {#sitemap {-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;-moz-column-gap: 20px;-webkit-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;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-shadow: 0px 0px 3px 0px #333;-webkit-box-shadow: 0px 0px 3px 0px #333;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;}}.dropLayer {width:100%; max-width: 1700px;padding:0;margin: 0 auto;text-align: left;}.dropLayer span {width:100%; display: block;}.dropLayer .dL_Item {width:100%;position:relative;margin: 0 0 10px 0;border-radius: 10px; overflow: hidden; background-color: rgba(255, 255, 255, .7);}.dropLayer .dL_Item a.dL_I_Anchor {display: block;height: 2px;width: 100%;position: absolute;top: -3vh;left: 0;}#page .dropLayer .dL_Item .dL_I_Title {width:100%;display: block;line-height:30px;cursor: pointer; line-height: 150%; padding: 8px 50px 8px 20px; position: relative;  font-size: 18px; font-size: 1.8rem;background-color: rgba(var(--cGreyRGB), .8);color: #FFF;text-decoration: none;border-radius: 10px; overflow: hidden;}#page .dropLayer .dL_Item .dL_I_Title:hover, #page .dropLayer .dL_Item.show .dL_I_Title {background-color: rgba(var(--cGreyRGB), 1);}#page .dropLayer .dL_Item.show .dL_I_Title {border-radius: 10px 10px 0 0;}.dropLayer .dL_Item .dL_I_Title::after {position: absolute;right: 10px;top: 50%;width: 24px;height: 24px;border-radius: 40px;transform: translate(0, -50%);content: '';background-color:#FFF;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 6,8 10,12 14,8' stroke='%23555' stroke-width='2' stroke-linecap='round' fill-opacity='0' /%3E%3C/svg%3E%0A");background-size: contain;background-repeat: no-repeat;background-position: center;transition: all .4s linear;}.dropLayer .dL_Item.show .dL_I_Title::after {transform: translate(0, -50%) rotate(180deg);}.dropLayer .dL_I_Text {display: grid; grid-template-rows: 0fr; transition: grid-template-rows 0.5s ease-out; transition: grid-template-rows 0.5s ease-out, -ms-grid-rows 0.5s ease-out;}.dropLayer .dL_Item.show .dL_I_Text { grid-template-rows: 1fr;}.dropLayer .dL_I_Text .dL_I_Text_Wrapper { overflow: hidden;}.dropLayer .dL_Item .dL_I_Text .dL_I_Text_Wrapper span:nth-child(1) { padding: 20px;font-weight: 300;font-size: 16px;font-size: 1.6rem;line-height: 140%;}#page .dropLayer .dL_Item .dL_I_Text .dL_I_Text_Wrapper span:nth-child(1) ul { width: 100%;padding: 0;margin: 0;}.dL_I_Text_Wrapper.dL_I_T_W_Image {display: flex;flex-direction: column-reverse;}.dropLayer .dL_Item .dL_I_Text .dL_I_Text_Wrapper.dL_I_T_W_Image span:nth-child(1) { width: 100%;}.dropLayer .dL_Item .dL_I_Text .dL_I_Text_Wrapper span:nth-child(2) {width: 100%;padding: 20px 20px 0 20px;}.dropLayer .dL_Item .dL_I_Text .dL_I_Text_Wrapper span:nth-child(2) img {width:100%;height: auto;display: block;max-width: 500px;}@media only screen and (width > 900px) {.dL_I_Text_Wrapper.dL_I_T_W_Image {flex-direction: row;}.dropLayer .dL_Item .dL_I_Text .dL_I_Text_Wrapper.dL_I_T_W_Image span:nth-child(1) { width: 60%;}.dropLayer .dL_Item .dL_I_Text .dL_I_Text_Wrapper span:nth-child(2) {width: 40%;padding: 20px 20px 20px 0;}}#anfrageWrapper {width: 100%;position: relative;text-align: left;}#anfrageWrapper a#form {display: block;width: 100%;height: 0px;position: absolute;top: -20vh;left: 0px;}#anfrageWrapper #fError {width: auto;border: 1px solid var(--cGrey);background-color: #FFF;padding: 10px;margin: 20px auto 30px;text-align: center;}#anfrageWrapper #fError b {text-align: center;}#anfrage {width: 100%;max-width:1200px;margin: 0 auto;color: #505050;font-size: 16px;font-size: 1.6rem;}#anfrageDanke {color: #505050;}#anfrage a, #anfrageDanke a {color: inherit;}#anfrageDanke {width: 100%;margin: 0 auto;font-size: 16px;font-size: 1.6rem;text-align: center;}#anfrageDankeBox {width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 20px 30px;background-color: rgba(108,24,46,0.80);color: #FFF;border-radius: 10px;border: 2px solid var(--cGrey);}#anfrageDankeBox div:nth-of-type(1) {font-size: 22px;font-size: 2.2rem;font-weight: 700;}#anfrageDankeBox div:nth-of-type(1) {font-size: 16px;font-size: 1.6rem;}#anfrageDankeInfo {width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 50px 30px;}.aSection {width: 100%;padding: 0 0 0 5px;-webkit-box-sizing: border-box;box-sizing: border-box;}.aSection.aSBorder {margin: 0 0 30px 0;}.aSection .aSectionTitle {margin: 10px 0 30px 0;text-align: center;}.aSection .aSectionTitle b {font-size: 18px;font-size: 1.8rem;line-height: 30px;color: #FFF;font-weight: 700;text-transform: uppercase;position: relative;padding: 0 20px;background-color: rgba(29,29,27,.5);border-radius: 15px;display: inline-block;}.aSection .aSectionFields {width: 100%;padding: 5px 0 0 0;}.aSFRow {width: 100%;margin: 0 0 5px 0;}.aSFRow.aRdistance {padding: 30px 0 0 0;}.aSFRow .aSFRcol, .aSFRow .aSFRcol.aSFRcFull {width: 100%;margin: 0 0 3px 0;padding: 0;}.aSFRow .aSFRcol .aSFRcInner, .aSFRow .aSFRcol.aSFRcFull .aSFRcInner {width: 100%;padding: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-sizing: border-box;box-sizing: border-box;}.aSFRow.aSFRRev {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.aSFRow .aSFRcInner.aSFRerror {color: var(--cGrey);font-weight: bold;}.aSFRow .aSFRcol .aSFRcolLabel {width: calc(38% - 10px);margin: 0 0 3px 0;padding: 6px 10px 6px 0;position: relative;font-size: 16px;font-size: 1.6rem;line-height: 30px;-webkit-box-sizing: border-box;box-sizing: border-box;display: none;}.aSFRow .aSFRcolLabel strong {color: var(--cGrey);}.aSFRow .aSFRcol .aSFRcolField {width: 100%;margin: 0 0 3px 0;line-height: 42px;position: relative;}.aSFRow .aSFRreq .aSFRcolField::after, .aSFRow .aSFRreqFld .aSFRcolField::after {content: '*';color: var(--cGrey);position: absolute;width: 5px;font-size: 130%;top: -5px;left: 3px;}.aSFRow .aSFRreq .aSFRcolField .formfield::after {content: '*';color: var(--cGrey);position: absolute;width: 5px;font-size: 130%;top: -5px;left: 3px;}.aSFRow .aSFRcol .aSFRcolField.aSFRFtext {line-height: 20px;}.aSFRow .aSFRreq .aSFRcolField.aSFRFtext {padding:0 0 0 20px;}.aSFRcInner.aSFRerror .formfield {border: 1px solid var(--cGrey);padding: 8px 9px;color: var(--cGrey);}.aSection .aSectionField.aSFerror b {color: var(--cGrey) !important;}.formfield.ffdn {display: none;}.formfield.w100pz {width: 100%;}.formfield.w80pz {width: 80%;}.formfield.w60pz {width: 80%;}.formfield.w50pz {width: 80%;}.formfield.w40pz {width: 40%;}.formfield.w30pz {width: 40%;}.formfield.w20pz {width: 20%;}.formfield.w40px {width: 40px;text-align: center;margin: 0 5px 5px 0;}#alterKinderContainer .formfield.w40px:last-of-type {margin: 0 0 5px 0;}#accSelect {text-align: center;width: 100%;padding: 0 0 30px 0;}#accSelect label {display: inline-block;line-height: 40px;margin: 0 10px;background-color: #EEE;border-radius: 5px;padding: 0 10px;text-transform: uppercase;font-weight: 700;}#accSelect label.accSAcive {background-color: var(--cGrey);color: #FFF;}#accSelect label input {display: none;}.accomodationTypen {width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.accomodationTypen .accItem {width: 100%;line-height: 16px;-webkit-box-sizing:border-box;box-sizing:border-box;margin: 2px 0;padding:0 10px 0 0;position:relative;}.accomodationTypen .accItem input {display:inline-block;vertical-align:top;position:absolute;left:0px;top:0px;}.accomodationTypen .accItem label {display:inline-block;line-height:140%;padding:0 0 0 25px;}#anfrage ul.checklistForm {padding: 0;margin: 0;}#anfrage ul.checklistForm li {list-style: none;padding: 0 0 5px;margin: 0;line-height: 30px;}@media only screen and (min-width: 500px) {.accomodationTypen .accItem {width: calc(100% / 2);}}@media only screen and (min-width: 800px) {#anfrageDanke {width: 60%;}.aSFRow {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.aSFRow.aSFRRev {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}.aSFRow .aSFRcol {width: calc(50% - 20px);}.accomodationTypen .accItem {width: calc(100% / 3);}.formfield.w30pz {width: 30%;}.formfield.w50pz {width: 50%;}.formfield.w60pz {width: 60%;}}@media only screen and (min-width: 1200px) {#anfrageWrapper a#form {top: -130px;}}#homeBoxen {width:100%;margin: 0 auto;padding: 0;}#homeBoxen a.hBox {width:100%;position:relative;margin:0 0 30px 0;padding: 0;display:block;text-decoration:none;background-color:#FFF;-webkit-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.95);-moz-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.95);box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.95);overflow: hidden;}#homeBoxen span {display:block;}#homeBoxen .hBoxTitle {position: absolute;left:0;bottom:0;right: 0;z-index: +1;display: -webkit-box;display: -ms-flexbox;display: flex;background-color: rgba(0,0,0,.6);padding: 15px 12px;}#homeBoxen .hBoxTitle h4 {font-size:20px;font-size:2.0rem;font-family: 'Droid Sans Regular';width:100%;padding:0;margin: auto auto 0 auto;line-height:30px;color:#FFF;text-decoration:none;text-align: center;}#homeBoxen .hBoxBild {width:100%;position:relative;background-position: center;background-size: cover;background-repeat: no-repeat;}#homeBoxen .hBoxBild img {width:100%;height: auto;display:block;}#homeBoxen .hBoxText {position: absolute;top: 0;z-index: -1;width: 100%;height: 0%;font-size: 14px;font-size: 1.4rem;line-height: 20px;padding: 5px;background-color: #FFF;color: #000;visibility: hidden;opacity: 0;text-decoration:none !important;}#homeBoxen .hBoxText.hBTh {top: -99999em;height: 100%;visibility: visible;opacity: 1;}#homeBoxen .hBoxText b, #homeBoxen .hBoxText strong {display:block;overflow:hidden;font-size: 14px;font-size: 1.4rem;padding:0;margin:0;}#homeBoxen .hBoxText ul {margin: 0;padding: 0 0 0 20px;}#homeBoxen .hBoxText ul li {list-style:square;line-height:30px;}#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;}#homeBoxen a:hover span.hBoxMore {background-color: #333;}@media only screen and (min-width: 600px) {#homeBoxen {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}#homeBoxen a.hBox {}#homeBoxen:hover a.hBox:not(:hover) {-webkit-filter: grayscale(1);filter: grayscale(1);}#homeBoxen a.hBox {width:calc((100% - 30px) / 2);margin:0 30px 30px 0;-webkit-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);-moz-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.75);-webkit-transform:scale(1.0); -ms-transform:scale(1.0); transform:scale(1.0);-webkit-transition:transform 0.4s ease-in;-o-transition:transform 0.4s ease-in;transition:transform 0.4s ease-in;}#homeBoxen .hBox:nth-of-type(2n+2) {margin:0 0 30px 0;}#homeBoxen a.hBox:hover {-webkit-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.95);-moz-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.95);box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.95);-webkit-transform:scale(1.02); -ms-transform:scale(1.02); transform:scale(1.02);}#homeBoxen .hBoxTitle h4 {font-size:24px;font-size:2.4rem;}#homeBoxen .hBoxBild {width:100%;}#homeBoxen .hBoxText {padding: 15px 15px 25px 15px;}#homeBoxen span.hBoxMore {right: 25px;}#homeBoxen.hBnr3 a.hBox {width:calc((100% - 60px) / 3);margin:0 30px 30px 0;}#homeBoxen.hBnr3 a.hBox:nth-of-type(3n+3) {margin:0 0 30px 0;}#homeBoxen.hBnr4 a.hBox {width:calc((100% - 90px) / 4);margin:0 30px 30px 0;}#homeBoxen.hBnr4 a.hBox:nth-of-type(4n+4) {margin:0 0 30px 0;}}a#spendenBanner { position: absolute; bottom: 0px; display: block; width: 250px; border-radius: 0 0 20px 20px; background-color: rgba(255,255,255,.85);backdrop-filter: blur(5px); transform: translateY(100%); color: var(--cGrey); padding: 10px 60px 10px 25px; text-decoration: none; font-family: 'Droid Sans Regular'; background-image: url("../images/spenden/ww_logo.svg"); background-size: auto 150%; background-position: right -12px bottom -6px; background-repeat: no-repeat;}a#spendenBanner span { display: block;}a#spendenBanner span:nth-of-type(1) { font-size:11px;font-size:1.1rem;}a#spendenBanner span:nth-of-type(2) { font-size:20px;font-size:2.0rem; font-family: 'Droid Sans Bold';}#spendenBox { width: 100%; margin: 0 0 50px 0;}#spendenBox .sB_Left {width:100%;padding:0;position:relative;font-size:16px;font-size:1.6rem;background-color: rgba(255,255,255,.5);backdrop-filter: blur(5px);}#spendenBox .sB_Left::after { position: absolute;width:100%;height: 100%; display: block; top:0; right: 0; left: 0; bottom: 0; content: ''; opacity: .3; background-image: url("../images/spenden/ww_logo.svg"); background-size: 100%; background-position: right bottom; background-repeat: no-repeat; }#spendenBox .sB_Left_Content { width: 100%;padding: 40px 30px; align-self: center; position:relative; z-index: 10;}#spendenBox .sB_Left_Content span {display:block;}#spendenBox .sB_L_C_Title {padding:0 0 10px 0;position:relative;}#content #spendenBox .sB_L_C_Title h2 {color:var(--cGrey);font-family: 'Droid Sans Regular';font-size:20px;font-size:2.0rem;}#spendenBox .sB_L_C_SubTitle {padding:0 0 10px 0;position:relative;}#content #spendenBox .sB_L_C_SubTitle h5 {color:var(--cGrey);font-family: 'Droid Sans Regular';font-size:15px;font-size:1.5rem;}#spendenBox .sB_L_C_Text {color:inherit;font-size:inherit;}#spendenBox .sB_L_C_Link {margin:15px 0 10px 0;}#content #spendenBox .sB_L_C_Link a {display:inline-block;line-height:30px;padding:0 20px;font-size:16px;font-size:1.6rem;font-weight:700;color:var(--cGrey);text-decoration:none;text-align:center;border:1px solid var(--cGrey);position:relative;z-index: 10;-webkit-border-radius:4px;border-radius:4px;overflow: hidden;}#content #spendenBox .sB_L_C_Link a:after {width:0px;height:50px;content:'';background-color:var(--cGrey);z-index:-1;position:absolute;left:0px;top:-10px;}#content #spendenBox .sB_L_C_Link a:hover {color:#FFF;}#content #spendenBox .sB_L_C_Link a:hover:after {width:100%;-webkit-transition-delay: .4s;-o-transition-delay: .4s;transition-delay: .4s;-webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);-o-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);}#spendenBox .sB_Right {width:100%;text-align:left;color:#363337;font-size:16px;font-size:1.6rem;padding: 0;position:relative;}#spendenBox .sB_Right_Image {width:100%;}#spendenBox .sB_Right_Image span {width:100%; height: 100%;display: block;position: relative;text-decoration: none;background-position: center;background-size: cover;background-repeat: no-repeat;}#spendenBox .sB_Right_Image span img {width:100%;height: auto;display:block;position: relative;z-index: +1; object-fit: cover;}@media only screen and (min-width: 900px) { #spendenBox { display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;} #spendenBox .sB_Left {width:calc(50% + 60px);padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:right;}#spendenBox .sB_Left::after { background-size: auto 80%; }#spendenBox .sB_Right {width:calc(50% - 60px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding: 0;}}#spenden {width:100%;max-width: 1200px;background-color: rgba(255, 255, 255, 0.5);color: var(--cGrey);font-size: 16px;font-size: 1.6rem; text-align: left;}#spendenInfo { padding: 25px 15px;}#spendenInfo .sI_Title { line-height:120%;font-size:30px;font-size:3.0rem; font-family: 'Droid Serif Regular', serif;color: var(--cGrey); padding: 0 0 15px 0; margin: 0;}#spendenInfo .sI_Text { padding: 0 0 10px 0;}#spenden .formItem.fIh {display: none;}#spenden .formItem.fIerror {color: #F00;}#spenden .formItem_Data {font-size: 12px;font-size: 1.2rem;margin: 5px 0;}#spenden .formItem_Data_Alert {display: none;}#spenden .formItem.fIerror .formItem_Data_Alert {display: block;}#spendenListe { padding: 0 15px;}#spendenListeInner { height: 100%; overflow-y: auto; max-height: 100vh; padding: 15px; position: relative;}#spendenListeInner.load { -webkit-filter: blur(0.2rem); filter: blur(0.2rem);}#spendenListeInner.load::after { position: absolute; left: 50%; top: 50%; width: 50px; height: 50px;  content: '';}.sL_Item { border: 1px solid var(--cGrey); background-color: var(--cBeige); padding: 15px 10px; width: 90%; font-size: 14px; font-size: 1.4rem; position: relative;}.sL_Item.sL_ItemActive { background-color:#FFF;}.sL_Item::before { position: absolute; bottom: -1px; width: 10px; height: 20px; display: block; background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 400 800' viewBox='0 0 400 800' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 800h400v-800c0 441.8-179.1 800-400 800z' fill='%23707070'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; content: '';}.sL_Item:nth-child(even) { border-radius: 15px 15px 0 15px; margin: 20px 0 20px 10%;}.sL_Item:nth-child(even)::before { right: -10px; -webkit-transform: scaleX(-1); transform: scaleX(-1);}.sL_Item:nth-child(odd) { border-radius: 15px 15px 15px 0; margin: 20px 10% 20px 0;}.sL_Item:nth-child(odd)::before { left: -10px;}@media only screen and (min-width: 900px) {#spenden {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}#spendenInfo { width: 50%; padding: 40px 30px;}#spendenListe { width: 50%; padding: 0 15px;}#spendenListeInner { max-height: 50vh;} }#standorte {width: 100%;}#content #standorte a {text-decoration: none;}#standorte .standortBox {margin: 0 0 30px 0;}#standorte .standortBox .stBData {color:var(--cGrey); line-height: 120%; font-weight: 400; font-size: 18px; font-size: 1.8rem;text-align: left;background-color: rgba(255,255,255,.5);backdrop-filter: blur(5px);}#standorte .standortBox .stBData .stBDataImage {background-size: cover;background-position: center;background-repeat: no-repeat;}#standorte .standortBox .stBData .stBDataImage img {width: 100%;height: auto;display: block;}#standorte .standortBox .stBData .stBDataInfos {padding: 20px;margin: 0;}#standorte .standortBox .stBtitle {margin: 0 0 5px 0; line-height: 120%; font-family: 'Droid Sans Regular'; font-size: 30px; font-size: 3.0rem;}#standorte .standortBox .stBlinks {font-family: 'Droid Serif Bold';line-height: 140%;margin: 0 0 20px 0;}#content #standorte .standortBox .stBlinks a:hover {text-decoration: underline;}#standorte .standortBox .stBtext {margin: 0 0 20px 0;}#standorte .standortBox .stBtext strong:first-child {display: block;padding: 0 0 10px 0;}#standorte .standortBox .stBadresse {margin: 0 0 20px 0;}#standorte .standortBox .stBlink {margin:15px 0 10px 0;}#content #standorte .standortBox .stBlink a {display:inline-block;line-height:30px;padding:0 20px;font-size:16px;font-size:1.6rem;font-weight:700;color:var(--cGrey);text-decoration:none;text-align:center;border:1px solid var(--cGrey);position:relative;z-index: 10;-webkit-border-radius:4px;border-radius:4px;overflow: hidden;}#content #standorte .standortBox .stBlink a:after {width:0px;height:50px;content:'';background-color:var(--cGrey);z-index:-1;position:absolute;left:0px;top:-10px;}#content #standorte .standortBox .stBlink a:hover {color:#FFF;}#content #standorte .standortBox .stBlink a:hover:after {width:100%;-webkit-transition-delay: .4s;-o-transition-delay: .4s;transition-delay: .4s;-webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);-o-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);}#standorte .standortBox .stBmap {width: 100%;height: 65vh;display: none;}#standorte .standortBox.showMap .stBmap {display: block;}@media only screen and (min-width: 800px) {#standorte .standortBox {margin: 0 0 70px 0;}#standorte .standortBox:nth-of-type(2n+1) {flex-direction: row-reverse;}#standorte .standortBox .stBData {width: 100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}#standorte .standortBox .stBData .stBDataImage {width: 40%;}#standorte .standortBox .stBData .stBDataInfos {width: 60%;padding:30px;}#standorte .standortBox .stBmap {height: 50vh;min-height: 400px;}}#verstorbene {width: 100%;max-width: 1200px;position: relative;margin: 0 auto;}#vDetailOverlay {width:100%;height:100vh;height:100dvh;background-color:rgba(0,0,0,0.75);padding:0;position:fixed;top:0;left:0;z-index:8888;}#vDetailOverlayContainer {height:100%;position:relative;max-width: 900px;margin: 0 auto;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;padding: 50px 0 0 0;}#vDetailOverlayClose {position: absolute;right: 5px;top: 0px;padding: 0;width: 50px;height: 50px;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;background-color: var(--cGrey);opacity: .7;}#vDetailOverlayClose:hover {opacity: 1;}#vDetail {width:100%;height: auto;max-height: 100%;margin:0 auto auto auto;color:var(--cGrey);background-color: #FFF; display: flex;flex-direction:column;overflow-y: auto;}#vD_Top {padding: 10px; display: flex;}#vD_Top_Image {width: 40%;max-width: 200px;flex: 0 0 auto;}#vD_Top_Image a {display: block;background-repeat: no-repeat;background-size: cover;background-position: center;}#vD_Top_Image a img {height: auto;width: 100%;display: block;}#vD_Top_Data {width: 60%;text-align: left;padding: 0 0 0 15px;flex: 1 1 auto;font-family: 'Droid Sans Regular';font-size: 15px;font-size: 1.5rem;line-height: 120%;}#vD_T_D_Titel {padding: 0 0 10px 0;}#vD_T_D_Name {font-family: 'Droid Sans Bold';font-size: 140%;line-height: 120%;}#vD_T_D_NameGeburt {font-family: 'Droid Sans Bold';font-size: 120%;line-height: 130%;}#vD_T_D_NameZusatz {font-size: 105%;line-height: 130%;}#vD_T_D_Datum {padding: 10px 0 15px 0;font-size: 90%;}#vD_T_D_Zeremonie {padding: 5px 0 15px 0;}#vD_T_D_ZeremonieInfo {padding: 8px;border: 1px solid var(--cGrey);background-color: var(--cBeige);margin: 15px 0;}#vD_T_D_Kerzen {padding: 10px 0 0 0;}#vD_T_D_Kerzen a {line-height: 20px;padding: 5px 10px 5px 30px;background-color: var(--cBeige);color: var(--cGrey);display: inline-block;text-decoration: none;font-size: 12px;font-size: 1.2rem;font-family: 'Droid Sans Bold';position: relative;}#vD_T_D_Kerzen a::before {content: '\01F56F';position: absolute;top: 50%;left: 0px;width: 30px;line-height: 30px;font-size: 20px;font-size: 2.0rem;display: block;text-align: center;transform: translateY(-50%);}#vD_KerzeDB {display: block;text-align: left;padding: 10px;}#vD_KerzeDB.hidden {display: none;}#vD_KerzeDBform {padding: 10px 0 30px 0;}#vD_KerzeDBform .vD_KerzeDBformMsg {background-color: var(--cBeige);border: 1px solid var(--cGrey);border-radius: 5px; font-family: 'Droid Sans Bold';padding: 10px;font-size: 15px;font-size: 1.5rem;}#vD_KerzeDBform .formItem {width: 100%;max-width: 400px;}#vD_KerzeDBform .formItem.fIh {display: none;}#vD_KerzeDBform .formItem.fIerror {color: #F00;}.formItem_Data {font-size: 12px;font-size: 1.2rem;margin: 5px 0;}.formItem_Data_Alert {display: none;}#vD_KerzeDBform .formItem.fIerror .formItem_Data_Alert {display: block;}.formItem_Data textarea, .formItem_Data input[type=text] {font-size: 14px;font-size: 1.4rem;line-height: 150%;padding: 5px;margin: 0;background-color: var(--cCreme);border: 1px solid var(--cGrey);font-family: 'Droid Sans Regular';width: 100%;}#vD_KerzeDBform .formItem.fIerror .formItem_Data textarea, #vD_KerzeDBform .formItem.fIerror .formItem_Data input[type=text] {border: 1px solid #F00;}#vD_KerzeDBform .formItem .formItem_Data_Info {display: block;color: var(--cGrey);font-size: 11px;font-size: 1.1rem; line-height: 140%;padding: 5px 0 10px 0;}.formItem_Data input[type=submit] {font-size: 14px;font-size: 1.4rem;padding: 5px 15px;margin: 0;background-color: var(--cBeige);border: 1px solid var(--cGrey);border-radius: 5px; font-family: 'Droid Sans Bold';}#vD_BottomTabs {background-color: var(--cBeige);color: var(--cGrey);padding: 0 10px;overflow-x: auto;}#content #vD_BottomTabs ul { display: flex;list-style: none;padding: 0;margin: 0;}#content #vD_BottomTabs ul li {display: block;margin: 0;padding: 0;}#content #vD_BottomTabs ul li::before {display: none;}#content #vD_BottomTabs ul li a {display: block;line-height: 20px;padding: 10px 15px;text-decoration: none;white-space: nowrap;font-family: 'Droid Serif Bold';font-size: 12px;font-size: 1.2rem;}#content #vD_BottomTabs ul li a.vD_BTactive {background-color: #FFF;box-shadow: 0 0 10px -10px rgba(0,0,0,0.75);}#vD_BottomContent {padding: 10px;text-align: left;}#vD_BC_Kerzen .vD_BC_KItem { display: flex;padding: 10px 0;margin: 0 0 10px 0;}#vD_BC_Kerzen .vD_BC_KItem:nth-child(even) {background-color: #EEE;}#vD_BC_Kerzen .vD_BC_KItem .vD_BC_KItemKerze {width: 10%;min-width: 60px;max-width: 200px;flex: 0 0 auto; display: flex;}#vD_BC_Kerzen .vD_BC_KItem .vD_BC_KItemKerze b {width: 40px;height: 40px;display: block;margin: 0 auto;background-color: #000;background-image: url("../images/css/kerze.jpg");background-size: contain;background-repeat: no-repeat;background-position: center;}#vD_BC_Kerzen .vD_BC_KItem .vD_BC_KItemText {width: 90%;flex: 1 1 auto; display: flex;}#vD_BC_Kerzen .vD_BC_KItem .vD_BC_KItemText span {display: block;margin: 0;font-family: 'Droid Sans Regular';font-size: 14px;font-size: 1.4rem;padding: 0 5px 0 0;}#vD_BottomContent .vD_BC_Item {display: none;}#vD_BottomContent .vD_BC_Item.vD_BC_I_active {display: block;}#vD_BottomContent .vD_BC_ImageItem {margin: 0 0 10px 0;}#vD_BottomContent .vD_BC_ImageItem img {height: auto;width: 100%;display: block;}@media only screen and (min-width: 700px) {#vD_Top {padding: 30px;}#vD_Top_Data {padding: 10px 0 0 40px;font-size: 16px;font-size: 1.6rem;}#vD_KerzeDB {padding: 30px;}#vD_BottomTabs {padding: 0 30px;}#vD_BottomContent {padding: 20px 30px;}}#vWrapper {width: 100%;display:flex;margin: 0 0 5vh 0;}#vW_Kontakt {width: 30%;}#vW_Kontakt #vW_K_Image {width: 100%;}#vW_Kontakt #vW_K_Image img {width: 100%;height: auto;display: block;}#vW_K_AdresseData {padding: 15px;background-color: rgba(0,0,0,.75);color: #FFF;text-align: left;}#vW_K_AdresseData a {text-decoration: none;}#vW_K_AdresseData .vW_K_AD_Info {font-family: 'Droid Sans Regular';font-size: 14px;font-size: 1.4rem;padding: 0 0 15px 0;}#vW_K_AdresseData .vW_K_AD_Title {font-family: 'Droid Serif Regular';font-size: 18px;font-size: 1.8rem;padding: 0 0 10px 0;}#vW_K_AdresseData .vW_K_AD_Title a {position: relative;display: inline-block;padding: 0 0 0 20px;z-index: 300;}#vW_K_AdresseData .vW_K_AD_Title a::before {width: 20px;height: 20px;content: '';display: block;position: absolute;left:-4px;top:50%;transform:translateY(-50%);background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 200 200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m154.8 38.2c-9.3-18.4-27.3-30.8-47.8-32.8-4.7-.5-9.3-.5-14 0-20.5 2-38.5 14.4-47.8 32.8-10.4 19.7-10.2 43.3.6 62.8l50.8 92c.7 1.2 2 2 3.4 2s2.7-.8 3.4-2l50.8-92c10.8-19.5 11-43.1.6-62.8zm-54.9 54.4c-6.2 0-12.1-2.5-16.5-6.8-4.4-4.4-6.8-10.3-6.8-16.5s2.4-12.1 6.8-16.5 10.3-6.8 16.5-6.8 12.1 2.4 16.5 6.8 6.8 10.3 6.8 16.5-2.4 12.1-6.8 16.4c-4.3 4.4-10.2 6.8-16.4 6.9z' fill='%23FFF'/%3E%3C/svg%3E");background-position: 0px 0px;background-repeat: no-repeat;background-size:contain;}#vW_K_AdresseData .vW_K_AD_Title a::after {width: 0%;height: 10px;content: '';display: block;position: absolute;left:25px;bottom:1px;background-color: var(--cGrey);z-index: -1;}#vW_K_AdresseData .vW_K_AD_Title a:hover::after {width: calc( 100% - 20px);transition: all 0.3s ease;}#vW_K_AdresseData .vW_K_AD_Content {font-family: 'Droid Sans Regular';padding: 0 0 0 20px;}#vW_K_AdresseWait {height: 200px;background-image: url("/images/svg/loading-2.svg");background-size: 80px;background-position: center;background-repeat: no-repeat;}#vW_Data {width: 70%;background-color: rgba(255,255,255,.75);padding: 30px 0 0 0;}#vW_DataTop {padding: 0 30px 20px 30px;}@media only screen and (max-width: 899px) {#vWrapper {flex-direction:column;}#vW_Kontakt {width: 100%;order: 2;}#vW_Data {width: 100%;order: 1;padding: 20px 0 0 0;}#vW_DataTop {padding: 0 10px 20px 10px;}}#vFilter, #vFilterFirst {width: 100%;display:flex;flex-wrap: wrap;gap: 4px;align-items: center;}#vFilterFirst {padding: 0 0 10px 0;}#vFilter #vFilterFirst a {text-transform: uppercase;letter-spacing: 1px;font-family: 'Droid Sans Bold';}#vSuche { padding: 0; margin: 2px 0 2px auto; position: relative; min-width: 180px;}#vSuche::after { width: 32px; height: 32px; display: block; background-color: var(--cGrey); content: ''; vertical-align: middle; border-radius: 0 5px 5px 0; position: absolute; right: 0px; top: 0px; background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 800 800' viewBox='0 0 800 800' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m782.8 743.5-242-242c43.2-51.9 69.2-118.7 69.2-191.5 0-165.7-134.3-300-300-300s-300 134.3-300 300 134.3 300 300 300c74.8 0 143.3-27.4 195.8-72.7l241.6 241.6c9.7 9.7 25.6 9.7 35.4 0 9.8-9.7 9.8-25.6 0-35.4zm-472.8-183.5c-138.1 0-250-111.9-250-250s111.9-250 250-250 250 111.9 250 250c0 59-20.5 113.3-54.7 156-10.4 13-22.2 25-35 35.8-43.3 36.3-99.3 58.2-160.3 58.2z' fill='%23fff'/%3E%3C/svg%3E"); background-size: 16px; background-position: center; background-repeat: no-repeat;}#vSuche input { line-height: 20px; padding: 5px 40px 5px 5px;margin: 0; border-radius: 5px; border: 1px solid var(--cGrey); width: 100%;}#vFilter a {display: block;margin: 0;padding: 4px 6px;line-height: 20px;border-radius: 5px;font-family: 'Droid Sans Regular';font-size: 14px;font-size: 1.4rem;background-color: #FFF;color: var(--cGrey);text-decoration: none;border: 1px solid #EEE;}#vFilter a:hover {border: 1px solid var(--cGrey);}#vFilter a.vFI_activ {background-color: var(--cBeige);border: 1px solid var(--cGrey);}#vW_Data.vW_Data_Load #vListeData {-webkit-filter: blur(0.2rem); filter: blur(0.2rem);overflow-anchor: none;}#vW_Data.vW_Data_Fade #vListeData {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;}#vListeTitle {padding: 0 10px 10px 10px;text-align: left;}#content #vListeTitle h2 {font-size: 20px;font-size: 2.0rem;}#vListeData {display:flex; flex-wrap: wrap;padding: 0 5px;}#vListeData .vListeDataItem {margin: 5px 5px 10px 5px;width: calc(50% - 10px);text-align: center;background-color: #FFF;position: relative;}#vListeData .vListeDataItem a {display: block;text-decoration: none;height: 100%;}#vListeData .vListeDataItem a:hover {box-shadow: 0 0 15px -5px rgba(0,0,0,.7);}#vListeData .vListeDataItem a span {display: block;}#vListeData .vListeDataItem a.CMSBox {width: 40px;height: 40px;background-color:var(--cGrey);position: absolute;right: 0px;top: 0px;line-height: 40px;text-align: center;font-size: 120%; background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 70 70' viewBox='0 0 70 70' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF'%3E%3Cpath d='m57.9 17.9c-.2-1.2-.8-2.2-1.6-3-.4-.4-.8-.8-1.2-1.2-2.2-2.2-5.4-2.2-7.4 0-6.8 6.8-13.4 13.4-20.2 20.2-.2.2-.4.6-.6 1-.8 3-1.8 6.2-2.6 9.2-.4 1.2.4 1.8 1.6 1.6 3-.8 6.2-1.6 9.2-2.6.4 0 .6-.2 1-.6 6.8-6.6 13.4-13.4 20-20.2.6-.6 1-1.2 1.2-1.8.2-.4.2-.8.4-1.2l.2-1.4c0 .2 0 .2 0 0zm-30.8 25.2c.6-2 1-4 1.6-5.8 1.4 1.4 2.8 2.8 4.2 4.2-1.8.4-3.8 1-5.8 1.6zm8.2-2.8c-1.8-1.8-3.6-3.6-5.4-5.4l16.6-16.6c1.8 1.8 3.6 3.6 5.4 5.4-5.6 5.4-11.2 11-16.6 16.6zm19.6-19.8c-.4.6-1 1-1.4 1.4-1.8-1.8-3.4-3.4-5.4-5.4.6-.6 1.2-1.2 2-1.6 1-.6 2-.4 3 .2.6.6 1.4 1.2 1.8 1.8 1 1.2 1 2.6 0 3.6z'/%3E%3Cpath d='m54.1 41.1c-.6.2-.8.6-.8 1.2v9.8c0 2.2-1.4 3.8-3.8 3.8-10.6 0-21 0-31.6 0-.4 0-.8 0-1.2-.2-1.6-.4-2.6-1.8-2.6-3.6 0-9.8 0-19.4 0-29.2 0-.4 0-.8.2-1.2.4-1.6 1.8-2.6 3.6-2.6h9.8c.8 0 1.2-.4 1.4-1.2 0-.6-.6-1.2-1.2-1.2-3.4 0-6.6 0-10 0s-5.8 2.6-5.8 5.8v29.6c0 .6.2 1.4.4 2 .6 1.8 2 3 3.8 3.6.6.2 1.2.2 1.8.2h15.8 6.4 10c2.8 0 5.2-2.6 5.4-5.4 0-2.6 0-5.2 0-8 0-.8 0-1.8 0-2.6-.2-.6-1-1-1.6-.8z'/%3E%3C/g%3E%3C/svg%3E"); background-size: 30px; background-repeat: no-repeat; background-position: center;}#vListeData .vListeDataItem .vLDI_image {position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;}#vListeData .vListeDataItem .vLDI_image img {display: block;width: 100%;height: auto;}#vListeData .vListeDataItem .vLDI_image .vLDI_imageDatum {position:absolute;bottom: 0px;left:0px;right: 0px;line-height: 20px;padding: 5px;background-color: rgba(55,55,55,.8);color: #FFF;font-size: 14px;font-size: 1.4rem;font-family: 'Droid Serif Bold';}#vListeData .vListeDataItem .vLDI_data {padding: 5px;font-size: 14px;font-size: 1.4rem;}#vListeData .vListeDataItem .vLDI_data .vLDI_d_name, #vListeData .vListeDataItem .vLDI_data .vLDI_d_name_geburt {font-family: 'Droid Serif Bold';line-height: 142%;min-height: 20px;}#vListeData .vListeDataItem .vLDI_data .vLDI_d_jahrtag {font-family: 'Droid Serif Bold';line-height: 142%;min-height: 20px;margin: 5px 0;background-color: var(--cBeige);border: 1px solid var(--cGrey);}#vListeData .vListeDataItem .vLDI_data .vLDI_d_zeremonie {font-family: 'Droid Sans Regular';}#vListeData .vListeDataItem .vLDI_data .vLDI_d_zeremonieInfo {font-family: 'Droid Sans Regular';font-size: 90%;font-style: italic;}#vListeMore {padding: 20px 10px 40px 10px;text-align: center;}#vListeMore a {display: inline-block;line-height: 40px;padding: 0 15px;text-transform: uppercase;text-decoration: none;background-color: var(--cBeige);color: var(--cGrey);border: 1px solid var(--cGrey);border-radius: 5px;}#vListeMore a:hover {background-color: var(--cGrey);color: #FFF;}@media only screen and (min-width: 500px) {#vListeData .vListeDataItem {width: calc((100% / 3) - 10px);}}@media only screen and (min-width: 900px) {#vListeTitle {padding: 0 30px 20px 30px;}#vListeData {padding: 0 25px 25px 25px;}}@media only screen and (min-width: 768px) {#vListeData .vListeDataItem {width: calc((100% / 4) - 10px);}}#zitate {width:100%;max-width: 700px;margin: 3vh auto 6vh auto;padding: 20px 15px;background-color: rgba(var(--cGreyRGB), 0.8);border: 1px solid rgba(255,255,255,.5);color: #FFF;font-size: 16px;font-size: 1.6rem;}#zitateSlider {padding: 0;}#zitateSlider.slick-initialized .slick-track { display: -webkit-box; display: -ms-flexbox; display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.zS_item {display: -webkit-box;display: -ms-flexbox;display: flex;padding: 10px 0;margin: auto;}#zitateSlider:not(.slick-initialized) .zS_item {visibility: hidden;}.zS_itemInner {margin: auto;position: relative;z-index: 100;padding: 0 5px;}.zS_itemInner::before, .zS_itemInner::after {position: absolute;bottom: 0;top: 0;width: 80px;height: auto;content: '';background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 180 150' viewBox='0 0 180 150' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Csymbol id='a' fill='%23fff' fill-opacity='.2'%3E%3Cpath d='m91.1 48.1c0 10.5-1.4 20.6-4.3 30.4s-7.6 18.9-14.1 27.3-14.9 15.9-25.1 22.6c-10.3 6.6-22.8 12.1-37.6 16.5v-20.8c16.2-5.1 28.2-11.4 35.7-18.8 7.6-7.4 11.3-15.9 11.3-25.6 0-3.2-.9-5.9-2.7-8.1s-4-4.1-6.8-5.8c-2.7-1.7-5.6-3.3-8.7-4.9s-6-3.5-8.7-5.8-5-5-6.8-8.3-2.7-7.4-2.7-12.4c0-9.5 3.1-16.7 9.3-21.7s13.9-7.5 23-7.5c5.1 0 10 .9 14.5 2.8 4.5 1.8 8.5 4.6 12.1 8.2s6.3 8.1 8.3 13.5c2.3 5.3 3.3 11.5 3.3 18.4z'/%3E%3C/symbol%3E%3Cuse x='-2' xlink:href='%23a'/%3E%3Cuse x='82' xlink:href='%23a'/%3E%3C/svg%3E");z-index: -1;background-repeat: no-repeat;background-size: contain;background-position: left bottom;}.zS_itemInner::before {left: 0;}.zS_itemInner::after {right: 0;-webkit-transform-origin: right top;-ms-transform-origin: right top;transform-origin: right top;-webkit-transform: translate(-80px, 100%) rotate(180deg);-ms-transform: translate(-80px, 100%) rotate(180deg);transform: translate(-80px, 100%) rotate(180deg);}.zS_itemI_title {display: inline-block;line-height: 120%;font-size: 150%;}.zS_itemI_autor {padding: 10px 0 0 0;font-style: italic;}#zitateInfo {padding: 20px 0;font-family: 'Droid Sans Regular';}#zitateInfo #zI_tel {padding: 10px 0 0 0;}#zitateInfo #zI_tel a {text-decoration: none;color: inherit;font-size: 20px;font-size: 2.0rem;}@media only screen and (min-width: 700px) {#zitateSlider {padding: 0 5%;}.zS_itemInner {padding: 0 20px;}}#news {max-width:1200px;margin:0 auto;}#nDOverlay {width:100%;height:100vh;background-color:rgba(0,0,0,0.75);padding:0;position:fixed;top:0;left:0;z-index:8888;}#nDOverlayContainer {height:100%;padding: 50px 5px;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: .4s;animation-duration: .4s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}#nDOverlay #nDOverlayContainer a#nDOverlayClose {width:40px;height:40px;display:block;position:absolute;right:0px;top:0px;z-index:9999;cursor:pointer;}#nDOverlay #nDOverlayContainer a#nDOverlayClose::after {width:50px;height:50px;display:block;position: absolute;left: 50%;top: 50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition: -webkit-transform .7s ease-in; -ms-transition: -ms-transform .7s ease-in; transition: transform .7s ease-in;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;content:'';}#nDOverlay #newsDetail {overflow-y:scroll;height:100%;}#nDOverlay #nDInner {background-color:#FFF;position:relative;}#nDOverlay #nDInner #nDIwait {background-image:url(../js/slick/ajax-loader.gif);background-position:center center;background-repeat:no-repeat;min-height:100%;width:100%;height:100%;position:absolute;}#newsTitle {text-transform:uppercase;font-weight:800;font-size:30px;font-size:3.0rem;padding:0 0 30px 0;}#newsFilter {text-align:center;background-color: var(--cGrey);}#newsFilter a, #newsFilter span {display:inline-block;}#newsFilter a {text-transform:uppercase;padding:5px 3px;position:relative;text-decoration:none;line-height: 20px;}#newsFilter a.nFiActiv:after {position:absolute;width:100%;height:1px;top:100%;left:0px;background-color:var(--cGrey);content:'';}#newsFilter span {padding:0 10px;}#nData {padding:30px 0;}.nDItem {text-align:left;margin:0 0 20px 0;padding:0;}body .nDItem a.nDItemData {position:relative;display:block;width: 100%;text-decoration:none;padding:0 0 0 0;}body .nDItem a.nDItemData span {display:block;}.nDItemData .nDIDimage {overflow:hidden;}.nDItemData .nDIDimage img {width:100%;height: auto;display:block;position:relative;z-index: 410;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transform:scale(1.0); -ms-transform:scale(1.0); transform:scale(1.0);}.nDItemData.nDItemDataHovered .nDIDimage img, .nDItemData:hover .nDIDimage img {-webkit-transition:all 0.4s ease-in;-o-transition:all 0.4s ease-in;transition:all 0.4s ease-in;}.nDItemData:hover .nDIDimage img {-webkit-transform:scale(1.05); -ms-transform:scale(1.05); transform:scale(1.05);}body .nDItem a.nDItemData .nDIDdata {width:100%;color: #FFF;position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;z-index: 410;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;background-color: rgba(0,0,0,.15);}.nDItemData .nDIDtitle, .nDItemData .nDIDsubline {width:100%;display:block;text-align: center;}.nDItemData .nDIDtitle {line-height:30px;font-size:20px;font-size:2.0rem;margin: auto 0 0 0;font-family: 'Droid Sans Regular';background-color: rgba(0,0,0,.6);padding: 15px 12px;}.nDItemData .nDIDsubline {margin:0 0 auto 0;font-size:20px;font-size:2.0rem;}#news .nLFullButton {text-align:center;}#news .nLFullButton a {display:inline-block;line-height:30px;padding:0 20px;margin:0 auto;text-transform:uppercase;color:var(--cGrey);text-decoration:none;border:2px solid var(--cGrey);font-size:14px;font-size:1.4rem;font-weight:800;}#news .nLFullButton a:hover {color:#FFF;background-color:var(--cGrey);}#nDTop {padding:30px 20px;margin: 0 auto;text-align: center;}#nDTtitle {padding:0 0 10px 0;}#content #nDTtitle h1 {}#nDTimage {padding:0 0 10px 0;}#nDTimage img {width: 100%;height: auto;display: block;background-size:cover;background-position:center;background-repeat:no-repeat;}#nDTimage a.yt {width: 100%;height: auto;display: block;position: relative;}#nDTimage a.yt::after {width: 60px;height: 60px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);content: '';background-image: url("../images/svg/ytPlay.svg");background-size: contain;background-position: center;background-repeat: no-repeat;}#nDTtext {padding:0;}#content #news .nDText ul, #content #news .nDText ol {padding:0;margin:0;}#content #news .nDText ol {list-style: decimal;padding: 0 20px;margin: 0 15px;}#content #news .nDText ul li, #content #news .nDText ol li {margin: 0 auto;max-width: 400px;text-align: left;padding:3px 0 3px 25px;line-height:24px;position:relative;}#content .nDText ul li:before {width:16px;height:16px;position:absolute;left:0px;top:9px;content:'';display: block;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%3Cpath d='m20.8 5.8c-8.3 0-15 6.7-15 15s6.7 15 15 15 15-6.7 15-15-6.8-15-15-15zm9.2 12-11.2 11.1c-.2.2-.5.2-.7 0l-6.6-6.6c-.2-.2-.2-.5 0-.7l2.3-2.3c.1-.1.2-.1.3-.1.1 0 .2.1.3.1l4 4 8.5-8.5c.2-.2.5-.2.7 0l2.3 2.3c.2.2.2.5.1.7z' fill='%23422918' transform='translate(-5.75 -5.75)'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;}#nDBottom {padding: 30px 0;background-color: var(--cBeige);}#news #nDImage {position: relative;}#news #nDImage img {display:block;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}#news #nDTtext_2 {margin: 0 auto;padding: 0;max-width: 80%;}@media only screen and (min-width: 600px) {#nData {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0;}.nDItem {width:calc((100% - 20px) / 2);margin:0 20px 20px 0;padding:0;}.nDItem:nth-of-type(2n+2) {padding:0;}.nDItem:nth-of-type(2n+2) {margin:0 0 20px 0;}}@media only screen and (min-width: 700px) {body .nDItem a.nDItemData {padding:0 0 0 0;}#nDTop {padding:40px 0;max-width: 80%;}#nDTimage a.yt::after {width: 90px;}}@media only screen and (min-width: 1000px) {#nDOverlay {padding:40px;}#nDOverlay #nDOverlayContainer a#nDOverlayClose {width:50px;height:50px;right:5px;top:5px;}#content #nDSubline h2 {font-size:40px;font-size:4.0rem;}#nDIWdots {width:calc(100% - 60px);margin:0 auto;display:block;}}@media only screen and (min-width: 1240px) {#nDOverlay {padding:40px calc(50% - 600px);}}#team {width:100%;padding:30px 0 0 0;}.team_Kategorie {width:100%;display: flex;flex-wrap: wrap;gap: 50px 20px;}.team_Item {width:100%;position:relative;display: flex;flex-direction: column;gap: 5px;text-align: left;}.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%;display: flex;flex-direction: column;gap: 10px;}.team_Item .t_I_D_Name {font-size:20px;font-size:2.0rem;font-family: 'Droid Sans Bold';line-height:120%;}.team_Item .t_I_D_Aufgabe {font-size:18px;font-size:1.8rem;line-height:120%;}@media only screen and (width > 500px) {.team_Item {width:calc((100% - 20.2px) / 2);}}@media only screen and (width > 700px) {.team_Item {width:calc((100% - 40.2px) / 3);}}html, body {margin:0;padding:0;}html {background-color: var(--cCreme);}body {font-family: 'Droid Serif Regular', serif;color: var(--cGrey);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: 100vw;width: 100%;}body.naviOpen, body.hasOverlay {overflow:hidden;}a#hamburger {width:50px;height:50px;display:block;z-index:3000;margin:0;padding:10px;position:fixed;top:0px;right:0px;text-decoration:none;background-color: rgba(var(--cGreyRGB),1);opacity:1;transition: opacity .5s ease-in, left .9s cubic-bezier(0.7, 0, 0.15, 1);}body.hasOverlay a#hamburger {opacity: 0;z-index: -1;}a#hamburger span {width:30px;height:30px;display:block;}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;}body #topWrapper {width:100%;z-index: 1000;position:fixed;top: 0px;left:0px;transition: top .5s ease-in;background-color: var(--cBeige);}body.barFixed #topWrapper {box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.10);}body.scrollDown #topWrapper, body.naviOpen #topWrapper, body.naviClosing #topWrapper {top:-60px;}body.barFixed.scrollDown #topWrapper, body.barFixed.scrollUp #topWrapper {transition: top .5s ease-in;}body.barFixed.scrollUp #topWrapper {top:0px;}body #topWrapper #topInner {width: 100%;max-width: 1200px;margin: 0 auto;}body.hasOverlay #topWrapper {z-index:-1;}body #topWrapper #topInner #top {height: 50px;position: relative;width: 100%;padding: 0 50px 0 5px;display: -ms-grid;display: grid;-ms-grid-columns: 1fr 50px 50px 50px;grid-template-columns: 1fr 50px 50px 50px;align-items: center;}a#logo {width:calc(100% - 10px);max-width: 200px;height:40px;z-index:999;background-size:contain;background-position:left center;background-repeat: no-repeat;text-decoration:none;position: relative;color: var(--cGrey);-ms-grid-column: 1; -ms-grid-column-span: 1; grid-column: 1/2;}a#logo.de {background-image: url(../images/svg/logo_de-it.svg.php?lang=de);}a#logo.it {background-image: url(../images/svg/logo_de-it.svg.php?lang=it);}a#logo span {position: absolute;display: block;left: 0px;bottom: 0px;line-height: 16px;text-align: center;width: 100%;font-size: 80%;text-indent: -9999em;}a#top_ig { display: block; width: 50px; height: 50px; grid-column: 2/3; position: relative;color: inherit;text-decoration: none;}a#top_fb { display: block; width: 50px; height: 50px; grid-column: 3/4; position: relative;color: inherit;text-decoration: none;font-size: 13px;font-size: 1.3rem;}a#top_ig::after, a#top_fb::after {position: absolute;left:50%;top:50%;width:24px;height:24px;transform: translate(-50%, -50%);display: block;content: '';background-size: contain;background-position: center;background-repeat: no-repeat;}a#top_ig::after {background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 100 100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23555'%3E%3Cpath d='m50 17.21c10.68 0 11.95.04 16.16.23 3.9.18 6.02.83 7.43 1.38 1.87.73 3.2 1.59 4.6 2.99s2.27 2.73 2.99 4.6c.55 1.41 1.2 3.53 1.38 7.43.19 4.22.23 5.48.23 16.16s-.04 11.95-.23 16.16c-.18 3.9-.83 6.02-1.38 7.43-.73 1.87-1.59 3.2-2.99 4.6s-2.73 2.27-4.6 2.99c-1.41.55-3.53 1.2-7.43 1.38-4.22.19-5.48.23-16.16.23s-11.95-.04-16.16-.23c-3.9-.18-6.02-.83-7.43-1.38-1.87-.73-3.2-1.59-4.6-2.99s-2.27-2.73-2.99-4.6c-.55-1.41-1.2-3.53-1.38-7.43-.19-4.22-.23-5.48-.23-16.16s.04-11.95.23-16.16c.18-3.9.83-6.02 1.38-7.43.73-1.87 1.59-3.2 2.99-4.6s2.73-2.27 4.6-2.99c1.41-.55 3.53-1.2 7.43-1.38 4.22-.19 5.48-.23 16.16-.23m0-7.21c-10.86 0-12.23.05-16.49.24s-7.17.87-9.71 1.86c-2.63 1.02-4.86 2.39-7.08 4.61s-3.59 4.45-4.61 7.08c-.99 2.54-1.67 5.45-1.86 9.71-.19 4.27-.24 5.63-.24 16.49s.05 12.23.24 16.49.87 7.17 1.86 9.71c1.02 2.63 2.39 4.86 4.61 7.08s4.45 3.59 7.08 4.61c2.54.99 5.45 1.67 9.71 1.86 4.27.19 5.63.24 16.49.24s12.23-.05 16.49-.24 7.17-.87 9.71-1.86c2.63-1.02 4.86-2.39 7.08-4.61s3.59-4.45 4.61-7.08c.99-2.54 1.67-5.45 1.86-9.71.19-4.27.24-5.63.24-16.49s-.05-12.23-.24-16.49-.87-7.17-1.86-9.71c-1.02-2.63-2.39-4.86-4.61-7.08s-4.45-3.59-7.08-4.61c-2.54-.99-5.45-1.67-9.71-1.86-4.27-.19-5.63-.24-16.49-.24z'%3E%3C/path%3E%3Cpath d='m50 29.46c-11.34 0-20.54 9.2-20.54 20.54s9.2 20.54 20.54 20.54 20.54-9.2 20.54-20.54-9.2-20.54-20.54-20.54zm0 33.87c-7.36 0-13.33-5.97-13.33-13.33s5.97-13.33 13.33-13.33 13.33 5.97 13.33 13.33-5.97 13.33-13.33 13.33z'%3E%3C/path%3E%3Ccircle cx='71.35' cy='28.65' r='4.8'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");}a#top_fb::after {background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 100 100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23555'%3E%3Cpath d='m90 49.99c0-22.09-17.91-40-40.01-39.99-22.09 0-40 17.91-39.99 40.01 0 19.68 14.32 36.43 33.75 39.5v-27.95h-10.15v-11.56h10.16v-8.8c0-10.02 5.97-15.56 15.11-15.56 3 .04 5.99.3 8.95.78v9.83h-5.05c-3.17-.42-6.07 1.81-6.49 4.97-.06.42-.06.85-.03 1.28v7.5h11.08l-1.77 11.56h-9.33v27.95c19.45-3.06 33.77-19.83 33.77-39.51z' /%3E%3C/g%3E%3C/svg%3E");}a#top_fb span {display:none;}a#top_tel { display: block; width: 50px; height: 50px; -ms-grid-column: 4; -ms-grid-column-span: 1; grid-column: 4/5; background-color: #FFF; position: relative;color: inherit;text-decoration: none;font-size: 13px;font-size: 1.3rem;}a#top_tel::after {position: absolute;left: 15px;top: 15px;width: 20px;height: 20px;display: block;background-image: url("data:image/svg+xml,%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='%23555555'%3E%3C/path%3E%3C/svg%3E");content: '';background-size: contain;background-position: center;background-repeat: no-repeat;}a#top_tel span {display:none;}#mainNaviBG {position: fixed;width: 100%;left: 0px;top: 0px;bottom: 0px;z-index: -1;visibility: hidden;opacity: 0;}body.naviOpen #mainNaviBG {z-index:1900;visibility: visible;opacity: 1;}body.naviClosing #mainNaviBG {z-index:900;visibility: visible;opacity: 1;}body #mainNaviWrapper {position: absolute;top: -100%;bottom: 0px;left: 0px;width: 100%;height: 100%;padding: 60px 20px 0px 20px;background-color: var(--cBeige);display: flex;}body.naviOpen #mainNaviWrapper {top:0px;transition: all .9s cubic-bezier(0.7, 0, 0.15, 1);}body.naviClosing #mainNaviWrapper {top: -100%;transition: all .9s cubic-bezier(0.7, 0, 0.15, 1);}#mainNaviInner {width:100%;max-width:340px;margin:0 auto auto auto;}#allWrapper {width: 100%;margin:0 auto;padding: 0;z-index:300;position: relative;}#allWrapper::after {width: 100%;inset: 0;content: '';position: fixed;background-size: cover;background-position: left bottom;opacity: 0.20;}body.pageID10 #allWrapper::after, body.pageID20 #allWrapper::after, body.pageID30 #allWrapper::after {opacity: 0.20;}@media only screen and (orientation: portrait) {#allWrapper::after {background-image: url("../images/css/bg-full-mobile.jpg");}}@media only screen and (orientation: landscape) {#allWrapper::after {background-image: url("../images/css/bg-full.jpg");}}#fullpage {width: 100%;position:relative;padding: 60px 0 0 0;margin: 0 auto;z-index:310;}body.hasBanner #fullpage { padding: 120px 0 0 0;}#page {width: 100%;margin: 0 auto;padding:0;position: relative;}.cmsAlert {text-align:center;padding:10px;margin-bottom:20px;background-color:#F8D7CB;border:1px solid #6E172E;font-size: 14px;font-size: 1.4rem;}#content {width: 100%;padding:0;}#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;}#zuletztVerstorben {width: 100%;position: absolute;left: -100vw;top: 0;padding: 15px;text-align: center;background-color: var(--cBeige);font-family: 'Droid Sans Regular';font-size: 12px;font-size: 1.2rem;}#zuletztVerstorben .zV_Item {padding: 5px 0;}#zuletztVerstorben .zV_Item a {display: block;color: inherit;text-decoration: none;}#bcWrapper {background-color: rgba(255,255,255,.85);padding: 20px 0;}#breadcrumbs {padding:0 10px;text-align:left;max-width: 1200px;margin: 0 auto;font-family: 'Droid Sans Regular';font-size: 14px;font-size: 1.4rem;}footer {width: 100%;position: relative; z-index: 500;}footer #footerImage {width: 100%;}footer #footerImage img {width: 100%;height: auto;display: block;}#footerData {width: 100%;padding: 20px 0;background-color:var(--cGrey);color: #FFF;}#footerInner {width: 100%;max-width: 1200px;margin: 0 auto;padding: 0 15px;}#footerBoxen {width: 100%;display: flex;flex-wrap: wrap;}#footerBoxen .fBox {width: 100%;padding: 10px 0;text-align: center;font-family: 'Droid Sans Regular';}#footerBoxen .fBox a {color: inherit;text-decoration: none;}#footerBoxen .fBox:nth-child(1) b {font-family: 'Droid Serif Regular';}#footerBoxen .fBox:nth-child(1) div.mail {padding: 10px 0 0 0;}#footerBoxen .fBox:nth-child(1) div.pecmail {padding: 5px 0 0 0;}#footerBoxen .fBox .fBoxTitle {text-transform: uppercase; font-family: 'Droid Sans Bold';}@media only screen and (min-width: 600px) {#footerBoxen .fBox {width: 50%;text-align: left;}}#footerNavi {width:100%;padding: 15px 0 0 0;margin: 15px 0 0 0;border-top: 1px solid #EEE;}#partner {padding:15px 0 30px 0;position:relative;margin:0 auto;text-align:center;background-color: var(--cCreme);}#partnerData {padding:0 15px;display: flex;justify-content: center;flex-wrap: wrap;}#partnerData a { display: block; }#partnerData img, #partnerData a img { display: block; width: auto; height: 30px; margin: 5px 10px; }#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;}@media only screen and (min-width: 900px) {html {font-size: 62.5%;}.fL { float:left; }.fR { float:right; }a#hamburger {display: none;}body.barFixed #topWrapper, body.naviOpen #topWrapper {top: 0px;}body.scrollDown #topWrapper, body.naviClosing #topWrapper {top:-130px;} body.barFixed.scrollUp #topWrapper {top:0px;}body #topWrapper #topInner #top {height: 130px;-ms-grid-columns: 24% 30px 1fr;grid-template-columns: 24% 1fr;grid-column-gap: 30px;padding: 0 20px;}a#logo {width:320px;max-width:100%;height:100%;}a#top_ig {display: none;}a#top_fb {display: inline-block;width: auto;line-height: 30px;height: auto;grid-column: auto;position: absolute;right: 190px;top: 10px;padding: 0 10px 0 30px;border-radius: 100px;background-color: transparent;}a#top_fb:hover {background-color: #FFF;}a#top_fb::after {left: 4px;transform: translate(0, -50%);}a#top_fb span {display:inline-block;}a#top_tel {display: inline-block;width: auto;line-height: 30px;height: auto;grid-column: auto;position: absolute;right: 10px;top: 10px;padding: 0 10px 0 40px;border-radius: 100px;background-color: transparent;}a#top_tel:hover {background-color: #FFF;}a#top_tel::after {left: 10px;top: 5px;}a#top_tel span {display:inline-block;}#mainNaviBG,body.naviOpen #mainNaviBG,body.naviClosing #mainNaviBG {position:absolute;width: 100%;left:auto;top:auto;bottom:30px;z-index:500;visibility:visible;opacity:1;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;}#mainNaviInner {width:100%;max-width:100%;padding:0;margin:auto;}#allWrapper {padding:0;}#headerImageWrapper {padding: 0 60px;}#fullpage {padding:150px 0 0 0;}body.hasBanner #fullpage { padding:150px 0 0 0;} #page {padding:0;}#textTop {top:-140px;}#partnerData img, #partnerData a img { height: 50px; margin: 5px 15px; }#partnerData a:hover img { opacity: .7; }}@media only screen and (min-width: 1000px) {#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);}}@media only screen and (min-width: 1220px) {body #topWrapper #topInner #top {padding: 0;}#breadcrumbs, #footerInner {padding: 0;}}@media only screen and (min-width: 1920px) {#fullpage {box-shadow: 0px 5px 20px -10px rgba(0,0,0,0.75);}#fullpage, #footerWrapper {-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}}@media only screen and (max-width: 899px) {nav#mainNavi {overflow-y: scroll;margin: 0 auto auto auto;padding:0 40px 0 0;max-height:calc(100vh - 60px);}}nav#mainNavi {position:relative;z-index:+1;font-family: 'Droid Sans Regular';}nav#mainNavi ul.mN1Level {padding:0;margin: 0 auto;list-style: none;width:100%;}nav#mainNavi ul li.mN1Litem {display: block;padding: 0;margin: 2px 0;text-align: left;width:100%;}nav#mainNavi ul li.mN1Litem a.mN1LitemLink {display: block;margin: 0;padding: 0 20px 0 0;line-height: 40px;width:calc(100% - 30px);word-break:keep-all;white-space:nowrap;font-size: 24px;font-size: 2.4rem;color:var(--cGrey);text-decoration: none;}nav#mainNavi ul li.mN1Litem .mN1LitemWrapper {width: 100%;min-height: 30px;display: flex;justify-content: space-between;}nav#mainNavi ul li.mN1Litem a.mN1LitemIcon {width: 30px;height: 40px;margin: auto 0;display: block;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 4,8 10,12 16,8' stroke='%237C7768' stroke-width='1' stroke-linecap='round' fill-opacity='0' /%3E%3C/svg%3E");background-repeat: no-repeat;background-position:center center;background-size:30px 30px;}nav#mainNavi ul li.mN1Litem .open a.mN1LitemIcon {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 5,10 15,10' stroke='%237C7768' stroke-width='1' stroke-linecap='round' fill-opacity='0' /%3E%3C/svg%3E");}nav#mainNavi ul li.mN1Litem a.mN1LiActiv {color: #000;}.parent {z-index: 1900;position: relative;}.parent .navLayer {padding: 0;text-align: left;display:none;}.parent.open .navLayer {display:block;}.navLayerWrapper {width: 100%;position: relative;padding: 10px 0;}nav#mainNavi ul.mN2Level {margin: 0;padding: 0;width: 100%;}nav#mainNavi ul.mN2Level li.mN2Litem {width: 100%;margin: 0;padding: 0;list-style: none;display: block;text-align: left;}body nav#mainNavi ul.mN2Level li.mN2Litem a {width: 100%;font-weight:normal;font-size: 18px;font-size: 1.8rem;display: block;line-height:30px;padding: 0;margin: 0;border: none;text-decoration:none;position: relative;color: #888888;word-break:keep-all;white-space:nowrap;}body nav#mainNavi ul.mN2Level li.mN2Litem a.mN2LiActiv {color: #000;}@media only screen and (min-width: 900px) {nav#mainNavi ul.mN1Level {padding: 0;margin: 0;width: 100%;display: flex;justify-content:flex-start;}nav#mainNavi ul li.mN1Litem {text-align: center;margin: 0 0 0 20px;flex: 1 1 auto;max-width: calc(100%/4);width:auto;}nav#mainNavi ul li.mN1Litem a.mN1LitemLink {width: 100%;padding: 0;font-size: 16px;font-size: 1.6rem;}nav#mainNavi ul li.mN1Litem a.mN1LitemIcon {display:none;}.parent .navLayer {position: absolute;top: -50000px;opacity: 0;transition: opacity 0.5s ease;left:50%;transform:translate(-50%, 0);min-width:150px;z-index: 220;display:block;text-align: center;box-shadow: 0px 10px 15px -5px rgba(0,0,0,0.70);}.parent:hover .navLayer {top: 40px;opacity: 1;}.parent a.mN1LiActiv .navLayer {top: 40px;}.navLayerWrapper {padding: 10px;background-color: var(--cBeige);}nav#mainNavi ul.mN2Level {min-width: 200px;}nav#mainNavi ul.mN2Level li.mN2Litem {text-align:center;}body nav#mainNavi ul.mN2Level li.mN2Litem a {font-size: 16px;font-size: 1.6rem;}body nav#mainNavi ul.mN2Level li.mN2Litem a:hover {color: #000;}}@media only screen and (min-width: 1200px) {nav#mainNavi ul li.mN1Litem a.mN1LitemLink {font-size: 20px;font-size: 2.0rem;}body nav#mainNavi ul.mN2Level li.mN2Litem a {font-size: 17px;font-size: 1.7rem;}}#sprachNavi {position:absolute;text-align:left;top: 5px;left: 20px;}#sprachNavi a.spNaLink {color:var(--cGrey);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(--cGrey); text-decoration:none; }#breadcrumbs a:hover { color:#000 !important; }#breadcrumbs a strong { color:#000; }#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 ul li:nth-child(1), #footerNavi ul li:nth-child(2) {width: 50%;padding: 0 0 15px 0;}#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: 700px) {#footerNavi ul {justify-content: flex-start;}#footerNavi ul li:nth-child(1), #footerNavi ul li:nth-child(2) {width:auto;padding: 0 15px 0 0;}#footerNavi a {display:block;padding: 0;}}