.break-word, .break-word-always {  overflow-wrap: break-word; word-wrap: break-word;    word-break: break-word;  -ms-hyphens: auto; -moz-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;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;}}.formfield {font-size:16px;font-size:1.6rem;padding:8px 9px;margin:0;line-height:30px;color:#321C1C;background-color:#EEE;border: 1px solid #EEE;-webkit-box-sizing:border-box;box-sizing:border-box;font-family: 'Source Sans Pro', sans-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='%23321C1C' 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;letter-spacing:2px;line-height:26px;text-align:center;position:relative;display:inline-block;padding:5px 15px;text-decoration:none !important;text-transform:uppercase;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #321C1C;background-color:#321C1C;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;-webkit-box-sizing: border-box;box-sizing: border-box;}.cmsAlert a {color:inherit;}@-webkit-keyframes scaleUp {0%{-webkit-transform: scale(0.5);transform: scale(0.5); opacity:0; }100%{-webkit-transform: scale(1);transform: scale(1); opacity:1; }}@keyframes scaleUp {0%{-webkit-transform: scale(0.5);transform: scale(0.5); opacity:0; }100%{-webkit-transform: scale(1);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% {-webkit-transform: translate3d(-1px, 0, 0); transform: translate3d(-1px, 0, 0);}20%, 80% {-webkit-transform: translate3d(2px, 0, 0); transform: translate3d(2px, 0, 0);}30%, 50%, 70% {-webkit-transform: translate3d(-4px, 0, 0); transform: translate3d(-4px, 0, 0);}40%, 60% {-webkit-transform: translate3d(4px, 0, 0); transform: translate3d(4px, 0, 0);}}@keyframes shake {10%, 90% {-webkit-transform: translate3d(-1px, 0, 0); transform: translate3d(-1px, 0, 0);}20%, 80% {-webkit-transform: translate3d(2px, 0, 0); transform: translate3d(2px, 0, 0);}30%, 50%, 70% {-webkit-transform: translate3d(-4px, 0, 0); transform: translate3d(-4px, 0, 0);}40%, 60% {-webkit-transform: translate3d(4px, 0, 0); transform: translate3d(4px, 0, 0);}}#content {text-decoration: none;text-align: left;line-height:160%;color:#321C1C;}#content .hspacer { width:100%; font-size:8px; overflow:hidden; }#content .s4 { height:4px; }#content .s6 { height:6px; }#content .s8 { height:8px; }#content .s10 { height:10px; }#content .s12 { height:12px; }#content .s14 { height:14px; }#content .s16 { height:16px; }#content .s18 { height:18px; }#content .s20 { height:20px; }#content .s22 { height:22px; }#content .s24 { height:24px; }#content .s30 { height:30px; }#content .s40 { height:40px; }#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 {font-size:18px;font-size:1.8rem;font-weight:600;font-style:italic;display:inline-block;padding:0 0 0 25px;color:#321C1C;text-decoration:none;line-height:100%;position:relative;}#content strong {color:#281816;}#page h1, #page h3 {line-height:130%;font-size:24px;font-size:2.4rem;font-weight:900;text-transform:uppercase;letter-spacing:1px;padding:0 5px;margin: 0;position:relative;background-color: #281816;color: #FFF;display: inline-block;}#page h2, #page h4 {line-height:140%;font-size:18px;font-size:1.8rem;text-transform: uppercase;font-weight:600;padding: 0;margin: 0;}#page h5 {line-height:120%;font-size:20px;font-size:2.0rem;font-family: source-serif-pro, serif;font-weight:600;font-style: italic;padding: 0;margin: 0;}#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;-webkit-box-sizing:border-box;box-sizing:border-box;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:30px;font-size:16px;font-size:1.6rem;content: "-";color:#281816;text-align:center;}#content ul li ul li:before {position:absolute;left:0;top:3px;width:20px;line-height:20px;font-size:16px;font-size:1.6rem;content: "-";color:#281816;text-align:center;}#content .text blockquote {width:100%;font-size:30px;font-size:3.0rem;-webkit-box-sizing:border-box;box-sizing:border-box;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; -webkit-column-break-before:always; -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%;max-width:1200px;position:relative;margin:0 auto;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;}.absatzWrapper.layout11 {max-width:100%;}.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 15px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;}.absatzWrapper.layout11 .absatz {padding:0;}.paragraphWidth50, .paragraphWidth60, .paragraphWidth70, .paragraphWidth80, .paragraphWidth90, .paragraphWidth100 {width:100%;}.absatzWrapper.device1 {display:none;}@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; }.absatzWrapper.device1 {display:block;}.absatzWrapper.device2 {display:none;}.absatz {padding:0 10px;}.absatzWrapper.layout11 .absatz {padding:0;}#content .Abschluss.hLine3:before, #content .Abschluss.hLine3:after {width:calc(25% - 45px);}#content .Abschluss.hLine3:before {left:25%;}#content .Abschluss.hLine3:after {right:25%;}}.absatz .pAnchor {position:absolute;top:-200px;height:0px;}.absatzWrapper.loggedIn {min-height:30px;}.absatzWrapper.loggedIn:hover {background-color:#EEE !important;color:#68666B !important;-moz-box-shadow: 0 0 2px #666;-webkit-box-shadow: 0 0 2px #666;box-shadow: 0 0 2px #666;z-index:1500;}.absatzWrapper .loginRow {display:none;position:absolute;left:50%;top:0px;padding:3px 5px;z-index:1500;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;height:30px;background-color:#EEE !important;}.absatzWrapper.loggedIn:hover .loginRow {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;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 {padding:0 0 0 50px;}.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%;}.absatz .loginRow {position:absolute;left:-2000px;top:-40px;width:100%;height:40px;background-color:#FFF;border:2px solid #EEE;padding:3px;-webkit-box-sizing:border-box;box-sizing:border-box;}.editbox {float:left;padding-right:10px;}.editboxR {float:right;}#content .inlineGallerySlider {width:100%;padding:0;position:relative;margin:10px 0;-webkit-box-sizing:content-box;box-sizing:content-box;}#content .inlineGallerySlider .iGSitem {width: 100%;}#content .inlineGallerySlider .iGSitem img {width:100%;height: auto;display:block;background-position: center;background-size: cover;background-repeat: no-repeat;}#content .iGSDots, #content .iGSArrows {display: block;width: 100%;position: absolute;}#content .iGSDots {bottom: 40px;line-height: 30px;}#content .iGSDots ul.slick-dots {padding: 0;height: auto;}#content .iGSDots ul li:before {display: none;}#content .iGSDots ul li {display: none;padding: 0;height: auto;}#content .iGSDots ul li.slick-active {display: block;text-align: center;line-height: 30px;vertical-align: baseline;font-size:18px;font-size:1.8rem;color: #FFF;}#content .iGSDots ul li.slick-active i b {font-size:28px;font-size:2.8rem;}#content .iGSArrows {bottom: 0px;height: 40px;text-align: center;}#content .iGSArrows .slick-prev, #content .iGSArrows .slick-next {display:inline-block;width: 70px;height: 40px;padding: 0 10px;margin: 0;-webkit-transform:none;-ms-transform: none;transform:none;opacity: 0.7;position:relative;right: auto;left: auto;}#content .iGSArrows .slick-prev:before, [dir='rtl'] #content .iGSArrows .slick-next:before, #content .iGSArrows .slick-next:before, [dir='rtl'] #content .iGSArrows .slick-prev:before {background-image: url("data:image/svg+xml,%0A%3Csvg enable-background='new 0 0 16 16' viewBox='0 0 32 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFF' stroke-width='0.8' stroke-linecap='round' fill-opacity='0'%3E%3Cpath d='M 1,8 30.6,8' /%3E%3Cpath d='M 26,3 31,8 26,13' /%3E%3C/g%3E%3C/svg%3E");}#content .iGSArrows .slick-prev:before, [dir='rtl'] #content .iGSArrows .slick-next:before {-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);}.impressionen {width:100%;padding:0;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;}.impressionen .impDetail {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;flex-wrap: wrap;}.impressionen .impDitem {width: calc((100% - 20.5px) / 3);margin: 0 10px 10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;}.impressionen .impDitem img {display: block;width: 100%;height: auto;}.impressionen .impDitem:nth-of-type(3n+3) {margin: 0 0 10px 0;}@media only screen and (min-width: 600px) {.impressionen .impDitem {width: calc((100% - 30.5px) / 4);}.impressionen .impDitem:nth-of-type(3n+3) {margin: 0 10px 10px 0;}.impressionen .impDitem:nth-of-type(4n+4) {margin: 0 0 10px 0;}}@media only screen and (min-width: 900px) {.impressionen .impDitem {width: calc((100% - 40.5px) / 5);}.impressionen .impDitem:nth-of-type(4n+4) {margin: 0 10px 10px 0;}.impressionen .impDitem:nth-of-type(5n+5) {margin: 0 0 10px 0;}}#frisuren {padding:0;margin:0 auto;overflow:hidden;}#frisuren .frisurenBoxen {}#frisuren .frisurenBox {margin: 0 0 25px 0;}#frisuren .frisurenBox span {display:block}#frisuren .frisurenBox span.fBtitle {width: 100%;color: #FFF;background-color:#281816;line-height: 30px;padding: 5px 0;text-transform: uppercase;text-align: center;font-weight: 900;font-size: 24px;font-size: 2.4rem;}#frisuren .frisurenBox span.fBimage {width: 100%;overflow: hidden;}#frisuren .frisurenBox span.fBimage img {width:100%;height: auto;display:block;background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-transform:scale(1.0); -ms-transform:scale(1.0); transform:scale(1.0);-webkit-transition:all 0.4s ease-in;-o-transition:all 0.4s ease-in;transition:all 0.4s ease-in;}#frisuren .frisurenBox a:hover span.fBimage img {-webkit-transform:scale(1.05); -ms-transform:scale(1.05); transform:scale(1.05);}#frisuren .frisurenGalleries .frisurenGallery {text-align: left;display: none;}@media only screen and (min-width: 600px) {#frisuren .frisurenBoxen {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}#frisuren .frisurenBox {width: calc((100% - 20.5px) / 3);margin: 0 10px 25px 0;}#frisuren .frisurenBox:nth-of-type(3n+3) {margin: 0 0 25px 0;}}#nBCOverlay {width:100%;height:100vh;background-color:rgba(0,0,0,0.75);-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;position:fixed;top:0;left:0;z-index:8888;}#nBCWindowContainer {height:100%;position:relative;opacity:0;-webkit-animation-name: fadeIn;animation-name: fadeIn;-webkit-animation-iteration-count: 1;animation-iteration-count: 1;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;-webkit-animation-duration: .7s;animation-duration: .7s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}#nBCWindow {width:100%;margin:0 auto auto auto;height: auto;max-height: calc(var(--my-vh, 100vh) - 20px);background-color: #E9E1E1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}#nBCWindowTop {width:100%;height:0px;position:relative;}#nBCWindowTop a {width: 40px;height: 40px;position: absolute;display: block;top: 5px;right: 5px;z-index: 600;-webkit-box-sizing:border-box;box-sizing:border-box;}#nBCWindowTop a::after {width:40px;height:40px;display:block;position: absolute;left: 50%;top: 50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-image: url("data:image/svg+xml, %3Csvg enable-background='new 0 0 50 50' viewBox='0 0 50 50' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='24' fill='%23281816' /%3E%3Cg stroke-linecap='round' fill-opacity='0'%3E%3Cg stroke='%23FFF' stroke-width='2'%3E%3Cpath d='M 15,15 35,35' /%3E%3Cpath d='M 15,35 35,15' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");-webkit-transition: -webkit-transform .3s ease-out; -ms-transition: -ms-transform .3s ease-out; transition: transform .3s ease-out;background-size:40px 40px;background-position:center;background-repeat:no-repeat;content:'';}#nBCWindowTop a:hover::after {width:50px;height:50px;background-size:50px 50px;-webkit-transform: translate(-50%, -50%) rotate(180deg);-ms-transform: translate(-50%, -50%) rotate(180deg);transform: translate(-50%, -50%) rotate(180deg);-webkit-transition: -webkit-transform .7s ease-in; -ms-transition: -ms-transform .7s ease-in; transition: transform .7s ease-in;}#nBCWindowScroll {width:100%;height:100%;overflow-y:scroll;position:relative;}#nBCinner {padding:50px 0;}#nBCinnerWait {background-image:url(../images/svg/loading.svg);background-position:center center;background-repeat:no-repeat;min-height:300px;width:100%;height:100%;}@media only screen and (min-width: 900px) {#nBCOverlay {padding:25px;}#nBCWindow {height:auto;max-height:calc(var(--my-vh, 100vh) - 80px);}#nBCWindowTop a {width:50px;height:50px;}#nBCinner {padding:30px 20px;}}@media only screen and (min-width: 1280px) {#nBCOverlay {padding:40px calc(50% - 600px);}}#naviBoxenContent {margin: 0 auto;max-width: 900px;}@media only screen and (max-width: 900px) and (orientation: landscape) {#naviBoxenContent {max-width: 80%;}}.naviBox {-webkit-box-sizing:border-box;box-sizing:border-box;padding: 5px 0;}.naviBox:last-child {margin:0;}#content .naviBox a {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-decoration:none;}#content .naviBox:nth-of-type(2n+2) a {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.naviBox span {display:block;}.nBImage {position:relative;overflow: hidden;width:calc(50% + 40px);-webkit-clip-path: circle(50% at 50% 50%);clip-path: circle(50% at 50% 50%);}.nBImage img {display:block;width:100%;height: auto;position:relative;z-index:400;-webkit-transform:scale(1.0); -ms-transform:scale(1.0); transform:scale(1.0);-webkit-transition:all 0.4s ease-in;-o-transition:all 0.4s ease-in;transition:all 0.4s ease-in;background-size: cover;background-repeat: no-repeat;}.naviBox a:hover .nBImage img {-webkit-transform:scale(1.05); -ms-transform:scale(1.05); transform:scale(1.05);}.nBPage {width:calc(50% - 40px);position: relative;}.nBPage span {color:#FFF;text-transform:uppercase;line-height:110%;font-size:20px;font-size:2.0rem;font-weight: 900;display: inline-block;background-color: #281816;padding: 2px 5px;position: absolute;bottom: 10%;left: -50px;text-align: left;}#content .naviBox:nth-of-type(2n+2) .nBPage span {left: auto;right: -50px;text-align: right;}@media only screen and (min-width: 550px) {.nBPage span {line-height:40px;font-size:38px;font-size:3.8rem;left: -80px;}#content .naviBox:nth-of-type(2n+2) .nBPage span {right: -80px;}}@media only screen and (min-width: 700px) {#naviBoxenContent {padding:5vh 0;}.naviBox {padding: 0 50px;}}@media only screen and (min-width: 900px) {.nBPage span {bottom: 50%;-webkit-transform:translate(0px, 50%);-ms-transform:translate(0px, 50%);transform:translate(0px, 50%);left: -40px;}#content .naviBox:nth-of-type(2n+2) .nBPage span {right: -40px;}}#team {padding:0;margin:0 auto;overflow:hidden;}#team .teamItem {margin: 0 0 40px 0;}#team .teamItem span {display:block}#team .teamItem span.tIimage {width: 100%;-webkit-box-sizing:border-box;box-sizing:border-box;position: relative;z-index: 210;}#team .teamItem span.tIimage img {width:100%;max-width: 200px;display:block;background-position:center;background-size:contain;background-repeat:no-repeat;margin: 0 auto -30px auto;position: relative;z-index: +1;}#team .teamItem span.tIinfos {width:100%;padding:50px 10px 15px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-size:16px;font-size:1.6rem;line-height:20px;background-color:#281816;color: #E9E1E1;position: relative;z-index: 200;}#team .teamItem span.tIiAufgabenbereich b.vorname {font-weight: 600;text-transform: uppercase;}@media only screen and (min-width: 600px) {#team .teamItem {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}#team .teamItem span.tIimage {width: 30%;}#team .teamItem span.tIimage img {margin: 0;max-width: none;}#team .teamItem span.tIinfos {width: 70%;padding:15px 10px;}}@media only screen and (min-width: 700px) {#team .teamItem span.tIimage {width: 200px;}#team .teamItem span.tIinfos {width:calc(100% - 200px);padding:20px 15px;}}@media only screen and (min-width: 1000px) {#team .teamItem span.tIimage {width: 260px;}#team .teamItem span.tIinfos {width:calc(100% - 260px);padding:20px;}}body.hasOverlay {overflow: hidden;height: 100vh;}body.hasOverlay #sideWrapper {z-index: -1;}#page {width: 100%;margin: 0 auto;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;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;}body.pageID100 #content {position:relative;z-index:250;}#editorField {width:100%;max-width:1000px;padding:20px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;}#loginDialog {max-width:500px;padding:20px;background-color:#281816;color:#FFF;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;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;-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto;}#textTop {position:absolute;display:block;width:0px;height:0px;top:-60px;left:0px;}#footerWrapper {width:100%;position:relative;padding:0px 10px 80px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;}footer {width:100%;max-width:1200px;position:relative;margin:0 auto;padding: 15px 0 0 0;color:#281816;border-top: 1px solid #281816;}#footerInner {width:100%;max-width:1000px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap: wrap;}#footerInner .fIbox {margin: 0 0 10px 0;}#footerInner .fIbox span {display: block;width: 100%;line-height: 140%;font-size:16px;font-size:1.6rem;color: #281816;}#footerInner .fIbox span a {text-decoration: none;color: inherit;}#footerInner .fIbox:nth-child(1) {order: 2;width: 50%;}#footerInner .fIbox:nth-child(2) {order: 3;width: 50%;}#footerInner .fIbox:nth-child(3) {order: 1;width: 100%;text-align: center;}#footerInner .fIbox:nth-child(4) {order: 4;width: 50%;}#footerInner .fIbox:nth-child(5) {order: 5;width: 50%;}#footerSocial {width:100%;text-align:center;padding:0 0 20px 0;}#footerSocial a {width:30px;height:30px;display:inline-block;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;}#footerSocial a svg {display:block;width:100%;}#footerSocial a svg .icon {fill:#281816;}#footerSocial a:hover svg {opacity:.5;}#footerSocial span {width:1px;height:30px;margin:0 5px;display:inline-block;background-color:#281816;vertical-align:middle;}#footerData {text-align:center;font-size:14px;font-size:1.4rem;text-transform:uppercase;color:#281816;line-height:160%;}#footerAdresse {letter-spacing: 2px;}#footerKontakt {letter-spacing: 2px;}#footerKontakt a {color:inherit;text-decoration:none;}#footerKontakt a:hover {opacity:0.6;}#footerNavi {line-height:140%;width:100%;font-weight: 400;}#googleCodes {width:100%;height:0px;overflow:hidden;}#cookiesWrapper {width: 100%;position: fixed;left: 0;bottom: 0;right: 0;background-color: rgba(47,118,24,0.00);padding: 0;z-index: 9999;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}#cookies {width:100%;max-width:900px;margin:auto;font-size:15px;font-size:1.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;background-color:#281816;}#cookiesText {width:100%;color:#FFF;line-height:120%;text-align:left;margin:0 0 40px 0;}#cookiesText a {color:#FFF;}#cookiesButtons {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;}a.cButton {width:100%;max-width:140px;text-decoration:none;text-align:center;display:block;}a.cButton#cBok {font-size: 120%;height: 30px;line-height: 30px;background-color: #E9E1E1;font-weight:600;color: #281816;}a.cButton#cBoptout {font-size:120%;height:30px;line-height:30px;background-color:#CCC;font-weight:400;color:#FFF;}a#optoutButton {height:20px;line-height:20px;color:#FFF;text-decoration:underline;}@media only screen and (min-width:960px) {a.cButton#cBok:hover {background-color:#FFF;}} .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: 700px) {html {font-size: 62.5%;}body.noImage #fullpage {padding:120px 0 0 0;}#textTop {top:-140px;}#breadcrumbs {padding:20px 0;text-align:left;}#footerWrapper {padding:20px 60px 90px 60px;}footer {padding: 15px 0 0 0;}#footerInner {justify-content: space-between;}#footerInner .fIbox:nth-child(1) {width:auto;}#footerInner .fIbox:nth-child(2) {width:auto;}#footerInner .fIbox:nth-child(4) {width:auto;}#footerInner .fIbox:nth-child(5) {width:auto;}}@media only screen and (min-width: 900px) {#footerInner .fIbox:nth-child(1) {order:1;}#footerInner .fIbox:nth-child(2) {order:2;}#footerInner .fIbox:nth-child(3) {order:3;width:auto;}#footerInner .fIbox:nth-child(4) {order:4;}#footerInner .fIbox:nth-child(5) {order:5;}}#footerNavi span {line-height:20px;display:block;}#footerNavi span a {text-decoration:none;color:inherit;line-height:20px;display:inline-block;margin:0;}#footerNavi a:hover {opacity:.6;}#footerNavi a.fNactiv {opacity:.6;}