body {
	width: 100%;
}
body.modalOpen,
body.navOpen,
body.galOpen {
	overflow: hidden;
	position: relative;
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
.fromPhoneL,
.fromTabletS,
.fromTablet,
.fromTabletL {
	display: none !important;
}
.mc4wp-form p {
	text-align: left;
}
.mc4wp-form-fields > p > label {
	margin-right: 1em;
	font-family: 'Montserrat', sans-serif;
}
@media only screen and (min-width: 640px) {
	.fromPhoneL {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media only screen and (min-width: 800px) {
	.fromTabletS {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media only screen and (min-width: 960px) {
	.fromTablet {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media only screen and (min-width: 1120px) {
	.fromTabletL {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
.site-footer ul li a i {
	width: 1.25em;
}
#trustindex-home {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	transition: all 0.2s ease-out 0s;
}
#trustindex-home.isActive {
	display: block;
	z-index: 2;
}
.quickfooter {
	position: fixed;
	right: 0;
	bottom: 0;
	height: 50px;
	background-color: rgba(0,0,0,.6);
	background-blend-mode: multiply;
	z-index: 998;
	display: none;
}
.quickfooter-inner {
	padding: 10px 1rem;
	text-align: right;
}
@media only screen and (min-width: 480px) {
	.quickfooter {
		display: none;
	}
	.quickbooker-inner {
		border-bottom: 1px solid #92734A;
		border-top: none;
	}
}
@media only screen and (min-width: 640px) {
	.quickbooker {
		top: 80px;
	}
}
@media only screen and (min-width: 800px) {
}
@media only screen and (min-width: 1280px) {
	.quickbooker {
		top: 100px;
	}
}
.popup-vorteile {
	position: fixed;
	top: 3rem;
	width: calc(100% - 4rem);
	max-width: 460px;
	transition: all 0.2s ease-in-out;
	right: -460px;
}
.popup-vorteile.isVisible {
	z-index: 1;
	right: 2rem;
}
.popup-vorteile-close h4 {
	color: #fff;
	text-align: right;
	padding: 0 0 .25rem 0;
	cursor: pointer;
}
.popup-vorteile ul,
.popup-vorteile p {
	color: #707070;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	margin: 0;
}
.popup-vorteile ul {
	margin: 1em 0;
}
.popup-vorteile-content-bottom .button {
	background-color: #008D8B;
	color: #fff;
	opacity: 1;
	border: 1px solid #008D8B;
	margin: 0 !important;
}
.popup-vorteile-content-bottom .button:hover {
	background-color: #fff;
	color: #008D8B;
	opacity: 1;
	border: 1px solid #008D8B;
}
.popup-vorteile-inner {
	padding: .5rem;
	background-color: #FFFFFFE6;
}
.popup-vorteile-content-top {
	position: relative;
	display: flex;
	flex-direction: column;
}
.popup-vorteile-content-top .background {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: linear-gradient(180deg, rgba(146,109,74,.75) 73%, rgba(255,255,255,.75) 100%);
}
.popup-vorteile-content-top .background img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.popup-vorteile-content-top .sticker {
	margin: -.5rem .5rem 0 auto;
	width: 6em;
	transform: translateY(3em);
	z-index: 3;
	position: relative;
	background-color: var(--isMagenta);
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	border-radius: 50%;
	aspect-ratio: 1/1;
	font-size: 13px;
	line-height: 1.2;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	text-transform: uppercase;
	padding: 1em;
}

.stempel {
	position: absolute;
	z-index: 4;
	left: 1rem;
	top: 1rem;
	width: 6em;
	background-color: var(--isMagenta);
	font-weight: 700;
	border-radius: 50%;
	aspect-ratio: 1/1;
	font-size: .85em;
	line-height: 1.2;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	text-transform: uppercase;
	padding: 1em;
}
.popup-vorteile-content-top .headline {
	position: relative;
	z-index: 2;
	color: #fff;
	border: 1px solid #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: .2em;
	line-height: 1.67;
	text-align: center;
	text-transform: uppercase;
	background-color: #1F1D1D3C;
	padding: 1rem;
	margin: 0 1rem .5rem 1rem;
}
.popup-vorteile-content-bottom ul {
	padding-left: 1em;
	list-style: none;
	list-style-type: none;
}
.popup-vorteile-content-bottom li {
	margin-bottom: .25em;
}
.popup-vorteile-content-bottom li:last-child {
	margin-bottom: 0;
}
.popup-vorteile-content-bottom li::before {
	content: '+';
	margin-left: -1em;
	margin-right: .5em;
}
.popup-vorteile-content-bottom p {
	margin: 0;
	text-align: right;
}
@media only screen and (min-width: 640px) {	
	.popup-vorteile p,
	.popup-vorteile ul {
		font-size: 15px;
	}
	.popup-vorteile-content-top .sticker {
		font-size: 14px;
	}
	.popup-vorteile-content-top .headline {
		font-size: 15px;
	}
}
@media only screen and (min-width: 1280px) {
	.popup-vorteile p,
	.popup-vorteile ul {
		font-size: 17px;
	}
	.popup-vorteile-content-top .sticker {
		font-size: 16px;
	}
	.popup-vorteile-content-top .headline {
		font-size: 17px;
	}
}
.popup-aktionsbutton {
	position: fixed;
	left: -1000px;
	bottom: 2rem;
	color: #fff;
	background-color: rgba(0,0,0,.10);
	padding: .25rem;
	transition: all 0.2s ease-in-out;
}
.popup-aktionsbutton.isVisible {
	z-index: 2;
	left: 2rem;
}
.popup-aktionsbutton-close h4 {
	position: absolute;
	top: .25rem;
	right: .25rem;
	color: #fff;
	text-align: right;
	cursor: pointer;
}
.popup-aktionsbutton-inner {
	padding: 3rem;
	background-color: #000;
	border-radius: 50%;
	border: 1px solid #707070;
	box-shadow: 0px 3px 6px #00000029;
}
.popup-aktionsbutton-content {
	aspect-ratio: 1 / 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.popup-aktionsbutton h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 1.1;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin: auto 0 0 0;
	white-space: nowrap;
}
.popup-aktionsbutton h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin: .5em 0 0 0;
	white-space: nowrap;
}
.popup-aktionsbutton a.button {
	background-color: var(--isNeonGreen);
	border: 1px solid var(--isNeonGreen);
	color: #000;
	opacity: 1;
}
.popup-aktionsbutton a.button:hover {
	background-color: #fff;
	border: 1px solid #fff;
	color: #000;
	opacity: 1;
}
.popup-aktionsbutton p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	white-space: nowrap;
	margin: 0;
	border-bottom: 1px solid #fff;
	width: 100%;
	line-height: 2;
}
.popup-aktionsbutton p.first,
.popup-aktionsbutton p:last-child {
	border-bottom: none;
}
.popup-aktionsbutton p.first {
	margin: auto 0;
	padding: 1em 0;
}
.popup-aktionsbutton p:last-child {
	margin: 0 0 auto 0;
}
@media only screen and (min-width: 640px) {	
	.popup-aktionsbutton-inner {
		padding: 2rem;
	}
	.popup-aktionsbutton h2 {
		font-size: 32px;
	}
	.popup-aktionsbutton h3 {
		font-size: 15px;
	}
	.popup-aktionsbutton p {
		font-size: 17px;
	}
}
@media only screen and (min-width: 1280px) {
	.popup-aktionsbutton h2 {
		font-size: 40px;
	}
	.popup-aktionsbutton h3 {
		font-size: 18px;
	}
	.popup-aktionsbutton p {
		font-size: 20px;
	}
}
.mc4wp-response {
	margin-top: 1em;
}
.popup {
	background-color: rgba(0,0,0,.8);
	position: fixed;
	inset: 0px;
	z-index: 999;
	pointer-events: all;
	filter: none;
	color: #fff;
}
.newsletterPopup {
	z-index: -1;
	visibility: hidden;
}
.newsletterPopup.isActive {
	z-index: 999;
	visibility: visible;
}
.popup-inner {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
}
.popup-content {
	width: 100%;
	max-width: 530px;
	background-color: #000;
	padding: 1rem;
	margin: 1rem;
	position: relative;
}
.popup-close {
	position: absolute;
	right: 0;
    top: 0;
	padding: .25rem;
	cursor: pointer;
}
.popup h4 {
	color: #92734A;
}
.popup p,
.popup .popup-close h4 {
	color: #fff;
}
input.ot-dtp-picker-button {
	opacity: 0;
}
.site-b a.button-square {
	margin-left: 10px;
}
.site-navigation {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.8);
	background-blend-mode: multiply;
	z-index: 1000;
	opacity: 0;
}
.site-navigation-inner {
	padding: 2rem 2rem 0 2rem;
	width: calc(100% - 4rem);
	height: calc(100% - 2rem);
	overflow-y: auto;
}
.site-navigation-inner > div {
	min-height: 100%;
	display: flex;
	flex-direction: column;
}
.primary-menu {
	margin: 0 0 auto 0;
	padding: 0 0 .5rem 0;
}
.secondary-menu {
	margin: auto 0;
	padding: .5rem 0;
}
.language-menu {
	margin: auto 0 2rem 0;
	padding: .5rem 0 0 0;
}
.site-navigation ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
}
.site-navigation li {
	display: block;
	padding: .25em 0;
}
.site-navigation li:first-child {
	padding-top: 0;
}
.site-navigation li:last-child {
	padding-bottom: 0;
}
.site-navigation a {
	color: #FFF;
	text-transform: uppercase;
}
.site-navigation a:hover {
	color: #fff;
}
.primary-menu ul {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 3em;
	line-height: 1.1;
	font-weight: 700;
}
.secondary-menu ul {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 1.4;
	font-weight: 700;
}
.language-menu ul {
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	display: flex;
	justify-content: center;
	align-items: center;
}
.language-menu li {
	margin: 0 1em;
	padding: 0;
}
.site-navigation-close {
	position: absolute;
	right: 10px;
	top: 20px;
}
.site-navigation-close a {
	color: #fff;
}
.site-navigation-close a:hover {
	color: #FFF;
}
@media only screen and (min-width: 640px) {
	.site-navigation-close {
		top: 30px;
		right: 15px;
	}
}
@media only screen and (min-width: 1280px) {
	.site-navigation-close {
		top: 40px;
		right: 20px;
	}
}
.wpml-ls-menu-item .wpml-ls-flag + span {
    margin-left: .5em;
}
li.wpml-ls-current-language {
	opacity: .5;
}
body.navOpen .site-navigation {
	display: block;
	opacity: 1;
	transition: all 0.2s ease-in-out;
}

.site-b a:first-child {
	margin-left: 0;
}
.site-b a:last-child {
	margin-right: 0;
}
/* ---------- Sig ---------- */
.sig {
	position: fixed;
	left: 0;
	top: 120px;
	width: 24px;
	background-color: #92734A;
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center;
	writing-mode: vertical-rl; transform: rotate(-180deg);
	box-shadow: 0 1px 1px 0 #483721;
}
@media only screen and (min-width: 640px) {
	.sig {
		top: 130px;
		width: 26px;
	}
}
@media only screen and (min-width: 1280px) {
	.sig {
		top: 140px;
		width: 28px;
	}
}
/* ---------- Entry Popup ---------- */
.entry-popup {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(4, 24, 52, 0.52);
	display: flex;
	justify-content: center;
	align-items: center;
}
.entry-popup-inner {
	background: #fff;
	padding: 1rem;
	margin: 2rem;
	max-width: 530px;
}
.entry-popup h2 {
	position: relative;
	padding-right: 2rem;
}
.entry-popup a {
	position: absolute;
	right: 0;
}
/* ---------- Entry Header ---------- */
.entry-header-typ-1,
.entry-header-typ-2,
.entry-header-typ-3,
.entry-header-typ-4,
.entry-header-typ-5 {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.entry-header-typ-1,
.entry-header-typ-4,
.entry-header-typ-5 {
	height: 100vh;
}
.entry-header-typ-2,
.entry-header-typ-3 {
	height: calc(50vh + 30px);
}
.entry-header-typ-0 {
	height: 60px;
}
@media only screen and (min-width: 640px) {
	.entry-header-typ-0 {
		height: 80px;
	}
}
@media only screen and (min-width: 1280px) {
	.entry-header-typ-0 {
		height: 95px;
	}
}
.entry-header-typ-1,
.entry-header-typ-2,
.entry-header-typ-3,
.entry-header-typ-4 {
/*	background: linear-gradient(180deg, rgba(146,109,74,.75) 73%, rgba(255,255,255,.75) 100%);*/
}
.entry-header img,
.entry-header video {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.entry-header img {	
	mix-blend-mode: multiply;
}
.entry-header-buttons {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.8);
	background-blend-mode: multiply;
}
.entry-header-buttons-inner {
	position: relative;
	width: calc(100% - 4rem);
	max-width: 1120px;
	padding: .75rem 2rem;
	margin: 0 auto;
}
.entry-header-buttons-content {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin: -.25rem;
	width: calc(100% + .5rem);
}	
.entry-header-buttons-inner a {
	margin: .25rem;
}
@media only screen and (min-width: 640px) {
	.entry-header-typ-2,
	.entry-header-typ-3 {
		height: calc(50vh + 40px);
	}
	.entry-header-buttons,
	.entry-header-buttons-inner {
	}
}
@media only screen and (min-width: 1280px) {
	.entry-header-typ-2,
	.entry-header-typ-3 {
		height: calc(50vh + 50px);
	}
	.entry-header-buttons,
	.entry-header-buttons-inner {
	}
}
.openTableKH {
	position: relative;
	z-index: 2;
	background-color: rgba(0,0,0,0.8);
	align-self: flex-end;
	margin-bottom: 9rem;
	z-index: 988;
}
@media only screen and (min-width: 480px) {
	.openTableKH {
		margin-bottom: 8rem;
	}
}
@media only screen and (min-width: 640px) {
	.openTableKH {
		margin-bottom: 7rem;
	}
}
@media only screen and (min-width: 800px) {
	.openTableKH {
		margin-bottom: 6rem;
	}
}
@media only screen and (min-width: 960px) {
	.openTableKH {
		margin-bottom: 5rem;
	}
}
@media only screen and (min-width: 1120px) {
	.openTableKH {
		margin-bottom: 4rem;
	}
}
@media only screen and (min-width: 1280px) {
	.openTableKH {
		margin-bottom: 3rem;
	}
}
.openTableKH > div {
	padding: 5px;
	margin: 0 auto;
}
.openTableKH > div > iframe {
	width: auto;
	height: auto;
	border: none;
}
#ot-reservation-widget .ot-standard {
	background-color: transparent;
	width: auto;
	padding: 0;
	border-radius: 0;
	min-width: 16em;
}
#ot-reservation-widget .ot-title {
	display: none;
}
#ot-reservation-widget .ot-standard .ot-dtp-picker-form {
	border: none;
	border-radius: 0;
	background: transparent;
	max-width: 100%;
	display: flex;
	flex-direction: column;
}
#ot-reservation-widget .ot-button {
	box-shadow: none;
	box-sizing: content-box;
	width: auto;
	margin: 5px !important;
	transition: all 0.2s ease-in-out;
	opacity: 1;
	border-radius: 0;
	font-family: 'Montserrat', sans-serif;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: .85em;
	line-height: 1.5;
	padding: .5em 2em;
	border: 1px solid #fff;
	background-color: #000;
	color: var(--isNeonGreen);
	font-weight: 700;
	text-transform: uppercase;
	height: 1.5em;
}
#ot-reservation-widget .ot-button:hover {
	background-color: #fff;
	color: #000;
}
#ot-reservation-widget .ot-dtp-picker .ot-dtp-picker-selector {
	width: auto;
	border-bottom: none;
	display: flex;
	border: 1px solid #fff;
	box-sizing: content-box;
	margin: 5px;
	height: calc(2em + 2px);
}
#ot-reservation-widget .ot-dtp-picker .ot-dtp-picker-selector .ot-dtp-picker-selector-link {
	color: #fff;
	padding: 1px 1em;
	outline: none;
}
#ot-reservation-widget .ot-dtp-picker .ot-dtp-picker-selector .ot-dtp-picker-selector-link > div:nth-child(2) {
	width: 14px;
	transform: translateY(1px);
}
#ot-reservation-widget select {
	border: none;
	background-color: #000;
	padding: 0;
	color: #fff;
	border-radius: 0;
}
#ot-reservation-widget select option {
	border: none;
	padding: 0;
	color: #fff;
	border-radius: 0;
	font-size: inherit;
}
#ot-reservation-widget .icon {
	line-height: 1;
	width: 14px;
	min-width: 14px;
	height: 14px;
}
#ot-reservation-widget .icon svg path {
	fill: #ffffff;
}
#ot-reservation-widget .ot-dtp-picker .ot-label-text {
	margin: 0 .5em;
}
#ot-reservation-widget .standard-calendar.picker {
	color: #fff;
	width: 100%;
	top: -1px;
	left: -1px;
}
#ot-reservation-widget .ot-dtp-picker .picker__day,
#ot-reservation-widget .ot-dtp-picker .picker__weekday {
	-webkit-appearance: none !important;
	padding: 0 !important;
	color: #fff;
	background-color: transparent;
	border: none;
}
#ot-reservation-widget .ot-dtp-picker .picker__weekday,
#ot-reservation-widget .picker__table .picker__cell {
	height: 40px;
	width: 40px;
	background-color: transparent;
	border: 1px solid #fff;
	box-sizing: border-box;
}
#ot-reservation-widget .standard-calendar.picker--opened .picker__holder {
  transition: transform .15s ease-out,opacity .15s ease-out,max-height 0s;
  transform: translateY(0) perspective(37.5rem) rotateX(0);
  opacity: 1;
  max-height: 25rem;
  overflow: visible;
}
#ot-reservation-widget .standard-calendar .picker__holder {
	border-radius: 0;
	opacity: 1;
	background-color: #000;
	width: 280px;
	height: auto;
	left: auto;
	max-height: 0;
	position: absolute;
	overflow-y: auto;
	transition: transform .15s ease-out,opacity .15s ease-out,position .15s ease-out,max-height 0s .15s;
}
#ot-reservation-widget .ot-dtp-picker .picker__box {
	background-color: transparent;
	border: none;
	padding: 0;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
