@font-face { font-display: swap; font-family: 'Crimson Text'; font-style: normal; font-weight: 400; src: url('webfonts/crimson-text/v19-latin_latin-ext-regular.woff2') format('woff2');}@font-face { font-display: swap; font-family: 'Fira Sans'; font-style: normal; font-weight: 300; src: url('webfonts/fira-sans/v17-latin_latin-ext-300.woff2') format('woff2');}@font-face { font-display: swap; font-family: 'Fira Sans'; font-style: normal; font-weight: 400; src: url('webfonts/fira-sans/v17-latin_latin-ext-regular.woff2') format('woff2');}:root { --cRed: #ae1110; --cRed_RGB: 174, 17, 16; --cBlack: #000; --cBlack_RGB: 0, 0, 0; --cDarkGrey: #636466;--cDarkGreyRGB: 99, 100, 102; --cCreme:#F1EFE7; --cCremeRGB: 241, 239, 231; --cBrownLight: #A67E6B;--cBrownLightRGB: 166, 126, 107; --cGrey: #E2E2E2; --contentMaxWidth: 1600;}@media screen {::-webkit-scrollbar { height: 4px; width: 4px;}::-webkit-scrollbar-track { background-color: rgba(var(--cRed_RGB), 0.25);}::-webkit-scrollbar-track:hover { background-color: rgba(var(--cRed_RGB), 0.25);}::-webkit-scrollbar-thumb { background-color: rgba(var(--cRed_RGB), 0.5); }::-webkit-scrollbar-thumb:hover { background-color: rgba(var(--cRed_RGB), 1);}::-webkit-scrollbar-button { display: none;} }html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var, u, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}html {font-size: 55.0%;box-sizing:border-box;}*, *:before, *:after { box-sizing: inherit;}body {line-height: 1;}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;  -webkit-hyphens: auto; -ms-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:rgba(var(--cRed_RGB), 1);background-color:#FFF;border: 1px solid rgba(var(--cRed_RGB), 1); border-radius: 5px;font-family: "Fira Sans", sans-serif;position:relative;}.formfield::-webkit-input-placeholder {color:rgba(var(--cRed_RGB),.5);}.formfield.dn {display:none;}.formfield.ffCal {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='%23000000' 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='%23000000' 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;}.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; text-align: center; margin: 0 5px 5px 0; padding: 8px 2px; }.w50 { width:50px; }.w80 { width:80px; }.w100 { width:50%; }.w200 { width:200px; }.w300 { width:90%; }.w400 { width:90%; }.formsubmit {font-size:18px;font-size:1.8rem;line-height:30px;text-align:center; font-family: "Fira Sans", sans-serif;position:relative;display:inline-block;padding:8px 19px;text-decoration:none !important;text-transform:uppercase;font-weight:700;background-color:rgba(var(--cRed_RGB), 1);border: 1px solid rgba(var(--cRed_RGB), 1);color:#FFF !important;border-radius: 5px;} .clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clear{display: inline-table;}* html .clear{height: 1%;}.clear{display: block;}.cmsAlert {width: 100%;text-align: center;padding: 10px;margin-bottom: 20px;border: 2px solid #BD0D2D;border-radius: 10px;background-color: rgba(189,13,45,0.20);color: #19161B;font-size: 16px;font-size: 1.6rem;}#allWrapper .cmsAlert a {color:inherit; display: inline-block;}@-webkit-keyframes kenburn {0% { transform: scale(1);}50% { transform: scale(1.2);}100% { transform: scale(1);}}@keyframes kenburn {0% { transform: scale(1);}50% { transform: scale(1.2);}100% { transform: scale(1);}}@-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 rotating { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}@keyframes rotating { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}#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 .absatz_text strong a, #content .absatz_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(--cRed);text-decoration:none;line-height:100%;position:relative;border:1px solid var(--cRed);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 {color: var(--cRed);padding: 0;margin: 0; position: relative;}#page h1, #page h3 {line-height:120%;font-size:40px;font-size:4.0rem;}#page h2, #page h4 {line-height:120%;font-size:26px;font-size:2.6rem;}#page h5 {line-height:120%;font-size:24px;font-size:2.4rem;}@media only screen and (width > 900px) {#page h1, #page h3 {font-size:50px;font-size:5.0rem;}#page h2, #page h4 {font-size:30px;font-size:3.0rem;}#page h5 {font-size:26px;font-size:2.6rem;}}#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 .absatz_text {width:100%; font-size:18px;font-size:1.8rem; line-height: 140%;}@media only screen and (width > 900px) {#content .absatz_text { font-size:20px;font-size:2.0rem;}}#content .absatz_text p {padding:2px 0;margin:2px 0;}#content .absatz_text ul {padding:5px 0 5px 20px;margin:0;}#content .absatz_text ul li {padding:0;margin:0;list-style: disc;}#content .absatz_text blockquote {width:100%;font-size:30px;font-size:3.0rem;padding:20px 0;}#content .absatz_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 .absatz_text article hr {margin:0;padding:0;height:0;border:none; -moz-column-break-before:always; column-break-before:always;}.absatzWrapper {width:100%;position:relative;margin:0 auto;padding:0;}.absatzWrapper.aWbg_1 {background-color:rgba(var(--cBlack_RGB), .1);}.absatzWrapper.aWbg_2 {background-color:rgba(var(--cBlack_RGB), .2);}.absatzWrapper.aWhasWS1, .absatzWrapper.aWhasWS2, .absatzWrapper.aWhasWS3 { padding-top:3vh; padding-bottom:3vh; }.absatzWrapper.aWhasWS4, .absatzWrapper.aWhasWS5, .absatzWrapper.aWhasWS6 { padding-top:5vh; padding-bottom:5vh; }.absatzWrapper.aWhasWS7, .absatzWrapper.aWhasWS8, .absatzWrapper.aWhasWS9 { padding-top:7vh; padding-bottom:7vh; }.absatzWrapper.aWhasWS10 { padding-top:9vh; padding-bottom:9vh; }.absatzWrapper:nth-last-child(1), .absatzWrapper.aWhasWS {margin:0 auto;}.offline {background-color:#F0C6C6;}.absatz {margin:0 auto;}.absatzWrapper.layout1 .absatz { padding: 0;max-width:calc(var(--contentMaxWidth) * 1px); display: grid; grid-template-columns: repeat(24, 1fr);}.absatz .pAnchor {position:absolute;top:-200px;height:0px;}.paragraphWidth50, .paragraphWidth60, .paragraphWidth70, .paragraphWidth80, .paragraphWidth90, .paragraphWidth100 {width:100%;}#content .absatz_headlines.aL { grid-column: 2/-2;}#content .absatz_headlines.aC { grid-column: 2/-2;}#content .absatz_headlines.aR { grid-column: 2/-2;}#content .absatz_headlines.aL h1, #content .absatz_headlines.aL h3 { padding: 0 0 20px 0;}#content .absatz_headlines.aL h1::after, #content .absatz_headlines.aL h3::after {position: absolute; bottom: 0; left: 0; width: 100px; height: 4px; background-color: var(--cDarkGrey); transform: translate(-25px, -5px); content: '';}#content .absatz_text.aL {grid-column: 2/-2;}#content .absatz_text.aC {grid-column: 2/-2;}#content .absatz_text.aR {grid-column: 2/-2;}@media only screen and (min-width: 1200px) {#content .absatz_headlines.aL { grid-column: 2/-2;}#content .absatz_headlines.aC { grid-column: 2/-2;}#content .absatz_headlines.aR { grid-column: 2/-2;}#content .absatz_headlines.aL h1, #content .absatz_headlines.aL h3 { padding: 0 0 30px 0;}#content .absatz_headlines.aL h1::after, #content .absatz_headlines.aL h3::after { width: 200px; transform: translate(-100px, -10px);}#content .absatz_text.aL {grid-column: 2/-2;}#content .absatz_text.aC {grid-column: 2/-2;}#content .absatz_text.aR {grid-column: 2/-2;}}@media only screen and (min-width: 1600px) {#content .absatz_headlines.aL { grid-column: 3/-8;}#content .absatz_headlines.aC { grid-column: 4/-4;}#content .absatz_headlines.aR { grid-column: 6/-4;}#content .absatz_headlines.aL h1, #content .absatz_headlines.aL h3 { padding: 0 0 40px 0;}#content .absatz_headlines.aL h1::after, #content .absatz_headlines.aL h3::after { width: 300px; transform: translate(-100px, -10px);}#content .absatz_text.aL { grid-column: 3/-3;}#content .absatz_text.aC { grid-column: 5/-5;}#content .absatz_text.aR { grid-column: 6/-4;}}#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%;}@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: 1320px) {.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); }}.absatzWrapper.loggedIn {min-height:30px;}.absatzWrapper.loggedIn:hover {background-color:#EEE !important;color:#68666B !important;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;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 {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;}.editbox {float:left;padding-right:10px;}.editboxR {float:right;}#anfrage { margin: 0 auto;  padding: 0; text-align: left; position: relative; font-size: 16px;font-size: 1.6rem;}#anfrage.formProcessing { opacity: .7;}#anfrageConfirm {width: auto;padding: 30px; text-align: center; font-size: 26px;font-size: 2.6rem; color: var(--cRed); background-color: #FFF; border: 1px solid var(--cRed); border-radius: 5px;}#anfrageForm { width: 100%;}.formCol { width: 100%;}.formItem { margin: 0 0 30px 0; padding: 0; position: relative;}.formItem label { display: block; position: relative; line-height: 30px; color: var(--cBlack); font-size: 18px;font-size: 1.8rem;}.formItem.fIReq label::before { display: block; position: absolute; left: -10px; width: 10px; text-align: center; content: '*';}.formItem.fIerror label { color: var(--cRed); font-weight: 700;}.formItem.fIerror::after { display: inline-block; position: absolute; left: 0px; bottom: -18px; width:100%; font-size: 12px;font-size: 1.2rem; line-height: 18px; content: ''; color: var(--cRed);}#fIerrorAnchor { position: absolute; top: -180px; height: 1px; width: 100%; pointer-events: none;}html[lang="de"] .formItem.fIerror::after { content: 'Pflichtfeld';}html[lang="it"] .formItem.fIerror::after { content: 'Campo obbligatorio';}html[lang="en"] .formItem.fIerror::after { content: 'Mandatory field';}.formItem.fIerror .formfield { border:1px solid var(--cRed);}.formItem.fIerror .ffCal, .formItem.fIerror textarea.formfield { border:1px solid var(--cRed);}.formItem.fIAlignCenter { text-align: center;}.accomodationTypen {width: 100%;display: flex;flex-wrap: wrap; gap:20px;}#content .accomodationTypen .accItem {width: 100%;line-height: 16px;margin:0;padding:0 10px 0 0;position:relative;}.accomodationTypen .accItem input {display:inline-block;vertical-align:top;position:absolute;left:0px;top:10px;}.accomodationTypen .accItem label {display:inline-block;line-height:140%;padding:0 0 0 25px; font-size: 14px; font-size: 1.4rem;}.accomodationTypen .accItem label b {font-family: "Fira Sans", sans-serif; line-height: 120%; font-size: 40px; font-size: 4.0rem; text-transform: uppercase; font-weight: 400;}@media only screen and (min-width: 300px) {#content .accomodationTypen .accItem {  flex: 1 0 240px; flex: 1 1 fit-content;}}@-webkit-keyframes ButtonGradient { 0%{background-position:0% 51%} 50%{background-position:100% 50%} 100%{background-position:0% 51%}}@keyframes ButtonGradient { 0%{background-position:0% 51%} 50%{background-position:100% 50%} 100%{background-position:0% 51%}}#anfrage.formProcessing a.formsubmit {  background: linear-gradient(40deg, rgba(var(--cRed_RGB), 1) 0%, rgba(var(--cCremeRGB), 1) 35%, rgba(var(--cCremeRGB), 1) 65%, rgba(var(--cRed_RGB), 1) 100%); background-size: 400% 400%; -webkit-animation: ButtonGradient 2s ease infinite; animation: ButtonGradient 2s ease infinite;}#fError { padding: 20px; background-color: #F7EAE7; border:2px solid var(--cRed); color: var(--cRed); font-weight: 300; line-height: 140%; border-radius: 5px;}#anfrage.formProcessing #fError { -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); opacity: 0.3;}#fError b { display: block; padding: 0 0 20px 0;}@media only screen and (min-width: 600px) {.formCol { display: grid; grid-template-columns: repeat(2, 1fr); grid-column-gap: 30px; grid-auto-rows:auto;}.formItem.fIFull { grid-column: 1/-1;}.formItem.fIBreak { grid-column: 1/2;}.formItem + .formItem.fIBreak { grid-column-start: 1;}#alterKinderContainer { grid-column: 2/-1;}}@media only screen and (min-width: 500px) {.accomodationTypen .accItem {width: calc(100% / 2);}}@media only screen and (min-width: 800px) {.formCol { grid-column-gap:20%;}.accomodationTypen { gap:10px 20%;}}.impressionen {width:100%;}.impCols {display: flex;flex-wrap: wrap;gap: 20px;}.impCols a.imgItem {width: calc((100% - 20.2px) / 2);display:block;aspect-ratio: 1/1;background-position: center;background-repeat: no-repeat;background-size: cover;}@media only screen and (width > 560px) {.impCols a.imgItem {width: calc((100% - 40.2px) / 3);}}@media only screen and (width > 900px) {.impCols {gap: 30px;}.impCols a.imgItem {width: calc((100% - 90.2px) / 4);}}.impressionen section {width:100%;margin:5% 0 0 0;}.impressionen .sectionTitle {width:100%;padding:0 0 20px 0;}.impressionen .galleryRow {width:100%;display:flex;flex-wrap:wrap;}.impressionen .galleryItem {width:100%;margin:0 0 10px 0;}@media only screen and (min-width:400px) {.impressionen .galleryItem {width:calc(100%/2 - 10.1px/2);margin:0 10px 10px 0;}.impressionen .galleryItem:nth-of-type(2n) {margin:0 0 10px 0;}}@media only screen and (min-width:900px) {.impressionen .galleryItem {width:calc(100%/3 - 20.1px/3);}.impressionen .galleryItem:nth-of-type(2n) {margin:0 10px 10px 0;}.impressionen .galleryItem:nth-of-type(3n) {margin:0 0 10px 0;}}@media only screen and (min-width:1200px) {.impressionen .galleryItem {width:calc(100%/4 - 30.1px/4);}.impressionen .galleryItem:nth-of-type(2n), .impressionen .galleryItem:nth-of-type(3n) {margin:0 10px 10px 0;}.impressionen .galleryItem:nth-of-type(4n) {margin:0 0 10px 0;}}#immobilien {display: flex;flex-direction: column;}#immobilienFilter {display: flex;flex-wrap: wrap;gap: 5px 20px;padding: 30px 0;}#immobilienFilter a {display: block;padding: 0 10px;border: 1px solid var(--cDarkGrey);color: var(--cDarkGrey);border-radius: 5px;line-height: 30px;text-decoration: none;}#immobilienFilter a:hover {border: 1px solid var(--cRed);color: var(--cRed);}#immobilienFilter a.iFactiv {border: 1px solid var(--cRed);background-color: var(--cRed);color:#FFF;}#immobilienListe {display: flex;flex-wrap: wrap;gap: 30px 16px;}a.immoItem {display: flex;flex-direction: column;width: calc((100% - 16.2px) / 2);background-color: #FFF;box-shadow: 0px 25px 45px -20px rgba(0, 0, 0, 0.50);text-decoration: none;position: relative;z-index: 200;}a.immoItem:hover::after {display: block;width: calc(100% + 20px);height: calc(100% + 20px);border: 10px solid var(--cRed);position: absolute;left: -10px;top: -10px;content: '';z-index: 190;}a.immoItem span {display: block;width: 100%;}.iIbild {width: 100%;aspect-ratio: 3/2;background-size: cover;background-position: center;background-repeat: no-repeat;background-color: #CCC;}.immoItemBasics {padding: 10px;}@media only screen and (width > 700px) {#immobilienListe {gap: 50px 20px;}a.immoItem {width: calc((100% - 40.2px) / 3);}}@media only screen and (width > 900px) {#immobilienListe {gap: 50px 30px;}a.immoItem {width: calc((100% - 90.2px) / 4);}}#immobilienDetail {display: flex;flex-direction: column;gap: 40px;}#iD_Data {display: flex;flex-direction: column;gap: 10px;}#iD_D_Ort {color: var(--cDarkGrey);font-size:17px;font-size:1.7rem;}#iD_D_Title {color: var(--cRed);font-size:34px;font-size:3.4rem;line-height: 120%;}#iD_D_Text {font-size:20px;font-size:2.0rem;padding: 20px 0 0 0;}#iD_Gallery {display: flex;flex-wrap: wrap;gap: 10px;}#iD_Gallery a {display: block;aspect-ratio: 1/1;width: calc((100% - 20.2px) / 3);height: auto;background-size: cover;background-repeat: no-repeat;background-position: center;}#iD_Anfrage {padding:40px 20px 10px 20px;background-color: #EEE;}#iD_A_Title {font-size: 24px;font-size: 2.4rem;line-height: 120%;font-weight: 400;padding: 0 0 40px 0;}html, body {margin:0;padding:0;}body {font-family: "Fira Sans", sans-serif;color: var(--cBlack);font-size: 16px;font-size: 1.6rem;font-weight: 400;line-height: 140%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-decoration:none;margin:0;padding:0;background-color:#FFF;z-index:0;position:relative;width: 100%; background-size: 1000px; background-repeat: repeat; background-color: #FFF;}body.naviOpen, body.hasOverlay {overflow:hidden;}a#hamburger {width:60px;height:60px;display:block;z-index:3000;margin:0;padding:15px;position:absolute;top:50%;right:0px; transform: translateY(-50%);text-decoration:none;opacity:1;transition: opacity .5s ease-in, left .9s cubic-bezier(0.7, 0, 0.15, 1);}body.barFixed a#hamburger, body.naviOpen a#hamburger {position:fixed;top:0px; transform:none;}body.barFixed.scrollDown a#hamburger, body.barFixed.scrollUp a#hamburger { background-color:#FFF;}body.barFixed.scrollDown a#hamburger { box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.10);}body.hasOverlay a#hamburger {opacity: 0;z-index: -1;}body #topWrapper {width:100%;z-index: 1000;position:fixed;top: 0px;left:0px; transition: all 0.4s ease;background-color: #EEE;}body.barFixed #topWrapper {position:fixed;top:0px; box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .5);}body.barFixed.scrollDown #topWrapper, body.barFixed.scrollUp #topWrapper {transition: top .5s ease-in;}body.barFixed.scrollDown #topWrapper {top:-170px;}body.barFixed.scrollUp #topWrapper {top:0px;}body.hasOverlay #topWrapper {z-index:-1;}body #topWrapper #top {width: 100%;max-width: 1600px;margin: 0 auto; padding:0; position: relative; display: grid; grid-template-columns: repeat(24, 1fr);}body #topWrapper #top a#logo { display: block;width:160px;height:70px;grid-column: 2/12;z-index:999;background-image: url(../images/svg/logo.svg);background-size:contain;background-position:top center;background-repeat: no-repeat;text-decoration:none;position: relative;color: var(--cRed); margin: 20px auto 20px 0; transition: all 0.4s ease;}body.barFixed #topWrapper #top a#logo {width:104px;height:40px; margin: 10px auto 10px 0;}body #topWrapper #top a#logo span {position: absolute;display: block;left: -9999em;bottom: 0px;line-height: 16px;text-align: center;width: 100%;font-size: 80%;}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) {stroke-dashoffset: 0;}a#hamburger span svg .hamburger path:nth-of-type(2) {stroke-dashoffset: 0;}a#hamburger span svg .hamburger path:nth-of-type(3) {stroke-dashoffset: 0;}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 #top #navigation { display: flex; position: relative; top: -100%;}body.barFixed #topWrapper #top #navigation { top: 0;}#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:1900;visibility: visible;opacity: 1;}body #mainNaviWrapper {position: absolute;top: -100%;bottom: 0px;left: 0px;width: 100%; height: 100%;padding: 60px 10px 5px 10px; background-color: #FFF;display: flex;}body.naviOpen #mainNaviWrapper {top:0px;transition: top .9s cubic-bezier(0.7, 0, 0.15, 1);}body.naviClosing #mainNaviWrapper {top: -100%;transition: top .9s cubic-bezier(0.7, 0, 0.15, 1); }#mainNaviInner {width:100%;max-width:340px;padding:0;margin:0 auto auto auto;}#allWrapper {width: 100%;margin:0 auto;padding: 0;z-index:300; position: relative;}#fullpage {width: 100%;position:relative;padding: 110px 0 0 0;margin: 0 auto;z-index:310;}body.barFixed #fullpage {padding: 110px 0 0 0;}#page {width: 100%;max-width: 1600px;margin: 0 auto;padding:0;position: relative;}#content {width: 100%;padding:20px 0;}#editorField {width:100%;max-width:1000px;padding:20px;margin:0 auto;}#loginDialog {max-width:500px;padding:20px;background-color:#DDD;color:var(--cRed);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;}footer {width: 100%; padding:0; }#footerData {width: 100%;padding:30px 0; margin: 0 auto; max-width:calc(var(--contentMaxWidth) * 1px); position: relative; color: var(--cRed);display: grid; grid-template-columns: repeat(24, 1fr);}#fData_Top, #fData_Bottom {width: 100%;grid-column: 2/-2;margin: 0;padding: 0;display: grid; grid-template-columns: repeat(18, 1fr); gap:20px 10px;}#fData_Top { padding:0 0 40px 0;}#fData_Bottom {border-top: 1px solid #707070; padding: 20px 0;}#footerAdresseKontakt { grid-column: 1/-7; grid-row: 1/2;}#footerKontakt a { color: inherit; text-decoration: none;}#footerSocial { grid-column: 1/-7; grid-row: 2/3; display: flex;}#footerSocial a { width: 50px; height: 50px; padding: 20px 20px 0 0; display: block; margin: auto auto 0 0;}#footerSocial a svg { width:100%; height:auto; display: block;}#footerSocial a svg g.icon { fill: var(--cRed);}#footerLinks { grid-column:-7/-1; grid-row: 1/2; display: flex;}#footerLinks span { display: block; margin: auto auto 0 0;}#footerLinks a { color: var(--cRed); text-decoration: none;}#footerNavi { grid-column: 1/-1; grid-row: 2/3; color: #707070; display: flex; flex-wrap: wrap; justify-content: center;}#footerLang { grid-column: 1/-1; grid-row: 1/2; align-items:center;}#jsCodes {width:100%;height:0px;overflow:hidden;}a.klaro-setting-loader {position: fixed;z-index: 2000;right:-150%;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; transition: right 0.8s ease;}body.showConsentSettings a.klaro-setting-loader { right: 5px;}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: 1000px) { html { font-size: 62.5%; } .fL { float: left; } .fR { float: right; } body #topWrapper { position: absolute; } a#hamburger { display: none; }  body.scrollDown #topWrapper, body.naviClosing #topWrapper { top: -350px; } body.barFixed.scrollDown #topWrapper { top: -350px; } body #topWrapper #top a#logo { width: 254px; height: 110px; grid-column: 2/7; margin: 20px auto 20px 0; } body.barFixed #topWrapper #top a#logo { width:160px; height:70px; margin: 15px auto 15px 0; } body #topWrapper #top #navigation { top: 0; grid-column: -15/-2; } #mainNaviBG, body.naviOpen #mainNaviBG, body.naviClosing #mainNaviBG { position: relative; width: 100%; left: auto; top: auto; bottom: auto; z-index: 500; visibility: visible; opacity: 1; display: flex; padding: 40px 0 0 0;  transition: all 0.4s ease; margin: 0 auto; } body.barFixed #mainNaviBG { padding: 20px 0 0 0; } body #mainNaviWrapper, body.naviOpen #mainNaviWrapper, body.naviClosing #mainNaviWrapper { position: relative; top: auto; bottom: auto; left: auto; width: 100%; height: auto; padding: 0; display: flex; background-color: transparent; } body #mainNaviBottom, body.naviOpen #mainNaviBottom { position: relative; left: auto; bottom: auto; right: auto; height: auto; padding: 0; opacity: 1; display: flex; transition: all .9s cubic-bezier(0.7, 0, 0.15, 1); } body #mainNaviBottom #mainNaviBottomInner { margin: auto; } #mainNaviInner { width: 100%; max-width: 100%; padding: 0; margin: auto; } #mainNavi { padding: 0 40px 0 0; } #allWrapper { padding: 0; } #allWrapper::after { width:120vw; height:100vh; left: -50%; bottom: 5vh; } #fullpage { padding: 150px 0 0 0; } body.barFixed #fullpage { padding: 150px 0 0 0; } #page { padding: 0; } #content { padding:80px 0 40px 0; } #textTop { top: -140px; } #breadcrumbs { padding: 20px 0; text-align: left; }  #footerData { padding: 50px 0; } #fData_Top { gap: 10px 0; } #footerAdresseKontakt { grid-column: span 6; grid-row: 1/2; } #footerSocial { grid-column: span 4; grid-row: 1 / 2; } #footerLinks { grid-column: span 4; grid-row: 1/2; } #footerRH { grid-column: span 4; grid-row: 1/2; justify-content: flex-start; } #footerRH a { width: 90px; } #footerNavi { grid-column: span 9; grid-row: 1/2; display: flex; align-items: flex-start; justify-content: flex-start; } #footerLang { grid-column: -4 / span 3; grid-row: 1/2; } #footerAnfahrt { grid-column: -4 / span 3; grid-row: 3/4; display: flex; align-items: flex-end; } #footerAnfahrt a { margin: auto 0 0 auto; } #footerLogos { grid-column: 13 / span 3; grid-row: 1/4; display: flex; align-items: flex-end; flex-wrap: wrap; } #footerLogos a { max-width: 150px; height: 70px; } #footerSocial a { padding: 20px 10px 0 10px; display: block; } #partner a { height: 50px; } #partner img, #partner a img { height: 50px; margin: 5px 15px; } #partner a:hover img { opacity: .7; }}@media only screen and (min-width: 1600px) {#fData_Top, #fData_Bottom { grid-column: 3/-3;}}#mNline {display:none;}ul#mainNavi {padding:15px 0 0 0;list-style: none;}ul#mainNavi li {display:block;padding: 0;width:100%; font-size:30px;font-size:3.0rem;}body ul#mainNavi li.mNItem {padding:2vh 0;text-align: center;position: relative;}ul#mainNavi li.mNItem a {display:block;margin:0;line-height:120%;padding:0; font-weight: 400;text-decoration: none;position:relative; text-transform: uppercase; color: var(--cBlack);}ul#mainNavi li.mNItem a:not(.aActiv)::after {width: 0;height: 1px;background-color: var(--cRed);position: absolute;left: 50%;bottom: 0;transform: translate(-50%, 1px);transition: width .5s ease;content: '';}ul#mainNavi li.mNItem a:not(.aActiv):hover::after {width:100%;}@media only screen and (max-height: 400px) and (orientation: landscape) {ul#mainNavi li.mNItem a {font-size: 85%;}}ul#mainNavi li.mNItem a.aActiv {font-weight: 700; color: var(--cRed);}@media only screen and (min-width: 900px) {ul#mainNavi {padding:0;display: flex; justify-content: flex-end; gap: 0 20px;}ul#mainNavi li.mNItem a:hover {opacity: 1;}ul#mainNavi li {line-height: 40px;vertical-align:middle;width:auto; font-size:20px;font-size:2.0rem;}body ul#mainNavi li.mNItem {padding:0;}body ul#mainNavi li.mNItemLine {padding:0 10px;}}@media only screen and (min-width: 1200px) {ul#mainNavi li { font-size:22px;font-size:2.2rem;}}#footerLang {width:100%;position:relative;text-align: center;padding: 0;display: flex;justify-content: center;}#footerLang a.spNaLink {color:var(--cRed);text-decoration:none;font-size: 14px;font-size: 1.4rem;line-height:20px;display:block;padding:0;text-align: center;}#footerLang a.spNaLink:hover {opacity:0.6;}#footerLang span {color:var(--cRed);line-height:20px;display: inline-block;padding: 0 10px;}@media only screen and (min-width: 900px) {#footerLang { justify-content: flex-end;}}#footerNavi a, #footerNavi span {text-decoration:none;color:inherit;display:block;margin:0;padding: 0;}#footerNavi a {text-transform: uppercase; font-weight: 700;}#footerNavi span {padding: 0 10px; white-space: nowrap;}#footerNavi a:hover {opacity:.6;}#footerNavi a.fNactiv {opacity:.6;}