@charset "UTF-8";.main-menu-btn{position:relative;display:block;width:100%;height:35px;line-height:35px;padding-left:50px;white-space:nowrap;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.main-menu-btn .main-menu-btn-text{text-transform:uppercase;font-weight:700}.main-menu-btn-icon,.main-menu-btn-icon::before,.main-menu-btn-icon::after{position:absolute;top:47%;left:15px;height:2px;width:24px;background:#bbb;-webkit-transition:all 0.25s;transition:all 0.25s}.main-menu-btn-icon::before{content:'';top:-7px;left:0}.main-menu-btn-icon::after{content:'';top:7px;left:0}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon{height:0;background:transparent}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon::before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon::after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#main-menu-state{position:absolute;left:-99999px}#main-menu-state:not(:checked)~#main-menu{display:none}#main-menu-state:checked~#main-menu{display:block}@media (min-width:768px){.main-menu-btn{display:none}#main-menu-state:not(:checked)~#main-menu{display:block}}.sm{z-index:999;border-top:2px solid #8db863;border-bottom:2px solid #8db863;background:#FFF}.sm a,.sm a:hover,.sm a:focus,.sm a:active{padding:13px 20px;padding-right:58px;color:#333;font-family:Arial,sans-serif;font-size:16px;font-weight:400;line-height:17px;text-decoration:none}.sm li.current a{font-weight:700}.sm li.disabled{color:#ccc}.sm a .sub-arrow{position:absolute;top:50%;margin-top:-17px;left:auto;right:4px;width:34px;height:34px;overflow:hidden;font:bold 14px/34px monospace!important;text-align:center;text-shadow:none;background:rgba(141,184,99,.2);border-radius:0}.sm a .sub-arrow::before{content:'+'}.sm a.highlighted .sub-arrow::before{content:'-'}.sm li{border-top:1px solid rgba(141,184,99,.2)}.sm>li:first-child{border-top:0}.sm ul{background:rgba(141,184,99,.2)}.sm ul a,.sm ul a:hover,.sm ul a:focus,.sm ul a:active{font-size:14px;border-left:8px solid transparent}.sm ul ul a,.sm ul ul a:hover,.sm ul ul a:focus,.sm ul ul a:active{border-left:16px solid transparent}.sm ul ul ul a,.sm ul ul ul a:hover,.sm ul ul ul a:focus,.sm ul ul ul a:active{border-left:24px solid transparent}.sm ul ul ul ul a,.sm ul ul ul ul a:hover,.sm ul ul ul ul a:focus,.sm ul ul ul ul a:active{border-left:32px solid transparent}.sm ul ul ul ul ul a,.sm ul ul ul ul ul a:hover,.sm ul ul ul ul ul a:focus,.sm ul ul ul ul ul a:active{border-left:40px solid transparent}@media (min-width:768px){.sm ul{position:absolute;width:12em}.sm li{float:left}.sm.sm-rtl li{float:right}.sm ul li,.sm.sm-rtl ul li,.sm.sm-vertical li{float:none}.sm a{white-space:nowrap}.sm ul a,.sm.sm-vertical a{white-space:normal}.sm .sm-nowrap>li>a,.sm .sm-nowrap>li>:not(ul) a{white-space:nowrap}.sm{border-top:0;background:transparent}.sm a,.sm a:hover,.sm a:focus,.sm a:active,.sm a.highlighted{padding:11px 20px;color:#333;border-radius:0}.sm a:hover,.sm a:focus,.sm a:active{background:#8db863;color:#FFF}.sm a.highlighted{background:#F6FFED;color:#333;box-shadow:0 4px 3px rgba(0,0,0,.25)}.sm a.disabled{background:transparent;color:#ccc;box-shadow:none}.sm a.has-submenu{padding-right:34px}.sm a .sub-arrow{top:50%;margin-top:-3px;right:20px;width:0;height:0;border-width:6px 4.02px 0 4.02px;border-style:solid dashed dashed dashed;border-color:#000 transparent transparent transparent;background:transparent;border-radius:0}.sm a:hover .sub-arrow,.sm a:focus .sub-arrow,.sm a:active .sub-arrow{border-color:#FFF transparent transparent transparent}.sm a.highlighted .sub-arrow{border-color:#8db863 transparent transparent transparent}.sm a.disabled .sub-arrow{border-color:#8db863 transparent transparent transparent}.sm a .sub-arrow::before{display:none}.sm li{border-top:0}.sm ul{border:0;padding:0;background:#F6FFED;border-radius:0;box-shadow:0 4px 3px rgba(0,0,0,.25)}.sm ul ul{border-radius:0}.sm ul a,.sm ul a:hover,.sm ul a:focus,.sm ul a:active,.sm ul a.highlighted{border:0!important;padding:10px 20px;color:#333;border-radius:0}.sm ul a:hover,.sm ul a:focus,.sm ul a:active,.sm ul a.highlighted{background:#8db863;color:#FFF;box-shadow:none}.sm ul a.disabled{background:transparent;color:#b3b3b3}.sm ul a.has-submenu{padding-right:20px}.sm ul a .sub-arrow{right:10px;margin-top:-4.02px;border-width:4.02px 0 4.02px 6px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #8db863}.sm ul a:hover .sub-arrow,.sm ul a:focus .sub-arrow,.sm ul a:active .sub-arrow,.sm ul a.highlighted .sub-arrow{border-color:transparent transparent transparent #FFF}.sm ul a.disabled .sub-arrow{border-color:transparent transparent transparent #8db863}.sm .scroll-up,.sm .scroll-down{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#F6FFED;height:20px}.sm .scroll-up-arrow,.sm .scroll-down-arrow{position:absolute;top:6px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-width:0 6px 8px 6px;border-style:dashed dashed solid dashed;border-color:transparent transparent #8db863 transparent}.sm .scroll-down-arrow{border-width:8px 6px 0 6px;border-style:solid dashed dashed dashed;border-color:#8db863 transparent transparent transparent}.sm.sm-rtl a.has-submenu{padding-right:20px;padding-left:34px}.sm.sm-rtl a .sub-arrow{right:auto;left:20px}.sm.sm-rtl.sm-vertical{border-right:0;border-left:2px solid #8db863}.sm.sm-rtl.sm-vertical a.has-submenu{padding:10px 20px}.sm.sm-rtl.sm-vertical a .sub-arrow{right:auto;left:10px;border-width:4.02px 6px 4.02px 0;border-style:dashed solid dashed dashed;border-color:transparent #8db863 transparent transparent}.sm.sm-rtl.sm-vertical a:hover .sub-arrow,.sm.sm-rtl.sm-vertical a:focus .sub-arrow,.sm.sm-rtl.sm-vertical a:active .sub-arrow,.sm.sm-rtl.sm-vertical a.highlighted .sub-arrow{border-color:transparent #FFF transparent transparent}.sm.sm-rtl.sm-vertical a.disabled .sub-arrow{border-color:transparent #8db863 transparent transparent}.sm.sm-rtl ul{border-radius:0}.sm.sm-rtl ul a{border-radius:0!important}.sm.sm-rtl ul a.has-submenu{padding:10px 20px!important}.sm.sm-rtl ul a .sub-arrow{right:auto;left:10px;border-width:4.02px 6px 4.02px 0;border-style:dashed solid dashed dashed;border-color:transparent #8db863 transparent transparent}.sm.sm-rtl ul a:hover .sub-arrow,.sm.sm-rtl ul a:focus .sub-arrow,.sm.sm-rtl ul a:active .sub-arrow,.sm.sm-rtl ul a.highlighted .sub-arrow{border-color:transparent #FFF transparent transparent}.sm.sm-rtl ul a.disabled .sub-arrow{border-color:transparent #8db863 transparent transparent}.sm.sm-vertical{border-bottom:0;border-right:2px solid #8db863}.sm.sm-vertical a{padding:10px 20px;border-radius:0}.sm.sm-vertical a:hover,.sm.sm-vertical a:focus,.sm.sm-vertical a:active,.sm.sm-vertical a.highlighted{background:#8db863;color:#FFF;box-shadow:none}.sm.sm-vertical a.disabled{background:transparent;color:#ccc}.sm.sm-vertical a .sub-arrow{right:10px;margin-top:-4.02px;border-width:4.02px 0 4.02px 6px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #8db863}.sm.sm-vertical a:hover .sub-arrow,.sm.sm-vertical a:focus .sub-arrow,.sm.sm-vertical a:active .sub-arrow,.sm.sm-vertical a.highlighted .sub-arrow{border-color:transparent transparent transparent #FFF}.sm.sm-vertical a.disabled .sub-arrow{border-color:transparent transparent transparent #8db863}.sm.sm-vertical ul{border-radius:0!important}.sm.sm-vertical ul a{padding:10px 20px}}.section{clear:both;padding:0;margin:0}.col{display:block;float:left;margin:0 0 0 4%}.col:first-child{margin-left:0}.group:before,.group:after{content:"";display:table}.group:after{clear:both}.group{zoom:1}.span_4_of_4{width:100%}.span_3_of_4{width:74%}.span_2_of_4{width:48%}.span_1_of_4{width:22%}.span_3_of_3{width:100%}.span_2_of_3{width:65.33%}.span_1_of_3{width:30.66%}@media only screen and (max-width:580px){.col{margin:1% 0 1% 0%}.span_4_of_4{width:100%}.span_3_of_4{width:100%}.span_2_of_4{width:100%}.span_1_of_4{width:100%}.span_3_of_3{width:100%}.span_2_of_3{width:100%}.span_1_of_3{width:100%}}.ce-gallery[data-ce-columns="1"] .ce-column{width:100%;float:left}.ce-gallery[data-ce-columns="2"] .ce-column{width:48%;float:left}.ce-gallery[data-ce-columns="3"] .ce-column{width:30.66%;float:left}.ce-gallery[data-ce-columns="4"] .ce-column{width:22%;float:left}.ce-gallery[data-ce-columns="2"] .ce-column,.ce-gallery[data-ce-columns="3"] .ce-column,.ce-gallery[data-ce-columns="4"] .ce-column{margin-right:4% !Important}.ce-gallery[data-ce-columns="2"] .ce-column:last-child,.ce-gallery[data-ce-columns="3"] .ce-column:last-child,.ce-gallery[data-ce-columns="4"] .ce-column:last-child{margin-right:0% !Important}.ce-row{display:inline-block;width:100%}#pageContent .ce-gallery .ce-column{margin:0 0 25px 0;vertical-align:bottom}#pageContent .ce-gallery .ce-row{vertical-align:bottom}@media only screen and (max-width:480px){.ce-gallery[data-ce-columns="2"] .ce-column{width:100%}.ce-gallery[data-ce-columns="3"] .ce-column{width:100%}.ce-gallery[data-ce-columns="4"] .ce-column{width:100%}.ce-gallery[data-ce-columns="2"] .ce-column,.ce-gallery[data-ce-columns="3"] .ce-column,.ce-gallery[data-ce-columns="4"] .ce-column{margin-right:0% !Important}}.ce-textpic{float:left;width:100%}.ce-column img{max-width:100%;height:auto;display:inline-block;vertical-align:bottom}.ce-column{width:100%}.ce-border .image img,.ce-border .video-container iframe{border:1px solid #999}.ce-center .image{text-align:center}.ce-right .image{text-align:center}.ce-left .image{text-align:center}.ce-right.ce-intext .ce-gallery{width:30.66%;float:right;margin-left:4%}.ce-right.ce-intext.ce-nowrap .ce-gallery{margin-left:0%}.ce-right.ce-intext.ce-nowrap .ce-bodytext{width:65.33%;float:left}.ce-left.ce-intext .ce-gallery{width:30.66%;float:left;margin-right:4%}.ce-left.ce-intext.ce-nowrap .ce-gallery{margin-right:0%}.ce-left.ce-intext.ce-nowrap .ce-bodytext{width:65.33%;float:right}.ce-headline-center{text-align:center}.ce-headline-left{text-align:left}.ce-headline-right{text-align:right}.frame-space-before-extra-small{margin-top:50px}.frame-space-before-small{margin-top:65px}.frame-space-before-medium{margin-top:80px}.frame-space-before-large{margin-top:95px}.frame-space-before-extra-large{margin-top:110px}.frame-space-after-extra-small{margin-bottom:50px}.frame-space-after-small{margin-bottom:65px}.frame-space-after-medium{margin-bottom:80px}.frame-space-after-large{margin-bottom:95px}.frame-space-after-extra-large{margin-bottom:110px}.frame-ruler-before:before{content:'';display:block;border-top:1px solid rgba(0,0,0,.25);margin-bottom:25px}.frame-ruler-after:after{content:'';display:block;border-bottom:1px solid rgba(0,0,0,.25);margin-top:25px}.frame-indent{margin-left:15%;margin-right:15%}.frame-indent-left{margin-left:33%}.frame-indent-right{margin-right:33%}ul.ce-uploads{margin:0 0 20px 0 !Important;line-height:normal !Important}.ce-uploads li{list-style:none;display:inline-block;width:100%}.ce-uploads li img{float:left;margin-right:10px}.ce-uploads li .content{float:left;margin-top:3px}.ce-uploads li .content.onlyTitle{margin-top:10px}.ce-uploads-fileDesrciption{font-size:13px}.ce-uploads li .content span{font-style:italic;font-size:11px}@media only screen and (max-width:480px){.ce-right.ce-intext .ce-gallery{width:100%;float:right;margin-left:0%}.ce-right.ce-intext.ce-nowrap .ce-bodytext{width:100%;float:left}.ce-left.ce-intext .ce-gallery{width:100%;float:right;margin-right:0%}.ce-left.ce-intext.ce-nowrap .ce-bodytext{width:100%;float:left}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.responsive-table,.responsive-stacktable,.responsive-cardtable,.responsive-stackcolumns,.ce-table-responsive,.ce-table-stacktable,.ce-table-cardtable,.ce-table-stackcolumns{border-collapse:collapse;margin-bottom:30px;width:100%;max-width:100%}p.absatz-ohne-abstand{margin:0px!important}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:local('Source Sans Pro Light'),local('SourceSansPro-Light'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-300.woff2) format('woff2'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-300.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:local('Source Sans Pro Light Italic'),local('SourceSansPro-LightItalic'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-300italic.woff2) format('woff2'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-300italic.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:local('Source Sans Pro Regular'),local('SourceSansPro-Regular'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-regular.woff2) format('woff2'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-regular.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:local('Source Sans Pro Italic'),local('SourceSansPro-Italic'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-italic.woff2) format('woff2'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-italic.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:local('Source Sans Pro SemiBold'),local('SourceSansPro-SemiBold'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-600.woff2) format('woff2'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-600.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:600;src:local('Source Sans Pro SemiBold Italic'),local('SourceSansPro-SemiBoldItalic'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-600italic.woff2) format('woff2'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-600italic.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:local('Source Sans Pro Bold'),local('SourceSansPro-Bold'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-700.woff2) format('woff2'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-700.woff) format('woff')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:700;src:local('Source Sans Pro Bold Italic'),local('SourceSansPro-BoldItalic'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-700italic.woff2) format('woff2'),url(/typo3conf/ext/wkgsource/Resources/Public/Libs/googlefonts/source-sans-pro-v11-latin-700italic.woff) format('woff')}*{margin:0;padding:0}html{font-family:'Source Sans Pro',sans-serif;font-size:19px;box-sizing:border-box;color:#4d4d4d}*,*:before,*:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}.clearer{clear:both}.hidden{display:none}hr{border:none;border-bottom:1px solid #cdcdcd;margin-bottom:25px}sup{vertical-align:top !Important}blockquote{font-style:italic;margin-left:20px;padding:2px 8px 2px 20px;border-style:solid;border-color:#ccc;border-width:0 0 0 5px}a{color:#002c50;text-decoration:underline}a:hover,a:active{color:#e30c13;text-decoration:none}#outerWrapper a.linkButton{width:100%;max-width:540px;color:#fff;border:1px solid #002c50;border-radius:0;background-color:#002c50;text-decoration:none;text-align:center;padding:11px 10px;font-size:17px;color:#fff;cursor:pointer;font-family:'Open Sans',sans-serif;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-property:color,background-color,border;transition-property:color,background-color,border;display:inline-block;margin:25px 0}#outerWrapper a.linkButton:hover{background-color:#e30c13;border-color:#e30c13;color:#fff}a img,img{border:none}img{max-width:100%;height:auto;vertical-align:middle}.anker{clear:both;float:left;height:1px}input[type=submit],input[type=reset],input[type=text]{-webkit-appearance:none;border-radius:0}iframe{max-width:100%}video{max-width:100%;background:#000}.video-container{position:relative;padding-bottom:56.25%;padding-top:0;height:0;width:100%;overflow:hidden;margin-bottom:35px}.video-container iframe,.video-container object,.video-container embed,.video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget{font-size:.77em}#outerWrapper{width:100%;margin:0 auto 0 auto;background:White}.inner,.inner_noMargin{width:100%;max-width:1200px;margin:0 auto 0 auto;position:relative}#pageHeader{width:100%}#pageTop{width:100%;height:120px;background:rgba(255,255,255,.7);-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out;z-index:100;position:fixed;border-bottom:1px solid rgba(255,255,255,0)}.scroll #pageTop{height:80px;background:rgba(255,255,255,.95);border-bottom:1px solid #E30C13}#logo{float:left;height:100px;width:317px;background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/tvk-logo.svg);background-repeat:no-repeat;margin:10px 0;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out}#logo a{display:block;height:100px}.scroll #logo{margin:10px 0;height:60px;width:190px}.scroll #logo a{height:60px}#pageHeaderImage{width:100%;float:left;clear:both;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out}#mainNav{clear:both;max-width:1200px;margin:0 auto}#menuButton,#searchButton,#unterkButton,#bookingButton,#contactButton,#newsButton{background-size:cover;background-position:bottom center;background-repeat:no-repeat;float:right;height:67px;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out;margin-left:50px;margin-top:26px;cursor:pointer}#menuButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/menu.png);width:43px}#menuButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/menu_act.png)}#searchButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/search.png);width:62px}#searchButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/search_act.png)}#unterkButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/unterk.png);width:112px}#unterkButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/unterk_act.png)}#unterkButton a{display:block;height:67px}#bookingButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/booking.png);width:63px}#bookingButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/booking_act.png)}#bookingButton a{display:block;height:67px}#newsButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/aktuelles.png);width:86px}#newsButton a{display:block;height:67px}#contactButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/contact.png);width:72px}#contactButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/contact_act.png)}.scroll #menuButton,.scroll #searchButton,.scroll #bookingButton,.scroll #contactButton,.scroll #unterkButton,.scroll #newsButton{margin-top:25px;height:30px;margin-left:30px}.scroll #menuButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/menu_small.png);width:29px}.scroll #menuButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/menu_small_act.png)}.scroll #searchButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/search_small.png);width:30px}.scroll #searchButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/search_small_act.png)}.scroll #unterkButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/unterk_small.png);width:30px}.scroll #unterkButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/unterk_small_act.png)}.scroll #unterkButton a{height:30px}.scroll #bookingButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/booking_small.png);width:38px}.scroll #bookingButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/booking_small_act.png)}.scroll #bookingButton a{height:30px}.scroll #contactButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/contact_small.png);width:30px}.scroll #contactButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/contact_small_act.png)}.scroll #newsButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/aktuelles_small.png);width:28px}.scroll #newsButton a{height:30px}#mainNav li{list-style:none;font-size:19px;color:#4d4d4d;line-height:30px}#mainNav li a{color:#4d4d4d;text-decoration:none}#mainNav li a:hover,#mainNav li a.active{color:#002c50;text-decoration:none;font-weight:600}#mainNav li a.active{font-weight:600}#mainNav li i{font-size:15px;color:#002c50;margin-right:5px}#mainNav li.mainNavItemAct i{color:#e30c13}#mainNav .mainNavBlock{float:left;width:29.33%;margin-right:6%;margin-bottom:40px}#mainNav .mainNavBlock:nth-child(3n+3){margin-right:0%}#mainNav .mainNavBlock:nth-child(3n+4){clear:both}#mainNav .title{font-size:24px;color:#e30c13;font-weight:600;margin-bottom:5px}#mainNav .title a{color:#e30c13;text-decoration:none}@media only screen and (max-width:890px){#mainNav .mainNavBlock{float:left;width:47%}#mainNav .mainNavBlock:nth-child(3n+3){margin-right:6%}#mainNav .mainNavBlock:nth-child(3n+4){clear:none}#mainNav .mainNavBlock:nth-child(even){margin-right:0%}#mainNav .mainNavBlock:nth-child(2n+3){clear:both}}@media only screen and (max-width:755px){#mainNav .mainNavBlock{float:left;width:100%;margin-right:0%;clear:both}}#mainContact{text-align:center}#mainContact .cTitle{color:#e30c13;font-weight:300;font-size:35px}#mainContact .cTel{color:#002c50;font-weight:400;font-size:70px}#mainContact .cTel a{color:#002c50;text-decoration:none}#mainContact .cText a{color:#e30c13;text-decoration:underline}@media only screen and (max-width:700px){#mainContact .cTel{font-size:35px}}@media only screen and (max-width:360px){#mainContact .cTitle{font-size:28px}#mainContact .cTel{font-size:28px;font-weight:600}}#mainNav .mainNavBlock.Contact{background:#fff;padding:20px;border:1px solid #e5e5e5;border-right:none}#mainNav .cTitle{font-size:24px;color:#e30c13;font-weight:600;margin-bottom:5px}#mainNav .cTitle a{color:#e30c13;text-decoration:none}#mainNav .cTitle::before{color:#002c50;content:'\f098';font-family:FontAwesome;margin-right:7px}#mainNav .cTel{font-size:30px;color:#002c50;font-weight:400}#mainNav .cTel a{color:#002c50}#mainNav .cText{line-height:27px;font-size:19px}#mainNav .cText a{color:#4d4d4d}@media only screen and (max-width:990px){#mainNav .cTel{font-size:25px}}@media only screen and (max-width:890px){#mainNav .cTel{font-size:30px}}@media only screen and (max-width:370px){#mainNav .cTel{font-size:25px}}.header_overlay{position:fixed;top:120px;width:100%;max-width:1200px;height:0;opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out;z-index:90}.scroll .header_overlay{top:80px;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out}@media (max-width:1199px){.header_overlay{transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none}}.header_overlay .header_overlay_content{padding-top:40px;padding-right:45px;padding-bottom:40px;padding-left:45px;position:relative;display:none;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out}#mainNav.header_overlay .header_overlay_content{padding-bottom:0;padding-right:0}.header_overlay.open{opacity:1;visibility:visible;height:auto}.header_overlay.open .header_overlay_content{display:block}.header_overlay .header_overlay_content{background:rgba(255,255,255,.95);border-bottom:8px solid #e30c13}.closeButton{position:absolute;top:10px;right:10px;cursor:pointer}.closeButton::before{content:'\f00d';font-family:FontAwesome;color:#ccc;font-size:30px}.closeButton:hover::before{color:#e30c13!important}@media (max-width:890px){body.header_open{overflow:hidden}.header_overlay.open{height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}#mainSearch.header_overlay.open{height:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}#mainNav.header_overlay .header_overlay_content{padding-right:30px;padding-bottom:30px}}#fullscreen-bg{position:relative;overflow-x:hidden}#unterkunft_suchformular{position:absolute;width:100%;max-width:1200px;left:50%;top:22%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:rgba(1,35,63,.4);padding:50px 50px 50px 50px}#unterkunft_suchformular .suchformularTitel{font-size:55px;font-weight:300;color:#fff;text-align:center;line-height:1}#unterkunft_suchformular .suchformularUntertitel{font-size:20px;font-weight:400;color:#fff;text-align:center;line-height:1;margin-bottom:20px}#unterkunft_suchformular .form_val{float:left;width:22.75%;margin:0% 3% 0% 0%}#unterkunft_suchformular .hasDatepicker{background:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/kalender2.png) no-repeat right 12px #FFF}#unterkunft_suchformular #form_senden{float:left;width:22.75%;margin:25px 0 0% 0%}#unterkunft_suchformular #form_senden input{width:100%;font-size:28px;color:#fff;background:#e30c13;font-weight:300;border:none;padding:0 15px;height:50px;line-height:50px;font-family:'Source Sans Pro',sans-serif;cursor:pointer;text-transform:uppercase}#unterkunft_suchformular .form_val label{width:100%;font-size:18px;color:#fff;font-family:'Source Sans Pro',sans-serif;margin-bottom:2px;height:23px;line-height:23px;display:block}#unterkunft_suchformular .form_val input{width:100%;font-size:28px;color:#666;font-weight:300;border:none;padding:0 15px;height:50px;line-height:50px;font-family:'Source Sans Pro',sans-serif}#breadcrumb{clear:both;max-width:1200px;margin:0 auto;color:#4d4d4d;padding:10px 0;border-bottom:1px solid #e5e5e5;font-size:16px}#page-1 #breadcrumb{display:none}#breadcrumb a{text-decoration:none;color:#4d4d4d;float:left}#breadcrumb span.actBreadNav,#breadcrumb a:last-child{color:#e30c13;float:left}#breadcrumb span.trenner{margin:0 7px;float:left}#contentWrapper{clear:both}#pageContent{margin:0 auto;padding:50px 0;max-width:1200px}#pageContent h1{color:#e30c13;font-weight:300;font-size:40px;margin-bottom:5px}#pageContent h1.teaser{color:#e30c13;font-weight:300;font-size:50px;position:relative;text-align:center}#pageContent h1.teaser:after{content:'';position:absolute;left:50%;bottom:-13px;margin-left:-60px;width:120px;height:3px;background:#002c50}#pageContent h2{font-weight:400;font-size:27px;color:#002c50}#page-1 #pageContent h2{color:#e30c13;font-weight:300;font-size:40px}#pageContent h3{font-weight:400;font-size:23px;color:#002c50}#page-1 #pageContent h3{font-weight:400;font-size:27px;color:#002c50}#pageContent h4{font-weight:700;font-size:20x;color:#002c50}#pageContent header{margin:0 0 40px 0;line-height:1.1}#pageContent p{line-height:30px;margin:0 0 30px 0}#pageContent ul,#pageContent ol{line-height:30px;margin:0 0 30px 20px}#pageContent li{list-style-type:square}#pageContent table.contenttable{line-height:30px;border-collapse:collapse;margin-bottom:30px;width:100%;max-width:100%}#pageContent table.contenttable tr:hover{background:#002c50;color:#fff}#pageContent blockquote p,#pageContent table p{margin:0}#pageContent .image-caption{font-size:15px;font-style:italic;margin-top:3px}#page-4 #pageContent p{word-wrap:break-word}#pageFooter{clear:both;width:100%;background-color:#002c50;padding-top:10px;background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/map.jpg);background-position:center top;background-repeat:no-repeat;min-height:530px}#pageFooter .inner{padding-top:20px;padding-bottom:30px;min-height:347px}#c35{margin-top:50px}#pageFooter p{color:#fff;font-size:22px;margin:10px 0}#pageFooter a{color:#fff;text-decoration:none}#pageFooter h3{color:#fff;font-size:32px;font-weight:400}#pageFooterCopyNav{background:#e30c13;border-top:2px solid #fff;color:#fff;font-size:16px;padding:7px 0}#copyright{float:left}#footerNav{float:right;text-align:right}#footerNav li{list-style:none;display:inline-block;padding:0 15px;border-right:1px solid #fff}#footerNav li:last-child{padding:0 0 0 15px;border-right:none}#footerNav li a{color:#fff;text-decoration:none}.browse{border-top:1px solid #cdcdcd;padding-top:15px}.item-next{float:right}.item-prev{float:left}.item-next,.item-prev{font-size:30px;font-weight:300;text-decoration:none}#pageHeaderImage .bottom,#fullscreen-bg .bottom{background-position:bottom center}#pageHeaderImage .top,#fullscreen-bg .top{background-position:top center}#pageHeaderImage .center,#fullscreen-bg .center{background-position:center center}.swiper-slide{width:100%;padding-bottom:670px;background-size:cover}.swiper-container-horizontal>.swiper-pagination-progressbar{bottom:0;top:auto}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,1)}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#002c50 !Important}.titleImage{width:100%;padding-bottom:600px;background-size:cover}.titleVideo{width:100%;padding-bottom:670px;position:relative;overflow:hidden}.fullscreen-bg__video{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;display:block}#fullscreen-bg .fullImage{width:100%;height:100vh;background-size:cover;background-repeat:no-repeat;padding-bottom:0}.boxWrapper{margin-bottom:35px;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out}.boxWrapper a{text-decoration:none;display:block}.boxWrapper a:hover{text-decoration:none}.box{position:relative;background-size:cover;background-position:center}.box.klein{padding-bottom:100%}.box.gross{padding-bottom:63.85%}.boxTitle{position:absolute;left:0;bottom:10%;width:100%;text-transform:uppercase;color:#fff;font-weight:300;font-size:35px}.boxTitle span{background:#002c50;padding:0% 2.5% 0% 12%;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out}.boxWrapper a:hover .boxTitle span{background:#e30c13}.boxText{text-align:center;font-size:18px;color:#4d4d4d;padding:30px 0 5px 0}.boxLink{clear:both;margin:0 0 0 0;text-align:center;position:relative;z-index:1}.boxLink::before{border-top:2px solid #e5e5e5;bottom:0;content:"";left:0;margin:0 auto;position:absolute;right:0;top:50%;width:100%;z-index:-1}.boxLink span{background:#fff;padding:0 10px;display:inline-block}.boxLink i{font-size:60px;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out;transform-style:preserve-3d}.boxWrapper a:hover .boxLink i{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#pageContent ul.wkgaccordion{line-height:30px;margin:0 0 15px 0}#pageContent ul.wkgaccordion li{list-style:none;border:none}.accordionjs .acc_section .acc_content{padding:0}.accordionjs .acc_section.acc_active>.acc_head{background:#f6f6f6;border-bottom:none}.accordionjs .acc_section .acc_head{position:relative;background:#f6f6f6;padding:10px 15px;display:block;cursor:pointer}.accordionjs .acc_section .acc_head h2::before{content:'\f055';font-family:FontAwesome;margin-right:10px}.accordionjs .acc_section.acc_active>.acc_head h2::before{content:'\f056'}.accordionjs .acc_section .acc_content .link{padding:10px 15px;border:1px solid #e5e5e5;margin-top:15px}.acc_content .link h3 a{text-decoration:none}.acc_content .link .linkKontakt{margin-top:15px}.pauschale{margin-bottom:50px}.pauschale .bild:first-child{margin-bottom:25px}.pauschale .bild img{border:1px solid #999}.pauschale h3{margin-bottom:7px}.pauschale .list{padding-left:25px;position:relative;margin-bottom:7px}.pauschale .list i{position:absolute;left:0;top:3px;color:#e30c13}.pauschale .preis{margin:0 0 0 0;font-size:30px;color:#002c50;font-weight:600;text-align:right}.pauschale .zusatz{font-size:14px;color:#4d4d4d;font-weight:300;font-style:italic;text-align:right}.pauschalLinks{margin-top:25px;text-align:center}.pauschalLinks a{background:#002c50;color:#fff;text-decoration:none;padding:5px 15px 7px 15px;display:inline-block;margin-right:10px;margin-bottom:10px;-webkit-border-radius:5px;border-radius:5px}.pauschalLinks a:hover{background:#e30c13}.pauschalLinks i{margin-right:10px}.video-embed.iframeplaceholderbox{text-align:center;font-size:15px;line-height:22px}.video-embed .iframeplaceholdertext{margin-bottom:10px}.video-embed .iframeplaceholderbuttonbox button{background:#fff;border:none;padding:5px 15px;cursor:pointer;transition:all 0.5s}.video-embed .iframeplaceholderbuttonbox button:hover{background:#bbb}.noImage{padding-bottom:0%;height:auto}.hasImage .video-embed{position:relative}.hasImage .video-embed .iframeplaceholdercontent{position:absolute;top:50%;left:50%;-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:rgba(0,0,0,.6);padding:20px;color:#fff;width:96%;max-width:620px}.noImage .video-embed .iframeplaceholdercontent{background:#e5e5e5;border:1px solid #999;padding:20px}#cookieConsent .cc-window{background-color:#fff;position:fixed;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%);width:94%;max-width:900px;display:block;border:1px solid #4d4d4d}#cookieConsent .cc-window span{display:block}#cookieConsent .cc-window .cc-customtitle{font-size:22px;margin-bottom:20px}#cookieConsent .cc-window.cc-banner{padding:1.8em 1.8em}#cookieConsent .cc-window.cc-floating{margin:5px}#cookieConsent .cc-window .cc-message{color:#444;margin-bottom:20px}#cookieConsent .cc-window .cc-link{color:#31a8f0;padding:0em}#cookieConsent .cc-window .cc-dismiss{color:#444;text-decoration:none}#cookieConsent .cc-window .cc-dismiss:hover{text-decoration:underline}#cookieConsent .cc-window .cc-allow{background-color:#e30c13;color:#FFF;border:0;transition:all 0.5s;text-decoration:none}#cookieConsent .cc-window .cc-allow:hover{background-color:#444;text-decoration:none}#cookieConsent .cc-revoke{display:none}#cookieConsent #cookie-overlay{background-color:#000;opacity:.8;height:100%;width:100%;position:fixed;top:0;left:0;z-index:9999}#cookieConsent.datenschutzseite .cc-window .cc-message{display:none}#cookieConsent.datenschutzseite .cc-window{top:auto;bottom:5px;right:5px;left:auto;transform:translate(0%,0%);width:94%;max-width:450px}.mobile #cookieConsent.datenschutzseite .cc-window .cc-customtitle{font-size:16px;margin-bottom:10px}.mobile #cookieConsent.datenschutzseite .cc-window{left:3%;right:3%;width:94%;max-width:none}.fancybox-active #cookieConsent{display:none}#modalmessage{display:none}#modalmessageClose{color:#5d5d5d;cursor:pointer;background:none;border:none;text-align:center;width:100%;margin-top:0}#modalmessageClose::before{font-family:"FontAwesome";font-weight:900;content:"\f00d";margin-right:5px}#modalmessageClose:hover{color:#e30c13}.modalmessage{text-align:center}.modalmessage .ce-gallery{margin-bottom:25px}.modalmessage h1{color:#e30c13;font-weight:300;font-size:40px;position:relative;text-align:center;margin-bottom:15px}.modalmessage p,.modalmessage table{line-height:30px;margin:0 0 30px 0}.modalmessage a{background-color:#002c50;color:#fff;border:0;transition:all 0.5s;padding:7px 20px;margin-top:15px;cursor:pointer;display:inline-block;width:44%;margin:0 2% 0 2%;text-decoration:none;outline:none}.modalmessage a:hover{background-color:#e30c13}@media only screen and (max-width:650px){.modalmessage a{width:100%;margin:0 2% 15px 2%}}@media only screen and (max-width:500px){.modalmessage{padding:30px 20px !Important}.modalmessage h1{font-size:25px}}@media only screen and (max-width:420px){.modalmessage .ce-gallery{margin-bottom:25px;padding:0 30px}.modalmessage p,.modalmessage table{line-height:22px;margin:0 0 22px 0;font-size:16px}}.fancybox-thumbs{background-color:#000}.fancybox-thumbs__list a::before{border:3px solid #4ea7f9}.lightGallery-item{cursor:zoom-in}.googlemapsbox{width:100%;height:500px;border:1px solid #999}#footer .googlemapsboxdeaktiviert{display:none}.js #noscriptWrapper,.js #noscriptContent{display:none}.no-js #noscriptWrapper,.no-js #noscriptContent{display:block}.no-js #noscriptContent{background-color:#ae0000;color:#fff;font-size:1.3rem;font-weight:700;left:0;padding:10px 0;position:fixed;text-align:center;bottom:0;width:100%;z-index:101}@media only screen and (max-width:1250px){.inner,#pageContent{width:100%;padding-left:4%;padding-right:4%}#unterkunft_suchformular{width:92%;padding:20px 20px}.swiper-slide,.titleImage,.titleVideo{padding-bottom:54%}}@media only screen and (max-width:1190px){#menuButton,#searchButton,#bookingButton,#contactButton,#unterkButton,#newsButton{height:30px;margin-left:30px;margin-top:25px}#menuButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/menu_small.png);width:29px}#menuButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/menu_small_act.png)}#searchButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/search_small.png);width:30px}#searchButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/search_small_act.png)}#unterkButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/unterk_small.png);width:30px}#unterkButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/unterk_small_act.png)}#bookingButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/booking_small.png);width:38px}#bookingButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/booking_small_act.png)}#bookingButton a{height:30px}#contactButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/contact_small.png);width:30px}#contactButton.active{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/contact_small_act.png)}#newsButton{background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/aktuelles_small.png);width:28px}#newsButton a{height:30px}#pageTop{height:80px}#logo{height:60px;width:190px;margin:10px 0}.header_overlay{top:80px}}@media only screen and (max-width:950px){.swiper-slide,.titleImage,.titleVideo{padding-bottom:58%}video{height:100%;width:auto}}@media only screen and (max-width:880px){#unterkunft_suchformular .form_val,#unterkunft_suchformular #form_senden{width:48.5%}#unterkunft_suchformular .form_box_anreise.form_val{margin:0% 3% 10px 0%}#unterkunft_suchformular .form_box_abreise.form_val{margin:0% 0% 10px 0%}}@media only screen and (max-width:850px){#pageFooter{min-height:385px;background-size:1400px}#c35{margin-top:10px}#pageFooter h3{font-size:27px}#pageFooter p{font-size:20px}}@media only screen and (max-width:840px){#copyright{width:100%;text-align:center;margin-bottom:15px}#footerNav li:first-child{padding:0 15px 0 0}#footerNav{width:100%;text-align:center}#pageFooter .inner{background-position:205px bottom}}@media only screen and (max-width:700px){#pageFooter .inner{text-align:center;min-height:auto}#pageFooter{min-height:auto;background-image:none}#c35{margin-top:0}#pageFooter .ce-left .image{text-align:center}.swiper-slide,.titleImage{padding-bottom:64%}}@media only screen and (max-width:700px){#logo{margin:10px 0;width:105px;height:60px;background-image:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/tvk-logo-alternativ.svg)}.scroll #logo{margin:10px 0;height:60px;width:105px}#logo a{display:block;height:60px}.scroll #logo a{height:60px}}@media only screen and (max-width:500px){#unterkunft_suchformular{top:140px}#unterkunft_suchformular .form_val,#unterkunft_suchformular #form_senden{width:100%}#unterkunft_suchformular .form_box_anreise.form_val{margin:0% 0% 5px 0%}#unterkunft_suchformular .form_box_abreise.form_val{margin:0% 0% 5px 0%}#unterkunft_suchformular .form_val input{font-size:18px;height:30px;line-height:30px;padding:0 10px}#unterkunft_suchformular .suchformularUntertitel{display:none}#unterkunft_suchformular .suchformularTitel{margin-bottom:10px}#unterkunft_suchformular #form_senden input{font-size:22px;height:40px;line-height:40px}#unterkunft_suchformular .hasDatepicker{background:url(../../../../../../../../../../../typo3conf/ext/wkgsource/Resources/Public/Images/kalender2.png) no-repeat right 6px #FFF;background-size:25px}}@media only screen and (max-width:490px){.pauschalLinks a{background:#002c50;color:#fff;text-decoration:none;padding:5px 15px 7px 15px;width:100%;display:inline-block;margin-right:10px;margin-bottom:10px;-webkit-border-radius:5px;border-radius:5px}.pauschale{margin-bottom:25px}}@media only screen and (max-width:460px){#copyright{font-size:13px;margin-bottom:10px}#footerNav li{padding:0 5px}#footerNav li:last-child{padding:0 0 0 5px}#footerNav li:first-child{padding:0 5px 0 0}#footerNav{font-size:13px}.swiper-slide,.titleImage{padding-bottom:70%}}@media only screen and (max-width:450px){#menuButton,#searchButton,#bookingButton,#contactButton,#unterkButton,#newsButton{margin-left:12px}.scroll #menuButton,.scroll #searchButton,.scroll #bookingButton,.scroll #contactButton,.scroll #unterkButton,.scroll #newsButton{margin-left:12px}#pageContent h1.teaser,#pageContent h1{font-size:35px}#pageFooter p{font-size:20px}}@media only screen and (max-width:350px){#logo{margin:17px 0;width:80px;height:46px}.scroll #logo{height:46px;width:80px}#logo a{height:46px}.scroll #logo a{height:46px}}.tx-powermail{position:relative}.tx-powermail div [style*="-99999px"]{bottom:0;position:absolute}.tx-powermail h3,.tx-powermail legend{display:none}.tx-powermail fieldset{border:0}.tx-powermail label{width:260px;font-size:30px;font-weight:300;float:left;height:50px;line-height:50px;background:#c4ced6;color:#002c50;padding-left:10px}.tx-powermail input,.tx-powermail select,.tx-powermail textarea{width:calc(100% - 260px);border:1px solid #c4ced6;padding:0 10px;height:50px;line-height:50px;font-size:23px;font-family:'Source Sans Pro',sans-serif;float:left;color:#4d4d4d;font-weight:300}.tx-powermail input[type="checkbox"],.tx-powermail input[type="radio"]{width:auto}.tx-powermail textarea{height:300px;resize:vertical}.tx-powermail input:focus,.tx-powermail select:focus,.tx-powermail textarea:focus{border-color:#002c50;color:#002c50}.tx-powermail .radio{margin-bottom:20px}.tx-powermail .powermail_fieldwrap_type_textarea label{height:300px}.tx-powermail .radio label{background:none;float:none}.tx-powermail .powermail_fieldwrap_type_radio label.powermail_label{display:none}.tx-powermail .radio input{width:25px !Important}.tx-powermail .powermail_fieldwrap_type_radio .powermail_field{text-align:left;width:100%}.tx-powermail .parsley-error{border:1px solid #e30c13}.powermail_fieldwrap{position:relative;margin-bottom:30px;float:left;width:100%}.tx-powermail .powermail_submit{width:100%;float:none;border:0;color:#fff;font-size:24px;font-weight:400;background:#002c50;cursor:pointer;transition:all 0.5s}.tx-powermail input.powermail_submit:focus{color:#fff}.tx-powermail .powermail_submit:hover{background:#e30c13}#pageContent .tx-powermail .parsley-errors-list{position:absolute;top:15px;right:20px;line-height:1;margin:0 0 0 0}.tx-powermail .parsley-errors-list li{list-style:none !Important;padding:0;color:#e30c13;font-size:16px;line-height:normal;text-align:right}.tx-powermail .mandatory{color:#e30c13;margin-left:2px}.tx-powermail .powermail_message_error{list-style:none !Important;padding:0;color:#e30c13}.tx-powermail .powermail_fieldset_2 .mandatory{display:none}.tx-powermail .powermail_fieldwrap_hinweis label.powermail_label{display:none}.powermail_fieldwrap_hinweis .checkbox label{width:auto;float:none;background:none;color:inherit;font-size:inherit;font-weight:400;line-height:inherit;height:auto}.powermail_fieldwrap_hinweis .checkbox label:after{content:'';display:block;clear:both}input#powermail_field_hinweis_1{float:left;width:18px;height:18px;margin-right:10px}.hinweis{float:left;width:calc(100% - 28px)}.powermail_field_error_container.parsley-error{border:none}#pageContent .powermail_fieldwrap_type_check .parsley-errors-list{position:relative;top:3px;right:0;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{background:#f5f5f5;box-shadow:none;color:#666;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{background:#373a3c!important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#373a3c;box-shadow:none;color:#FFF}@media only screen and (max-width:740px){#pageContent .tx-powermail .parsley-errors-list{position:relative;top:3px;right:0;clear:both}}@media only screen and (max-width:640px){.tx-powermail label{width:100%}.tx-powermail input,.tx-powermail select,.tx-powermail textarea{width:100%}.tx-powermail .powermail_fieldwrap_type_textarea label{height:50px}}@media only screen and (max-width:450px){.tx-powermail .powermail_submit{font-size:18px}.tx-powermail .powermail_submit{width:100%}}body.wait,body.wait *{cursor:wait!important}.noscriptbox{font-weight:700;font-size:1rem;border:1px solid #d9534f;border-radius:4px;margin:10px 0;padding:10px;background-color:#fbebea}body>noscript>.noscriptbox{margin:10px}.appbase *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.appbase *::before,.appbase *::after{box-sizing:inherit}.appbase a{color:#0275d8;text-decoration:none;background-color:transparent}.appbase a:hover{color:#025aa5}.appbase img{border:0;max-width:100%;vertical-align:bottom}.appbase img.sterne{vertical-align:middle}#tx_hrs_detail .appbase img.sterne{vertical-align:top}.appbase .list-unordered li{list-style-position:inside;list-style-type:square}.appbase .list-ordered li{list-style-position:inside;list-style-type:decimal-leading-zero}.appbase .clearer{clear:both}.appbase .floatleft{float:left}.appbase .floatright{float:left}.appbase .displayblock{display:block}.appbase .displaynone{display:none}.appbase .visible{visibility:visible}.appbase .invisible{visibility:hidden}.appbase .numentries{font-weight:700;font-size:1rem;text-align:center;margin:10px 0 10px 0}.appbase .bg-primary{background-color:#0275d8!important;color:#fff!important}.appbase .bg-secondary{background-color:#818a91!important;color:#fff!important}.appbase .bg-success{background-color:#5cb85c!important;color:#fff!important}.appbase .bg-info{background-color:#f0ad4e!important;color:#fff!important}.appbase .bg-error{background-color:#d9534f!important;color:#fff!important}.appbase .text-primary{color:#0275d8}.appbase .text-secondary{color:#818a91}.appbase .text-success{color:#5cb85c}.appbase .text-info{color:#f0ad4e}.appbase .text-error{color:#d9534f}.appbase .boxcontent{margin:60px 0 60px 0}.appbase .boxcontent.nomargintop{margin-top:0}.appbase .boxcontent.nomarginbottom{margin-bottom:0}.appbase .screenoverlay{background-color:#000;opacity:.6;height:100%;width:100%;position:fixed;top:0;left:0;z-index:9999}.appbase .grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(1);filter:grayscale(1)}.appbase .tooltipdefault,.appbase .tooltipimage,.appbase .tooltipnoicon{cursor:help}.appbase .tooltipdefault::before,.appbase .tooltipimage::before{font-size:1rem;font-family:"FontAwesome";content:"\f059";padding-right:5px}.ui-widget-overlay{background-color:#000;opacity:.6}.ui-tooltip-content img{max-width:300px;height:auto}.appbase .draghandler{cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.appbase .notsortable{cursor:default;background:none!important}.appbase .ui-sortable .ui-state-highlight{background-color:#eceeef;width:100%;height:60px}.ui-autocomplete{max-height:400px;overflow-y:auto;overflow-x:hidden}.ui-autocomplete li:last-child.ui-state-focus{border-bottom:0}.ui-autocomplete li:last-child .ui-menu-item-wrapper.ui-state-active{border-bottom:0;margin-bottom:0}@media only all and (max-width:400px){.ui-widget.ui-datepicker{font-size:.9em}}.appbase .funcicon{color:#373a3c;text-align:center}.appbase .funcicon,.appbase .funclink{font-size:1.25rem}.appbase .funcicon:hover,.appbase .funclink:hover .funcicon{color:#025aa5}.appbase .funcicon.active{color:#0275d8}.appbase .btn{color:#fff;border:1px solid #002c50;border-radius:0;background-color:#002c50;text-decoration:none;text-align:center;padding:15px 10px;font-size:17px;color:#fff;cursor:pointer;font-family:'Open Sans',sans-serif;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-property:color,background-color,border;transition-property:color,background-color,border}.appbase .btn a{display:block;color:#fff}.appbase .btn.outline{background-color:#fff;border-color:#002c50;color:#002c50}.appbase .btn + .btn{margin-top:5px}.appbase .btn .funcicon{color:#fff;font-size:1rem}.appbase .btn:hover{background-color:#e30c13;border-color:#e30c13;color:#fff}.appbase .btn.large{border-radius:0;padding:15px;font-size:1.25rem}.appbase .btn.large .funcicon{font-size:1.25rem}.appbase .btn.small{border-radius:0;padding:10px;font-size:1rem}.appbase .btn.small .funcicon{font-size:.875rem}.appbase .btn.fixedwidth{width:100%;max-width:540px}.appbase .btn.fullwidth{display:block;width:100%}.appbase .btn:disabled,.appbase .btn.disabled{opacity:.55}.appbase .btn:disabled:hover,.appbase .btn.disabled:hover{cursor:not-allowed}.appbase .btn.secondary{background-color:#818a91}.appbase .btn.secondary.outline{background-color:transparent;border-color:#818a91;color:#818a91}.appbase .btn.secondary:hover{background-color:#55595c}.appbase .btn.success{background-color:#5cb85c}.appbase .btn.success.outline{background-color:transparent;border-color:#5cb85c;color:#5cb85c}.appbase .btn.success:hover{background-color:#449d44}.appbase .btn.info{background-color:#f0ad4e}.appbase .btn.info.outline{background-color:transparent;border-color:#f0ad4e;color:#f0ad4e}.appbase .btn.info:hover{background-color:#ec971f}.appbase .btn.error{background-color:#d9534f}.appbase .btn.error.outline{background-color:transparent;border-color:#d9534f;color:#d9534f}.appbase .btn.error:hover{background-color:#c9302c}.appbase .btn.gray{background-color:#f3f3f3;border:1px solid #f3f3f3;color:#002c50}.appbase .btn.gray.outline{background-color:transparent;border-color:#55595c;color:#55595c}.appbase .btn.gray:hover{background-color:#cfcfcf}.appbase .btn.secondary.outline:hover,.appbase .btn.success.outline:hover,.appbase .btn.info.outline:hover,.appbase .btn.error.outline:hover,.appbase .btn.gray.outline:hover{color:#fff}.appbase .btn .loading::before{margin-right:10px;font-family:"FontAwesome";content:"\f110";display:inline-block;-moz-animation:fa-spin 1.5s infinite linear;-webkit-animation:fa-spin 1.5s infinite linear;animation:fa-spin 1.5s infinite linear}.appbase .detailbox{margin:10px 0;padding:10px 0}.appbase .detailtitle{display:inline-block;margin-right:25px;font-weight:700;vertical-align:top;text-align:right;width:200px}.appbase .detailcontent{display:inline-block}@media only all and (max-width:600px){.appbase .detailtitle{width:100%;margin:0 0 5px 0;text-align:left}}.appbase .formbox{margin:0 0 15px 0;padding:0 0}.appbase .formbox label{display:inline-block;margin:0 0 0 0;vertical-align:top;font-size:19px;width:100%;text-align:left;position:relative}.appbase .formbox label.tooltipdefault::before,.appbase .formbox label.tooltipimage::before{content:none;padding:0}.appbase .formbox label.tooltipdefault::after,.appbase .formbox label.tooltipimage::after{font-size:1.25rem;font-family:"FontAwesome";content:"\f059";position:absolute;top:0;padding-left:5px}.appbase .formbox.nolabel{text-align:center;margin-top:40px}.appbase .formbox.fixedwidth input,.appbase .formbox.fixedwidth textarea,.appbase .formbox.fixedwidth select,.appbase .formbox.fixedwidth .selectwrapper,.appbase .formbox.fixedwidth .fieldwrapper{width:100%}.appbase .formbox input[type="checkbox"],.appbase .formbox input[type="radio"]{width:auto}.appbase input[type="submit"]{-webkit-appearance:none;border-radius:0}.appbase textarea{overflow:auto}.appbase input::-ms-clear,.appbase textarea::-ms-clear{display:none;width:0;height:0}.appbase input[type="text"],.appbase input[type="password"],.appbase input[type="email"],.appbase input[type="tel"],.appbase input[type="url"]{line-height:42px}.appbase input[type="text"],.appbase input[type="password"],.appbase input[type="email"],.appbase input[type="tel"],.appbase input[type="url"],.appbase textarea,.appbase select{background-color:#fff;border:1px solid #999;border-radius:0;padding:0 10px;font-size:15px;height:42px;font-family:'Open Sans',sans-serif}.appbase textarea{height:200px}.appbase input[type="text"]:focus,.appbase input[type="password"]:focus,.appbase input[type="email"]:focus,.appbase input[type="tel"]:focus,.appbase input[type="url"]:focus,.appbase textarea:focus,.appbase select:focus{border-color:#0275d8}.appbase input[readonly],.appbase input[disabled],.appbase textarea[disabled],.appbase select[disabled]{background-color:#eceeef;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.appbase input.valid,.appbase select.valid,.appbase textarea.valid{border-color:#5cb85c}.appbase input.error,.appbase select.error,.appbase textarea.error{border-color:#d9534f!important}.appbase label.error{color:#c9302c!important;display:block;margin:0 0 0 0;width:auto;text-align:left;font-size:13px}.appbase form #messagebox{position:absolute;left:-100px;top:-100px;width:1px;height:1px;overflow:hidden;display:block;margin:0 0 25px 0}.appbase form .formresponse{margin:0 auto;text-align:center;clear:both}@media only all and (max-width:810px){.appbase .formbox.nolabel{margin-left:0}}.appbase input[type="radio"].css-control,.appbase input[type="checkbox"].css-control{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.appbase .formbox .css-controllabel{width:auto;margin-left:0;text-align:left;font-weight:400}.appbase input[type="radio"].css-control + .css-controllabel:before,.appbase input[type="checkbox"].css-control + .css-controllabel:before{font-family:"FontAwesome";display:inline-block;width:1.1em;text-align:left}.appbase input[type="radio"].css-control + .css-controllabel:before{content:"\f1db"}.appbase input[type="radio"].css-control:checked + .css-controllabel:before{content:"\f00c"}.appbase input[type="checkbox"].css-control + .css-controllabel:before{content:"\f096"}.appbase input[type="checkbox"].css-control:checked + .css-controllabel:before{content:"\f046"}.appbase div>input[type="radio"].css-control:focus + .css-controllabel:before,.appbase div>input[type="checkbox"].css-control:focus + .css-controllabel:before{color:#0275d8}.appbase div.valid input[type="radio"].css-control + .css-controllabel:before,.appbase div.valid input[type="checkbox"].css-control + .css-controllabel:before{color:#5cb85c}.appbase div.error input[type="radio"].css-control + .css-controllabel:before,.appbase div.error input[type="checkbox"].css-control + .css-controllabel:before{color:#d9534f}.appbase .fieldwrapper{display:inline-block;position:relative}.appbase .fieldwrapper:after{position:absolute;right:0;top:0;line-height:42px;width:2em;text-align:center;pointer-events:none;font-family:"FontAwesome";content:""}.appbase .valid .fieldwrapper:after,.appbase .valid.fieldwrapper:after{content:"\f058";color:#5cb85c}.appbase .error .fieldwrapper:after,.appbase .error.fieldwrapper:after{content:"\f071";color:#d9534f}.appbase .valid .fieldwrapper input,.appbase .valid .fieldwrapper textarea,.appbase .error .fieldwrapper input,.appbase .error .fieldwrapper textarea{padding-right:2em}.appbase .selectwrapper{display:inline-block;position:relative}.appbase .selectwrapper:after{border:1px solid #818a91;border-radius:0 0 0 0;position:absolute;right:0;top:0;font-family:"FontAwesome";content:"\f107";pointer-events:none;width:2em;height:100%;line-height:42px;text-align:center;background-color:#f9f9f9}.appbase .valid .selectwrapper:after,.appbase .valid.selectwrapper:after{border-color:#5cb85c!important}.appbase .error .selectwrapper:after,.appbase .error.selectwrapper:after{border-color:#d9534f!important}.appbase .selectwrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%!important}.appbase .paginationbox{text-align:center;margin-top:15px}.appbase .pagination{margin:0 0 !Important;display:inline-block;padding-left:0;font-size:1rem}.appbase .pagination li{display:inline;list-style-type:none;margin:0;padding:0}.appbase .pagination li.spacer{pointer-events:none;cursor:not-allowed}.appbase .pagination a{background:none;border:1px solid #999;width:35px;height:35px;text-align:center;line-height:35px;display:inline-block;text-decoration:none;color:#4d4d4d!important;font-size:17px;font-weight:400}.appbase .pagination a:hover{background-color:#002c50;border-color:#002c50;color:#fff !Important}.appbase .pagination .active a{background:#e30c13;border:1px solid #e30c13;color:#fff !Important}.appbase .pagination .active a:hover{background-color:#e30c13;border-color:#e30c13}.scrolltotarget::before{font-family:"FontAwesome";content:"\f077";color:#1f2021}.scrolltotarget{position:fixed;bottom:10px;right:10px;line-height:35px;height:35px;width:35px;cursor:pointer;font-size:1.5rem;text-align:center;border-style:solid;border-color:#ccc;border-width:1px;border-radius:4px;background:#f7f7f9;opacity:.8}.scrolltotarget.pageglobal{display:none;z-index:100}.appbase .statusbox{font-weight:700;font-size:1rem;margin:10px 0;padding:10px 40px 10px 40px;position:relative;border:1px solid #55595c;background-color:#eceeef;border-radius:4px;text-align:left}.appbase .statusbox.nobold{font-weight:400}.appbase .statusbox::before{font-size:1.25rem;font-family:"FontAwesome";content:"\f05a";color:#55595c;position:absolute;left:10px}.appbase .statusbox.error{border-color:#d9534f;background-color:#fbebea}.appbase .statusbox.error::before{content:"\f071";color:#d9534f}.appbase .statusbox.info{border-color:#f0ad4e;background-color:#fef9f3}.appbase .statusbox.info::before{content:"\f05a";color:#f0ad4e}.appbase .statusbox.success{border-color:#5cb85c;background-color:#eaf6ea}.appbase .statusbox.success::before{content:"\f058";color:#5cb85c}.appbase .statusbox.loading{border-color:#55595c;background-color:#eceeef;padding-left:45px;font-size:1.25rem;font-weight:700;display:inline-block}.appbase .statusbox.loading::before{content:"\f110";color:#55595c;font-size:1.5rem;-moz-animation:fa-spin 1.5s infinite linear;-webkit-animation:fa-spin 1.5s infinite linear;animation:fa-spin 1.5s infinite linear}.appbase .statusbox.fixed{position:fixed;top:10px;left:1%;right:1%;width:98%;margin:0 auto;text-align:center;padding:20px 40px 20px 40px;z-index:10000;opacity:.95}.appbase .statusbox .close{cursor:pointer;position:absolute;top:0;right:0;color:#373a3c;font-size:1rem;background:rgba(0,0,0,.075);padding:4px 4px 6px 6px;border-bottom-left-radius:50%}.appbase .statusbox .close:hover{background:rgba(0,0,0,.2)}.appbase .statusbox p{line-height:normal;margin:10px}.appbase .table{margin:10px 0 0 0;border-collapse:collapse;border-spacing:0}.appbase .table.fullwidth{width:100%}.appbase .table.fullwidth + .fullwidth{margin-top:20px}.appbase .table-scrollable{display:block;width:100%;overflow-x:auto}.appbase .table-scrollable::-webkit-scrollbar{-webkit-appearance:none;width:14px;height:14px}.appbase .table-scrollable::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:rgba(0,0,0,.3)}.appbase .table th{padding:10px 5px;font-weight:700;text-align:left}.appbase .table tbody tr{border-style:solid;border-width:1px 0 1px 0;border-color:#ddd;height:60px}.appbase .table tbody tr:nth-child(even){background-color:#fff}.appbase .table tbody tr:nth-child(odd){background-color:#f9f9f9}.appbase .table tbody tr:hover{background-color:#f5f5f5}.appbase .table tbody td{padding:5px;vertical-align:middle}.appbase .table tr.smallrow{height:35px}.appbase .table tr.hidden{opacity:.5;display:table-row}.appbase .table tr.deleted{opacity:.5;display:table-row;background-color:#fbebea!important}.appbase .table .tabfunction{width:150px}.appbase .table .tabfunction .funcicon{width:1.3em}.appbase .table .tabcheckrow{width:30px;padding:0;vertical-align:middle;text-align:center;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.appbase .table .tabcheckrow.error{color:#d9534f}.appbase .table th.tabcheckrow{color:#0275d8}.appbase .table th.tabcheckrow input{vertical-align:middle}.appbase .table td.checked{color:#0275d8}.appbase .table .tabfuncrows{text-align:right}.appbase .table .tabfuncrows td{padding:10px 0 0 0}.appbase .table .tabfuncrows .selectwrapper{width:150px}.appbase .table .sortlink:hover .funcicon{color:#025aa5}.appbase .table tr.success{background-color:#eaf6ea!important}.appbase .table tr.success:hover{background-color:#5cb85c!important;color:#fff}.appbase .table tr.info{background-color:#fef9f3!important}.appbase .table tr.info:hover{background-color:#f0ad4e!important;color:#fff}.appbase .table tr.error{background-color:#fbebea!important}.appbase .table tr.error:hover{background-color:#d9534f!important;color:#fff}.appbase .table tr.success:hover a,.appbase .table tr.info:hover a,.appbase .table tr.error:hover a{color:#fff;text-decoration:underline}.appbase .table tr.success:hover .funcicon,.appbase .table tr.info:hover .funcicon,.appbase .table tr.error:hover .funcicon{color:#fff}.appbase .table tr.success:hover a:hover,.appbase .table tr.info:hover a:hover,.appbase .table tr.error:hover a:hover{color:#373a3c}.appbase .table tr.success:hover .funcicon:hover,.appbase .table tr.info:hover .funcicon:hover,.appbase .table tr.error:hover .funcicon:hover{color:#373a3c}.appbase .tag{color:#fff;background-color:#0275d8;border:1px solid transparent;border-radius:4px;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:4px;text-align:center;white-space:nowrap;vertical-align:baseline}.appbase a.tag{color:#fff;text-decoration:none;cursor:pointer}.appbase .tag.secondary{background-color:#818a91}.appbase .tag.success{background-color:#5cb85c}.appbase .tag.info{background-color:#f0ad4e}.appbase .tag.error{background-color:#d9534f}.appbase .togglebox{background:#f6f6f6;margin:10px 0;padding:10px}.appbase .togglebox .toggle{cursor:pointer;background:none;color:#002c50;font-size:1rem;font-weight:700;width:100%;text-align:left;padding:0}.appbase .togglebox .toggle::before{margin-right:10px;font-size:1rem;font-family:"FontAwesome";content:"\f0fe";display:inline-block;-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-moz-transform-style:preserve-3d;transform-style:preserve-3d}.appbase .togglebox .toggle.open::before{content:"\f146"}@media print{@page{margin:1cm}body{font:13pt Georgia,"Times New Roman",Times,serif;line-height:1.3;background:#fff!important;color:#000}a{page-break-inside:avoid}blockquote{page-break-inside:avoid}h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-inside:avoid}img{page-break-inside:avoid;page-break-after:avoid;max-width:100%!important}table,pre{page-break-inside:avoid}ul,ol,dl{page-break-before:avoid}.appbase .dont-print,.appbase .lightboxiframe,.appbase .video-js,.appbase .statusbox .close,.appbase .statusbox.fixed{display:none}}#pageContent{background:#FFFFFF!important}#pageContent .appbase p{margin-bottom:0}.appbase hr{clear:both;float:left;width:100%;margin:10px 0 17px}.tx_hrs_pflichtfeld{color:#e30c13;margin-left:2px}.fancybox-thumbs{background:#000}.fancybox-thumbs>ul>li{border-color:#000}.fancybox-caption-wrap .fancybox-caption{text-align:center}.appbase .col{margin:0% 0 0% 3%}.appbase .col:first-child{margin-left:0}.input_6_of_6{width:100%}.input_5_of_6{width:82.83%}.input_4_of_6{width:65.66%}.input_3_of_6{width:48.5%}.input_2_of_6{width:31.33%}.input_1_of_6{width:14.16%}.appbase #tx_hrs_suche .formbox.checkboxbox,.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox{clear:both;float:left;width:100%;margin-bottom:0}.appbase #tx_hrs_suche .formbox.checkboxbox label,.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox label{margin-bottom:10px;font-weight:700}.appbase #tx_hrs_suche .formbox.checkboxbox label.css-controllabel,.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox label.css-controllabel{margin-bottom:0;font-weight:400}.appbase #tx_hrs_suche .formbox.checkboxbox ul,.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox ul{width:100%}.appbase #tx_hrs_suche .formbox.checkboxbox li,.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox li{float:left;margin-left:3%;width:31.33%;list-style:none}.appbase #tx_hrs_suche .formbox.checkboxbox li:nth-child(3n+1),.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox li:nth-child(3n+1){margin-left:0%;clear:both}#tx_hrs_suche .date input{background:url(../../../../../../../../../../../typo3conf/ext/hrs/Resources/Public/Images/kalender2.png) no-repeat right 7px #FFF}#tx_hrs_suche .date .valid input{background:none}#tx_hrs_resultlist{padding-top:80px}#tx_hrs_merkzettel .tx_hrs_detail_back,#tx_hrs_detail .tx_hrs_detail_back,#tx_hrs_anfrage .tx_hrs_anfrage_back{display:inline-block;padding:10px 10px!important;width:200px}#tx_hrs_merkzettel .tx_hrs_detail_back a,#tx_hrs_detail .tx_hrs_detail_back a,#tx_hrs_anfrage .tx_hrs_anfrage_back a{color:#FFFFFF!important}.tx_hrs_reisedatum_nicht_sichtbar{pointer-events:none;opacity:.25}.tx_hrs_checkboxliste{list-style-type:none;display:inline-block;margin:0px!important}.tx_hrs_trefferbox{clear:both;font-size:20px;text-align:center;color:#01233F;padding:0 15px;font-weight:600;margin-top:30px}.tx_hrs_seiteninfo{color:#01233F;padding:5px 0}.tx_hrs_seiteninfo .tx_hrs_seiteninfo_seite{float:left;display:none}.tx_hrs_seiteninfo .tx_hrs_seiteninfo_ergebnisse{float:right;width:100%;text-align:center}.tx_hrs_resultbox{margin:10px 0 30px 0;border:solid 1px #999;padding:0;clear:both;position:relative}.tx_hrs_resultbox:hover{border:solid 1px #01233F}.tx_hrs_resultbox a{color:#e30c13}.tx_hrs_resultbox .tx_hrs_titelbild{float:left;width:30%}.tx_hrs_resultbox .tx_hrs_titelbild_background{background-position:center center;background-repeat:no-repeat;background-size:cover;height:242px;padding:0;position:relative;-webkit-print-color-adjust:exact!important;color-adjust:exact!important}.tx_hrs_resultbox .tx_hrs_preis{position:absolute;top:0;left:0;color:#FFF;font-size:25px;font-weight:300;background:#01233F;padding:5px 10px}.tx_hrs_resultbox .tx_hrs_preis.tx_hrs_rabattpreis{background:#e30c13}.tx_hrs_resultbox .tx_hrs_preis .tx_hrs_preisinfotext{display:block;font-size:17px}.tx_hrs_resultbox .tx_hrs_infotext{float:left;width:70%;padding:10px 15px 15px 15px}.tx_hrs_resultbox .tx_hrs_name{font-size:18px;font-weight:700}#pageContent .tx_hrs_resultbox .tx_hrs_name a{text-decoration:none;color:#01233F}.tx_hrs_resultbox .tx_hrs_ort{}.tx_hrs_resultbox .tx_hrs_iconbar{margin:15px 0}#tx_hrs_unterkunftsresultlist .tx_hrs_resultbox .tx_hrs_iconbar{margin:25px 0}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_iconitem{margin:7px 0;padding:0 1%;float:left;text-align:center;width:16.66%;border-left:1px solid #ccc}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_iconitem:first-child{border-left:none}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_iconimage{display:block;width:100%;text-align:center;font-size:1.4em;margin-bottom:5px;color:#01233F}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_icontext{font-size:13px}.tx_hrs_resultbox .tx_hrs_inklusive{margin:15px 0}.tx_hrs_resultbox .tx_hrs_buttonwrapper .fa,.tx_hrs_einheitdaten .tx_hrs_buttonwrapper .fa{margin-right:5px}.tx_hrs_resultbox .tx_hrs_buchungsbuttonwrapper,.tx_hrs_resultbox .tx_hrs_anfragebuttonwrapper,.tx_hrs_resultbox .tx_hrs_merkenbuttonwrapper,.tx_hrs_resultbox .tx_hrs_loeschenbuttonwrapper,.tx_hrs_einheitdaten .tx_hrs_buchungsbuttonwrapper,.tx_hrs_einheitdaten .tx_hrs_anfragebuttonwrapper,.tx_hrs_einheitdaten .tx_hrs_merkenbuttonwrapper,.tx_hrs_einheitdaten .tx_hrs_loeschenbuttonwrapper{float:left;width:32%;margin-left:2%}.tx_hrs_resultbox .tx_hrs_merkenbuttonwrapper,.tx_hrs_einheitdaten .tx_hrs_merkenbuttonwrapper{margin-left:0%}.tx_hrs_resultbox.onrequest .tx_hrs_buchungsbuttonwrapper,.tx_hrs_einheit_buchung.onrequest .tx_hrs_buchungsbuttonwrapper{display:none}#tx_hrs_merkzettel .tx_hrs_resultbox .tx_hrs_buchungsbuttonwrapper{margin-left:0%}.tx_hrs_resultbox.tx_hrs_gemerkt .tx_hrs_merkenbuttonwrapper .btn,.tx_hrs_einheitdaten.tx_hrs_gemerkt .tx_hrs_merkenbuttonwrapper .btn{background-color:#e30c13;color:#fff;border-color:#e30c13}.appbase .tx_hrs_loeschenbutton.btn.error{background-color:#e30c13;border-color:#e30c13}.tx_hrs_bewertung{text-align:right}.tx_hrs_bewertungsbar .tx_hrs_bewertungsbar_icon{margin-right:5px}.tx_hrs_bewertungsbar .tx_hrs_bewertungsbar_icon_aktiv{color:#002c50}.tx_hrs_bewertungsbar .tx_hrs_bewertungsbar_icon_inaktiv{color:#A1A1A1}.tx_hrs_bewertungsbar .tx_hrs_bewertungsbar_text{display:inline-block;margin-left:5px;font-size:15px}.appbase #tx_hrs_unterkunftsliste .btn{padding:0 10px;height:42px;line-height:1}.tx_hrs_pagelink_box{min-height:40px}.tx_hrs_pagelink_box .tx_hrs_pagelink{width:30%}.tx_hrs_pagelink a{color:#fff !Important;display:block}.tx_hrs_pagelink .btn{padding:10px 10px !Important}.tx_hrs_pagelink_box .tx_hrs_pagelink.tx_hrs_pagelink_prev{float:left;text-align:left}.tx_hrs_pagelink_box .tx_hrs_pagelink.tx_hrs_pagelink_next{float:right;text-align:right}#tx_hrs_detail .tx_hrs_name{font-size:16px;color:#01233F}#tx_hrs_detail .tx_hrs_objektdaten,#tx_hrs_detail .tx_hrs_einheitdaten{margin:20px 0}#tx_hrs_detail .tx_hrs_galeriebilder{float:left;width:60%}#tx_hrs_detail .tx_hrs_objekttext,#tx_hrs_detail .tx_hrs_einheittext{float:left;width:40%;margin:0 0 24px 0;line-height:24px;padding-left:40px}#tx_hrs_detail .tx_hrs_objekttext>div,#tx_hrs_detail .tx_hrs_einheittext>div{margin-bottom:15px}#tx_hrs_detail .tx_hrs_galeriebilder,#tx_hrs_detail .tx_hrs_objekt_beschreibung,#tx_hrs_detail .tx_hrs_objekt_karte,#tx_hrs_detail .tx_hrs_objekt_bewertung,#tx_hrs_detail .tx_hrs_einheit_beschreibung,#tx_hrs_detail .tx_hrs_einheit_ausstattung,#tx_hrs_detail .tx_hrs_einheit_buchung,#tx_hrs_detail .tx_hrs_einheit_belegungskalender{margin-bottom:40px}#tx_hrs_detail .tx_hrs_objekt_bewertung{padding-top:80px}#tx_hrs_detail .tx_hrs_bewertungsbar{margin-bottom:10px}#tx_hrs_detail .tx_hrs_val{line-height:24px}#tx_hrs_detail .tx_hrs_val p{margin:0 0 24px 0}#tx_hrs_detail .tx_hrs_objekt_beschreibung li,#tx_hrs_detail .tx_hrs_einheit_beschreibung li{list-style-position:inside;list-style-type:square}#tx_hrs_detail .tx_hrs_bilderliste ul{margin:0;line-height:normal}#tx_hrs_detail .tx_hrs_bilderliste ul:after{content:'';display:block;clear:both}#tx_hrs_detail .tx_hrs_bilderliste li{width:11.18%;height:50px;padding:0;overflow:hidden;float:left;list-style-type:none;padding:0;margin-top:1.5%;margin-left:1.5%;border:1px solid #CCC}#tx_hrs_detail .tx_hrs_bilderliste li:nth-child(8n+1){margin-left:0%;clear:both}#tx_hrs_detail .tx_hrs_bilderliste li .clip{position:relative;height:100%;text-align:center;vertical-align:middle;width:100%}#tx_hrs_detail .tx_hrs_bilderliste li .clip img{width:100%;height:auto;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:0}#tx_hrs_detail .tx_hrs_title{font-size:20px;color:#01233F;margin-bottom:10px}#tx_hrs_detail .tx_hrs_objekttext .tx_hrs_title{margin-bottom:0}#tx_hrs_detail .tx_hrs_objekt_kontakt{display:none}#tx_hrs_detail .tx_hrs_objekt_kontakt.tx_hrs_kontakt_zeigen{display:block}#tx_hrs_detail .tx_hrs_title .fa{color:#A1A1A1}#tx_hrs_detail .tx_hrs_name,#tx_hrs_detail .tx_hrs_kategorie,#tx_hrs_detail .tx_hrs_anschrift{margin-bottom:15px}#tx_hrs_detail .tx_hrs_iconbar .tx_hrs_iconitem{margin:0 25px 0 0;border-top:1px solid #e5e5e5;padding:10px 0;float:left;width:100%}#tx_hrs_detail .tx_hrs_iconbar .tx_hrs_iconitem:first-child{border-top:0 solid #e5e5e5}#tx_hrs_detail .tx_hrs_iconbar .tx_hrs_iconimage{text-align:center;font-size:1.4em;margin-right:10px;color:#01233F;float:left;clear:both;width:27px}#tx_hrs_detail .tx_hrs_iconbar .tx_hrs_icontext{float:left;width:calc(100% - 38px)}#tx_hrs_detail .tx_hrs_ausstattung_box{background:#fff;border:1px solid #ddd;padding:0;margin-bottom:20px}#tx_hrs_detail .tx_hrs_ausstattung_box:after{content:'';display:block;clear:both}#tx_hrs_detail .tx_hrs_ausstattung_liste{list-style-type:square;margin:0 0 0 0;line-height:normal}#tx_hrs_detail .tx_hrs_ausstattung_box .tx_hrs_ausstattung_title{background:#f6f6f6;text-transform:uppercase;font-weight:400;padding:10px}#tx_hrs_detail .tx_hrs_ausstattung_box .tx_hrs_ausstattung_liste{float:left;clear:both;width:100%;padding:10px}#tx_hrs_detail .tx_hrs_ausstattung_box .tx_hrs_ausstattung_liste li{float:left;width:25%;line-height:24px;list-style:none;position:relative;padding:0 15px}#tx_hrs_detail .tx_hrs_ausstattung_box .tx_hrs_ausstattung_liste li:before{font-family:FontAwesome;content:"\f0da";margin-right:7px;position:absolute;left:0;top:1px}#tx_hrs_detail .tx_hrs_googlemapsbox{width:100%;height:400px;border:1px solid #999;margin-top:20px}#tx_hrs_detail .tx_hrs_detail_weitereeinheiten_nein{display:none}#tx_hrs_detail .tx_hrs_einheitbox.togglebox{background:#eceeef}#tx_hrs_detail .tx_hrs_einheitbox,#tx_hrs_detail .tx_hrs_einheitbox.togglebox.toggleboxopen{background:transparent}#tx_hrs_detail .tx_hrs_einheit_buchung{background:#f6f6f6;padding:15px;position:relative}#tx_hrs_detail .tx_hrs_einheit_buchung .tx_hrs_val{margin-bottom:5px;float:left;width:100%}#tx_hrs_detail .tx_hrs_einheit_buchung_label{float:left;clear:both;width:110px;font-weight:600;color:#01233F}#tx_hrs_detail .tx_hrs_einheit_buchung_text{float:left;width:calc(100% - 110px)}#tx_hrs_detail .tx_hrs_einheit_buchung .tx_hrs_val_gesamtpreis{position:absolute;right:15px;top:15px;text-align:right}#tx_hrs_detail .tx_hrs_einheit_buchung .tx_hrs_val_gesamtpreis span.gesamtpreis{color:#01233F;font-weight:400;font-size:32px;margin-top:7px;display:block}#tx_hrs_detail .tx_hrs_einheit_buchung.buchungnichtmoeglich .tx_hrs_buchung_hide_buchungnichtmoeglich{display:none}#tx_hrs_detail .tx_hrs_einheit_buchung.buchungmoeglich .tx_hrs_val_buchunginfo{display:none}#tx_hrs_detail .tx_hrs_einheit_buchung.buchungnichtmoeglich{background:#fff;padding:0}#tx_hrs_detail .tx_hrs_einheit_buchung.buchungnichtmoeglich .tx_hrs_anfragebuttonwrapper{width:100%;margin-left:0%}#tx_hrs_detail .tx_hrs_einheit_buchung.buchungnichtmoeglich .tx_hrs_anfragebuttonwrapper .tx_hrs_anfragebutton{background-color:#01233F;border-color:#01233F;color:#fff;padding:15px 10px}#tx_hrs_detail .tx_hrs_einheit_buchung.buchungnichtmoeglich .tx_hrs_anfragebuttonwrapper .tx_hrs_anfragebutton:hover{background-color:#e30c13;border-color:#e30c13}#tx_hrs_detail .buchungnichtmoeglich .tx_hrs_title{display:none}#tx_hrs_detail .tx_hrs_belegungskalender_boxtabelle{border:1px solid #ddd;background-color:#f6f6f6;float:left;width:22.75%;padding:10px;margin-left:3%;margin-bottom:20px;font-size:13px}#tx_hrs_detail .tx_hrs_belegungskalender_boxtabelle:nth-child(4n+1){margin-left:0%}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle{border-collapse:collapse;border:0;width:100%;margin:0;line-height:normal}#tx_hrs_detail .tx_hrs_belegungskalender_legende{clear:both;margin-bottom:20px}#tx_hrs_detail .tx_hrs_belegungskalender_legende>div[class^="tx_hrs_belegungskalender"],#tx_hrs_detail .tx_hrs_belegungskalender_legende span{float:left}#tx_hrs_detail .tx_hrs_belegungskalender_legende>div{margin-right:20px}#tx_hrs_detail .tx_hrs_belegungskalender_legendetext{padding-left:5px;height:25px;line-height:25px}#tx_hrs_detail .tx_hrs_belegungskalender_legende .tx_hrs_belegungskalender_legendebg{width:25px;height:25px;border:1px solid #ddd}#tx_hrs_detail .tx_hrs_belegungskalender_legende .tx_hrs_belegungskalender_frei .tx_hrs_belegungskalender_legendebg{background:#56a058}#tx_hrs_detail .tx_hrs_belegungskalender_legende .tx_hrs_belegungskalender_belegt .tx_hrs_belegungskalender_legendebg{background:#E30C14}#tx_hrs_detail .tx_hrs_belegungskalender_legende .tx_hrs_belegungskalender_belegtstart .tx_hrs_belegungskalender_legendebg{background:linear-gradient(135deg,#56a058 0%,#56a058 50%,#E30C14 51%,#E30C14 100%)}#tx_hrs_detail .tx_hrs_belegungskalender_legende .tx_hrs_belegungskalender_freistart .tx_hrs_belegungskalender_legendebg{background:linear-gradient(135deg,#E30C14 0%,#E30C14 50%,#56a058 51%,#56a058 100%)}#tx_hrs_detail .tx_hrs_belegungskalender_legende .tx_hrs_belegungskalender_tabelle{width:200px;border-collapse:inherit}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle td{padding:2px 0;border:1px solid #ddd;min-width:0;vertical-align:middle;background:#fff}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_reihemonat{border-style:solid;border-width:0 0 1px 0;border-color:#EEE;background:#f6f6f6;height:25px}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_monatname{font-weight:700;text-align:center;color:#002c50}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_reihewochentage td{font-weight:700;text-align:center;height:25px;background:#002c50;color:#FFF;width:14.28571428571429%}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_reihetage{text-align:center;color:#fff}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_fremdermonat{color:#EEE;border:0;background:none}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_reihetage .tx_hrs_belegungskalender_heute{font-weight:700}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_monatname a{text-decoration:none}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_monatname a:hover{text-decoration:underline}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_frei{background:#56a058;cursor:default}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_belegt{background:#E30C14;cursor:not-allowed}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_belegtstart{background:linear-gradient(145deg,#56a058 0%,#56a058 50%,#E30C14 51%,#E30C14 100%);cursor:not-allowed}#tx_hrs_detail .tx_hrs_belegungskalender_tabelle .tx_hrs_belegungskalender_freistart{background:linear-gradient(145deg,#E30C14 0%,#E30C14 50%,#56a058 51%,#56a058 100%);cursor:default}#tx_hrs_merkzettel .tx_hrs_ort{margin-bottom:10px}@media only screen and (max-width:1100px){#tx_hrs_detail .tx_hrs_belegungskalender_boxtabelle{width:31.33%}#tx_hrs_detail .tx_hrs_belegungskalender_boxtabelle:nth-child(4n+1){margin-left:3%}#tx_hrs_detail .tx_hrs_belegungskalender_boxtabelle:nth-child(3n+1){margin-left:0%;clear:both}#tx_hrs_detail .tx_hrs_ausstattung_box .tx_hrs_ausstattung_liste li{width:33.33333%}}@media only screen and (max-width:1085px){.date .input_2_of_6{width:48.5%}.date .input_1_of_6{width:48.5%}.date .col:nth-child(3){margin-left:0%}}@media only screen and (max-width:950px){#tx_hrs_detail .tx_hrs_bilderliste li{width:15.41%}#tx_hrs_detail .tx_hrs_bilderliste li:nth-child(8n+1){margin-left:1.5%;clear:none}#tx_hrs_detail .tx_hrs_bilderliste li:nth-child(6n+1){margin-left:0%;clear:both}}@media only screen and (max-width:895px){.appbase #tx_hrs_suche .formbox.checkboxbox li,.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox li{width:48.5%}.appbase #tx_hrs_suche .formbox.checkboxbox li:nth-child(3n+1),.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox li:nth-child(3n+1){margin-left:3%;clear:none}.appbase #tx_hrs_suche .formbox.checkboxbox li:nth-child(2n+1),.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox li:nth-child(2n+1){margin-left:0%;clear:none}}@media only screen and (max-width:890px){.tx_hrs_resultbox .tx_hrs_titelbild{width:40%}.tx_hrs_resultbox .tx_hrs_infotext{width:60%}.tx_hrs_resultbox .tx_hrs_titelbild_background{height:250px}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_iconitem{width:33.33333333%}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_iconitem:nth-child(3n+1){border-left:none}#tx_hrs_detail .tx_hrs_ausstattung_box .tx_hrs_ausstattung_liste li{width:50%}#tx_hrs_unterkunftsresultlist .tx_hrs_resultbox .tx_hrs_iconbar{margin:15px 0}#tx_hrs_detail .tx_hrs_bewertungsbar .tx_hrs_bewertungsbar_text{font-size:12px}#tx_hrs_detail .tx_hrs_bewertungsbar .tx_hrs_bewertungsbar_icon{font-size:14px}.tx_hrs_bewertung{text-align:left}}@media only screen and (max-width:770px){.tx_hrs_resultbox .tx_hrs_titelbild{width:100%}.tx_hrs_resultbox .tx_hrs_infotext{padding:15px 15px 15px 15px}.tx_hrs_resultbox .tx_hrs_titelbild_background{height:300px}.tx_hrs_resultbox .tx_hrs_infotext{margin-left:0%;width:100%}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_iconitem{width:16.66%}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_iconitem:nth-child(3n+1){border-left:1px solid #ccc}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_iconitem:first-child{border-left:none}.tx_hrs_pagelink_box .tx_hrs_pagelink{width:40%}}@media only screen and (max-width:715px){.input_1_of_6{width:31.33%}.input_1_of_6.col:nth-child(3n+1){margin-left:0;clear:both}.date .input_1_of_6,.date .input_2_of_6,.objekt .input_2_of_6,.anrede .input_2_of_6,.name .input_2_of_6,.ort .input_2_of_6:last-child{width:100%}.ort .input_2_of_6:nth-child(2n){width:65.66%}.date .input_2_of_6.col,.objekt .input_2_of_6.col,.anrede .input_2_of_6.col,.name .input_2_of_6.col,.ort .input_2_of_6.col:last-child{margin-left:0}#tx_hrs_detail .tx_hrs_galeriebilder{width:100%}#tx_hrs_detail .tx_hrs_objekttext,#tx_hrs_detail .tx_hrs_einheittext{width:100%;padding-left:0;margin:0 0 40px 0}#tx_hrs_detail .tx_hrs_belegungskalender_boxtabelle{width:48.5%}#tx_hrs_detail .tx_hrs_belegungskalender_boxtabelle:nth-child(3n+1){margin-left:3%;clear:none}#tx_hrs_detail .tx_hrs_belegungskalender_boxtabelle:nth-child(2n+1){margin-left:0%;clear:both}#tx_hrs_detail .tx_hrs_bilderliste li{width:11.18%;height:50px}#tx_hrs_detail .tx_hrs_bilderliste li:nth-child(6n+1){margin-left:1.5%;clear:none}#tx_hrs_detail .tx_hrs_bilderliste li:nth-child(8n+1){margin-left:0%;clear:both}}@media only screen and (max-width:650px){#tx_hrs_detail .tx_hrs_belegungskalender_legende>div[class^="tx_hrs_belegungskalender"]{clear:both;width:100%;margin-bottom:10px}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_iconitem{width:33.33333333%}.tx_hrs_resultbox .tx_hrs_iconbar .tx_hrs_iconitem:nth-child(3n+1){border-left:none}}@media only screen and (max-width:590px){.appbase #tx_hrs_suche .formbox.checkboxbox li,.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox li{width:100%;margin-left:0%}.appbase #tx_hrs_suche .formbox.checkboxbox li:nth-child(3n+1),.appbase #tx_hrs_unterkunftsliste .formbox.checkboxbox li:nth-child(3n+1){margin-left:0%;clear:none}#tx_hrs_detail .tx_hrs_bilderliste li{height:42px}.tx_hrs_resultbox .tx_hrs_titelbild_background{height:200px}#tx_hrs_detail .tx_hrs_ausstattung_box .tx_hrs_ausstattung_liste li{width:100%}.tx_hrs_resultbox .tx_hrs_buchungsbuttonwrapper,.tx_hrs_resultbox .tx_hrs_anfragebuttonwrapper,.tx_hrs_resultbox .tx_hrs_merkenbuttonwrapper,.tx_hrs_resultbox .tx_hrs_loeschenbuttonwrapper,.tx_hrs_einheitdaten .tx_hrs_buchungsbuttonwrapper,.tx_hrs_einheitdaten .tx_hrs_anfragebuttonwrapper,.tx_hrs_einheitdaten .tx_hrs_merkenbuttonwrapper,.tx_hrs_einheitdaten .tx_hrs_loeschenbuttonwrapper{width:100%;margin-left:0%;margin-top:10px}}@media only screen and (max-width:550px){#tx_hrs_detail .tx_hrs_einheit_buchung_label{width:100%}#tx_hrs_detail .tx_hrs_einheit_buchung_text{clear:both;width:100%}#tx_hrs_detail .tx_hrs_einheit_buchung .tx_hrs_val{margin-bottom:10px}#tx_hrs_detail .tx_hrs_einheit_buchung .tx_hrs_val_gesamtpreis{position:relative;right:0;top:0;text-align:center;width:100%;padding:10px 0 20px 0;border-top:1px solid #999;border-bottom:1px solid #999}#tx_hrs_detail .tx_hrs_bilderliste li{width:15.41%;height:50px}#tx_hrs_detail .tx_hrs_bilderliste li:nth-child(8n+1){margin-left:1.5%;clear:none}#tx_hrs_detail .tx_hrs_bilderliste li:nth-child(6n+1){margin-left:0%;clear:both}}@media only screen and (max-width:500px){#tx_hrs_detail .tx_hrs_belegungskalender_boxtabelle{width:100%;margin-left:0%;clear:both}#tx_hrs_detail .tx_hrs_belegungskalender_boxtabelle:nth-child(3n+1){margin-left:0%;clear:both}.tx_hrs_pagelink_box .tx_hrs_pagelink{width:48%}}@media only screen and (max-width:470px){#tx_hrs_detail .tx_hrs_bilderliste li{width:23.87%;height:65px}#tx_hrs_detail .tx_hrs_bilderliste li:nth-child(6n+1){margin-left:1.5%;clear:none}#tx_hrs_detail .tx_hrs_bilderliste li:nth-child(4n+1){margin-left:0%;clear:both}}@media only screen and (max-width:370px){.tx_hrs_icontext{font-size:13px}#tx_hrs_detail .tx_hrs_bilderliste li{height:45px}}#pageContent .kesearch_searchbox{margin-bottom:50px}.tx-kesearch-pi1 form{border:0 none;margin:0 0 0 0}.tx-kesearch-pi1 fieldset{border:none}#kesearch_results{clear:both}#kesearch_num_results{color:#898989;width:100%;max-width:none;float:left;padding-bottom:20px;text-align:center}#kesearch_results .result-list-item .result-number,#kesearch_results .result-list-item .result-title{font-size:22px;color:#002c50;font-weight:600}#kesearch_results .result-list-item .result-number a,#kesearch_results .result-list-item .result-title a{color:#002c50;text-decoration:none}#kesearch_results .result-list-item .result-number a:hover,#kesearch_results .result-list-item .result-title a:hover{color:#e30c13}.tx-kesearch-pi1 #kesearch_results .result-list-item .hit{color:#e30c13;font-weight:600}.result-teaser{line-height:30px;margin-top:5px}#kesearch_results .result-list-item{padding:10px;margin:0 0 40px 0;border:1px solid #ccc}.add-info{border-top:1px dashed #ccc;padding-top:10px;margin-top:10px;font-size:16px;color:#4d4d4d;font-style:italic}.add-info a{font-weight:400 !Important;text-decoration:none;color:#4d4d4d}div.kesearchbox{position:relative;width:100%;border:1px solid #ccc;height:auto;margin:0 0 0 0}#ke_search_sword{width:100%;height:auto;padding:7px 30px 7px 2%;margin:0;display:inline;position:relative;top:0}#kesearch_submit{position:absolute;top:3px;left:initial;right:6px;height:26px;width:22px;border:0 none;padding:0;background:none}#kesearch_submit .fa{font-size:23px}.tx-kesearch-pi1 input[type="text"]:focus,.tx-kesearch-pi1 input[type="text"]:hover,.tx-kesearch-pi1 select:focus,.tx-kesearch-pi1 select:hover,.tx-kesearch-pi1 textarea:focus,.tx-kesearch-pi1 textarea:hover{box-shadow:none;border:none;color:#000}.tx-kesearch-pi1 input[type="text"],.tx-kesearch-pi1 select,.tx-kesearch-pi1 textarea{background:#fff;color:#ccc;border:none;font-size:19px;font-family:'Source Sans Pro',sans-serif}.tx-kesearch-pi1 .clearer{display:block;height:0;line-height:0;clear:both}.tx-kesearch-pi1 a.next,.tx-kesearch-pi1 a.prev{display:inline-block;width:24px;height:29px;color:transparent;text-decoration:none;padding:0!important;margin:0 0 -10px 0;color:transparent!important}#kesearch_pagebrowser_bottom .pages_total{border-top:1px dashed #ccc}