@font-face {font-display: swap;font-family: 'Dosis';font-style: normal;font-weight: 200;src: url('webfonts/dosis/v32-latin_latin-ext-200.woff2') format('woff2');}@font-face {font-display: swap;font-family: 'Dosis';font-style: normal;font-weight: 400;src: url('webfonts/dosis/v32-latin_latin-ext-regular.woff2') format('woff2');}@font-face {font-display: swap;font-family: 'Dosis';font-style: normal;font-weight: 700;src: url('webfonts/dosis/v32-latin_latin-ext-700.woff2') format('woff2');}@font-face {font-display: swap;font-family: 'Alex Brush';font-style: normal;font-weight: 400;src: url('webfonts/alex-brush/v22-latin_latin-ext-regular.woff2') format('woff2');}:root { --cOrange: #FF8000;  --cOrange_RGB: 255, 128, 0; --cBlack: #111;  --cBlack_RGB: 17, 17, 17; --cCreme:#F1EFE7; --cCremeRGB: 241, 239, 231; --cBrownLight: #A67E6B;--cBrownLightRGB: 166, 126, 107; --cGrey: #E2E2E2; --cRedError: #b42231;--contentMaxWidth: 1600;}@media screen {::-webkit-scrollbar { height: 4px; width: 4px;}::-webkit-scrollbar-track { background-color: rgba(var(--cOrange_RGB), 0.25);}::-webkit-scrollbar-track:hover { background-color: rgba(var(--cOrange_RGB), 0.25);}::-webkit-scrollbar-thumb { background-color: rgba(var(--cOrange_RGB), 0.5); }::-webkit-scrollbar-thumb:hover { background-color: rgba(var(--cOrange_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(--cOrange_RGB), 1);background-color:#FFF;border: 1px solid rgba(var(--cOrange_RGB), 1); border-radius: 5px;font-family: 'Lato', sans-serif;position:relative;}.formfield::-webkit-input-placeholder {color:rgba(var(--cOrange_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:5px 35px 5px 5px;}.w100pz { width:100%; }.w80pz { width:80%; }.w50pz { width:50%; }.w28pz { width:28%; }.w26pz { width:26%; }.w23pz { width:23%; }select.formfield.w20 { width:60px; }select.formfield.w30 { width:70px; }select.formfield.w40 { width:80px; }select.formfield.w50 { width:90px; }@media only screen and (max-width: 400px) {.w80pz { width:100%; }.w50pz { width:100%; }}.w20 { width:20px; text-align:center; }.w30 { width: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: "Arsenal", sans-serif;position:relative;display:block;max-width: -webkit-fit-content;max-width: -moz-fit-content;max-width: fit-content;margin: 0 auto;padding:8px 19px;text-decoration:none !important;text-transform:uppercase;font-weight:700;background-color:rgba(var(--cOrange_RGB), 1);border: 1px solid rgba(var(--cOrange_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; font-family: "Arsenal", sans-serif;}#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;font-size: 20px;font-size: 2.0rem;line-height:150%;font-weight:400;color:var(--cBlack);}#content .hspacer { width:100%; font-size:8px; overflow:hidden; }#content div::-moz-selection {color:#FFF;background:var(--cOrange); }#content div::selection {color:#FFF;background:var(--cOrange); }#content div::-moz-selection {color:#FFF;background:var(--cOrange); }#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 .text a, #content .text strong a, #content .text a strong, #content .text b a, #content .text a b {color:inherit;border-bottom: 1px dashed var(--cBlack);transition: 0.2s all ease-out;text-decoration: none;}#content .text a:hover {border-bottom: 2px solid var(--cOrange);transition: 0.2s all ease-in;}#content a.pAnchor {position:absolute;height:0px;top:-50px;}#content strong, #content b {color:var(--cOrange);}#hgv_widget_container a {color:none;text-decoration:none;}#content h1, #content h3 {line-height:110%;font-size: 30px;font-size: 3.0rem;color:var(--cBlack);font-weight:400;padding: 0px;margin: 0px;}#content h2, #content h4 {line-height:102%;font-family: 'Alex Brush', cursive;font-size: 50px;font-size:5.0rem;color:var(--cOrange);font-weight:400;margin: 0px;padding: 0px;}#content h5 {line-height:110%;font-weight:400;font-size: 26px;font-size: 2.6rem;color:var(--cBlack);padding: 0px;margin: 0px;}#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-bottom:2px;padding-top:2px;margin-bottom:2px;margin-top:2px;}#content .text ul {padding:0 20% 5px 0;width:80%;margin:0 auto;}#content .text.aC ul {width:70%;padding:0 0 5px 0;}#content .text ul li {list-style:square;line-height: 130%;padding:0 5px 5px 5px;margin:0 0 0 15px;}#content .text.aC ul li {list-style-position: inside;}#content .text article { -webkit-column-count: 2; -webkit-column-fill: balance; -webkit-column-width: 47%; -webkit-column-gap: 6%;  column-count: 2; column-fill: balance; column-width:47%; column-gap: 6%; -moz-column-count: 2; -moz-column-fill: balance; -moz-column-width: 47%; -moz-column-gap: 6%;  height: auto; width:100%; overflow-x: auto; overflow-y: auto; text-align:left;}#content .text article hr {margin:0px;padding:0px;height:0px;border:none; -moz-column-break-before:always; column-break-before:always;}#content .cImageWrapper {overflow:hidden;position:relative;margin:0px;padding:0px;}#content .cImageWrapper img {display:block;width:100%;}#content .layout1 .cImageWrapper {margin:0px 0px 12px 0px;}#content .layout2 .cImageWrapper {margin:0px 0px 12px 0px;}#content .layout3 .cImageWrapper {margin:0px 0px 12px 0px;}#content .layout4 .cImageWrapper {margin:0px 0px 12px 0px;}@media only screen and (min-width: 450px) {#content .layout1 .cImageWrapper {float: left;margin:0px 22px 12px 0px;}#content .layout2 .cImageWrapper {float: right;margin:0px 0px 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 0px 0px 0px;}#content .layout6 .cImageWrapper {text-align: right;float:right;margin:12px 0px 0px 0px;}#content .layout7 .cImageRow {margin:0px 0px 12px 0px;}#content .layout7 .cImageRow .cImageWrapper {float: left;}#content .layout8 .cImageWrapper {margin:0px auto 12px;}#content .layout9 .cImageRow {margin:0px 0px 12px;}#content .layout9 .cImageRow .cImageWrapper {float: right;}#content .layout10 .cImageWrapper {margin:12px auto 0px;}.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 {width:80%;height:0px;margin:35px auto 0 auto;padding:0 0 55px 0;border-top:1px solid var(--cOrange);position:relative;}#content .Abschluss span {position:absolute;display:block;top:-21px;left:50%;width:90px;padding:0px;height:42px;margin-left:-45px;background-repeat:no-repeat;background-position:center center;}#content .Abschluss.hLine2 span {background-image:url(../images/css/pferscher-linie.png);}.offline {background-color:#F0C6C6;}.absatz {width:100%;position:relative;padding:0px;}.absatz .pAnchor {position:absolute;top:-200px;height:0px;}.absatzColorWrapper {width:100%;background-color:#F5F5F5;padding:0px 10px;position:relative;left:-10px;}.cmsEditWrapper {position:relative;left:-5px;padding:0px 5px;width:100%;}.cmsEditWrapper:hover {background-color:#EEE;z-index:990;}.cmsEditWrapper:hover .loginRow {left:0px;}.cmsEditWrapper:hover .loginRow a {border:none !important;}.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:-30px;width:100%;line-height:20px;background-color:#FFF;border:2px solid #EEE;padding:3px;margin-bottom:5px;}.editbox {float:left;padding-right:10px;}.editboxR {float:right;}table.preise {background-color:transparent;width:100%;color:#000;margin:0 0 20px 0;}table.preise tr th {text-align:center;padding:3px;background-color:var(--cOrange);color:#FFF;}table.preise tr td {text-align:center;padding:3px;font-size:14px;font-size:1.4rem;color:var(--cBlack);}table.preise tr:nth-of-type(odd) td {background-color:#EEE;}table.preise tr:nth-of-type(even) td {background-color:#DDD;}.inlineGallery_carousel {width:100%;padding:0px;position:relative;margin: 10px 0px 0px;box-sizing:content-box;}.inlineGallery_carousel ul {margin:0 !important;padding:0 !important;list-style: none;display: block;}.inlineGallery_carousel ul li.iGtem {margin: 0px !important;padding:0px !important;position:relative;overflow:hidden;display:inline-block;border:2px solid #FFF;}.inlineGallery_carousel.iGNritems2 ul li.iGtem {width:50%;}.inlineGallery_carousel.iGNritems3 ul li.iGtem {width:33.3333%;}.inlineGallery_carousel.iGNritems4 ul li.iGtem {width:25%;}.inlineGallery_carousel li.iGtem img {width:100%;display: block;}a.sBiGallery {position: absolute;z-index:500;top: 50%;width:40px;height:40px;margin:-20px 0 0 0;display:block;background-image:url(../images/css/buttons.gif);background-size:240px 80px;background-repeat:no-repeat;overflow:hidden;}a.iGprev {left: -25px;background-position:-160px 0px;}a.iGprev:hover {background-position:-160px -40px;}a.iGnext {right: -25px;background-position:-200px 0px;}a.iGnext:hover {background-position:-200px -40px;}.boxenInhalte {width:100%;z-index:700;}#content .boxenInhalte .bIWrapper {width: 100%;background-color:#EEE;}.boxenInhalte .bILeft {width:100%;}.boxenInhalte .bILeft .bIBoxBild {display:flex;width:100%;}.boxenInhalte .bILeft .bIBoxBild .cbIIWrapper {display:block;width:100%;position:relative;z-index:700;}.boxenInhalte .bILeft .bIBoxBild .cbIIPager {display:block;width:100%;position:absolute;left:0px;top:20px;padding:0 20px;height:16px;z-index:710;text-align:center;}.boxenInhalte .bILeft .bIBoxBild .cbIIPager a {display:inline-block;width:14px;height:14px;margin:0px 3px;background-color: rgba(255,255,255,0.50);border:1px solid rgba(0,0,0,0.50) !important;}.boxenInhalte .bILeft .bIBoxBild .cbIIPager a:hover {background-color: rgba(0,126,96,0.70);border:1px solid rgba(0,0,0,0.90) !important;}.boxenInhalte .bILeft .bIBoxBild .cbIIPager a.selected {background-color: rgba(0,126,96,1.00);border: 1px solid var(--cOrange) !important;}.boxenInhalte .bILeft .bIBoxBild .cbIIPager a span {display:none;}.boxenInhalte .bILeft .bIBoxBild img {border:none;width:100%;height:auto;-o-object-fit: cover; object-fit: cover;}.boxenInhalte .bIRight {width:100%;text-align:center;color:#212121;font-size:16px;font-size:1.6rem;padding:20px;}.boxenInhalte .bIBox {width:100%;}.boxenInhalte .bIBox span {display:block;}.boxenInhalte .bIBox .bIBoxTitle {font-size:28px;font-size:2.8rem;font-weight:400;line-height:40px;margin:0 0 5px 0;color:var(--cOrange);}.boxenInhalte .bIBox .bIBoxIcon {height:30px;background-image: url(../images/css/logo-pferscher.png);background-position:center center;background-size:contain;background-repeat:no-repeat;margin:5px 0 10px 0;}.boxenInhalte .bIBox .bIBoxText {font-size:18px;font-size:1.8rem;}.boxenInhalte .bIBox .bIBoxLink {height:40px;margin:25px 0 0 0;}.boxenInhalte .bIBox .bIBoxLink a {display:inline-block;border:1px solid #FFF !important;line-height:30px;padding:0 25px;background-color:var(--cOrange);color:#FFF !important;font-weight:400;text-align:center;}.boxenInhalte .bIBox .bIBoxLink a:hover {background-color:#212121;}@media only screen and (min-width: 990px) {#content .boxenInhalte .bIWrapper {width:100%;display:flex;}.boxenInhalte:nth-of-type(even) .bIWrapper {flex-direction:row-reverse;}.boxenInhalte .bILeft {width:50%;flex:1 1 auto;}.boxenInhalte .bIRight {width:50%;flex:1 1 auto;padding:30px;position: relative;display: flex;align-items: center;justify-content: center;}.boxenInhalte .bIBox {width:100%;}}.spaltenInhalte {width:100%;padding:20px 0px 0px 0px;margin:0px 0px 20px 0px;position:relative;}.spaltenInhalte span {display:block;}.spaltenInhalte a {text-decoration:none !important;}.spaltenInhalte .sIRow2, .spaltenInhalte .sIRow3 {width:100%;margin:0;}.spaltenInhalte .sIRow2 .sIBox {width:100%;margin:0px 0px 30px 0px;}.spaltenInhalte .sIRow3 .sIBox {width:100%;margin:0px 0px 30px 0px;}.spaltenInhalte .sIBox .sIBoxTitle {font-weight:400;font-style:normal;color:var(--cOrange);padding:0 0 5px 0;}.spaltenInhalte .sIRow2 .sIBox .sIBoxTitle {font-size:30px;font-size:3.0rem;line-height:30px;}.spaltenInhalte .sIRow3 .sIBox .sIBoxTitle {font-size:26px;font-size:2.6rem;line-height:24px;}.spaltenInhalte .sIBox .sIBoxSubline {font-weight:400;font-style:italic;padding:0 0 10px 0;}.spaltenInhalte .sIRow2 .sIBox .sIBoxSubline {font-size:26px;font-size:2.6rem;line-height:28px;}.spaltenInhalte .sIRow3 .sIBox .sIBoxSubline {font-size:24px;font-size:2.4rem;line-height:26px;}.spaltenInhalte .sIBoxBild {width:100%;position:relative;margin:0px 0px 10px 0px;overflow:hidden;}.spaltenInhalte .sIBoxBild img {width:100%;display:block;transition:transform 0.2s ease-in; -webkit-transform:scale(1.0); -moz-transform:scale(1.0); -o-transform:scale(1.0); transform:scale(1.0);border:0;}.spaltenInhalte .sIRow2 .sIBoxBild .sIBoxBildInfo {position:absolute;left:10%;top:10%;right:10%;bottom:10%;padding:20px;margin:auto;border:1px solid rgba(255,255,255,0.60);background-color:rgba(0,0,0,0.20);display:flex;transition:0.5s all ease-out;}.spaltenInhalte .sIRow2 a:hover .sIBoxBild .sIBoxBildInfo {left:0;top:0;right:0;bottom:0;border:1px solid rgba(255,255,255,0.00);background-color:rgba(0,0,0,0.60);transition:0.5s all ease-in;}.spaltenInhalte .sIRow2 .sIBoxBild .sIBoxBildInfo .sIBBIWrapper {margin:auto;width:80%;text-align:center;}.spaltenInhalte .sIBoxBild .sIBoxTitle {color:#FFF;padding:0;}.spaltenInhalte .sIRow2 .sIBoxBild .sIBoxTitle {line-height:30px;font-size:24px;font-size:2.4rem;}.spaltenInhalte .sIRow3 .sIBoxBild .sIBoxTitle {line-height:24px;font-size:14px;font-size:1.4rem;}.spaltenInhalte .sIBoxBild .sIBoxSubline {color:#FFF;padding:0;}.spaltenInhalte .sIRow2 .sIBoxBild .sIBoxSubline {line-height:30px;font-size:20px;font-size:2.0rem;}.spaltenInhalte .sIBoxText, .spaltenInhalte a .sIBoxText {width:100%;text-decoration:none !important;color:#3E3E3E;}.spaltenInhalte .sIBoxText a {display:inline !important;}.spaltenInhalte .sIBoxText ul {padding:0 !important;margin:0 !important;}.spaltenInhalte .sIBoxText ul li {padding:0px;margin:0px 0px 4px 0px;line-height:18px;}@media only screen and (min-width: 990px) {.spaltenInhalte .sIRow2 {margin:0px 0px 30px 0px;display:flex;justify-content: space-between;}.spaltenInhalte .sIRow3 {margin:0px 0px 30px 0px;display:flex;left:-10px;position:relative;width:calc(100% + 20px);}.spaltenInhalte .sIRow2 .sIBox, .spaltenInhalte .sIRow3 .sIBox {margin:0;}.spaltenInhalte .sIRow2 .sIBox {width:calc(50% - 20px);}.spaltenInhalte .sIRow3 .sIBox {width:33.3333%;margin:0 10px;}.spaltenInhalte .sIRow2 .sIBox .sIBoxTitle {line-height:40px;font-size:32px;font-size:3.2rem;}.spaltenInhalte .sIRow3 .sIBox .sIBoxTitle {line-height:30px;font-size:28px;font-size:2.8rem;}}img { border:none; }.mr10 { margin-right:10px; }.mr5pz { margin-right:55px; }#map {width:100%;height:260px;background-color:#EEE;}#headerImage div.hImage {width:100%;display:block;float:left;z-index:600;position:relative;}#headerImage span.hIBorder {display:none;}#headerImage a.hIBanner {display:block;width:80px;height:80px;background-color:#CCC;position:absolute;top:0px;right:0px;z-index:900;}#headerImage div.hImage::after { content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 120px;z-index:200; background: linear-gradient(to bottom,rgba(255,255,255,0.0) 0,rgba(255,255,255,1.0) 100%);}#headerImage div.hImage img {width:100%;display:block;}#hIButtons {position:absolute;bottom:0px;width:100%;height:30px;z-index: 250;}a.sliderButton {width:30px;height:30px;display:inline-block;background-image:url(../images/css/buttons.png);background-size:240px 60px;background-color:rgba(255,255,255,0.80);margin:0;font-size: 0px;}a#hIprev {background-position:-60px 0px;}a#hIprev:hover {background-position:-60px -30px;background-color:rgba(255,255,255,1.00);}a#hInext {background-position:-90px 0px;}a#hInext:hover {background-position:-90px -30px;background-color:rgba(255,255,255,1.00);}#hIpager {position:absolute;bottom:20px;width:100%;height:20px;text-align:center;z-index: 250;}#hIpager a {display:inline-block;width:20px;height:20px;margin:0px 2px;background-color:#FFF;border-radius:10px;padding:4px;overflow:hidden;}#hIpager a span {display:block;width:12px;height:12px;border-radius:6px;background-color: rgba(0,0,0,0.20);text-indent:-20000em;}#hIpager a:hover span, #hIpager a.selected span {background-color:var(--cOrange);}#anfrageOLD {width:100%;margin:0 auto;}#anfrageTop {width:auto;font-size:15px;font-size:1.5rem;border:2px solid #000;padding:10px;color:var(--cBlack);}.anfrageCols {width:100%;}.anfrageCLeft {width:100%;}.anfrageCRight {width:100%;}#anfrageOLD table tr td {vertical-align:top;padding-bottom:6px;}#anfrageOLD table tr.abstand td {padding-top:30px;}#anfrageOLD table tr td.error {color:#AF0917;font-weight:700;}#anfrageOLD table tr td#alterKinderContainer input {margin-right:5px;}#anfrageOLD div.anfrageAngebot {border:2px dotted #900;color:var(--cBlack);padding:5px;margin-bottom:10px;}div.aFTextW {position:relative;}div.aFTextW b {position:absolute;left:-10px;top:0px;color:#AF0917;}.aFeWoTypen {width:100%;}.aFeWoItem {width:100%;}.aFeWoItem input {vertical-align:middle;}.aFKalender {padding-left:30px;position:relative;}.formfield {border:1px solid #CCC;font-size:16px;font-size:1.6rem;padding:5px;line-height:30px;box-shadow:0 0 4px 0 rgba(0,0,0,.35) inset;color:#131313;border-radius:2px;}.formfield.ffdn {display: none;}.formfield.cal {width:120px !important;font-size:14px;font-size:1.4rem;padding:1px 30px 1px 3px !important;background-image:url(../images/icons/cal2.png);background-position:right center;background-repeat:no-repeat;}.w20 { width:20px; text-align:center; }.w30 { width:40px; text-align:center; }.w40 { width:40px; }.w50 { width:50px; }.w80 { width:80px; }.w100 { width:50%; }.w200 { width:200px; }.w300 { width:90%; }.w400 { width:90%; }.formsubmit {font-size:20px;font-size:2.0rem;text-align:center;font-weight:700;display:block;text-transform:uppercase;font-family:inherit;font-style:normal;background-color: rgba(var(--cOrange_RGB),0.70) !important;color: #FFF !important;text-decoration: none;line-height: 30px;padding: 0 20px;border: 1px solid var(--cOrange) !important;border-radius:2px;}a.formsubmit {border:none !important;line-height:30px;}#routenplaner {width:100%;position:relative;}#routenplaner a#calcroute {display:block;width:100%;height:0px;border:none;position:absolute;top:-170px;}#routeField {width:100%;text-align:center;}#routeButton {width:50%;margin:20px auto 0;text-align:center;}#sitemap {width:100%;font-weight:400;}#sitemap .smNaviRow {width:100%;margin:0 0 20px 0;}#sitemap .smNaviRow .smNaviItem {width:45%;}#sitemap .smNaviRow .smNaviItem:nth-child(1) { float:left; }#sitemap .smNaviRow .smNaviItem:nth-child(2) { float:right; }#sitemap ul.smLevel1 {margin:0px;padding:0px;clear:both;text-align:center;}#sitemap ul.smLevel1 li {list-style:none;background-image:none;margin:0;padding:0;}#sitemap ul.smLevel1 li a {line-height: 20px;height: 20px;font-weight: 400;font-size: 20px;font-size: 2.0rem;color: #007E60;text-decoration: none;}#sitemap ul.smLevel1 li input {float:right;width:100px;font-size: 12px;font-size: 1.2rem;border:1px solid #005231;border-radius:3px;padding:3px 5px;text-align:center;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:0px;padding: 0px;clear:both;}#sitemap ul.smLevel1 li ul.smLevel2 li a {line-height: 20px;height: 20px;font-weight: 400;font-size: 16px;font-size: 1.6rem;color: #131313;}#sitemap ul.smLevel1 li ul.smLevel2 li a:before {content:'- ';}#sitemap ul.smLevel1 li ul.smLevel2 li ul.smLevel3 {margin:0px;padding:0px;clear:both;}#sitemap ul.smLevel1 li ul.smLevel2 li ul.smLevel3 li {margin:0px;padding: 0px;background-image:none;}#sitemap ul.smLevel1 li ul.smLevel2 li ul.smLevel3 li a {line-height: 20px;height: 20px;font-weight: 400;font-size: 14px;font-size: 1.4rem;color: #999;}#sitemap ul.smLevel1 li ul.smLevel2 li ul.smLevel3 li a:before {content:'- ';}#fewoListe {width: 100%;}#fewoListe .fewoListeItem {width:100%;padding: 10px;background-color:#EEE;box-sizing: border-box;margin:0px 0 30px 0;}#fewoListe .fLITop {width:100%;margin:0px 0 10px 0;position:relative;}#fewoListe a.fListItemAnker {width:100%;display:block;position:absolute;border:none;top:-150px;}#fewoListe .fLItemImage {width:100%;position:relative;}#fewoListe .fLItemImage a, #fewoListe .fLItemImage a:hover {border:none;text-decoration:none;}#fewoListe .fLItemImage img {width:100%;height: auto;display:block;}#fewoListe .fLItemImage .fLItemImageThumb {width:100%;position:absolute;left:0px;bottom:0px;text-align:center;}#fewoListe .fLItemImage .fLItemImageThumb a {display:inline-block;position:relative;text-align:center;}#fewoListe .fLItemImage .fLItemImageThumb a.hasImg {width:20%;margin:0 2px;}#fewoListe .fLItemImage .fLItemImageThumb a.hasImg span {position:absolute;left:1px;top:1px;right:1px;bottom:1px;vertical-align:middle;margin:auto;padding:30% 0;line-height:40%;background-color:rgba(0,0,0,0.70);color:#FFF;font-size:30px;font-size:3.0rem;}#fewoListe .fLItemImage .fLItemImageThumb a.hasImg img {width:100%;height: auto;display:block;border:1px solid #FFF;box-shadow: 0px 0px 4px 0px #212121;}#fewoListe .fLItemImage .fLItemImageThumb a.hasImg:hover img {border:1px solid #FFB000;}#fewoListe .fLItemData {padding:20px 20px 60px 20px;background-color:#FFF;position:relative;}#fewoListe .fLItemData img {display:block;width:100%;height: auto;}#fewoListe .fLItemData .fLItemDataContent {width:100%;}#fewoListe .fLItemDataContent .fLIName {width:100%;font-family: 'Alex Brush', cursive;font-size: 40px;font-size: 4.0rem;line-height:40px;color:var(--cOrange);margin:0 0 3px 0;}#fewoListe .fLItemDataContent .fLIDetail {width:100%;font-size: 18px;font-size: 1.8rem;line-height:20px;margin:5px 0 30px 0;font-weight:400;}#fewoListe .fLItemDataContent .fLIPlan {width:100%;font-size: 16px;font-size: 1.6rem;line-height:20px;margin:0 0 10px 0;color:#999;}#fewoListe .fLItemLink {width:100%;position:absolute;right:0px;bottom:10px;text-align:center;}#fewoListe .fLItemLink a {display: inline-block;background-color: rgba(var(--cOrange_RGB),0.70);color: #FFF;text-decoration: none;line-height: 30px;padding: 0 20px;border: 1px solid var(--cOrange);}#fewoListe .fLItemLink a:hover {background-color: var(--cOrange);border:1px solid var(--cOrange);}#fewoListe .fLIBottom .fLIBeschreibung {width:100%;font-size: 18px;font-size: 1.8rem;line-height:24px;color:var(--cBlack);text-align:left;}#fewoListe .fLIBottom .fLIBeschreibung ul {width:100%;}@media only screen and (min-width: 990px) {#fewoListe .fewoListeItem {margin:0px 0 40px 0;}#fewoListe .fLITop {display:flex;}#fewoListe .fLItemImage {width:60%;}#fewoListe .fLItemImage a {display:flex;}#fewoListe .fLItemImage a img:nth-of-type(1) {height:100%;-o-object-fit: cover; object-fit: cover;}#fewoListe .fLItemData {width:40%;}#fewoListe .fLItemLink {width:100%;bottom:15px;}}#anfrage { margin: 0 auto; max-width: 1000px; padding: 0; text-align: left; position: relative; font-family: "Arsenal", sans-serif; 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(--cOrange); background-color: #FFF; border: 1px solid var(--cOrange); border-radius: 5px;}#anfrageForm { width: 100%;}@media only screen and (max-width: 800px) {#anfrageFormButton { position: -webkit-sticky; position: sticky; bottom: 10px; margin: 0;}.formItem.fI_Desktop { display: none;}}.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(--cRedError); 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(--cRedError);}#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(--cRedError);}.formItem.fIerror .ffCal, .formItem.fIerror textarea.formfield { border:1px solid var(--cRedError);}.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 { 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(--cOrange_RGB), 1) 0%, rgba(var(--cCremeRGB), 1) 35%, rgba(var(--cCremeRGB), 1) 65%, rgba(var(--cOrange_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(--cOrange); color: var(--cOrange); 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%;}}html {font-size: 55.0%;}html, body {margin:0;padding:0;}body {font-family: 'Dosis', sans-serif;text-decoration:none;color:var(--cBlack);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin:0;padding:0;background-color:#FFF;height:100%;z-index:0;position:relative;}#allWrapper {width: 100%;z-index:100;padding:80px 0 0 0;}#topIconsWrapper {display:none;}body #topWrapper {position:fixed;top:0px;width: 100%;z-index: 500;background-color:#FFF;}body.fixed #topWrapper {box-shadow: 0px 0px 3px 0px #131313;}#top {width: 100%;height: 80px;margin:0px auto;position:relative;z-index:501;padding:5px;background-color:#FFD9AF;}#sprachwahl {position:absolute;z-index:502;left:10px;top:0px;width:30%;height:30px;}a#logo {position:absolute;width:200px;margin:0 0 0 -100px;left:50%;top:5px;z-index:999;color:var(--cBlack);text-decoration:none;}a#logo span {display:block;width:100%;}a#logo span.lSymbol {height:40px;line-height:40px;width:100%;background-image: url(../images/css/logo-2024.png);background-size:contain;background-repeat:no-repeat;background-position:center center;}a#logo span.lClaim {height:26px;line-height:26px;font-size:30px;font-size:3.0rem;padding:4px 0 0 0;text-align:center;font-family: 'Dosis', sans-serif;font-weight:200;text-transform:uppercase;}a#logo span.lClaim b {font-weight:400;}body.fixed a#logo span.lSubclaim, a#logo span.lSubclaim, body.uts a#logo span.lSubclaim {display:none;}#top #telButton {float:left;height:40px;width:40px;display: block;background-image: url(../images/css/buttons.png);background-repeat: no-repeat;background-size:320px 80px;background-position: -280px 0px;z-index:1010;position:relative;margin:0 5px;}#top a#naviControl {float:right;height:40px;width:40px;display: block;background-image: url(../images/css/buttons.png);background-repeat: no-repeat;background-size:320px 80px;background-position: -240px 0px;z-index:1010;position:relative;margin:0 5px;}#top a#naviControl.nCnormal {background-position: -240px 0px;}#top a#naviControl.nCactiv {background-position: -240px -40px;}#mainNavi, #subNavi {display:none;}#mobilNaviWrapper {width:100%;position:absolute;top:0px;left:0px;background-color:var(--cOrange);padding:0px;z-index:1005;box-shadow: 0px 0px 15px 0px #333;}#flashheader {z-index:200;width:100%;margin: 0px auto;overflow:hidden;position:relative;}#flashheader-wrap {position:relative;min-width:100%;z-index:201;}#flashheader-inner {position:relative;width:100%;left:50%;margin-left: -50%;z-index: 202;}#headerImage {left:-10%;width:120%;height:50%;padding: 0px;overflow: hidden;position:relative;z-index:210;background-color:#FFF;}#hISlogan {position: absolute;bottom: 40px;left: 50%;margin: 0 0 0 -47%;width: 94%;color: rgba(0,0,0,0.60);display: block;z-index: 9999;text-align: center;font-size: 40px;font-size: 4.0rem;line-height: 40px;font-style: italic;font-family: 'Sacramento', cursive;}#fullpageWrapper {width:100%;padding:0px 0 40px 0;position:relative;z-index:300;margin: 0px auto;}#fullpage {width: 100%;padding: 0px;}#pageWrapper {width: 100%;margin: 0px auto;}#page {width: 100%;position: relative;padding: 15px;background-color:#FFF;}.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: 0px;}#textTop {position:absolute;display:block;width:140px;height:0px;top:-120px;left:0px;}#loginField {width:300px;margin:0 auto;}#loginField p {text-align:center;}#loginField table {width:100%;}#breadcrumbs {font-size: 18px;font-size: 1.8rem;line-height: 20px;height: 20px;color: #666;width:100%;font-weight:400;display:none;padding:15px 0 0 0;text-align:center;}footer {width:100%;position:relative;padding:0;margin:0px auto;}#footerRow1 {width: 100%;padding:20px 0;box-sizing: border-box;background-color: rgba(0,0,0,0.10);color:var(--cOrange);}#footerBoxen {width:100%;margin:0px auto;display:flex;flex-direction:row;flex-wrap: wrap;}.fBoxWrapper {width:100%;padding:0 10px;display:inline-block;margin:0;text-align:center;}.fBoxWrapper:nth-child(1) {width:50%;}.fBoxWrapper:nth-child(2) {width:50%;}.fBoxWrapper:nth-child(3) {width:100%;padding:20px 0 0 0;}.fBoxWrapper:nth-child(3) .fBoxIcon {border-top:1px solid rgba(0,0,0,0.50);}.fBoxWrapper:nth-child(4) {width:100%;padding:20px 0 0 0;}.fBoxWrapper:nth-child(4) .fBoxIcon {border-top:1px solid rgba(0,0,0,0.50);}.fBoxWrapper:nth-child(4) .fBoxIcon span {display:none;}.fBox {width:100%;font-size:18px;font-size:1.8rem;}.fBoxIcon {width:80%;padding:0 0 10px 0;margin:0 auto;}.fBoxIcon span {width:50px;height:40px;display:block;margin:0 auto;background-image: url(../images/css/footerIcons.png);background-repeat: no-repeat;background-size:200px 40px;}.fB1 .fBoxIcon span {background-position:0px 0px;}.fB2 .fBoxIcon span {background-position:-50px 0px;}.fB3 .fBoxIcon span {background-position:-100px 0px;}.fB4 .fBoxIcon span {background-position:-150px 0px;}.fB4 .fBoxIcon {padding:10px 0;}.fBoxTitle {width:100%;padding:0;line-height:26px;font-size:22px;font-size:2.2rem;font-weight:700;}.fBoxTitle a {color:var(--cOrange);text-decoration:none;}.fBoxSubTitle {width:100%;padding:0px;line-height:20px;font-size:16px;font-size:1.6rem;}.fBoxContent {width: 100%;line-height: 28px;padding: 8px 0px 0px 0px;color: rgba(0,0,0,0.80);}.fBoxContent a {color:var(--cBlack)111;}.fBoxContent a:hover {text-decoration:none;}.fBoxContent img {max-width: 100%; height: auto;}.fBox.fB3 .fBoxContent img {display:inline-block;margin:10px 0 !important;}.fBoxCKontakt {font-size:16px;font-size:1.6rem;padding:10px 0px 0px 0px;position:relative;}.fBoxCKontakt a {display: inline-block;font-size: 20px;font-size: 2.0rem;line-height: 22px;font-weight:700;text-decoration: none;color:var(--cBlack)111;}.fBoxCKontakt a:hover { color:var(--cOrange); }.fBoxCAnreise {padding:10px 0px 0px 0px;}.fBoxCAnreise a {display: inline-block;font-size: 16px;font-size: 1.6rem;line-height: 24px;padding:0 20px;text-decoration: none;background-color:rgba(0,0,0,0.60);border:1px solid rgba(0,0,0,1.00);color:#FFF;}.fBoxCAnreise a:hover {background-color:rgba(0,0,0,1.00);}a#fbLink {width:30px;height:30px;display:block;margin:10px auto 0 auto;background-image: url(../images/css/fbIcon.png);background-repeat: no-repeat;background-size:32px 64px;background-position:-1px -1px;}a#fbLink:hover {background-position:-1px -33px;}#footerRow2 {width:90%;margin:0 auto;padding:10px 0 40px 0;color:#666;box-sizing:content-box;text-align:center;}#sprachNavi {display:none;}#footerNavi {line-height:30px;width:100%;font-size:16px;font-size:1.6rem;text-align:center;}#footerNavi a#trustYouLink {text-indent:0em !important;display: inline-block;height: 28px;width:30px;padding:6px 6px 14px 12px;line-height: 28px;background-image: url(../images/css/trustYou.png);background-repeat: no-repeat;background-size:cover;overflow:hidden;text-decoration:none;vertical-align:middle;margin:0 0 0 10px;}#footerNavi a#trustYouLink span.score {display:block;height: 28px;line-height:28px;width:100%;text-align:center;color:#FFF;font-size:22px;font-size:2.2rem;font-weight:700;}#partner {padding:15px 0 30px 0;position:relative;margin:0 auto;text-align:center;}#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:-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.pageID30 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;}@-webkit-keyframes jump {0%{bottom:6px;}100%{bottom:12px;}}@keyframes jump {0%{bottom:6px;}100%{bottom:12px;}}@media only screen and (min-width: 600px) {.fBoxCKontakt {font-size:20px;font-size:2.0rem;}#footerBoxen {flex-wrap:no-wrap;}.fBoxWrapper {padding:0 20px !important;width:25%;}.fBoxWrapper:nth-child(1), .fBoxWrapper:nth-child(2), .fBoxWrapper:nth-child(3), .fBoxWrapper:nth-child(4) {width:25%;}.fBoxIcon {padding:0 0 20px 0;}.fBoxWrapper:nth-child(3) .fBoxIcon, .fBoxWrapper:nth-child(4) .fBoxIcon {border:none;}.fBoxWrapper:nth-child(3) .fBoxIcon span {display:block;}}@media only screen and (min-width: 990px) {html {font-size: 62.5%;}.fL { float:left; }.fR { float:right; }#allWrapper {padding:0;}body.fixed #allWrapper {padding:250px 0 0 0;}body.uts #allWrapper {padding:150px 0 0 0;}body #topIconsWrapper {width: 100%;z-index: 510;display:block;position:fixed;top:-30px;transition:0.2s all ease-out;}body.fixed #topIconsWrapper {top:0px;transition:0.8s all ease-in;}#topIcons {width: 90%;height: 30px;padding:0;margin:0px auto;position:relative;z-index:511;display:flex; justify-content: space-between;}#topIcons a {position:relative;display:block;font-size:18px;font-size:1.8rem;font-family: 'Dosis', sans-serif;font-weight:400;line-height:30px;background-image: url(../images/css/contactIcons.png);background-repeat: no-repeat;padding:0 0 0 24px;margin:0;text-decoration:none;color:rgba(0, 0, 0, 0.60);}#topIcons a.tITel { background-position:0px 0px; }#topIcons a.tIMail { background-position:0px -30px; text-decoration:underline; }#topIcons a:hover { color:rgba(0, 0, 0, 1.00); }body #topWrapper {position:relative;}body.fixed #topWrapper, body.uts #topWrapper {position:fixed;top:-100px;}#top {height: 200px;padding:0;}#sprachwahl {left:0px;width:186px;}#sprachwahl a {font-size: 12px;font-size: 1.2rem;}#mainNavi {width: 100%;padding:10px 0;z-index:990;display:block;text-align:center;}#top a#naviControl, #top a#telButton, #mobilNaviWrapper {display:none !important;}a#logo {top:20px;width:400px;margin:0 0 0 -200px;background-position:center center;transition:0.2s all ease-in;}body.fixed a#logo, body.uts a#logo {top:105px;transition:0.2s all ease-out;}a#logo span.lSymbol {height:88px;line-height:88px;}body.fixed a#logo span.lSymbol, body.uts a#logo span.lSymbol {height:44px;line-height:44px;}a#logo span.lClaim {height:44px;line-height:44px;font-size:48px;font-size:4.8rem;padding:8px 0 0 0;}body.fixed a#logo span.lClaim, body.uts a#logo span.lClaim {height:30px;line-height:30px;font-size:30px;font-size:3.0rem;}#map {width:100%;height:500px;}#flashheader {margin: 0px auto 0px auto;}#headerImage div.hImage::after { height: 200px;}#hIButtons {height:40px;}a.sliderButton {width:40px;height:40px;background-size:320px 80px;}a#hIprev {background-position:-80px 0px;}a#hIprev:hover {background-position:-80px -40px;}a#hInext {background-position:-120px 0px;}a#hInext:hover {background-position:-120px -40px;}#subNavi {top:0px;width:100%;position:absolute;background-color:#FFF;z-index:1000;display:block;text-align:center;}#hISlogan {bottom:40px;font-size:50px;font-size:5.0rem;line-height:50px;}#fullpageWrapper {width: 980px;margin: 0px auto;}#page {padding: 40px;}#breadcrumbs {display:block;}.anfrageCols {width:100%;}.anfrageCLeft {width:48%;float:left;}.anfrageCRight {width:48%;float:right;}#routeField {float:left;text-align:left;width:80%;}#routeButton {margin:0;float:right;text-align:right;width:15%;}#footerRow2 {padding:20px 0 30px 0;}#sprachNavi {display:inline-block;line-height:20px;font-size:16px;font-size:1.6rem;}#footerNavi {display:inline-block;font-size:16px;font-size:1.6rem;width:auto;}#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: 1200px) {#topIcons, #fullpageWrapper, #footerBoxen {width: 90%;}#headerImage {left:0 !important;width: 100%;height: 50%;}a.scrollButton {position: fixed;width: 40px;height: 40px;z-index: 900 !important;right: 15px;background-image: url(../images/css/buttons.png);background-repeat: no-repeat;background-color:#FFF;box-shadow: 0px 0px 5px #999;}a.scrollButton.down {top:50px;background-position: -40px 0px;}a.scrollButton.down:hover {background-position: -40px -40px;}a.scrollButton.up {display:none;bottom:50px;background-position: 0px 0px;}a.scrollButton.up:hover {background-position: 0px -40px;}}@media only screen and (min-width: 1400px) {#topIcons, #fullpageWrapper, #footerBoxen, #footerRow2 {width:1260px;}#map {height:750px;}#flashheader {width: 1400px;height:700px;margin:0 auto;}#flashheader-wrap {min-width:990px;height:700px;}#flashheader-inner {position: absolute;left: 50%;margin-left: -700px;width: 1400px;height:700px;}#headerImage {width: 1400px;height: 700px;}#hIOverlay {width:70%;margin:0 0 0 -35%;}}ul.mainNavi {padding: 0;margin: 0 auto;list-style: none;font-weight:400;line-height: 30px;height: 30px;width:auto;display: inline-block;font-family: 'Dosis', sans-serif;}ul.mainNavi li {display: inline-block;padding: 0;margin: 0;line-height: 30px;height: 30px;position:relative;text-align:center;vertical-align:middle;}ul.mainNavi li.mNItemLine {padding:0 15px;}ul.mainNavi li.mNItem a {display: block;margin: 0px;line-height: 30px;height: 30px;padding: 0px;font-size: 16px;font-size: 1.6rem;color:#666;font-weight:400;text-decoration: none;}@media only screen and (min-width: 990px) {ul.mainNavi li.mNItem a {font-size: 22px;font-size: 2.2rem;}body.barFixed ul.mainNavi li.mNItem a {font-size: 22px;font-size: 2.2rem;}}ul.mainNavi li.mNItem a:hover, ul.mainNavi li.mNItem .parent:hover a {color:#131313;}ul.mainNavi li.mNItem a.aActiv, ul.mainNavi li.mNItem .parent:hover a.aActiv {color:var(--cOrange);}.parent {position: relative;z-index:190;display: inline-block;}.parent .navLayer {position: absolute;top: -20000px;left:50%;margin-left:-110px;padding: 10px 0px 0px 0px;text-align:left;z-index:9999 !important;width: 220px;background-image: url(../images/css/naviPfeil.png);background-position:center top;background-repeat:no-repeat;}ul.mainNavi:hover .parent.pA .navLayer {top: -20000px;}ul.mainNavi li:hover .parent.pA .navLayer, .parent:hover .navLayer.nLLeft, .parent:hover .navLayer.nLRight, .parent.pA .navLayer, .parent.pA .navLayer:hover {top: 30px;}.parent .navLayer.nLLeft {}.parent .navLayer.nLRight {right:10px;text-align:right;}.navLayerWrapper {width: 220px;position: relative;padding: 20px 0px;background-color:rgba(255,255,255,1.00);box-shadow: 0px 3px 5px 0px #333;}#mainNavi ul.subNaviList {margin:0;padding:0;width: 100%;display: block;}#mainNavi ul.subNaviList li.mN2Level {margin:0;padding:0;list-style:none;display: block;}#mainNavi ul.subNaviList li.mN2Level a {width: 100%;color: rgba(133,12,54,0.70);text-align: center;font-weight: 400 !important;font-size: 18px !important;font-size: 1.8rem !important;display: block !important;line-height: 30px;height: auto !important;padding: 0px;margin: 0px;border: none !important;text-transform: none;background-color: transparent !important;box-sizing: border-box;}#mainNavi ul.subNaviList li.mN2Level a:hover, #mainNavi ul.subNaviList li.mN2Level a.sNaviActiv:hover {color: rgba(133,12,54,1.00);}#mainNavi ul.subNaviList li.mN2Level a.sNaviActiv {color: #390B1B !important;font-weight: 700 !important;}#subNavi ul {padding: 0;margin: 0;list-style: none;font-weight:400;line-height: 30px;height: 30px;width:100%;text-align:center;}#subNavi ul li {display: inline-block;padding: 0;margin: 0;line-height: 30px;height: 30px;position:relative;text-align:center;vertical-align:middle;}#subNavi ul li.sNLine {display: inline-block;padding: 0 15px;margin: 0;line-height: 30px;height: 30px;text-align:center;vertical-align:middle;}#subNavi ul li a {display: block;margin: 0px;line-height: 30px;height: 30px;padding: 0px;font-weight: 300;font-size: 16px;font-size: 1.6rem;color: rgba(57,11,27,1.00);text-decoration: none;}#subNavi ul li a:hover, #subNavi ul li a.sNactiv {color:#000;font-weight:400;}#mobilSprachNavi {width:60%;line-height:40px;padding:5px 10px 5px 10px;text-align:center;margin:0 auto;}#mobilSprachNavi a {line-height:40px;font-weight: 700;font-size: 24px;font-size: 2.4rem;color:#FFF;text-decoration:none;text-transform:uppercase;display:inline-block;padding:0px 10px;}#mobilNavi {width:100%;padding:20px;border-top:1px solid rgba(255,255,255,0.30);text-align:center;}#mobilNavi .mfNavi {padding:0 0 20px 0;font-size: 34px;font-size: 3.4rem;line-height:40px;font-weight:400;}#mobilNavi .mfNavi a {display:block;color:rgba(255,255,255,0.80);text-decoration:none;padding:0px 5px;}#mobilNavi .mfNavi a:hover {color: #FFF;}#mobilNavi .mfNavi a.mfNaviActiv {color: #FFF;font-weight:700;}#mobilNavi ul.mSubNavi {padding:5px 0px 0px 10px;margin:0 0 0 10px;border-left:1px solid rgba(255,255,255,0.30);}#mobilNavi ul.mSubNavi li {list-style: none;line-height:20px;padding: 0px 0px 5px 0px;margin: 0;font-weight: 400;font-size: 20px;font-size: 2.0rem;}#mobilNavi ul.mSubNavi li a {display:block;color:rgba(255,255,255,0.80);text-decoration:none;}#mobilNavi ul.mSubNavi li a.sNaviactiv {color: #FFF;}#breadcrumbs a { color:#CCC !important; text-decoration:none !important; }#breadcrumbs a:hover { color:#666 !important; }#breadcrumbs a strong { color:#666; font-weight:700 !important; }#breadcrumbs span.bcLine { padding:0px 10px; text-align:center; }#sprachNavi a {text-decoration:none;color:#666;line-height:48px;vertical-align:middle;}#sprachNavi a:hover {text-decoration:underline;}#sprachNavi span {padding:0px 10px;line-height:48px;vertical-align:middle;}#footerNavi a, #footerNavi span {text-decoration:none;color:#666;line-height:48px;display:inline-block;vertical-align:middle;}#footerNavi a:hover {text-decoration:underline;}#footerNavi a.fNactiv {text-decoration:underline;}#footerNavi span.fNLine {padding:0px 10px;}