#ot-reservation-widget .caption_label {
	text-align: center;
	height: 100%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
#ot-reservation-widget .picker__header {
	height: 40px;
	border: 1px solid #fff;
	border-bottom: none;
	box-sizing: border-box;
}
#ot-reservation-widget .picker__close {
	display: none;
}
#ot-reservation-widget .ot-dtp-picker .picker__nav:nth-of-type(1) {
	left: 1em;
	top: 5px;
}
#ot-reservation-widget .ot-dtp-picker .picker__nav:nth-of-type(2) {
	right: 1em;
	top: 5px;
}
#ot-reservation-widget .ot-dtp-picker .nav .icon {
	position: relative;
	top: auto;
	left: auto;
}
#ot-reservation-widget .ot-dtp-picker .picker__nav {
	border: 1px solid #fff;
	box-sizing: border-box;
	height: 30px;
	width: 30px;
	padding: 0 !important;
}
#ot-reservation-widget .picker__day_outside:not([disabled]) {
	color: inherit;
	opacity: .5;
}
#ot-reservation-widget .picker__day--disabled {
	color: inherit;
	opacity: .25;
}
#ot-reservation-widget .ot-dtp-picker .nav {
	top: 0;
}
#ot-reservation-widget .ot-dtp-picker :not(.picker__day--highlighted).picker__day_today {
	outline-offset: 0;
	outline: none;
}
#ot-reservation-widget .ot-dtp-picker .picker__day--highlighted {
	color: #000;
	background-color: #fff;
	cursor: default;
	position: relative;
	outline-offset: 0;
	outline: none;
}
@media only screen and (min-width: 800px) {
	#ot-reservation-widget .ot-standard .ot-dtp-picker-form {
		flex-direction: row;
	}
}
/* ---------- Entry Content ---------- */
.entry-content {
	width: 100%;
	position: relative;
}
.entry-content-inner {
	max-width: 100%;
}
/* ---------- Section ---------- */
section {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.section-inner {
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
section.isLight,
section.isLightPattern {
	background-color: #fff;
	color: #000;
}
section.isDark,
section.isDarkPattern {
	background-color: #000;
	color: #fff;
}
section.isLightPattern,
section.isDarkPattern {
	background-size: 3rem 3rem;
	background-position: center center;
}
section.isLightPattern {
	background-image: url(../res/schattbuch_pattern_light_1.png);
	background-image: url(../res/schattbuch_pattern_light.png);
}
section.isDarkPattern {
	background-image: url(../res/schattbuch_pattern_dark_1.png);
	background-image: url(../res/schattbuch_pattern_dark.png);
}
/* ---------- Raster ---------- */
.row {
	display: flex;
	margin: -1rem;
}
.row-inner {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.col {
	padding: 1rem;
	width: calc(100% - 2rem);
}
.col-inner {
	width: 100%;
	height: 100%;
}
.col-800 {
	max-width: 800px;
	margin: 0 auto;
}
@media only screen and (min-width: 640px) {
	.col-25 {
		width: calc(100%/2 - 2rem);
	}
}
@media only screen and (min-width: 800px) {
	.col-50 {
		width: calc(100%/2 - 2rem);
	}
}
@media only screen and (min-width: 960px) {
	.col-33 {
		width: calc(100%/3 - 2rem);
	}
	.col-66 {
		width: calc(100%/3*2 - 2rem);
	}
}
@media only screen and (min-width: 1280px) {
	.col-25 {
		width: calc(100%/4 - 2rem);
	}
}
/* ---------- Module ---------- */
.modul-akkordeon .section-inner,
.modul-trustindex .section-inner,
.modul-galerie .section-inner,
.modul-galerien .section-inner,
.modul-geschichte .section-inner,
.modul-jobs .section-inner,
.modul-ansprechpartner .section-inner,
.modul-anfahrt .section-inner,
.modul-formular .section-inner,
.modul-zimmer .section-inner,
.modul-instagram .section-inner,
.modul-karten .section-inner,
.modul-start .section-inner,
.modul-teaser .section-inner,
.modul-2s .section-inner,
.modul-3s .section-inner,
.modul-3s-news .section-inner,
.modul-texteditor .section-inner {
	max-width: 1120px;
}
.modul-akkordeon .section-inner,
.modul-trustindex .section-inner,
.modul-galerie .section-inner,
.modul-galerien .section-inner,
.modul-geschichte .section-inner,
.modul-jobs .section-inner,
.modul-ansprechpartner .section-inner,
.modul-anfahrt .section-inner,
.modul-formular .section-inner,
.modul-special .section-inner,
.modul-instagram .section-inner,
.modul-karten .section-inner,
.modul-2s .section-inner,
.modul-3s .section-inner,
.modul-3s-news .section-inner,
.modul-texteditor .section-inner,
.modul-start .section-inner {
	padding: 3rem 2rem;
}
.modul-teaser .section-inner {
	padding: 9rem 2rem 3rem 2rem;
	height: calc(100% - 12rem);
}
@media only screen and (min-width: 400px) {
	.modul-teaser .section-inner {
		padding: 9rem 3rem 3rem 3rem;
	}
}
@media only screen and (min-width: 480px) {
	.modul-teaser .section-inner {
		padding: 9rem 4rem 3rem 4rem;
	}
}
section.isLight:not(.modul-teaser-hover) + section.isLight:not(.modul-teaser-hover) .section-inner {
	padding: 0 2rem 3rem 2rem;
}
section.isDark:not(.modul-teaser-hover) + section.isDark:not(.modul-teaser-hover) .section-inner {
	padding: 0 2rem 3rem 2rem;
}
.modul-background {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.modul-background img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	mix-blend-mode: multiply;
}
.modul-background-fader {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background-color: #000;
}
.modul-background-fader > div {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}
.modul-background-fader > div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	mix-blend-mode: multiply;
}
/* ---------- Slider ---------- */
.slider {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 100%;
}
.slides {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: flex;
}
.slide {
	height: 100%;
}
.slide img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
}
.control {
	position: absolute;
	top: 0;
	bottom: 0;
	align-items: center;	
	color: #fff;
	font-size: 4em;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	display: flex;
}
.control-left {
	left: 0.5rem;
	-ms-flex-pack: start; justify-content: flex-start;
}
.control-right {
	right: 0.5rem;
	-ms-flex-pack: end; justify-content: flex-end;
}
@media only screen and (min-width: 480px) {
	.slider {
		width: 100%;
		padding-bottom: calc(100%/16*9);
	}
	.control {
	}
}
/* ---------- Footer ---------- */

/* ---------- Formulare ---------- */
form {
	width: 100%;
	max-width: 840px;
}
.form-items {
	display: flex;
	flex-wrap: wrap;
	margin: -.25rem;
	width: calc(100% + .5rem);
}
.form-item {
	width: calc(100% - .5rem);
	margin: .25rem;
}
.form-item-hidden {
	max-height: 0;
	margin: 0;
	visibility: collapse;
}
input[type=radio] {
	color: #828282;
}
input[type=text],
input[type=text]:focus,
input[type=email],
input[type=email]:focus,
input[type=date],
input[type=date]:focus,
input[type=tel],
input[type=tel]:focus,
textarea,
textarea:focus,
select,
select:focus {
	border-left: none;
	border-right: none;
	border-top: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	background-color: #F2F2F2;
	outline: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
input[type=text],
input[type=email],
input[type=date],
input[type=tel],
textarea {
	width: calc(100% - 1em);
	padding: .5em;
}
textarea {
	min-height: 8em;
}
select {
	width: 100%;
	padding: .5em;
}
input[type=date] {
	text-align: center;
}
@media only screen and (min-width: 480px) {
	.form-item-25 {
		width: calc(50% - .5rem);
	}
}
@media only screen and (min-width: 640px) {
	.form-item-50 {
		width: calc(50% - .5rem);
	}
	.form-item-25 {
		width: calc(25% - .5rem);
	}
	.form-item-padding {
		padding-right: 50%;
	}
}
/* ---------- Modul Formular  ---------- */
.modul-formular .mc4wp-response {
	margin-top: 1em;
}
.modul-formular .mc4wp-form {
	margin-top: 0;
}
.modul-formular .wpcf7-list-item {
	display: inline-block;
	margin: 0 .5em 0 0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: red;
}
.wpcf7 form .wpcf7-response-output {
	margin: 1em 0 0 0;
	padding: 1em;
	border: 1px solid #BDBDBD;
	display: flex;
}
/* ---------- Modul 2S  ---------- */
.modul-2s .col-content-top-inner p {
	position: absolute;
	bottom: 2rem;
	left: 1rem;
	right: 1rem;
	text-align: center;
	margin: 0;
	color: #fff !important;
  	font-family: 'Great Vibes';
	font-size: 2.4em;
	transform: rotate(-10deg);
}
.modul-2s.isLight h2,
.modul-2s.isLightPattern h2,
.modul-2s.isLight h3,
.modul-2s.isLightPattern h3 {
	color: #000;
}
.modul-2s.isDark h2,
.modul-2s.isDarkPattern h2,
.modul-2s.hasBackground h2,
.modul-2s.isDark h3,
.modul-2s.isDarkPattern h3,
.modul-2s.hasBackground h3 {
	color: #fff;
}
.modul-2s.isLight h3,
.modul-2s.isLightPattern h3 {
	color: #000;
}
.modul-2s.isDark h3,
.modul-2s.isDarkPattern h3,
.modul-2s.hasBackground h3 {
	color: #fff;
}
/* ---------- Modul 2S  ---------- */
.modul-2s .row {
	margin: -1rem -.25rem;
}
.modul-2s .col,
.modul-2s .col-50 {
	width: calc(100% - 0.5rem);
	padding: 1rem .25rem;
}
.modul-2s .col-content-top {
	position: relative;
	padding-top: 100%;
	background-color: #fff;
	overflow: hidden;
}
.modul-2s .col-content-top-inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.modul-2s .col-content-top-inner a {
	display: block;
	width: 100%;
	height: 100%;
}
.modul-2s .col-content-top-inner img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	transition: all 0.3s ease-in-out;
}
.modul-2s .col-content-top-inner:hover img {
	width: 103%;
	height: 103%;
}
.modul-2s .col-content-bottom {
	padding: 1rem;
}
.modul-2s-typ-1 .col-content-bottom {
	padding: 1rem;
}
.modul-2s.isDark .col-content-top,
.modul-2s.isDarkPattern .col-content-top,
.modul-2s.hasBackground .col-content-top {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
.modul-2s.isLight .col-content-top,
.modul-2s.isLightPattern .col-content-top {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}
.modul-2s.isDark .col-content-bottom,
.modul-2s.isDarkPattern .col-content-bottom,
.modul-2s.hasBackground .col-content-bottom {
	background-color: rgba(0,0,0,0.85);
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.modul-2s.isLight .col-content-bottom,
.modul-2s.isLightPattern .col-content-bottom {
	background-color: rgba(255,255,255,0.85);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
@media only screen and (min-width: 800px) {
	.modul-2s .col-50 {
		width: calc(100%/2 - .5rem);
	}
}
/* ---------- Modul 3S ---------- */
.modul-3s.isLight h2.isStandard,
.modul-3s.isLightPattern h2.isStandard,
.modul-3s.isLight h3.isStandard,
.modul-3s.isLightPattern h3.isStandard {
	color: #000;
}
.modul-3s.isDark h2.isStandard,
.modul-3s.isDarkPattern h2.isStandard,
.modul-3s.hasBackground h2.isStandard,
.modul-3s.isDark h3.isStandard,
.modul-3s.isDarkPattern h3.isStandard,
.modul-3s.hasBackground h3.isStandard {
	color: #fff;
}
/* ---------- Modul 3S ---------- */
.modul-3s-news .col-33 {
	display: none;
}
.modul-3s-news .filter-item {
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.modul-3s-news .filter-item.isActive {
	font-weight: 700;
}
.modul-3s-news .col-33.isActive {
	display: block;
}
.modul-3s .col-content-top {
	position: relative;
	padding-top: calc(100%/16*9);
	background-color: #fff;
	overflow: hidden;
}
.modul-3s .col-content-top-inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.modul-3s .col-content-top-inner img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
}
.modul-3s .col-content-top {
	margin-bottom: 1rem;
}
.modul-3s .col-content-top-inner {
	transition: all 0.3s ease-in-out;
}
.modul-3s .col-content-top:hover .col-content-top-inner {
	left: -1.5%;
	right: -1.5%;
	top: -1.5%;
	bottom: -1.5%;
}
.modul-3s .col-content-bottom {
}
@media only screen and (min-width: 960px) {
	.modul-3s .col-content-top {
		padding-top: calc(100%/4*3);
	}
}
/* ---------- Modul Anfahrt ---------- */
.modul-anfahrt .col-content-top {
	position: relative;
	padding-top: calc(100%/16*9);
	background-color: #fff;
	overflow: hidden;
}
.modul-anfahrt .col-content-top-inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.modul-anfahrt .col-content-top-inner img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
}
.modul-anfahrt .col-content-top {
	margin-bottom: 1rem;
}
.modul-anfahrt .col-content-bottom {
}
@media only screen and (min-width: 960px) {
	.modul-anfahrt .col-content-top {
		padding-top: calc(100%/4*3);
	}
}
/* ---------- Modul Ansprechpartner ---------- */
.modul-ansprechpartner-typ-0 .col-content-top {
	position: relative;
	margin: 0 auto;
	width: 240px;
	height: 240px;
}
.modul-ansprechpartner-typ-1 .col-content-top {
	position: relative;
	padding-bottom: 100%;
	transition: all 0.2s ease-in-out;
}
.modul-ansprechpartner .col-content-top-inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: all 0.2s ease-in-out;
}
.modul-ansprechpartner-typ-1 .col-content-top-inner-text {
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	flex-direction: column;
	padding: 2rem 1rem;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(30, 44, 64, .95);
}
.modul-ansprechpartner-typ-1 .col-content-top-inner-text h3,
.modul-ansprechpartner-typ-1 .col-content-top-inner-text p {
	color: #fff !important;
}
.modul-ansprechpartner .col-content-top-inner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	mix-blend-mode: multiply;
	transition: all 0.2s ease-in-out;
	border-radius: 50%;
}
.modul-ansprechpartner .col-content-bottom {
	margin-top: 1rem;
}
.modul-ansprechpartner-typ-1 .col-content-top:hover .col-content-top-inner-text {
	opacity: 1;
}
@media only screen and (min-width: 640px) {
	.modul-ansprechpartner-typ-0 .col-25 {
		width: calc(100%/2 - 2rem);
	}
	.modul-ansprechpartner-typ-1 .col-25 {
		width: calc(50% - .25rem);
	}
	.modul-ansprechpartner-typ-1 .col-content-top-inner-text {
		padding: 2rem;
	}
}
@media only screen and (min-width: 1280px) {
	.modul-ansprechpartner-typ-0 .col-25 {
		width: calc(100%/4 - 2rem);
	}
	.modul-ansprechpartner-typ-0 .col-content-top {
		margin: auto;
		width: auto;
		height: auto;
		padding-bottom: 100%;
	}
	.modul-ansprechpartner-typ-1 .col-content-top-inner-text {
		padding: 2rem 3rem;
	}
}
/* ---------- Modul Galerien ---------- */
.modul-galerien {
	
}
.modul-galerien a.gallery-image {
	display: block;
	aspect-ratio: 4/3;
}
.modul-galerien a.gallery-image img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	transition: 0.3s ease-in-out;
}
.modul-galerien .col-33 {
	display: none;
}
.modul-galerien .filter-item {
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.modul-galerien .filter-item.isActive {
	font-weight: 700;
}
.modul-galerien .col-33.isActive {
	display: block;
}
/* ---------- Modul Galerie ---------- */
.modul-galerie {
	
}
.modul-galerie .row-small {
	display: flex;
	margin: -.25rem;
}
.modul-galerie .row-small .col {
	padding: .25rem;
	width: calc(100% - .5rem);
}
@media only screen and (min-width: 640px) {
	.modul-galerie .row-small .col-33 {
		width: calc(100%/2 - 0.5rem);
	}
}
@media only screen and (min-width: 1280px) {
	.modul-galerie .row-small .col-33 {
		width: calc(100%/3 - .5rem);
	}
}
.modul-galerie a.gallery-image {
	display: block;
	aspect-ratio: 4/3;
}
.modul-galerie a.gallery-image img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	transition: 0.3s ease-in-out;
}
.galerie-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.8);
	background-blend-mode: multiply;
	z-index: 1000;
	opacity: 0;
	transition: all 0.2s ease-in-out;
}
body.galOpen .galerie-modal {
	display: block;
	opacity: 1;
}
.galerie-modal-i {
	padding: 3rem 2rem;
	width: calc(100% - 4rem);
	height: calc(100% - 6rem);
}
.galerie-modal-c {
	width: 100%;
	height: 100%;
}
.galerie-modal-slider {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.galerie-modal .control {
	position: absolute;
	top: 2rem;
	bottom: 2rem;
	width: 2rem;
	color: #fff !important;
	font-size: 2em;
	align-items: center;
	justify-content: center;
}
.galerie-modal .control-left {
	left: 0;
}
.galerie-modal .control-right {
	right: 0;
}
.galerie-modal-slides {
	display: flex;
	height: 100%;
}
.galerie-modal-slide {
	height: 100%;
	flex-grow: 0;
	flex-shrink: 0;
}
.galerie-modal-slide img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.galerie-modal-count {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 2rem;
	height: 3rem;
}
.galerie-modal-count p {
	color: #fff !important;
}
.galerie-modal-close {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	width: 2rem;
	height: 3rem;
}
.galerie-modal-close a {
	color: #fff !important;
	background-color: transparent !important;
	border: none !important;
}
.galerie-modal-close a:hover {
	color: #C6AB89;
}
/* ---------- Modul Geschichte ---------- */
/* ---------- Modul Googlemap ---------- */
.wpgmza_map {
	height: 60vh!important;
}
/* ---------- Modul Instagram ---------- */
.modul-instagram .row {
	display: flex;
	margin: -.25rem;
}
.modul-instagram .col {
	padding: .25rem;
	width: calc(100% - .5rem);
}
@media only screen and (min-width: 640px) {
	.modul-instagram .col-25 {
		width: calc(100%/2 - 0.5rem);
	}
}
@media only screen and (min-width: 1280px) {
	.modul-instagram .col-25 {
		width: calc(100%/4 - .5rem);
	}
}
/* ---------- Modul Jobs ---------- */
.modul-jobs .accordeon-group {
	border-top: 1px solid #000;
}
.modul-jobs .accordeon {
	border-bottom: 1px solid #000;
}
section.isDark.modul-jobs .accordeon,
section.isDarkPattern.modul-jobs .accordeon {
	border-top: 1px solid #fff;
}
section.isDark.modul-jobs .accordeon-group,
section.isDarkPattern.modul-jobs .accordeon-group {
	border-bottom: 1px solid #fff;
}
.modul-jobs .accordeon-headline {
	margin: 1rem 0;
	cursor: pointer;
	display: flex;
	align-items: center;
}
.modul-jobs .accordeon-headline img {
	width: 2em;
}
.modul-jobs .accordeon-headline h3 {
	margin: 0 auto;
}
.modul-jobs .accordeon-headline span {
	width: 2em;
	font-size: 2em;
	text-align: right;
}
.acc-icon-open {
	
}
.acc-icon-close {
	display: none;
}
.modul-jobs .accordeon.isOpen .acc-icon-open {
	display: none;
}
.modul-jobs .accordeon.isOpen .acc-icon-close {
	display: block;
}
.modul-jobs .accordeon-content {
	max-height: 0;
	overflow: hidden;
	transition: all 0.2s ease-in-out;
}
.accordeon-content-i {
	margin-bottom: 1rem;
}
.modul-jobs .accordeon.isOpen .accordeon-content {
	max-height: 99999px;
}
.modul-jobs .accordeon-content-text {
	max-width: 800px;
	margin: 0 auto;
}
.modul-jobs .accordeon-content-features-1 {
	margin: 1rem 0;
	max-width: 400px;
	margin-left: auto;
}
.modul-jobs .accordeon-content-features-2 {
	margin: 1rem 0;
	max-width: 400px;
	margin-right: auto;
}
.modul-jobs .accordeon-content-features-1 p,
.modul-jobs .accordeon-content-features-2 p {
	margin: 0;
}
.modul-jobs .accordeon-content ul {
	list-style: none;
	list-style-type: none;
	margin: .5em 0 0 0;
}
.modul-jobs .accordeon-content li {
	margin: .5em 0;
	padding-left: 1em;
	position: relative;
	padding-right: 1rem;
}
.modul-jobs .accordeon-content li::before {
	content: '·';
	display: inline-block;
	width: 1em;
}
.modul-jobs .accordeon-content li:first-child {
	margin: 0 0 .5em 0;
}
.modul-jobs .accordeon-content li:last-child {
	margin: .5em 0 0 0;
}
@media only screen and (min-width: 640px) {
	.modul-jobs .accordeon-content-features-1,
	.modul-jobs .accordeon-content-features-2 {
		width: 50%;
		max-width: 400px;
	}
}
.modul-jobs .accordeon-content-infos {
	max-width: 800px;
	margin: 1rem auto;
}
.modul-jobs .accordeon-content-infos p {
	color: #000;
	margin: 1rem 0;
	display: flex;
	text-align: center;
	justify-content: center;
}
/* ---------- Modul Karten ---------- */
.modul-karten .row {
	margin: -1rem -.25rem;
}
.modul-karten .col,
.modul-karten .col-50 {
	width: calc(100% - 0.5rem);
	padding: 1rem .25rem;
}
.modul-karten .col-text .col-inner {
	background-color: rgba(224,224,224,0.70);
}
.modul-karten .col-text .col-content {
	padding: 2rem 1rem;
	height: calc(100% - 4rem);
	display: flex;
	flex-direction: column;
}
.modul-karten .col-text .col-content-top {
	margin-bottom: auto;
}
.modul-karten .col-text .col-content-bottom {
	margin-top: auto;
}
.modul-karten .col-image .col-content {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.modul-karten .col-image .col-content img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	position: absolute;
	transition: all 0.3s ease-in-out;
}
.modul-karten .col-image:hover .col-content img {
	width: 103%;
	height: 103%;
}
.modul-karten .col-image .col-content .col-overlay {
	padding: 2rem;
	position: relative;
}
.modul-karten .col-image .col-content .col-overlay h3 {
	color: rgba(255,255,255,.7);
	text-align: center;
	max-width: calc(100% - 2rem);
	margin: 0 auto;
	padding: 0 1rem;
}
.modul-karten .col-image .col-content .col-overlay p {
	display: none;
	padding: 1rem;
	border: 1px solid #fff;
	color: #fff;
	width: 280px;
	max-width: calc(100% - 2px - 2rem);
	text-align: center;
	margin: 1rem auto 0 auto;
}
@media only screen and (min-width: 480px) {
	.modul-karten .col-image .col-content .col-overlay p {
		display: block;
	}
}
.modul-karten .col-text {
	margin-top: -2rem;
}
@media only screen and (min-width: 800px) {
	.modul-karten .col-image .col-content .col-overlay {
		position: absolute;
		top: 2rem;
		left: 1rem;
		right: 1rem;
		padding: 0;
	}
	.modul-karten .col-50 {
		width: calc(100%/2 - .5rem);
	}
	.modul-karten .col-text {
		margin-top: 0;
	}
}
/* ---------- Modul Start  ---------- */

/* ---------- Modul Teaser ---------- */
.modul-teaser {
}
.modul-teaser p {
	text-align: left;
}
.modul-teaser p.subline {
	color: #fff;
	display: inline-block;
	margin-bottom: .3em;
	background-color: rgba(0,0,0,.8);
	padding: .3em .6em;
	font-family: 'Montserrat', sans-serif;
}
.modul-teaser h2 {
	color: #fff;
	text-align: left;
	display: inline-block;
	margin-top: 0;
}
.modul-teaser h2 span {
	background-color: rgba(0,0,0,.8);
	display: inline-block;
	padding: .1em .2em;
	margin-bottom: .1em;
}
.modul-teaser h2 span:last-child {
	margin-bottom: 0;
}
.modul-teaser a.button {
	color: #fff;
	background-color: #000;
	border: 1px solid #fff;
}
.modul-teaser a.button:hover {
	color: #000;
	background-color: #fff;
}
.modul-teaser-2 {
	display: flex;
	flex-wrap: wrap;
}
.modul-teaser .col-content {
	max-width: 540px;
}
.modul-teaser-2 .modul-teaser:last-child .row,
.modul-teaser-2 .modul-teaser:last-child .row-inner {
	height: 100%;
}
.modul-teaser-2 .modul-teaser:last-child .col,
.modul-teaser-2 .modul-teaser:last-child .col-inner,
.modul-teaser-2 .modul-teaser:last-child .col-content {
	height: 100%;
}
.modul-teaser-2 .modul-teaser:last-child .col-content {
	max-width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: column;
}
@media only screen and (min-width: 1280px) {
	.modul-teaser-2 section {
		width: 50%;
	}
}
/* ---------- Modul Teaser Hover ---------- */
.modul-teaser-hover .row {
	margin: 0;
}
.modul-teaser-hover .col {
	padding: 0;
	width: 100%;
}
.modul-teaser-hover .col-content {
	position: relative;
	background-color: #fff;
	overflow: hidden;
	height: 100%;
}
.modul-teaser-hover .col-content-image {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.modul-teaser-hover .col-content-image.isGoldFilter {
/*	background: linear-gradient(180deg, rgba(146,109,74,.75) 73%, rgba(255,255,255,.75) 100%);*/
}
.modul-teaser-hover .col-content-image.isBlueFilter {
/*	background: linear-gradient(180deg, rgba(42,90,103,.30) 73%, rgba(255,255,255,.75) 100%);*/
}
.modul-teaser-hover .col-content-image img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
}
.modul-teaser-hover .col-content-headline {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 3rem 2rem;
	transition: all 0.2s ease-in-out;
}
.modul-teaser-hover .col-content-hover {
	position: relative;
	background-color: rgba(0,0,0,.8);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all 0.2s ease-in-out;
	flex-direction: column;
	padding: 3rem 2rem;
	min-height: calc(100% - 6rem);
	color: #fff;
}
.modul-teaser-hover .col-content:hover .col-content-hover {
	opacity: 1;
}
.modul-teaser-hover .col-content:hover .col-content-headline {
	opacity: 0;
}
@media only screen and (min-width: 960px) {
	.modul-teaser-hover .col-50 {
		width: 50%;
	}
}
.modul-teaser-hover .col-content .col-content-headline h3 {
	color: #fff;
	background-color: rgba(0,0,0,.8);
	display: inline-block;
	padding: .2em .4em;
}

/* ---------- Modul Texteditor  ---------- */

/* ---------- Modul Trenner ---------- */
.modul-trenner {
	height: 9rem;
}

/* ---------- Modul Akkordeon ---------- */
.modul-akkordeon .accordeon-group {
	border-top: 1px solid #000;
}
.modul-akkordeon .accordeon {
	border-bottom: 1px solid #000;
}
.modul-akkordeon .accordeon-headline {
	margin: 1rem 0;
	cursor: pointer;
}
.modul-akkordeon .accordeon-headline h3 {
	color: #1E2C40;
	width: calc(100% - 1.1em);
	max-width: 100%;
	padding-right: 1.1em;
	position: relative;
}
.modul-akkordeon .accordeon-headline h3::before,
.modul-akkordeon .accordeon-headline h3::after {
	position: absolute;
	transition: all 0.2s ease-in-out;
	background-color: #000;
}
.modul-akkordeon .accordeon-headline h3::before {
	right: calc(.3em - 1px);
	content: '';
	top: .3em;
	height: .6em;
	width: 2px;
}
.modul-akkordeon .accordeon-headline h3::after {
	right: 0;
	content: '';
	top: calc(.6em - 1px);
	width: .6em;
	height: 2px;
}
.modul-akkordeon .accordeon.isOpen .accordeon-headline h3::before {
	transform: rotate(-90deg);
}
.modul-akkordeon .accordeon.isOpen .accordeon-headline h3::after {
	opacity: 0;
	transform: rotate(-90deg);
}
.modul-akkordeon .accordeon-content {
	max-height: 0;
	overflow: hidden;
	transition: all 0.2s ease-in-out;
}
.modul-akkordeon .accordeon.isOpen .accordeon-content {
	max-height: 99999px;
}
.modul-akkordeon .accordeon-content-text p {
	max-width: 800px;
	color: #92734A;
	margin-bottom: 1rem;
}