body {
  background: var(--color-forest);
  color: var(--color-wood);
  margin: 0;
  padding: 0;
  font: 400 15px/26px 'Lack', sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  border: none;
  --f2-253-180-400: 400 56px/52px "Lack Line", sans-serif;
  --f2-120-120-400: 400 56px/58px "Lack Line", sans-serif;
  --f2-72-75-400: 400 49px/50px "Lack Line", sans-serif;
  --f-55-70-400: 400 37px/47px "Lack", sans-serif;
  --f-21-30-400: 400 20px/30px "Lack", sans-serif;
  --f-27-38-400: 400 23px/33px "Lack", sans-serif;
  --f-17-23-400: 400 15px/22px "Lack", sans-serif;
  --f-16-23-400: 400 13px/22px "Lack", sans-serif;
  --f-17-24-400: 400 15px/23px "Lack", sans-serif;
  --f-45-60: 400 32px/42px "Lack", sans-serif;
  --f-45-60-400: 400 32px/42px "Lack", sans-serif;
  --w-1280: 100%;
  --w-1122: 100%;
  --w-1080: 100%;
  --w-1044: 100%;
  --t-105: 70px;
  --b-105: 70px;
  --pt-90: 40px;
  --pb-105: 70px;
  --mt-40: 30px;
  --mt-20: 20px;
}



.layoutMain {
  padding-top: 66px;
}
body.art117 .layoutMain {
  padding-top: 66px;
}
header {
  transform: translateY(0)!important;
  height: 66px;
}
body.menueactive header {
  background-color: var(--color-wood);
  color: var(--color-forest);
  border-bottom: 1px solid rgba(197, 186, 173, 1)
  ;
}
.layoutLogo {
  width: auto;
  height: 38px;
  left: 18px;
  top: 14px;
}
.layoutLogo svg {
  width: auto;
  height: 38px;
  width: auto;
  vertical-align: middle;
}
body.menueactive .layoutLogo svg path {
  fill: var(--color-forest)!important;
}
.layoutCTA {
  right: 81px;
  top: 22px;
  padding: 0px;
}
.layoutHeaderPhone {
  padding-top: 22px;
  margin-right: 25px;
}
.layoutHeaderInner a.btn {
  background: transparent!important;
  color: var(--color-wood)!important;
  font-size: 13px;
  line-height: 22px;
  padding: 0;
  border: none;
  text-transform: none;
  letter-spacing: normal;
  height: auto;
}

body.menueactive .layoutHeaderInner a.btn {
  color: var(--color-forest)!important;
}

.layoutHeaderInner {
  padding: 0;
}
body.art128 .layoutHeaderInner a.btn,body.art133:not(.isBooking) .layoutHeaderInner a.btn {
  background-color: transparent!important;
  color: var(--color-forest)!important;
  border: 1px solid transparent!important;
}

.menu-button {
  display: block;
  margin-right: 0;
  margin-top: 0;
  position: absolute;
  top: 20px;
  right: 24px;
  width: 24px;
  height: 26px;
  background: transparent;
  line-height: 10px;
  text-align: center;
  speak: none;
  font-weight: 400;
  cursor: pointer;
  text-indent: -9000px;
  font-family: Arial;
  z-index: 2;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s
}

.menu-button:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: var(--color-wood);
  color: var(--color-wood);
  margin-top: 0;
  left: 0;
  top: 12px;
  box-shadow: 0 -7px var(--color-wood),0 7px var(--color-wood);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
body.art128 .menu-button:after,body.art133:not(.isBooking) .menu-button:after {
  background: var(--color-forest);
  color: var(--color-forest);
  box-shadow: 0 -7px var(--color-forest),0 7px var(--color-forest);
}
body.menueactive .menu-button:after {
  background: var(--color-forest);
  color: var(--color-forest);
  box-shadow: 0 -7px var(--color-forest),0 7px var(--color-forest);
}
.menu-button:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: var(--color-wood);
  color: var(--color-wood);
  margin-top: 0;
  left: 0;
  top: 12px;
  box-shadow: 0 -7px var(--color-wood),0 7px var(--color-wood);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
