@font-face {font-display: swap;font-family: 'Neucha';font-style: normal;font-weight: 400;src: url('webfonts/neucha/v17-latin-regular.woff2') format('woff2');}@font-face {font-display: swap;font-family: 'Open Sans';font-style: normal;font-weight: 300;src: url('webfonts/open-sans/v40-latin_latin-ext-300.woff2') format('woff2');}@font-face {font-display: swap;font-family: 'Open Sans';font-style: normal;font-weight: 400;src: url('webfonts/open-sans/v40-latin_latin-ext-regular.woff2') format('woff2');}@font-face {font-display: swap;font-family: 'Open Sans';font-style: normal;font-weight: 700;src: url('webfonts/open-sans/v40-latin_latin-ext-700.woff2') format('woff2');}:root {    --cGreen: #596600;     --cGreen_RGB: 89, 102, 0;    --cBlack: #393939;     --cBlack_RGB: 57, 57, 57;    --cCreme:#F1EFE7;    --cCremeRGB: 241, 239, 231;    --cGrey: #E2E2E2;    --cRedError: #b42231;--contentMaxWidth: 1600;}@media screen {::-webkit-scrollbar {    height: 4px;    width: 4px;}::-webkit-scrollbar-track {    background-color: rgba(var(--cGreen_RGB), 0.25);}::-webkit-scrollbar-track:hover {    background-color: rgba(var(--cGreen_RGB), 0.25);}::-webkit-scrollbar-thumb {    background-color: rgba(var(--cGreen_RGB), 0.5);    }::-webkit-scrollbar-thumb:hover {    background-color: rgba(var(--cGreen_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: 14px;font-size: 1.4rem;font-family: 'Open Sans', sans-serif;padding:4px;margin:0;line-height:30px;color:var(--cBlack);background-color:#FFF;border:1px solid #CCC;position:relative;}.formfield::-webkit-input-placeholder {color:rgba(var(--cGreen_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:90px;}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:4px 30px 4px 4px;}.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 {background-color:rgba(var(--cGreen_RGB), 1);border: 1px solid rgba(var(--cGreen_RGB), 1);font-size: 16px;font-size: 1.6rem;font-family: 'Open Sans', sans-serif;width: 160px;margin: 0px;border: 0px;line-height: 28px;color: #FFF !important;text-transform:uppercase;background-image: url(../images/css/forwardIcon.gif);background-position:right center;background-repeat:no-repeat;padding:4px 15px;display: inline-block;text-align:center;text-decoration:none !important;}.formfield.dn { display: none; }.w30 { width:30px; }.w40 { width:40px; }.w50 { width:50px; }.w80 { width:80px; }.w100 { width:50%; }.w200 { width:200px; }.w300 { width:90%; }.formsubmit {} .clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clear{display: inline-table;}* html .clear{height: 1%;}.clear{display: block;}#content {text-decoration: none;text-align: left;font-size: 16px;font-size: 1.6rem;line-height:140%;font-weight:400;}#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 a, #content strong a, #content a strong, #content b a, #content a b {color:var(--cBlack);text-decoration: underline;}#content a:hover {color:#000;text-decoration: none;}#content a.pAnchor {position:absolute;height:0px;top:-50px;}#content strong, #content b {color:var(--cBlack);}#content a.button {line-height:24px;width:auto;display:inline-block;font-size: 15px;font-size: 1.5rem;font-family: 'Open Sans', sans-serif;font-weight:400;background-image: url(../images/css/forwardIcon.gif);background-position:right center;background-repeat:no-repeat;text-decoration:none !important;color:#FFF;padding:0px 33px 0px 20px;background-color: var(--cGreen);}#content a.button:hover {background-color:#FFF;color:var(--cBlack) !important;}#hgv_widget_container a {color:none;text-decoration:none;}#content h1, #content h3 {line-height:110%;font-weight: 400;font-size: 28px;font-size: 2.8rem;color:var(--cGreen);font-family: 'Neucha', cursive;text-transform:uppercase;padding: 0px;margin: 0px;}#content h2, #content h4 {line-height:120%;font-weight: 400 !important;font-size: 16px;font-size: 1.6rem;color:var(--cBlack);margin: 0px;padding: 0px;}#content h5 {line-height:120%;font-weight: 400;font-size: 14px;font-size: 1.4rem;color:#000;padding: 0px;margin: 0px;}#content .aL { text-align:left; }#content .aC { text-align:center; }#content .aR { text-align:right; }#content .text {width:100%;}#content .text p {padding:2px 0px;margin:2px 0px;}#content .text ul, #content ul {padding:5px 0px;margin:0px;}#content .text ul li, #content ul li {list-style: none;line-height: 20px;padding: 0px 0px 5px 20px;background-image: url(../images/css/liIcon.gif);background-repeat: no-repeat;background-position: left 0px;}#content .text article {   -webkit-column-count: 2;   -webkit-column-fill: balance;   -webkit-column-width: 40%;   -webkit-column-gap: 20%;         column-count: 2;   column-fill: balance;   column-width:40%;   column-gap: 20%;      -moz-column-count: 2;   -moz-column-fill: balance;   -moz-column-width: 40%;   -moz-column-gap: 20%;         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 {float:right;}#content .layout4 .cImageWrapper {float: right;}#content .layout4 .textBlock {float:left;}}#content .cImageRow {width:100%;}#content .cImageRow .cImageWrapper {display:block;}#content .layout5 .cImageRow {margin:0px 0px 12px 0px;}#content .layout5 .cImageRow .cImageWrapper {float: left;}#content .layout6 .cImageWrapper {margin:0px auto 12px auto;}#content .layout7 .cImageRow {margin:0px 0px 12px 0px;}#content .layout7 .cImageRow .cImageWrapper {float: right;}#content .layout8 .cImageRow {text-align: left;margin:12px 0px 0px 0px;}#content .layout9 .cImageRow {text-align: right;margin:12px 0px 0px 0px;}.cIWsize40, .cIWsize45, .cIWsize50, .cIWsize55, .cIWsize60, .cIWsize65, .cIWsize70, .cIWsize75, .cIWsize80, .cIWsize85, .cIWsize90, .cIWsize95, .cIWsize100 { width:100%; }.tBsize20, .tBsize15, .tBsize10, .tBsize5, .tBsize0 { width:100%; }@media only screen and (min-width: 450px) {.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:100%; }.cIWsize70 { width:70%; } .tBsize25 { width:100%; }.cIWsize75 { width:75%; } .tBsize20 { width:100%; }.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: 100%;height: 15px;margin: 0px 0px 15px 0px;border-bottom:1px solid #649684;}.offline {background-color:#F0C6C6;}.absatz {width:100%;position:relative;}.cmsEditWrapper {position:relative;left:-5px;padding:0px 5px;width:100%;}.cmsEditWrapper:hover {background-color:#EEE;z-index:600;}.cmsEditWrapper:hover .loginRow {left:0px;}.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;color:#666;font-size: 12px;font-size: 1.2rem;}.editbox {float:left;padding-right:10px;}.editboxR {float:right;}table.tabelleLeer {width:100%;border:none;border-collapse:collapse;}table.tabelleLeer tr td {width:auto;border-collapse:collapse;padding:5px;background-color:#F7F3E9;}table.tabelleLeer tr:nth-child(odd) td {background: #F1EBD6;}.spaltenInhalte {width: 100%;}.sIRow {width: 100%;padding: 0px;margin: 0px;}.sIRowLeft {width: 100%;}.sIRowRight {width: 100%;}.spaltenInhalte .sIBox2 {width: 100%;position:relative;overflow:hidden;margin: 0px;}.spaltenInhalte .sIBox4 {width: 45.56%;}@media only screen and (min-width: 640px) {.spaltenInhalte .sIBox2 {width: 46.81%;}.sIRowLeft {width: 47.87%;float:left;}.sIRowRight {width: 47.87%;float:right;}.spaltenInhalte .sIBox4 {width: 45.56%;}}.spaltenInhalte .sIBoxBild {width:100%;position:relative;}.spaltenInhalte .sIBox2 .sIBoxBild {margin-bottom:5px;}.spaltenInhalte .sIBox4 .sIBoxBild {margin-bottom:10px;}.spaltenInhalte .sIBoxBild img {width: 100%;display:block;}.spaltenInhalte .sIBox2 .sIBoxWrapper {width: 100%;padding:0px;}.spaltenInhalte .sIBox2 .sIBoxTitle, .spaltenInhalte .sIBox4 .sIBoxTitle {width:100%;line-height:20px;color:#3C1700;padding:10px 0px;font-size: 18px;font-size: 1.8rem;}.spaltenInhalte .sIBox2 .sIBoxTitle a, .spaltenInhalte .sIBox4 .sIBoxTitle a {color:#3C1700;text-decoration:none !important;}.spaltenInhalte .sIBox2 .sIBoxText, .spaltenInhalte .sIBox4 .sIBoxText{width:100%;font-size: 14px;font-size: 1.4rem;line-height:18px;margin:0px 0px 20px;}.sIBoxLink {width:100%;height:24px;text-align:right;padding:3px 0px;}.sIBoxLink a.moreLink {line-height:24px;width:auto;display:inline-block;font-size: 15px;font-size: 1.5rem;font-family: 'Open Sans', sans-serif;font-weight:400;background-image: url(../images/css/forwardIcon.gif);background-position:right center;background-repeat:no-repeat;text-decoration:none !important;color:var(--cBlack);padding:0px 33px 0px 20px;float:right;}.sIBoxLink a.moreLink:hover {background-color:var(--cBlack);color:#FFF !important;}div.rotateBox {width:100%;padding:10px;box-sizing:border-box;background-color:#FFF;    transform:rotate(-1deg); }div.rotateBox div {width:100%;padding:10px;box-sizing:border-box;border:1px dashed #000;    transform:rotate(-1deg); }div.rotateBox div div {    transform:rotate(2deg); border:none;padding:10px;box-sizing:border-box;}.dropLayer {width:100%;}.dropLayer .catItem {width:100%;position:relative;}.dropLayer .catItem div.cITitle {width:100%;line-height:20px;padding-bottom:5px;}.dropLayer .cITitle h5 {width: auto;line-height: 20px !important;margin: 0px;padding: 0px 0px 5px 20px !important;font-size: 14px;font-size: 1.4rem;color: #CCC;font-weight: 400;background-repeat: no-repeat;background-position: left top;}.dropLayer .cIshow .cITitle h5 {color: #B8151B;background-image: url(../images/css/liIcon2.gif);}.dropLayer .cIhidden .cITitle h5 {background-image: url(../images/css/liIcon2.gif);}.dropLayer .cITitle h5 a {font-weight: 400 !important;text-decoration:none !important;line-height: 20px !important;}.dropLayer .cIhidden .cITitle h5 a:hover {color:var(--cGreen);}.dropLayer .cIhidden .cITitle h5 a {color: #666;}.dropLayer .cIshow .cITitle h5 a {font-weight:700;color:var(--cGreen);}.dropLayer .cIshow {}.dropLayer .cIText {width: auto;padding: 0px 0px 30px 0px;}.dropLayer .cIshow .cIText {display:block;}.dropLayer .cIhidden .cIText {display:none;}img {border: none;}.mr10 {margin-right: 10px;}.mr5pz {margin-right: 55px;}#map {width: 100%;height: 450px;height: 75vh;}.mapAccItem {width:150px;font-size: 16px;font-size: 1.6rem;font-family: 'Open Sans', sans-serif;}.mapAccItem b {padding: 0 0 5px 0;}.mapAccItem img {width: 100%;height: auto;display: block;}.Box {position: relative;width: 200px;padding: 0;background-color: #F3EEDB;color: var(--cBlack);margin: 0px 0px 22px;font-family: 'Open Sans', sans-serif;font-size: 13px;font-size: 1.3rem;}.BoxTitle {width: 100%;font-size: 18px;font-size: 1.8rem;font-weight: 700;text-transform: uppercase;background-color: var(--cGreen);color: #FFF;line-height: 30px;margin: 0;padding: 0 10px;}.BoxTitle a {color: var(--cBlack);text-decoration: none;}.BoxContent {width: 100%;padding: 10px;position: relative;}.BoxContent a {color: var(--cBlack);text-decoration: underline;}.BoxContent a:hover {color: #000;text-decoration: none;}.BoxContent a span {position: absolute;top: 50%;left: 0px;width: 100%;height: 58px;margin-top: -29px;text-align: center;}.BoxContent a span b {line-height: 46px !important;display: inline-block;background-image: url(../images/css/boxFontBG.png);background-repeat: no-repeat;background-position: center center;font-weight: 400;font-size: 46px;font-size: 4.6rem;color: #FFF;text-transform: uppercase;font-family: 'BahnPro', Helvetica, Arial, Sans-Serif;padding: 12px 0px 0px 0px;height: 46px !important;}.Box2 {width: auto;padding: 0;margin: 0px 0px 22px;}.BoxLink {width: 100%;text-align: right;padding: 10px 0px 0px;}.BoxLink a {font-size: 14px;font-size: 1.4rem;font-family: 'Open Sans', sans-serif;margin: 0px;border: 0px;height: 24px;line-height: 24px;color: #FFF;text-transform: uppercase;background-image: url(../images/css/forwardIcon.gif);background-position: right center;background-repeat: no-repeat;padding: 0px 33px 0px 5px;background-color: var(--cBlack);text-align: left;display: inline-block;text-decoration: none;}.BoxLink a:hover {color: var(--cBlack);background-color: #F3EEDB;}#direktvermarkter {padding: 20px 0px 10px 0px;width: 100%;box-sizing: border-box;}#dvListe {width: 100%;}.dvRow {width: 100%;}.dvItem {width: 100%;position: relative;overflow: hidden;margin: 0 0 20px 0;}.dvItemImage {width: 30%;float: left;}.dvItemImage img {width: 100%;display: block;}.dvItemDaten {width: 66%;float: right;}.dvItemDaten .dvITitle {width: 100%;font-weight: 400;font-size: 20px;font-size: 2.0rem;color: var(--cGreen);font-family: 'Neucha', cursive;padding: 0 0 10px 0;}.dvItemDaten .dvIEinleitung {width: 100%;font-size: 14px;font-size: 1.4rem;color: #000;padding: 0 0 10px 0;}.dvItemDaten a {color: #FFF !important;text-decoration: none !important;font-size: 12px;font-size: 1.2rem;background-color: #000;text-align: center;display: inline-block;line-height: 20px;padding: 0px 5px;}#dvDetail {width: 100%;}#dvDetail .dvDItemRow {width: 100%;margin: 0px 0px 20px 0px;}#dvDetail .dvDItemCol {width: 100%;}#dvDITitle {width: 100%;padding: 0px 0px 30px 0px;}#dvDITitle h2 {padding: 0px;margin: 0px;font-family: 'Open Sans', sans-serif;font-size: 28px;font-size: 2.8rem;font-weight: 400;color: var(--cBlack);line-height: 110%;text-align: left;}#dvDITeaser {width: 100%;font-size: 16px;font-size: 1.6rem;line-height: 140%;font-weight: 400;padding: 0px 0px 30px 0px;}#dvDIText {width: 100%;font-size: 14px;font-size: 1.4rem;line-height: 140%;font-weight: 400;padding: 0px 0px 30px 0px;}#dvDIData {width: 100%;}#dvDIData .dvDIDataRow {width: 100%;margin: 0 0 20px 0;position: relative;}#dvDIData .dvDIDataRow .dvDIDRTitle {margin: 0 0 10px 0;height: 30px;line-height: 30px;box-sizing: border-box;text-transform: uppercase;padding: 0px 10px;color: var(--cBlack);font-size: 15px;font-size: 1.5rem;background-color: #EEE9E4;display: inline-block;}#dvDIData .dvDIDataRow .dvDIDRContent {width: 100%;margin: 10px 0 0 0;line-height: 20px;font-size: 14px;font-size: 1.4rem;}#dvDIData .dvDIDataRow:nth-of-type(3) .dvDIDRContent {width: 50%;}#dvDIData .dvDIDataRow img.dvDIDRLogo {width: 30%;display: block;border: none;position: absolute;top: 0px;right: 0px;}#dvDIImage {width: 100%;margin: 0 0 20px 0;}#dvDIImage img {width: 100%;display: block;}#dvDetail #nDImages {width: 100%;padding: 0px;}#angebote {width: 100%;}#angeboteFilter {width: auto;padding: 26px;background-color: #EEE9E4;margin: 0px 0px 26px 0px;font-family: 'Open Sans', sans-serif;}#angeboteFilter span {display: block;float: left;line-height: 20px;margin: 0px 30px 0px 0px;font-size: 18px;font-size: 1.8rem;color: var(--cBlack);font-weight: 700;text-decoration: none;}#angeboteFilter span.newsfilterLinks {display: none;}#angeboteFilter a {display: block;float: left;line-height: 20px;margin: 0px 15px 0px 0px;font-size: 16px;font-size: 1.6rem;color: var(--cBlack);text-decoration: none;}#angeboteFilter a:hover {text-decoration: underline;}#angeboteFilter a.fActiv {font-weight: 700;}#impressionen {width: 100%;background-color: #EEE;}#impThumbs {width: 100%;background-color: #EEE;}#impThumbs .imgItem {margin: 0px 10px 10px 0px;}#impThumbs .imgItem img {display: block;}#interaktiveKarte {width: 100%;}#iKImage {width: 100%;margin-bottom: 10px;}#iKImage img {width: 100%;display: block;}#iKData {width: 100%;}#iKData .iKDataItem {width: 100%;background-color: #F3EEDB;}#iKData .iKDataItem.iKDhide {display: none;}#iKData .iKDataItem.iKDshow {display: block;}#iKData .iKDIImage {width: 25%;float: left;}#iKData .iKDIImage img {width: 100%;display: block;}#iKData .iKDIText {width: 73%;float: right;font-size: 12px;font-size: 1.2rem;font-family: 'Open Sans', sans-serif;}#iKData .iKDIText div {width: auto;padding: 10px;}.impressionen {width: 100%;}.impressionen span {display: block;width: 100%;}.impressionen .galleryRow {width: 100%;display: flex;flex-wrap: wrap;}.impressionen a.galleryItem {width: calc(50% - 5px);position: relative;display: block;margin: 0 10px 10px 0;}.impressionen a.galleryItem:nth-of-type(2n) {margin: 0 0 10px 0;}.impressionen a.galleryItem::after {width: 100%;top: calc(50% - 20px);height: 24px;background-size: contain;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 1024 721' viewBox='0 0 1024 721' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3ClinearGradient id='a' gradientTransform='matrix(1 0 0 -1 0 721)' gradientUnits='userSpaceOnUse' x1='512.5' x2='512.5' y1='719.7' y2='1.2'%3E%3Cstop offset='0' stop-color='%23e52d27'/%3E%3Cstop offset='1' stop-color='%23bf171d'/%3E%3C/linearGradient%3E%3Cpath d='m407 493 276-143-276-144z' fill='%23fff'/%3E%3Cpath d='m407 206 242 161.6 34-17.6z' fill='%23420000' opacity='.12'/%3E%3Cpath d='m1013 156.3s-10-70.4-40.6-101.4c-38.8-40.7-82.4-40.9-102.3-43.3-143-10.3-357.4-10.3-357.4-10.3h-.4s-214.4 0-357.4 10.3c-19.9 2.4-63.5 2.6-102.3 43.3-30.6 31-40.6 101.4-40.6 101.4s-10.2 82.6-10.2 165.3v77.5c0 82.7 10.2 165.3 10.2 165.3s10 70.4 40.6 101.4c38.9 40.7 89.9 39.4 112.6 43.7 81.7 7.8 347.3 10.3 347.3 10.3s214.6-.3 357.6-10.7c20-2.4 63.5-2.6 102.3-43.3 30.6-31 40.6-101.4 40.6-101.4s10.2-82.7 10.2-165.3v-77.5c0-82.7-10.2-165.3-10.2-165.3zm-606 336.7v-287l276 144z' fill='url(%23a)'/%3E%3C/svg%3E%0A");position: absolute;content: '';}.impressionen .galleryImage {position: relative;}.impressionen .galleryImage img {width: 100%;filter: alpha(opacity=50);-moz-opacity: 0.50;opacity: 0.5;display: block;background-size: 120%;background-position: center center;background-repeat: no-repeat;}.impressionen a:hover .galleryImage img {background-color: #FFF;filter: alpha(opacity=100);-moz-opacity: 1.00;opacity: 1.0;}.impressionen .galleryTitle {background-color: rgba(0, 0, 0, .8);color: #FFF;font-weight: 400;font-size: 12px;font-size: 1.2rem;line-height: 15px;padding: 3px 5px;position: absolute;bottom: 0;left: 0;box-sizing: border-box;}@media only screen and (min-width: 990px) {.impressionen a.galleryItem {width: calc(50% - 10px);margin: 0 20px 20px 0;}.impressionen a.galleryItem:nth-of-type(2n) {margin: 0 0 20px 0;}.impressionen a.galleryItem::after {top: calc(50% - 25px);height: 50px;}.impressionen .galleryTitle {font-size: 14px;font-size: 1.4rem;line-height: 18px;padding: 5px;}}#anfrage {width: 96%;font-size: 15px;font-size: 1.5rem;margin: 0 auto;}#anfrageTop {width: auto;font-size: 15px;font-size: 1.5rem;border: 2px solid #649684;padding: 10px;color: var(--cBlack);background-color: #F3EEDB;}.anfrageCols {width: 100%;}.anfrageCols.accomodation {padding: 0px 0px 30px 0px;}.anfrageCLeft {width: 100%;}.anfrageCRight {width: 100%;}a.anfrageSelAccom {text-decoration: none !important;padding-left: 20px;background-image: url(../images/css/liIcon.gif);background-repeat: no-repeat;background-position: left 0px;}a.selBetriebeLink {text-decoration: none !important;font-weight: 700;line-height: 34px;padding: 0 30px;text-align: center;display: inline-block;background-color: var(--cBlack);color: #FFF !important;text-align: center;font-size: 16px;font-size: 1.6rem;text-transform: uppercase;white-space: nowrap;}a.selBetriebeLink:hover {color: var(--cBlack) !important;background-color: #F8F6F4;}#anfrage table tr td {vertical-align: top;padding-bottom: 6px;}#anfrage table tr.abstand td {padding-top: 30px;}#anfrage table tr td.error {color: var(--cGreen);font-weight: 700;}#anfrage table tr td#alterKinderContainer input {margin-right: 5px;}#anfrage div.anfrageAngebot {border: 2px solid #AF0917;color: #AF0917;padding: 5px;margin-bottom: 10px;font-size: 14px;font-size: 1.4rem;}div.aFTextW {position: relative;}div.aFTextW b {position: absolute;left: -10px;top: 0px;color: var(--cBlack);display: block;width: 10px;line-height: 20px;text-align: center;}.aFeWoTypen {width: 100%;}.aFeWoItem {width: 100%;}.aFeWoItem input {vertical-align: middle;}#routeplaner {width: 100%;}#routeField {width: 70%;text-align: center;}#routeButton {width: 25%;text-align: center;background-color: #EEE;}#sitemap {width: 100%;}#sitemap ul.sitemapfiL {margin: 0px;padding: 0px 0px 20px;}#sitemap ul.sitemapfiL li {list-style: none;font-size: 110%;}#sitemap ul.sitemapfiL li a {color: var(--cBlack);text-decoration: none;}#sitemap ul.sitemapfiL li a:hover {text-decoration: underline;}#sitemap ul.sitemapfiL li ul.sitemapseL {margin: 0px;padding: 5px 0px 0px;}#sitemap ul.sitemapfiL li ul.sitemapseL li {list-style: none;font-size: 90%;padding-left: 19px;}#sitemap ul.sitemapfiL li ul.sitemapseL li a {color: #CCC;text-decoration: none;}#sitemap ul.sitemapfiL li ul.sitemapseL li a:hover {color: #333;}#anfrage.v2024 {    margin: 0 auto;    max-width: 1000px;    padding: 0;    text-align: left;    position: relative;    font-size: 16px;font-size: 1.6rem;}#anfrage.v2024.formProcessing {    opacity: .7;}#anfrageConfirm {width: auto;}#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;}@-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%;}}#news {width:100%;}#news h1 {color: #000;text-align: center;margin: 0 0 30px 0 !important;}.nWrapper {padding: 0 10px;}#news .nList_Cols {width: 100%;-moz-columns: 2;    columns: 2;-moz-column-gap: 10px;    column-gap: 10px;-moz-column-fill: balance;    column-fill: balance;}@media only screen and (width > 699px) {#news .nList_Cols {-moz-columns: 3;    columns: 3;-moz-column-gap: 15px;    column-gap: 15px;}}@media only screen and (width > 989px) {#news .nList_Cols {-moz-columns: 4;columns: 4;-moz-column-gap: 15px;column-gap: 15px;}}#news .n15List2Cols {width: 100%;}#news .n15ListCol {width: 48%;}#news .n15ListCol.fL {float: left;}#news .n15ListCol.fR {float: right;}.n15ListItem {width: auto;padding: 5px;background-color: #EEE9E4;margin: 0 0 15px 0;position: relative;overflow: hidden;font-family: 'Open Sans', sans-serif;}.n15ListItem.n15LIgrey {background-color: #EEE;}.nWrapper:hover .n15ListItem:not(:hover) {}.n15ListItemHover {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .6);display: none;color: #FFF;font-weight: 400;font-size: 14px;font-size: 1.4rem;}.n15ListItemHover b {position: absolute;left: 50%;top: 30%;margin-left: -15px;margin-top: -15px;width: 30px;height: 30px;background-image: url(../images/css/newsPfeil.png);background-repeat: no-repeat;display: block;}.n15ListItem:hover .n15ListItemHover {display: block;}.n15ListItem a {text-decoration: none !important;}.n15ListImage {width: 100%;margin: 0 0 25px 0;display: block;position: relative;aspect-ratio: 1/1;background-size: cover;background-position: center;background-repeat: no-repeat;}.n15ListImage img {width: 100%;height: auto;display: block;display: none;}.n15ListImage img.ggImage {display: none;}.n15ListImage span.playImage {display: block;width: 100%;position: absolute;bottom: -15px;left: 0;height: 30px;background-size: contain;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 1024 721' viewBox='0 0 1024 721' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3ClinearGradient id='a' gradientTransform='matrix(1 0 0 -1 0 721)' gradientUnits='userSpaceOnUse' x1='512.5' x2='512.5' y1='719.7' y2='1.2'%3E%3Cstop offset='0' stop-color='%23e52d27'/%3E%3Cstop offset='1' stop-color='%23bf171d'/%3E%3C/linearGradient%3E%3Cpath d='m407 493 276-143-276-144z' fill='%23fff'/%3E%3Cpath d='m407 206 242 161.6 34-17.6z' fill='%23420000' opacity='.12'/%3E%3Cpath d='m1013 156.3s-10-70.4-40.6-101.4c-38.8-40.7-82.4-40.9-102.3-43.3-143-10.3-357.4-10.3-357.4-10.3h-.4s-214.4 0-357.4 10.3c-19.9 2.4-63.5 2.6-102.3 43.3-30.6 31-40.6 101.4-40.6 101.4s-10.2 82.6-10.2 165.3v77.5c0 82.7 10.2 165.3 10.2 165.3s10 70.4 40.6 101.4c38.9 40.7 89.9 39.4 112.6 43.7 81.7 7.8 347.3 10.3 347.3 10.3s214.6-.3 357.6-10.7c20-2.4 63.5-2.6 102.3-43.3 30.6-31 40.6-101.4 40.6-101.4s10.2-82.7 10.2-165.3v-77.5c0-82.7-10.2-165.3-10.2-165.3zm-606 336.7v-287l276 144z' fill='url(%23a)'/%3E%3C/svg%3E%0A");}.n15ListData {width: 100%;margin: 5px 0px;display: block;}.n15ListData > span {width: 100%;display: block;}.n15LDDatum {font-weight: 400;font-size: 12px;font-size: 1.2rem;color: #666;text-decoration: none;line-height: 16px;padding: 0px;}.n15LDTitle {font-weight: 700;font-size: 16px;font-size: 1.6rem;color: var(--cBlack);text-decoration: none;line-height: 24px;padding: 5px 0px;}.n15ListTeaser {width: 100%;display: block;font-size: 90%;}.nDItemRow {width: 100%;margin: 0 0 5px 0;    display: flex;    flex-direction: column;    gap: 20px;}.nDItemCol {width: 100%;}#nDDatum {font-weight: 400;font-size: 14px;font-size: 1.4rem;color: #666;text-decoration: none;line-height: 20px;padding: 0px;}#nDTitle {width: 100%;padding: 0px 0px 30px 0px;}#nDTitle h2 {padding: 0px;margin: 0px;font-family: 'Open Sans', sans-serif;font-size: 28px;font-size: 2.8rem;font-weight: 400;color: var(--cBlack);line-height: 110%;text-align: left;}#nDTeaser {width: 100%;font-size: 14px;font-size: 1.4rem;line-height: 140%;font-weight: 400;padding: 0px 0px 30px 0px;}#nDSocial {width: 100%;    display: flex;    justify-content: space-between;}#nDSshareButtons {width: 68%;    display: flex;    gap: 10px;}#nDSocial a.post-share {display: block;width: 90px;height: 30px;background-image: url(../images/css/sharingIcons.png);background-repeat: no-repeat;background-size: 30px 90px;text-decoration: none;text-indent: -20000em;font-size: 12px;font-size: 1.2rem;color: #FFF;border: none !important;opacity: 0.8;margin: 0 10px 0 0;box-sizing: content-box;}#nDSocial a.post-share:hover {opacity: 1.0;text-decoration: none;cursor: pointer;}#nDSocial a.post-share span {min-width: 30px;height: 30px;padding: 0 10px;line-height: 30px;display: block;float: right;color: #FFF;font-size: 20px;font-size: 2.0rem;text-align: center;text-indent: 0;box-sizing: border-box;}a.post-share.facebook {background-color: #3e599a;background-position: 0px 0px;}a.post-share.facebook span {background-color: #4665af;}a.post-share.twitter {background-color: #4b8cbe;background-position: 0 -30px;}a.post-share.twitter span {background-color: #529fda;}a.post-share.gplus {background-color: #b8382e;background-position: 0 -60px;}a.post-share.gplus span {background-color: #d24238;}#nDSAuthor {width: 30%;text-align: right;font-size: 12px;font-size: 1.2rem;line-height: 30px;}#nDImage {width: 100%;display: block;background-size: cover;background-position: center;background-repeat: no-repeat;aspect-ratio: 2/2;}#nDImage img {width: 100%;height: auto;display: block;}#news #nDImages {width: 100%;padding: 0px;}#nDImages .nDI_Cols {display: grid;gap: 5px;grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));}#nDImages .nDI_Cols a {width: 100%;height: auto;display: block;background-size: cover;background-position: center;background-repeat: no-repeat;aspect-ratio: 2/2;}#nDImages img {display: block;border: none;margin: 0 0 5px 0;padding: 0px;background-color: #FFF;background-image: url(../images/css/loader.gif);background-repeat: no-repeat;background-position: center center;width: 100%;height: auto;}#nDImages .nImg2Cols {width: 65.74%;float: left;}#nDImages .nImg1Col {width: 47.89%;float: left;}#nDImages .nImg2Col {width: 47.89%;float: right;}#nDImages .nImg3Col {width: 31.48%;float: right;}#nDText {width: 100%;font-size: 14px;font-size: 1.4rem;padding: 0px 0px 30px 0px;}#nDBack {width: 100%;font-size: 90%;padding: 0px 0px 30px 0px;}#nDBack a {height: 34px;line-height: 34px;padding: 0px 30px;text-align: center;display: inline-block;background-color: var(--cBlack);color: #FFF !important;font-size: 16px;font-size: 1.6rem;text-decoration: none !important;text-transform: uppercase;}#nDBack a:hover {color: var(--cBlack) !important;background-color: #EEE9E4;background-color: #F8F6F4;}@media only screen and (min-width: 990px) {#news .n15List2Cols {width:49.09%;}#news .n15ListCol {width:48.15%;}.nDItemRow {    flex-direction: row;    gap: 20px;}#news .nDItemCol {width:calc((100% - 20.2px) / 2);}.n15ListImage img.ggImage {display:block;width:50px;position:absolute;bottom:-20px;left:50%;margin-left:-25px;}}#betriebe {width: 100%;}#betriebeTop {width: 100%;padding: 0 0 20px 0;}#betriebeText {width: 100%;background-color: #FFF;padding: 20px 15px;}#hofFilter {width: 100%;height: 50px;background-color: #F0ECE3;}a#selectAllLink {width: 280px;height: 50px;line-height: 50px;font-size: 20px;font-size: 2.0rem;color: var(--cBlack);text-decoration: none;text-align: center;display: block;float: left;background-image: url(../images/css/scrolldown.png);background-repeat: no-repeat;background-position: right center;}#merkzettel {width: 620px;float: right;}a.anfrageLink {width: 250px;height: 50px;line-height: 50px;font-size: 20px;font-size: 2.0rem;background-color: var(--cBlack);color: #FFF !important;text-decoration: none !important;text-align: center;display: block;float: right;background-image: url(../images/css/anfrageLinkBG.gif);background-repeat: no-repeat;background-position: left center;}.hofListeAnfrage {width: 100%;padding: 0;margin: 0;display: flex;justify-content: flex-end;}.hofListeAnfrage a {line-height: 34px;padding: 0 30px;text-align: center;display: block;background-color: var(--cBlack);color: #FFF !important;font-size: 16px;font-size: 1.6rem;text-decoration: none !important;text-transform: uppercase;}.hofListeAnfrage a:hover {color: var(--cBlack) !important;background-color: #EEE9E4;background-color: #F8F6F4;}#hofListe {padding: 20px 5px 10px 5px;width: 100%;padding: 20px 0 10px 0;display: grid;grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));gap: 10px 10px;}.hofRow {width: 100%;padding: 0px;}.hofItem {width: 100%;position: relative;z-index: 500;overflow: hidden;    height: 100%;    display: flex;    flex-direction: column;}.hItemSelected {width: 100%;padding: 0 0 400% 0;background-color: rgba(0, 0, 0, .7);position: absolute;z-index: 600;}.hItemSelected .hItemSelIcon {width: 46px;height: 46px;overflow: hidden;position: absolute;left: 50%;top: 20%;margin-left: -23px;z-index: 650;background-image: url(../images/css/haken.png);background-repeat: no-repeat;background-position: 0px 0px;}.hItemSelected:hover .hItemSelIcon {background-position: -46px 0px;}.hItemImage {width: 100%;position: relative;z-index: 500;}.hItemImage img {width: 100%;    height: auto;display: block;}.hItemDaten {width: 100%;padding: 30px 0px 12px 0px;background-color: #FFF;text-align: center;position: relative;z-index: 500;font-size: 15px;font-size: 1.5rem;line-height: 20px;    flex: 1 1 auto;}.hItemDaten strong {width: 100%;display: block;font-size: 20px;font-size: 2.0rem;color: var(--cBlack) !important;line-height: 28px;}img.hIimageGastgeber {position: absolute;width: 60px;height: 80px;left: 50%;margin: 0 0 0 -30px;top: -60px;z-index: 550;}.hItemDatenLinks {width: 100%;height: 30px;background-color: #EEEAE4;font-size: 13px;font-size: 1.3rem;}a.hItemDLink {width: 50%;height: 30px;line-height: 30px;text-align: center;color: var(--cBlack) !important;text-decoration: none !important;}a.hItemDLink.cBlack {background-color: var(--cBlack);color: #EEEAE4 !important;}#hofDetail {padding: 0px;width: 100%;position: relative;}#hofDetailTop {width: 100%;background-color: #FFF;margin: 0 0 40px 0;}#hDTimage {width: 100%;display: none;}#hDTimage img {width: 100%;display: block;}#hDTData {width: 100%;}@media only screen and (min-width: 640px) {#hDTimage {width: 30%;float: left;display: block;}#hDTData {width: 68%;float: right;}}#hDTData1Row {width: 100%;box-sizing: border-box;padding: 15px 10px;}#hDTDataName {width: 45%;float: left;}#hDTDataName h1 {text-transform: none !important;padding: 0px 0px 5px 0px;margin: 0;font-size: 24px;font-size: 2.4rem;line-height: 100%;font-weight: 700;}#hDTDataName h2 {text-transform: none !important;padding: 0px;margin: 0;font-size: 18px;font-size: 1.8rem;line-height: 100%;font-weight: 400;}#hDTDataLogo {float: right;width: 45%;text-align: right;}#hDTDataLogo a {display: inline-block;width: auto;}#hDTDataLogo a img {display: block;height: 50px;width: auto;max-width: 100%;}#hDTData2Row {width: 100%;box-sizing: border-box;padding: 10px 0px;display: flex;flex-wrap: wrap;}#hDTData2Row .row2Item {width: 50%;padding: 0px 15px 15px 15px;text-align: center;line-height: 18px;overflow: hidden;font-size: 14px;font-size: 1.4rem;box-sizing: border-box;}#hDTData2Row .row2Item img {width: 100%;display: block;background-size: contain;background-repeat: no-repeat;background-position: center top;margin: 0 0 10px 0;}#hDTData2Row .row2Item.topIcon1 img {background-image: url(../images/css/topIcon1.gif);}#hDTData2Row .row2Item.topIcon2 img {background-image: url(../images/css/topIcon2.gif);}#hDTData2Row .row2Item.topIcon3 img {background-image: url(../images/css/topIcon3.gif);}#hDTData2Row .row2Item.topIcon4-1 img {background-image: url(../images/css/topIcon4-1.gif);}#hDTData2Row .row2Item.topIcon4-2 img {background-image: url(../images/css/topIcon4-2.gif);}#hDTData2Row .row2Item.topIcon4-3 img {background-image: url(../images/css/topIcon4-3.gif);}#hDTData2Row .row2Item.topIcon4-4 img {background-image: url(../images/css/topIcon4-4.gif);}#hDTData3Row {width: 100%;}a.btnBlack {height: 34px;line-height: 34px;padding: 0px 30px;text-align: center;background-color: var(--cBlack);color: #FFF !important;font-size: 16px;font-size: 1.6rem;text-decoration: none !important;text-transform: uppercase;display: none;}a.btnBlack#btnHDAnfrage {display: block;box-sizing: border-box;}a.btnBlack.fL {width: 100%;margin: 0px;}a.hNavButton {position: absolute;top: 80px;width: 20px;height: 60px;background-image: url(../images/css/hNavButton.gif) !important;background-repeat: no-repeat;display: none;}a.hNavButton.hNBPrev {left: -30px;background-position: 0px 0px;}a.hNavButton.hNBNext {right: -30px;background-position: -20px 0px;}#hofDetailDaten {width: 100%;padding: 0 0 20px 0;border-bottom: 1px solid #EEE9E4;margin: 0 0 20px 0;}#hDDleft {width: 100%;display: flex;gap: 20px;align-items: center;}img#rh {display: block;width: 25%;height: auto;aspect-ratio: 1/1;}img#rc {width:calc(75% - 20.2px);height: auto;aspect-ratio: 124/39;}#hDDright {width: 100%;}#hDDrightTexte {width: 100%;font-size: 14px;font-size: 1.4rem;padding: 0 0 30px 0;}#hDDrTSpruch {padding: 0px 0px 10px 0px;}#hDDrightKontakt {width: 100%;margin: 0 0 30px 0;}#hKontaktBox {width: 100%;}#hKBTitle {width: 100%;height: 30px;background-color: var(--cBlack);color: #FFF;text-align: center;font-size: 16px;font-size: 1.6rem;line-height: 30px;font-weight: 400;text-transform: uppercase;}#hKBData {width: 100%;padding: 20px 10px 10px 10px;box-sizing: border-box;background-color: #EEE9E4;font-size: 14px;font-size: 1.4rem;line-height: 20px;color: var(--cBlack);}#hKBData a.website {color: #493920;text-decoration: none;line-height: 30px;display: block;font-size: 15px;font-size: 1.5rem;margin: 10px 0px 0px 0px;}.hDDSection {width: 100%;margin: 0 0 10px 0;display: flex;flex-direction: column;gap: 10px;}.hDDSleft {width: 100%;}.hDDSleft h6 {width: 100%;height: 30px;line-height: 30px;box-sizing: border-box;text-transform: uppercase;padding: 0px 10px;margin: 0;color: var(--cBlack);font-size: 15px;font-size: 1.5rem;background-color: #EEE9E4;}.hDDSright {width: 100%;font-size: 14px;font-size: 1.4rem;}.hDDSright.flex {display: flex;flex-direction: column;gap: 10px;}.hDDSright article,.hDDSright ul {height: auto;width: 100%;overflow-x: auto;overflow-y: auto;text-align: left;padding: 0;margin: 0;}.hDDSright > article,.hDDSright > ul {-moz-column-count: 2;     column-count: 2;-moz-column-gap: 10px;     column-gap: 10px;-moz-column-fill: balance;     column-fill: balance;}.hDDSright ul li {list-style: none;line-height: 20px;padding: 0px 0px 0px 20px;background-image: url(../images/css/liIcon.gif) !important;background-repeat: no-repeat;background-position: left 3px;-moz-column-break-inside: avoid;     break-inside: avoid;}.hDDSrightBox {margin: 10px 0px 0px 0px;padding: 10px;width: auto;background-color: #FFF;}#hDDSImages {width: 100%;padding: 0px;}#hDDSImages .hImgCols {-moz-columns: 3;    columns: 3;-moz-column-gap: 5px;    column-gap: 5px;-moz-column-fill: balance;    column-fill: balance;}#hDDSImages img {width: 100%;height: auto;display: block;border: none;margin: 0 0 5px 0;padding: 0;background-color: #FFF;background-image: url(../images/css/loader.gif);background-repeat: no-repeat;background-position: center center;width: 100%;}#hDDSImages .hImg2Cols {width: 66.43%;float: left;}#hDDSImages .hImg1Col {width: 49.46%;float: left;}#hDDSImages .hImg2Col {width: 49.46%;float: right;}#hDDSImages .hImg3Col {width: 32.86%;float: right;}.hDDPiva {width: 100%;margin: 10px 0px;text-align: right;font-size: 1.1em;font-size: 1.5rem;}.hDD_CIN {width: 100%;margin: 10px 0px;text-align: right;font-size: 1.0em;font-size: 1.3rem;}#hofNews {width: 100%;padding: 0 10px;}#hofNews.hide {max-height: 420px;overflow: hidden;position: relative;}#hofNews.hide:after {content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 90px;z-index: 200;background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 50%);}.hNItem {width: 100%;margin: 0 0 10px 0;padding: 0;}.hNItem a {width: 100%;display: flex;text-decoration: none;gap: 10px;}.hNItem a span {display: block;}.hNItem a .hNItemImage {width: 30%;}.hNItem a .hNItemImage img {width:100%;height: auto;display: block;}.hNItem a .hNItemData {width:calc(70% - 10.2px);}.hNItem a .hNIDTitel {width: 100%;color: #000;font-size: 15px;font-size: 1.5rem;}.hNItem a .hNIDText {width: 100%;color: #000;font-size: 12px;font-size: 1.2rem;padding: 10px 0px 0px 0px;}.hNItem a .hNIDLink b {color: #FFF;font-size: 12px;font-size: 1.2rem;background-color: #000;text-align: center;display: block;float: right;line-height: 20px;padding: 0px 5px;}.hNLinkItem {width: 100%;margin: 0px 0px 5px 0px;padding: 0px 240px 0px 245px;}.hNLinkItem a {width: 100%;color: #000;font-size: 14px;font-size: 1.4rem;text-decoration: none;}a#hNLinkAll {width: 100%;display: block;color: #000;text-align: center;line-height: 20px;position: absolute;left: 0px;bottom: 0px;z-index: 300;text-decoration: none;}@media only screen and (min-width: 990px) {#hofListe {grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));gap: 10px 10px;}.hItemSelected:hover {cursor:crosshair;}.hItemSelected:hover .hItemSelIcon {background-position:-46px 0px;}.hItemImage {position:relative;z-index:500;padding:0px;}#hofDetail {padding:0 0 20px 0;width:940px;}#hofDetailTop {width: 100%;height:280px;background-color:#FFF;margin:0;transform: translateY(-50px);}#hDTimage {width:210px;height:280px;}#hDTData {width:700px;height:280px;}#hDTData1Row {height:85px;padding:15px 15px 0px 0px;}#hDTData2Row {height:161px;padding:20px 15px 21px 0px;flex-wrap: nowrap;justify-content: space-between;}#hDTData2Row .row2Item {width: auto;height: 120px;padding:0;flex: 1 1 auto;}#hDTData2Row .row2Item img {height: 65px;margin:0 0 15px 0;}#hDTData3Row {height:34px;padding:0px;}a.btnBlack {display:block;}a.btnBlack:hover {color:var(--cBlack) !important;background-color:#EEE9E4;background-color:#F8F6F4;}a.btnBlack.fL {width:auto;float:left;margin:0px 15px 0px 0px;}a.btnBlack.fR {float:right;}#hDTDataName {width:49%;}img#hDTDataLogo {width:auto;}a.hNavButton {display:block;}#hofDetailDaten {width: 100%;padding:0 0 50px 0;border-bottom:1px solid #EEE9E4;margin:0 0 40px 0;position:relative;}#hDDleft {position:absolute;left:0px;bottom:50px;width:205px;}#hDDright {width:695px;float:right;}#hDDrightTexte {width:460px;float:left;padding:0;}#hDDrTSpruch {padding:0px 0px 10px 0px;}#hDDrightKontakt {width:200px;float:right;margin:0;}.hDDSection {flex-direction: row;gap:30px;}.hDDSleft {width:210px;margin:0;}.hDDSright {width:calc(100% - 210px);}.hDDSright.flex {flex-direction: row;gap:20px;}.hDDSrightCol {width:calc((100% - 20.2px) / 2);}.hDDSright > article,.hDDSright > ul {-moz-column-count: 3;     column-count: 3;}}#wanderungen {width:100%;}#wanderungen .wItem {width:100%;margin:0 0 20px 0;}#wanderungen .wItem .wItitle {width:100%;margin:0 0 20px 0;font-weight: 400;font-size: 20px;font-size: 2.0rem;color:var(--cGreen);font-family: 'Neucha', cursive;text-transform:uppercase;}html {font-size: 55%;}html, body {margin:0;padding:0;}body {margin:0;padding:0;background-color:#F8F6F4;text-decoration: none;font-family: 'Open Sans', sans-serif;color: var(--cBlack);z-index:0;position: relative;font-size: 14px;font-size: 1.4rem;}#topRow {position:fixed;width:100%;left:0;top:0;background-color:#FFF;z-index:999;}body.barFixed #topRow {box-shadow: 0px 0px 2px #666;}#top {width:100%;height:70px;margin:0 auto;padding: 0 10px;position:relative;}#top {display: grid;grid-template-columns: 140px 1fr 60px;}a#logo {width:140px;height:60px;z-index:590;display: block;overflow:hidden;background-image: url(../images/svg/logoOpt.svg);background-position: 0px -254px;background-repeat: no-repeat;background-size: 205px 325px;grid-row: 1 / 2;align-self: center;}a#hamburger {width:60px;height:60px;display:block;z-index:3000;margin:0;padding:15px;text-decoration:none;opacity:1;transition: opacity .5s ease-in, right .9s cubic-bezier(0.7, 0, 0.15, 1);grid-column: -2 / -1;grid-row: 1 / 2;justify-self: flex-end;    align-self: center;position: relative;}a#hamburger::after {position: absolute;right: 60px;top: 50%;transform: translateY(-50%);width: 60px;    padding: 0;line-height: 40px;content: '';text-align: right;color:var(--cBlack);text-transform: uppercase;font-size: 16px;font-size: 1.6rem;opacity: 1;}html[lang='de'] a#hamburger::after { content: 'Men\00fc'; }html[lang='it'] a#hamburger::after { content: 'Menu'; }html[lang='en'] a#hamburger::after { content: 'Menu'; }body.naviOpen a#hamburger::after {display: none;}body.hasOverlay a#hamburger {opacity: 0;z-index: -1;}a#hamburger span {width:30px;height:30px;display:block;}a#hamburger span svg {width: 100%;display:block;}a#hamburger span svg g.wrapper {stroke:var(--cGreen);}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;}a#naviControl {position:absolute;top:20px;right:10px;width:80px;height:30px;display: block;background-image: url(../images/css/naviControl.gif);background-repeat: no-repeat;background-position: 0px -30px;z-index:900;}a#naviControl.nCnormal {background-position: 0px -30px;}a#naviControl.nCactiv {background-position: 0px 0px;}#mobilNaviWrapper {width:100%;position:absolute;top:0px;left:0px;background-color:#FFF;padding:0px 10px 15px 10px;box-sizing:border-box;z-index:800;}#mobilSprachNavi {width:100%;line-height:30px;padding:20px 0px 20px 0px;border-bottom:1px solid #EEE9E4;margin-bottom:15px;}#mobilNavi {width:100%;margin:0px auto;}#mainNavi {position: absolute;right: 0px;bottom: 10px;z-index:500;display:none;}#fullpageWrapperHome {width: 100%;z-index: 500;margin:100dvh 0 0 0;padding:0;position: relative;}#headerImageWrapper {width:100%;z-index:250;top: 70px;position:fixed;}body:not(.page20) #hightLevler {height:calc((100vw / 3) * 2);max-height: 650px;width:5px;}body.page200 #hightLevler {height: 75vh;}body.page20 #hightLevler {display: none;}#headerImage {width:100%;padding: 0;margin: 0 auto;overflow: hidden;position:relative;}#headerImage img {width:100%;display:block;}.hImage_carousel {width:100%;}.hImage_carousel ul#jqChImage {margin: 0;padding: 0;list-style: none;display: block;}.hImage_carousel ul#jqChImage li.page {width:100%;margin:0;padding:0;display: block;float: left;position:relative;width:100%;background-size: cover;background-position: center;background-repeat: no-repeat;}body.page20 #headerImageWrapper .hImage_carousel ul#jqChImage li.page {height: calc(100dvh - 70px);}body:not(.page20) #headerImageWrapper .hImage_carousel ul#jqChImage li.page {height:calc((100vw / 3) * 2);max-height: 650px;}.hImage_carousel ul#jqChImage li.page img {width:100%;display:block;}#hIpager {position: absolute;width: 100%;left: 0;text-align:center;padding:0px;z-index:799;}body.page20 #hIpager {display: none;}#hIpager.uts {top:-30px;}#hIpager.utsHof {top:-30px;}#hIpager a {display:inline-block;width:15px;height:15px;margin:0 2px;background-color:#FFF;}#hIpager a.selected {background-color:var(--cBlack);}#hIpager a span {display:none;}#fullpageWrapper {width: 100%;margin:0;padding:70px 0px 0px 0px;display:block;z-index: 500;position:relative;}#fullpageWrapper.pt550 {padding:550px 0px 0px 0px;}#fullpageWrapper.pt650 {margin:650px 0px 0px 0px;margin:0px;}#fullpage {width: 100%;position:relative;background-color:#F8F6F4;}body.page20 #fullpage {background-color:#FFF !important;}body.page20 #fullpage #page {padding:30px 0px;}body.page20 #fullpage a#pageTop {position:absolute;top:-70px;display:block;}a#scrolldown {width:40px;height:40px;position:absolute;left:10px;top:-50px;background-image: url(../images/css/scrolldown.png);background-repeat: no-repeat;display:block;}a#schauher {height:50px;position:absolute;right:0px;top:-50px;line-height:50px;background-image: url(../images/css/schauher.gif);background-size:60px 30px;background-position:15px 10px;background-repeat: no-repeat;padding:0 15px 0 90px;display:inline-block;background-color:#FFF;border-top-left-radius:10px;border-top-right-radius:10px;font-weight: 400;font-size: 24px;font-size: 2.4rem;color:var(--cGreen);font-family: 'Neucha', cursive;text-transform:uppercase;text-decoration:none;}#hofRandom {width:240px;height:320px;position:absolute;left:0px;top:-320px;z-index:800;display:none;}@media only screen and (min-width: 950px) {a#scrolldown {left:50%;margin-left:-20px;}#hofRandom {width:240px;height:320px;display:block;}#jqChomePersonen {width:240px;height:320px;position:relative;z-index:810;}.hPItem {width:240px;height:320px;position:relative;float:left;font-family: 'Open Sans', sans-serif;}.hPItem a, .hPItem img {width:240px;height:320px;display:block;text-decoration:none;}span.hPISchatten {position: absolute;left: 0px;bottom: 0px;width: 100%;height: 100%;background-image: url(../images/css/hPISchatten240.png);background-repeat: repeat-x;background-position: left bottom;}span.hPIData {width:200px;left:20px;position:absolute;bottom:0px;display:block;text-align:center;}span.hPIDataName {width:100%;line-height:24px;padding:0 0 2px 0;display:block;color:#FFF;font-size: 18px;font-size: 1.8rem;font-weight:700;}span.hPIDataHof {width:100%;line-height:20px;padding:0 0 5px 0;display:block;color:#FFF;font-size: 14px;font-size: 1.4rem;font-weight:400;}span.hPIDataSpruch {width:100%;line-height:12px;padding:0 0 20px 0;display:block;color:#FFF;font-size: 12px;font-size: 1.2rem;font-weight:400;}span.hPIDataLink {display:inline-block;margin:0 auto;height:26px;line-height:26px;padding:0px 20px;background-color:#968873;color:#FFF;font-size: 12px;font-size: 1.2rem;}span.jqChPTitle {width:240px;position:absolute;z-index:850;left:0px;top:0px;display:block;text-align:center;}span.jqChPTitle b {display:inline-block;margin:0 auto;height:20px;line-height:20px;padding:0px 20px;background-color:#D0C1A8;background-color:#B6A280;background-color:#968873;color:#FFF;text-transform:uppercase;font-size: 12px;font-size: 1.2rem;}#jqChPButtons {width:240px;height:0px;position:absolute;z-index:850;left:0px;top:50%;margin-top:-5px;}#jqChPButtons .slick-prev, #jqChPButtons .slick-next {width: 30px;height: 54px;}#jqChPButtons .slick-prev {left: 5px;}#jqChPButtons .slick-next {right: 5px;}.jqChButton {width: 30px;height: 54px;background-image: url(../images/css/jqChPpfeile.png);background-repeat: no-repeat;position:absolute;top:-26px;}a#hPprev.jqChButton {left:5px;background-position:0px 0px;}a#hPnext.jqChButton {right:5px;background-position:-30px 0px;}}@media only screen and (min-width: 1250px) {#hofRandom {width:300px;height:400px;top:-400px;}#jqChomePersonen {width:300px;height:400px;}.hPItem {width:300px;height:400px;}.hPItem a, .hPItem img {width:300px;height:400px;}span.hPISchatten {background-image: url(../images/css/hPISchatten300.png);}span.hPIData {width:240px;left:30px;}span.hPIDataName {width:100%;line-height:28px;font-size: 22px;font-size: 2.2rem;}span.hPIDataHof {line-height:26px;padding:0px 0px 10px 0px;font-size: 18px;font-size: 1.8rem;}span.hPIDataSpruch {line-height:18px;padding:0px 0px 20px 0px;font-size: 13px;font-size: 1.3rem;}span.hPIDataLink {display:inline-block;margin:0 auto;height:26px;line-height:26px;padding:0px 20px;background-color:#968873;color:#FFF;font-size: 12px;font-size: 1.2rem;}span.jqChPTitle {width:300px;}#jqChPButtons {width:300px;}}#pageTitle {position:absolute;top:50%;left:50%;margin-left:-40%;margin-top:-100px;font-family: 'Open Sans', sans-serif;font-family: 'Neucha', cursive;font-size: 18px;font-size: 1.8rem;color:#FFF;line-height:20px;font-weight:300;z-index:800;width:80%;}#pageTitle strong {font-size: 40px;font-size: 4.0rem;line-height:40px;font-weight:300;text-transform:uppercase;}header {width:100%;}#sprachwahl {position:absolute;z-index:610;right:0px;top:0px;width:20%;height:30px;text-align:right;display:none;font-family: 'Open Sans', sans-serif;}#page {width:100%;margin:0 auto;padding: 0 10px;position: relative;}#page.hasPadding {padding:30px 10px;}#subNavi {width: 100%;line-height:50px;padding:0 0 60px 0;display:none;}#cmsAlert {text-align:center;padding:10px;margin-bottom:20px;background-color:#F8D7CB;border:1px solid #6E172E;font-size: 12px;font-size: 1.2rem;}#content {width: 100%;}#textTop {position:absolute;display:block;width:140px;height:0px;top:-75px;left:0px;}#breadcrumbs {font-size: 12px;font-size: 1.2rem;line-height: 12px;color: #CCC;position:absolute;left:0px;top:-20px;font-weight:300;display:none;font-family: 'Open Sans', sans-serif;text-transform:uppercase;}#fullContentWrapper {width:100%;background-color:#FFF;padding:50px 0px;}#footerMap {width:100%;height:400px;background-color:#FFF;}#footerWrapper {width: 100%;padding: 0px;position: relative;z-index: 500;font-family: 'Open Sans', sans-serif;}.footer {width:100%;margin:0 auto;overflow:hidden;}.fSection {width:100%;margin:0px 0px 30px 0px;}.fSleft {width:100%;float:left;}.fSleft h6 {width:100%;height:30px;line-height:30px;padding:0px 10px;box-sizing:border-box;margin:0;color:var(--cBlack);font-size:16px;font-size:1.6rem;}.fSright {width:100%;float:right;}#footerRow1 {width: 100%;height:35px;padding:40px 0px 26px 0px;margin: 0px;background-color:#F8F6F4;}#footerRow2 {width: 100%;margin: 0px;background-color:var(--cBlack);}#fR2LinksWrapper {width: 100%;padding: 25px 0;text-align:center;}#fR2Links {width: 100%;display:flex;gap: 10px;justify-content: center;position:relative;align-items: center;}a.fR2Link {width:40px;line-height:40px;margin:0;display:block;text-decoration: none;background-repeat: no-repeat;background-position: center center;background-size:contain;}a.fR2Link.fb {background-image: url(../images/css/fb-Icon.png);}a.fR2Link.ig {background-image: url(../images/css/ig-Icon.png);}#fR2Links span {font-size: 14px;font-size: 1.4rem;line-height:20px;width:calc(50% - 70px);color:#FFF;}span#fbLTextLeft {text-align: right;padding: 0 10px 0 0;}span#fbLTextRight {text-align: left;padding: 0 0 0 10px;}#fR2Wrapper {width: 100%;}#fR2WLeft {width: 100%;float:none;}#fR2WRight {width: 100%;float:none;}#footerRow3 {width: 100%;margin: 0px;position: relative;background-color:#FFF;}#fR3Wrapper {width: 100%;padding:30px 0px;}#fR3WLeft {width:100%;height:60px;line-height:60px;text-align:center;}#fR3WRight {width:100%;height:60px;padding:0px 20px;box-sizing:border-box;}#partner {width: 100%;position: relative;}#partnerData {width: 100%;display: flex;justify-content: center;gap: 20px;}#partnerData a img {height: 50px;width: auto;display: block;}#partnerData a {text-indent: -2000em;display: block;margin: 0;-webkit-filter: grayscale(1);    filter: grayscale(1);    opacity: 0.75;}#partnerData a:hover {-webkit-filter:none;    filter:none;    opacity:1;}#partner ul {padding: 0;margin: 0;list-style: none;text-align:justify;width: 100%;}#partner ul:after {content: '';display: inline-block;width: 100%;height:0px;}#partner ul li {display: inline-block;padding: 0;margin: 0;position:relative;width:auto;text-align:center;}#partner ul li a {text-indent: -2000em;display: inline-block;height: 60px;background-repeat: no-repeat;background-size: contain;background-position: center;overflow: hidden;margin: 0;-webkit-filter: grayscale(1);    filter: grayscale(1);    opacity: 0.75;}#partner a#ritten { width:150px; background-image: url("../images/partner/ritten.png"); }#partner a#suedtirol { width:80px; background-image: url("../images/partner/suedtirol.svg"); }#partner ul li a:hover {-webkit-filter:none;    filter:none;    opacity:1;}#cookiesWrapper {width: 100%;position:fixed;left:0;bottom:0;background-color: rgba(0,0,0,.7);border-top:2px solid #FFF;padding:5px 0px;z-index:9999;}#cookies {width: 98%;margin:0px auto;font-size: 12px;font-size: 1.2rem;font-family: Arial, Helvetica, sans-serif;text-align:left;}#cookiesText {width: 80%;float:left;color:#FFF;line-height:20px;}#cookiesText a {color:#FFF;}a#cookiesButton {width: 40px;height:30px;line-height:30px;font-size: 14px;font-size: 1.4rem;background-color:#FFF;color:#000;text-decoration:none;text-align:center;display:block;float:right;}@media only screen and (min-width: 960px) {#cookies {width: 960px;}}#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.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;}.fL { float:left; }.fR { float:right; }@media only screen and (min-width: 640px) {.fL { float:left; }.fR { float:right; }}@media only screen and (min-width: 990px) {html {font-size: 62.5%;}#top {width:940px;padding: 0;}a#hamburger {display: none;}#fullpage {width:100%;padding:0px;background-color:#F8F6F4;}header {width:100%;}#sprachwahl {display:block;}a#naviControl {display:none;}body.page20 a#logo {width:210px;height:248px;background-position: 0px 0px;background-size: 210px 325px;margin: 10px 0 0 0;}body.barFixed a#logo {width:140px;height:60px;background-position: 0px -254px;background-size: 205px 325px;margin: 0;}#mainNavi {width: 600px;display:block;}#hIpager.utsHof {top:-85px;}body:not(.page20) #hightLevler {height:calc((100vw / 160) * 65);}#map {height:650px;}body.page200 #hightLevler {height:650px;}#page {position: relative;width:940px;}#subNavi {display:block;}#pageTitle {margin-left:-150px;margin-top:-100px;font-size: 24px;font-size: 2.4rem;color:#FFF;line-height:30px;width:600px;}#pageTitle strong {font-size: 60px;font-size: 6.0rem;line-height:60px;}.dvRow {width:100%;margin:0 0 50px 0;}.dvItem {width: 46.81%;margin:0;}#direktvermarkter .dvDItemCol {width:49.09%;}.spaltenInhalte .sIBox2 {width:440px;}.spaltenInhalte .sIBox4 {width:205px;}.impressionen .impImgColsLeft {width:48.98%;float:left;}.impressionen .impImgColsRight {width:48.98%;float:right;}#breadcrumbs {display:block;}a.scrollButton {display:block;}.anfrageCols {width:100%;}.anfrageCLeft {width:100%;}.anfrageCRight {width:100%;}#routeField {float:left;text-align:left;}#routeButton {float:right;text-align:right;}.footer {width: 940px;}.fSleft {width:210px;float:left;}.fSright {width:700px;float:right;}#footerRow2 {display:block;}#fR2LinksWrapper {padding: 35px 0;}#fR2Links span {font-size: 20px;font-size: 2.0rem;line-height:50px;top:10px;}a.fR2Link {width:50px;line-height: 50px;}#fR3WLeft {width:400px;height:60px;line-height:60px;float:left;border-right:1px solid #D0C1A8;text-align:left;}#fR3WRight {width:400px;height:60px;padding:0px 50px;float:right;}}@media only screen and (min-width: 1250px) {body:not(.page20) #headerImage {width:1600px;height:650px;}#hightLevler {height:650px;}}#sprachwahl a {color: #005231;text-decoration:none;font-size: 18px;font-size: 1.8rem;line-height:30px;height:30px;text-transform:uppercase;}#sprachwahl a.LangActiv {color: #1B1B73;}#sprachwahl span {padding: 0px 5px;}#breadcrumbs a { color:var(--cGreen) !important; text-decoration:none !important; font-weight:400; }#breadcrumbs a:hover { color:var(--cGreen) !important; }#breadcrumbs a.bCh { display:none; }#breadcrumbs a strong { color:var(--cGreen); font-weight:700; }#breadcrumbs span.bcLine { padding:0px 10px; text-align:center; color:var(--cGreen); }nav ul {padding: 0;margin: 0;list-style: none;font-weight:400;display: flex;justify-content: space-between;}nav ul li {display: block;padding: 0;margin: 0;position:relative;width:auto;}nav ul li a {display:block;margin: 0px;line-height: 30px;font-size: 20px;font-size: 2.0rem;color: var(--cBlack);text-decoration: none;text-transform:uppercase;font-family: 'Neucha', cursive;}nav ul li a.fNaviActiv, nav ul li a:hover, nav ul li a.fNaviActiv:hover, nav ul li .parent:hover a {font-weight: 400;color:var(--cGreen);}#mzButton {position:absolute;top:-30px;left:50%;width:30px;margin-left:-15px;}#mzButton a {float:right;line-height:30px;display:block;padding:0px;text-decoration:none;}#mzButton a span {width:30px;line-height:20px;display:inline-block;padding:6px 0px 4px 0px;margin:0px;background-image: url(../images/css/herz.png);background-repeat:no-repeat;background-size:cover;font-size: 13px;font-size: 1.3rem;color:#FFF;text-decoration:none;text-align:center;}.parent {position: relative;z-index:190;}.parent .navArrow {position: absolute;top: -20000px;width: 20px;height: 20px;z-index: 220;background-image: url(../images/css/naviPfeilUp.gif);background-repeat: no-repeat;}.parent:hover .navArrow {top: 26px;}.parent .navLayer {position: absolute;top: -20000px;width: 240px;padding: 26px 0px 0px;text-align:left;z-index:220;}.parent .navLayer.nLLeft {left:0px;}.parent .navLayer.nLRight {right:17px;}.parent:hover .navLayer.nLLeft {top: 20px;}.parent:hover .navLayer.nLRight {top: 20px;}.navLayerWrapper {width: 100%;position: relative;padding: 15px;background-color:#005231;}#mainNavi ul.subNaviList {margin:0;padding:0;width: 100%;}#mainNavi ul.subNaviList li.mN2Level {margin:0;padding:0;list-style:none;display: block !important;}#mainNavi ul.subNaviList li.mN2Level a {width: auto;color: #CCDCD6;margin: 0px;font-weight: 400 !important;font-size: 14px !important;font-size: 1.4rem !important;display: block !important;line-height: 24px;height: auto !important;padding: 0px;border: none !important;text-transform:none;}ul.subNaviList li.mN2Level a:hover, ul.subNaviList li.mN2Level a.sNaviActiv:hover {color:#FFF !important;}ul.subNaviList li.mN2Level a.sNaviActiv {color:#FFF !important;}@media only screen and (width > 989px) {#mainNavi ul.subNaviList {display: none;}}#mobilSprachNavi a {font-size: 20px;font-size: 2.0rem;line-height:30px;font-family: 'Open Sans', sans-serif;font-weight:400;color:var(--cGreen);text-decoration:none;text-transform:uppercase;display:inline-block;padding:0px 15px 0px 0px;}#mobilNavi {width:100%;}#mobilNaviLeft {width:48%;float:left;}#mobilNaviRight {width:48%;float:right;}#mobilNavi .mfNavi {padding-bottom:10px;font-weight: 400;font-size: 20px;font-size: 2.0rem;line-height:26px;}#mobilNavi .mfNavi a {display:block;color:var(--cBlack);text-decoration:none;text-transform:uppercase;font-family: 'Neucha', cursive;}#mobilNavi ul.mSubNavi {padding:5px 0px 0px 0px;margin:0;}#mobilNavi ul.mSubNavi li {list-style: none;line-height:20px;padding: 0px 0px 5px 20px;background-image: url(../images/css/liIcon.gif);background-repeat: no-repeat;background-position: left 0px;margin: 0;font-weight: 400;font-size: 14px;font-size: 1.4rem;}#mobilNavi ul.mSubNavi li a {display:block;color:var(--cGreen);text-decoration:none;}ul.subNavi {margin:0px;padding:0px;height:50px;width:100%;background-color:#EEE9E4;font-family: 'Neucha', cursive;}ul.subNavi li {list-style:none;display:inline-block;margin:0px;padding:0px;height:50px;}ul.subNavi li.sL {}ul.subNavi li a {line-height: 50px;font-weight: 400;font-size: 18px;font-size: 1.8rem;color: #463A1C;text-decoration: none;display: inline-block;padding: 0px 15px;margin: 0px;text-transform: uppercase;}ul.subNavi li a:hover {color:var(--cGreen);}ul.subNavi li a.sLactiv {color:var(--cGreen);}#footerNavi ul {list-style:none;padding: 0px;margin: 0px;width:100%;}#footerNavi ul li {list-style:none;padding: 0px;margin: 0px;display:inline;padding:0px 20px 0px 0px;}#footerNavi a {color:var(--cBlack);font-size:16px;font-size:1.6rem;text-decoration:none;display:inline-block;padding:0px 20px 0px 0px;}#footerNavi a:hover {color:#000;}#footerNavi a.fNactiv {color:#000;}