body.art128 .menu-button:before,body.art133:not(.isBooking) .menu-button:before {
  background: var(--color-forest);
  color: var(--color-forest);
  box-shadow: 0 -7px var(--color-forest),0 7px var(--color-forest);
}
body.menueactive .menu-button:before {
  background: var(--color-forest);
  color: var(--color-forest);
  box-shadow: 0 -7px var(--color-forest),0 7px var(--color-forest);
}
.selected {
  background: transparent;
  line-height: 10px;
  text-align: center;
  speak: none;
  font-weight: 700;
  cursor: pointer;
  text-indent: -9000px;
  font-family: Arial;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.selected:before,.selected:hover:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: var(--color-wood);
  color: var(--color-wood);
  margin-top: 0;
  left: 0;
  top: 12px;
  box-shadow: none!important;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
body.art128 .selected:before,body.art128 .selected:hover:before,body.art133:not(.isBooking) .selected:before,body.art133:not(.isBooking) .selected:hover:before {
  background: var(--color-forest);
  color: var(--color-forest);
}
body.menueactive .selected:before,.selected:hover:before {
  background: var(--color-forest);
  color: var(--color-forest);
}
.selected:after,.selected:hover:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: var(--color-wood);
  color: var(--color-wood);
  margin-top: 0;
  left: 0;
  top: 12px;
  box-shadow: none!important;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-45deg);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
body.art128 .selected:after,body.art128 .selected:hover:after,body.art133:not(.isBooking) .selected:after,body.art133:not(.isBooking) .selected:hover:after {
  background: var(--color-forest);
  color: var(--color-forest);
}
body.menueactive .selected:after,.selected:hover:after {
  background: var(--color-forest);
  color: var(--color-forest);
}

nav.navMain {
  padding-top: 0;
  padding: 39px 22px;
  margin-right: 0;
  font: var(--f-15-26-400);
  position: fixed;
  top: 66px;
  left: 0;
  width: 100vw;
  height: calc(100vh - 66px);
  background-color: var(--color-wood);
  pointer-events: none;
  overflow: hidden;
  overflow-y: auto;
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out
}

nav.navMain > ul > li > a {
  padding-left: 0;
  padding-right: 0
}

nav.navMain > ul > li:first-child > a {
  padding-left: 0
}

nav.navMain.navactive {
  transform: translateX(0%);
  pointer-events: all
}

nav.navMain ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column
}

body header nav.navMain > ul > li:first-child {
  border-top: 1px solid var(--color-forest);
}

body header nav.navMain > ul > li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  color: var(--color-dark)!important;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 22px;
  transition: color .2s;
  margin-left: 0;
  border-bottom: 1px solid var(--color-forest);
  min-height: 56px
}

body header nav.navMain > ul > li.d_hidden {display: flex;opacity: 0.65;}
body header nav.navMain > ul > li > a {color: var(--color-forest);}

body.isLP .layoutCTA {
  display: none;
}
body.isLP .menu-button {
  display: none;
}
.btn {
  font-size: 15px;
  line-height: 22px;
  padding: 13px 20px 14px;
  height: 50px;
}
.layoutFooterInner {
  padding-left: 17px;
  padding-right: 18px;
  padding-bottom: 20px!important;
}

.layoutFooterInner svg {
  width: 109px;
}

nav.navFooter {
  margin: 0;
  display: block;
  flex-grow: 1;
  text-align: right;
  padding-top: 0;
}
nav.navFooter li {
  display: block;
}
nav.navFooter li + li {
  margin-left: 0;
  margin-top: 11px;
}
.layoutCopyright {
  border-top: 1px solid rgba(255,255,255,.15);
  text-align: center;
  width: 100%;
  margin-top: 40px;
  padding-top: 20px;
  font-size: 13px;
  line-height: 19px;
}



input[type="text"],
select,
textarea {
    height: 50px;
    font: 400 13px/22px "Lack", sans-serif;
    padding: 13px 15px 15px;
    border: 1px solid rgba(34, 42, 40, 1);
    background: rgba(34, 42, 40, 1) !important;
}
textarea {
  height: 150px;
}
input[type="checkbox"] + label {
  padding-top: 0px;
  padding-left: 44px;
}
input[type="checkbox"] + label::before {
  top: 4px;
}

.block48Item {
  padding-bottom: 70px;
  padding-top: 70px;
}
.block48Inner {
  width: 100%;
  padding: 0 17px 0 17px;
}
.block48Inner > h2,.block48Inner > h1 {
  text-align: center;
  width: 100%;
  margin-left: 0;
  margin-bottom: 30px;
  hyphens: auto;
}
.block48Entry {
  width: 100%;
  margin-right: 0;
  margin-bottom: 18px;
}
.block48Data {background: rgba(228, 223, 217, 1); padding: 20px 24px 25px;}

.block48Entry h3 {font-size: 15px; line-height: 23px; letter-spacing: 0px; font-weight: 400; margin-bottom: 13px;}

.block48Rent {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: 400;
  margin-bottom: 15px;
}

.block48Load {
  text-align: center;
  margin-top: 33px;
}
.block48Load > a {
  height: 50px;
  padding: 14px 20px;
  font-size: 15px;
  line-height: 22px;
  text-decoration: underline;
  color: var(--color-forest);
}

.layoutContent {
  width:100vw;
  overflow: hidden;
}

.block48aItem {
  padding: 40px 18px 40px;
}

.block48aItem::before {
  content: '';
  width: 100vw;
  height: calc(100% + 34px);
  position: absolute;
  top: -34px;
  left: 0px;
  background-color: #D6CEC4;
  z-index: -1;
}

.block48aInner {
  padding: 0px;
}

.block48aItem h1 {
  margin-bottom: 20px;
  font-size: 33px;
  line-height: 43px;
}

.block48aTopline {
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 10px;
  padding-left: 5px;
}

.block48aMeta {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.block48aFacts {
  display: flex;
  flex-wrap: wrap;
  font-size: 20px;
  line-height: 30px;
  padding-top: 0;
  margin-bottom: 30px;
}

.block48aFact.isText {
  font-size: 23px;
  line-height: 33px;
  letter-spacing: 0px;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 0px;
  margin-left: 0;
}

.block48aFact svg {
  width: 30px;
  height: auto;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -2px;
}

.block48aFact+.block48aFact {
  margin-right: 0px;
  margin-left: 18px;
}
.block48aFact:last-child {
  margin-right: 0px;
}

.block48aFact.isText + .block48aFact {
  margin-left: 0px;
}

.block48aActions {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
}

.block48aActions a {
  font-size: 15px;
  line-height: 22px;
  padding: 13px 20px;
  height: 50px;
}

.block48aActions a+a {
  margin-left: 0px;
}

.block48aItem+.block08Item {
  position: relative;
  padding: 0 17px 0 18px;
}

.block48aItem+.block08Item::before {
  content: '';
  width: 100vw;
  height: calc(50% - 0px);
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #d6cec4;
  z-index: -1;
}
.block08Imgs a.slick-arrow {
  width: 50px;
  height: 50px;
  bottom: -65px;
  left: auto;
  right: 0px;
}
.block08Imgs a.prev {
  right: 49px;
}
.block08Imgs a.next::after,.block08Imgs a.prev::after {
  width: 14px;
  height: 20px;
}
.block08Btn {
  position: absolute;
  bottom: -65px;
  left: 18px;
  z-index: 1;
}
.block08Btn .btn {
  background-color: transparent;
  border: 1px solid var(--color-wood);
}
.block08Btn .btn span {display: none;}

.block48Frame {
  max-width: 100%;
  margin: 136px auto 30px;
  padding: 0 18px 0;
}
.block48bSide {
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100vw;
	z-index: 9999;
	top: unset;
	padding-bottom: 0px;
	transform: translateY(100%);
	transition: transform .3s ease-in-out;
	background-color: #D6CEC4;
}

body.minimized .block48bSide {
	transform: translateY(0%);
}

.block48bSideData {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.block48bSideImg, .block48bSideImg + .block48bSideData {
	display: none;
}

.block48bSideData p.table {
	display: none;
	width: 100%;
}

.block48bSideData p.table+p.table+p.table {
	display: flex;
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}

.block48bSideData p.table, .block48bSideData p.table span + span.preisgesamt {
	font-size: 15px;
	line-height: 22px;
}

.block48bSideData h3 {
	display: none;
}

.block48bSideData a.btn {
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	width: auto;
	display: inline-block;
	text-align: center;
	padding: 14px 26px 14px;
	margin-top: 6px;
}

.block48bSideData a.btn + a.btn {
	margin-top: 6px;
}

.block48bSideData a.btn > span {
	display: none;
}

.block48bSideData {
	padding: 9px 17px 19px 90px;
}


.block48FrameInner {
  position: relative;
  width: 100%;
  order: 1;
}
.block48Frame .block48bData .block48bText:nth-child(1) > h3 {
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 15px;
}
.block48bText p {
  font-size: 15px;
  line-height: 26px;
}
.block48bText.open p + p, .block48bText.open ul + ul, .block48bTex.opent ul + p, .block48bText.open p + ul {
  margin-top: 12px;
}
.block48bText ul li {
  font-size: 15px;
  line-height: 26px;
  position: relative;
  padding-left: 20px;
}
.block48bText .read_more {
  font-size: 17px;
  line-height: 26px;
  margin-top: 20px;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}
.block48bText + .block48bText {
  margin-top: 40px;
}
.block48bText h3 {
  font-size: 23px;
  line-height: 33px;
  margin-bottom: 15px;
}
.block48bTextInner {
  height: auto;
  max-height: 126px;
  overflow: hidden;
  transition: all 0.4s;
}

.block48FrameInner > div + div {
  margin-top: 70px;
}
.block48hInner h2, .block48hInner h3 {
  font-size: 23px;
  line-height: 33px;
  margin-bottom: 20px;
}
.block48hLine {
  font-size: 15px;
  line-height: 23px;
  padding: 10px 0 11px;
  border-top: 1px solid #222A28;
}
.block48hLink {
  text-align: center;
  display: block;
  padding: 0;
  margin: 25px auto 0;
}
.block48hLink a {
  text-align: center;
  display: inline-flex;
  padding: 14px 20px 14px;
  margin: 0px auto 0;
  background-color: transparent;
  text-decoration: underline;
  transition: background-color 0.2s;
}
.block48hLink a:hover {
  background-color: var(--color-wood);
  color: var(--color-forest);
}
.block48cItem h2 {
  font-size: 23px;
  line-height: 33px;
  color: #D6CEC4;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.block48cDistrict {
  position: relative;
  right: 0;
  top: 5px;
  font-size: 20px;
  line-height: 30px;
  order: 1;
  width: 100%;
}
.block48cItem h2 > span {order: 0;}
.block48hImg {
  width: 100%;
  margin-bottom: 35px;
}
.block48hImg img {display: block;width: 100%;height: auto;}

.block48dItem {
  padding-bottom: 0px;
  padding-top: 70px;
}
.block48dInner {
  width: 100%;
  margin: 0 auto;
  padding: 0 18px 0 18px;
}
.block48dItem h2 {
  font-size: 32px;
  line-height: 42px;
  color: #D6CEC4;
  margin-bottom: 30px;
  font-weight: 400;
  text-align: center;
}
.block48dEmbed {
  border-bottom: none;
  padding-bottom: 0px;
  width: 100vw;
  margin-left: -18px;
}
.block48dInner iframe {
  width: 100%;
  vertical-align: middle;
  height: 100vw;
}
footer {
  padding-top: 110px;
}
body.art133 footer {
  padding-bottom: 0px;
}
.layoutFooterBottom {
  padding: 0px 0px 20px;
  flex-wrap: wrap;
  font-size: 13px;
  line-height: 19px;
}
body.art123 footer.footer_lp {
  padding-top: 35px;
  height: 118px;
}
body.isLP footer.footer_lp {
  padding-top: 35px;
  height: 118px;
}
.layoutFooterBottom > a > svg {
  height: 46px;
  width: auto;
  margin-left: 17px;
}
nav.navFooter {
  width: calc(100% - 120px);
  padding-right: 17px;
}
.layoutFooterTop {
  position: relative;
  padding: 0px 17px 50px 17px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  font-size: 15px;
  line-height: 26px;
}
.layoutFooterTop > a > svg {
  height: 46px;
  width: auto;
}
.layoutFooterTop > a::before {
  content: '';
  background-color: rgba(34, 42, 40, 1);
  width: 80px;
  height: 40px;
  position: absolute;
  top: 3px;
  right: -203px;
  pointer-events: none;
}
.layoutFooterTop > a::after {
  content: '';
  background-color: rgba(34, 42, 40, 1);
  width: 40px;
  height: 40px;
  position: absolute;
  top: 43px;
  right: auto;
  left: 180px;
  pointer-events: none;
}
.navFooter2 {
  display: none;
}
.layoutFooterRight {
  min-width: 100%;
  margin-top: 52px;
}
.layoutFooterRight h3 {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 20px;
  opacity: 1;
  letter-spacing: 0.5px;
}
.layoutFooterRight p {
  font-size: 15px;
  line-height: 23px;
  opacity: 1;
  color: #d6cec4;
}
.layoutFooterRight p a {color: #d6cec4;}
.layoutFooterRight p strong {
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  font-style: normal;
  margin-top: 5px;
  display: block;
}
.layoutFooterRight p + p {
  margin-top: 17px;
}
nav.navSocial {
  margin-top: 45px;
}
nav.navSocial li svg {
  width: 34px;
}
nav.navSocial li svg > g {opacity: 1;}
nav.navSocial li+li {
  margin-left: 25px;
}
footer.footer_full .layoutFooterBottom {
  padding: 0 0px 20px;
  justify-content: flex-start;
  flex-direction: column-reverse;
  align-items: flex-start;
}
footer.footer_full .layoutFooterBottom nav.navFooter {
  display: block;
  margin-left: 0;
  width: auto;
  padding: 0 17px;
}
footer.footer_full .layoutFooterBottom nav.navFooter ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer.footer_full .layoutFooterBottom nav.navFooter ul li + li {
  margin-left: 30px;
  margin-top: 0px;
}
.lang_switch {
    margin-left: 20px;
    position: absolute;
    top: 0px;
    right: 20px;
}
.layoutFooterBottom .toTop {
  display: none;
}
footer.footer_lp .layoutFooterBottom {
    max-width: 100%;
    padding: 0px 27px 0px 27px;
}
footer.footer_lp .layoutCopyright {
    border-top: none;
    text-align: center;
    width: 100%;
    margin-top: 15px;
    padding-top: 0px;
    font-size: 13px;
    line-height: 19px;
}
footer.footer_lp nav.navFooter {
    width: 100%;
    padding-right: 0;
}
footer.footer_lp  ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 40px;
}
footer.footer_lp nav.navFooter li + li {
    margin-left: 0;
    margin-top: 0px;
}
body.art123 .layoutHeaderPhone {
    margin-right: 25px;
}