:root {
	--schwarz: #000000;
	--weiss: #ffffff;
	--weiss01: rgba(255, 255, 255, 0.1);
	--fontfamily: 'Lexend';
	--fontfamilyneco: 'Neco Variable';
	
	--font12: 0.75rem;
	--font14: 0.875rem;
	--font10: 0.625rem;
	
	--line125: 1.25;
	--line121: 1.21;
	--line12777: 1.27777;
	--line12857: 1.2857;
	--line09091: 0.9091;
	--line1: 1;
	--line105: 1.05;
	--line13: 1.3;
	--line13333: 1.3333;
	--line09583: 0.9583;
	--line1428571: 1.428571;
	--linee1285714: 1.285714;

  /* orange */
  --weiss01: rgba(255, 255, 255, 0.01);
  --orange100: #ffe1d3;
  --orange200: #ff6200;
  --orange200_80: rgba(255, 98, 0, 0.8);
  --orange300: #ff5320;
  --orange200-print: #ec6624;

  /* greens */
  --greens50: #fbfff1;
  --greens100: #f8ffe3;
  --greens200: #f4ffd4;
  --greens200_50: rgba(244,255,212,.5);
  --greens200_80: rgba(244,255,212,.8);	
  --greens200_24: rgba(244,255,212,.24);	
  --greens300: #daeba9;
  --greens500: #526c48;
  --greens600: #42533c;
  --greens700: #2c3529;

  /* creme */
  --creme100: #f7f8f3;
  --creme200: #f4f0e8;
  --creme300: #e7e3d3;
  --creme400: #dbddd5;
  --creme500: #e5d9cc;
  --creme900: #41191a;

  /* grays */
  --grays50: #ffffff;
  --grays200: #dddddd;
  --grays300: #c2c2c2;
  --grays400: #adadad;
  --grays900: #1b1615;

  /* franzl */
  --franzl-turbo: #fff000;
  --franzl-amarillo: #fef166;
  --franzl-water: #abd9fe;
  --franzl-mint: #e5ff9c;
  --franzl-rose: #ffcac4;
  --franzl-dark-olive: #434f3e;
  --franzl-olive-verde: #737055;

  /* blue */
  --blue100: #e2e4e4;
  --blue200: #cfecec;
  --blue300: #bee0e0;
  --blue400: #354545;
}




html.schwarzweiss {
	  /* orange */
	  --orange100: #ffe1d3;
	  --orange200: #000000;
	  --orange200_80: rgba(0, 0, 0, 1);
	  --orange300: #000000;
	  --orange200-print: #ec6624;

	  /* greens */
	  --greens50: #fbfff1;
	  --greens100: #ffffff;
	  --greens200: #ffffff;
	  --greens200_50: rgba(255,255,255,1);
	  --greens200_80: rgba(255,255,255,1);
	  --greens200_24: rgba(255,255,255,1);
	  --greens300: #ffffff;
	  --greens500: #000000;
	  --greens600: #000000;
	  --greens700: #000000;

	  /* creme */
	  --creme100: #ffffff;
	  --creme200: #ffffff;
	  --creme300: #ffffff;
	  --creme400: #ffffff;
	  --creme500: #ffffff;
	  --creme900: #000000;

	  /* grays */
	  --grays50: #ffffff;
	  --grays200: #dddddd;
	  --grays300: #c2c2c2;
	  --grays400: #adadad;
	  --grays900: #1b1615;

	  /* franzl */
	  --franzl-turbo: #fff000;
	  --franzl-amarillo: #fef166;
	  --franzl-water: #abd9fe;
	  --franzl-mint: #e5ff9c;
	  --franzl-rose: #ffcac4;
	  --franzl-dark-olive: #434f3e;
	  --franzl-olive-verde: #737055;

	  /* blue */
	  --blue100: #e2e4e4;
	  --blue200: #cfecec;
	  --blue300: #bee0e0;
	  --blue400: #354545;
	--fontfamilyneco: 'Neco Variable';
}

html.schwarzweiss .tracker-btn2, html.schwarzweiss .tracker-btn,
html.schwarzweiss .tracker-btn2.buttonblue, html.schwarzweiss .tracker-btn.buttonblue {
  background: var(--weiss);
  color: var(--weiss);
	border: 0.125rem solid var(--schwarz);
}
html.schwarzweiss .dialog-inner {
	background-image: url('../Images/b-black.svg');
}
html.schwarzweiss .parwrapper {
	color: var(--weiss);
}
html.schwarzweiss .parwrapper,
html.schwarzweiss .blogbox_txt_i,
html.schwarzweiss .big-b-teaserbox_txt_i h2,
html.schwarzweiss .big-b-teaserbox_txt_i p,
html.schwarzweiss .folge-text-i,
html.schwarzweiss .text-gap-p,
html.schwarzweiss .sticky-sidebar {
	background: var(--schwarz);
}
html.schwarzweiss .bg_gruen .text-gap-p{
	background: var(--weiss);
}
html.schwarzweiss .folge-text-i ul.custom-controls {
	background: none;
}
html.schwarzweiss .big-b-teaserbox_txt_i p + p {
	background: none;
}
html.schwarzweiss .big-b-teaserbox::after {
	background-image: url('../Images/b-weiss.svg');
}
html.schwarzweiss .owl-controls button {
	opacity: 1;
}
html.schwarzweiss .image-bottom-full::before,
html.schwarzweiss .bg_gruenwelleline::before,
html.schwarzweiss .bg_orangwelle::before,
html.schwarzweiss .bg_gruenwelle_after::after,
html.schwarzweiss .bg_transwelle::before,
html.schwarzweiss .bg_transwelle_after::after,
html.schwarzweiss .bg_gruenwelle::before,
html.schwarzweiss .bg_gruenwelle::before,
html.schwarzweiss .bg_gruenwelle_after::after {
	display: none;
}
html.schwarzweiss a.clock {
	background-image: url('../Images/clock-s.svg');
}
html.schwarzweiss button.monatsbutton.past,
html.schwarzweiss button.jahresbutton {
	opacity: 0.6;
}
html.schwarzweiss button.jahresbutton:hover, html.schwarzweiss button.jahresbutton[aria-selected="true"], html.schwarzweiss button.jahresbutton[aria-pressed="true"] {
	opacity: 1;
}


html.textsize {
	--font12:1rem;
	--font14: 1em;
	--font10: 1rem;
	
	--line121: 1.5;
	--line125: 1.5;
	--line12777: 1.5;
	--line12857: 1.5;
	--line09091: 1.5;
	--line1: 1.5;
	--line105: 1.0;
	--line13: 1.3;
	--line13333: 1.5;
	--line09583: 1.5;
	--line1428571: 1.5;
	--linee1285714: 1.5;
}
html.textsize * {
	letter-spacing: 0 !important;
}
html.textsize button.button, html.textsize .button, html.textsize .topright a.button, html.textsize a.button,
html.textsize button.button-line, html.textsize a.button-pfeil, html.textsize a.button-linegruen, html.textsize a.button-line,
html.textsize button.button-gruen,
html.textsize .button-gruen,
html.textsize a.button-gruen {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 3rem;
}
html.noanimation [data-aos^="fade"][data-aos^="fade"] {
  	opacity: 1 !important;
	transform: translateZ(0) !important;
}
html.noanimation [data-aos] {
    transition-duration: 0ms !important;
    transition-delay: 0ms !important;
    animation-duration: 0ms !important;
    animation-delay: 0ms !important;
}

html.noanimation [data-aos^="fade"][data-aos^="fade"],
html.noanimation [data-aos^="zoom"][data-aos^="zoom"],
html.noanimation [data-aos^="slide"][data-aos^="slide"],
html.noanimation [data-aos^="flip"][data-aos^="flip"] {
    opacity: 1 !important;
    transform: translateZ(0) !important;
    transform: none !important; 
}
html.noanimation .parallaxbild,
html.noanimation svg#wave-svg * {
		transform: none !important;
}
html.noanimation.schwarzweiss #bottom {
	background: var(--weiss);
	padding-top: 1rem;
	border-top: 0.125rem solid var(--schwarz);
}
html.noanimation #bottom {
	background: var(--greens200);
	padding-top: 1rem;
}
html.noanimation #bottom .wave-wrap {
	display: none;
}
html.noanimation a:hover * {
	transform: none !important;
}



@font-face {
    font-family: 'Lexend';
    src: local('../Fonts/Lexend Bold'), local('Lexend-Bold'),
        url('../Fonts/Lexend-Bold.woff2') format('woff2'),
        url('../Fonts/Lexend-Bold.woff') format('woff'),
        url('../Fonts/Lexend-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('../Fonts/Lexend Medium'), local('Lexend-Medium'),
        url('../Fonts/Lexend-Medium.woff2') format('woff2'),
        url('../Fonts/Lexend-Medium.woff') format('woff'),
        url('../Fonts/Lexend-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('../Fonts/Lexend Regular'), local('Lexend-Regular'),
        url('../Fonts/Lexend-Regular.woff2') format('woff2'),
        url('../Fonts/Lexend-Regular.woff') format('woff'),
        url('../Fonts/Lexend-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('../Fonts/Lexend SemiBold'), local('Lexend-SemiBold'),
        url('../Fonts/Lexend-SemiBold.woff2') format('woff2'),
        url('../Fonts/Lexend-SemiBold.woff') format('woff'),
        url('../Fonts/Lexend-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}





@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Neco Variable';
  font-style: normal;
  font-weight: 500;
  src: url('../Fonts/Neco-Variable.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../Fonts/Neco-Variable.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* lexend-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Neco Variable';
  font-style: italic;
  font-weight: 500;
  src: url('../Fonts/Neco-VariableItalic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../Fonts/Neco-VariableItalic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

html {
	margin: 0;
	padding: 0;
	/*-webkit-overflow-scrolling: touch;*/
	/*-webkit-tap-highlight-color : rgb(214,67,54); */
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 16px;
	font-size: 100%;
    scroll-padding-bottom: 7.125rem;
    scroll-padding-top:  7.125rem;
    scroll-behavior: smooth;
	scrollbar-gutter: stable;
}
body {
	margin: 0;
	padding: 0;
	color: var(--greens500);
	background-color: var(--creme100);
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/*-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;*/
	-webkit-appearance: none;
	background-repeat: no-repeat;
	background-position: center top;
	/*font-size: clamp(1rem, 0.9rem + 0.5vw, 1.25rem);*/
}
body.offcanvasopen {
  overflow: hidden;
}
html, #wrapper, #header, #bottom, body {
  scrollbar-gutter: stable;
}
.fonticon {
	display: inline-block;
	width: 1.375rem;
}
abbr {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
figure {
	margin: 0;
	padding: 0;
}
figure + p,
p + figure {
	margin-top: 1rem;
}
figure + figure {
	margin-top: 0.5rem;
}
.incentivebox table {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	border-collapse: collapse;
	background-color: var(--greens200);
	font-size: var(--font14);
	border-radius: 0.5rem;
}
.incentivebox table td,
.incentivebox table th {
	font-weight: normal;
	text-align: left;
}
.incentivebox table th {
	padding-top: 0.3125rem;
	padding-bottom: 0.25rem;
}
.incentivebox table td:first-child,
.incentivebox table th:first-child {
	padding-left: 0.75rem;
}
.incentivebox table td:last-child,
.incentivebox table th:last-child {
	padding-right: 0.75rem;
}
.incentivebox table td:last-child{
	text-align: right;
}
.incentivebox table tr:last-child td {
	padding-bottom: 0.5rem;
}
/* Text / XL */
.text-xl {
  font-family: var(--fontfamily);
  font-weight: 400; /* Regular */
  font-size: 2.5rem;
  line-height: var(--line125); /* 50/40 */
  letter-spacing: 0.02em; 
}
.text-xl + * {
  margin-top: 1rem;
}

/* Text / LG */
h3,
.text-lg {
  font-family: var(--fontfamily);
  font-weight: 400; /* Regular */
  font-size: 1.5rem;
  line-height: var(--line125); /* 30/24 */
  letter-spacing: 0.03333em; /* 0.8/24 */
	font-feature-settings: 'ss01' on;
}
h3 + *,
.text-lg + * {
  margin-top: 1rem;
}
h3 + ul,
h3 + p {
	margin-top: 1rem;
}
.incentivebox_txt .text-lg + p {
	margin-top: 0.75rem;
}
.blogbox_txt .text-lg + p {
	margin-top: 0.4375rem;
}
#footer h2 {
	font-feature-settings: 'ss01' on;
	font-family: var(--fontfamily);
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.08em;
	letter-spacing: 0.2em;
}

/* Text / MD */
body,
.text-md {
  font-family: var(--fontfamily);
  font-weight: 400; /* Regular */
  font-size: 1rem;
  line-height: 1.5; /* 24/16 */
	letter-spacing: 0.035em;
  letter-spacing: 0.05em; /* 0.8/16 */
	letter-spacing: 0.049em;
	font-feature-settings: 'ss01' on;
}
.text-md {
	font-feature-settings: 'ss01' on;
}
.text-md + * {
  margin-top: 1rem;
}

/* Text / SM */
.betriebsinfodatenbox,
.text-sm {
  font-family: var(--fontfamily);
  font-weight: 400; /* Regular */
  font-size: var(--font14);
  line-height: var(--line12857); /* 18/14 */
  letter-spacing: 0.0571em; /* 0.8/14 */
	font-feature-settings: 'ss01' on;
}
.betriebsinfodatenbox .text-sm,
.betriebsinfodatenbox {
	line-height: var(--line1428571);
	letter-spacing: 0.08em;
	letter-spacing: 0.085em;
}
.text-sm + * {
  margin-top: 1rem;
}

/* Headline / XL */
h1,
.headline-xl {
  font-family: var(--fontfamilyneco);
  font-weight: 500; /* Medium */
  font-size: 5.5rem;
  line-height: var(--line09091); /* 80/88 */
  letter-spacing: 0.011363em; /* 1/88 */
}
@media (min-aspect-ratio: 1680/820) {
	.startseite .sticky-sidebar h1, .startseite .sticky-sidebar .headline-xl {
		font-size: 8.8vh;
	}
	.sticky-sidebar {
		top: calc(100vh - 32.7vh);
		top: calc(100svh - 32.7vh);
		display: flex;
		align-items: flex-end;
		
	}
}
h1 + *,
.headline-xl + * {
  margin-top: 1.5rem;
}
h2.headline-xl + p {
  margin-top: 0.875rem;
}

/* Headline / LG */

.headline-lg {
  font-family: var(--fontfamily);
  font-weight: 400; /* Regular */
  font-size: 2rem;
  line-height: var(--line1); /* 32/32 */
  letter-spacing: 0.025em; /* 0.8/32 */
	font-feature-settings: 'ss01' on;
}

.headline-lg + * {
  margin-top: 1rem;
}
.speisenliste h2 + * {
	margin-top: 0;
}
.nav-leiste-head h2 {
	color: var(--orange200);
	font-family: var(--fontfamily);
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.21em;
	text-transform: uppercase;
}
h3.headline-lg + p {
	margin-top: 0.5rem;
}
/* Headline / MD */
h2,
.headline-md {
  font-family: var(--fontfamilyneco);
  font-weight: 500; /* Medium */
  font-size: 2.5rem;
  line-height: var(--line105); /* 42/40 */
  letter-spacing: 0.02em; /* 0.8/40 */
}
.col512_txt p + h2,
.col512_txt p + h3 {
	margin-top: 4rem;
}
h2 + p,
h2 + *,
.headline-md + * {
  margin-top: 1rem;
}
h2 + h3 {
	margin-top: 0.875rem;
}
.dish-content h3 {
	font-family: var(--fontfamily);
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 600;
	line-height: var(--line12777);
	letter-spacing: 0.15em;
	letter-spacing: 0.28em;
	text-transform: uppercase;
}
em,
i {
	font-style: italic;
}
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}
.slider_txt h1 {
	margin: 0;
	padding: 0;
	font-size: 4.5rem;
	line-height: normal;
	text-transform: uppercase;
	color: var(--weiss);
	font-weight: 700;
}
h1 {
	margin: 0;
	padding: 0;
}
h2{
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h5 {
	margin: 0;
	padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
p + p,
ul + p  {
	margin-top:  1.25em;
}
.slider_txt h1 + p {
	margin-top: 1rem;
}
h2 + p {
	/*margin-top: 0rem;*/
}
dl,
dd {
	margin: 0;
	padding: 0;
}
dt {
	font-weight: normal;
}
dl {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0
}
dt {
  float: left;
  width: 100px;
  padding: 0;
  margin: 0
}
dd {
  float: left;
	width: calc(100% - 130px);
  padding: 0;
  margin: 0;}
b,
strong {
	font-weight: 700;
}
hr {
	border: 0;
	width: 100%;
	float: left;
	clear: both;
}
.divider {
	clear: both;
}
a,
a:link,
a:visited {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: underline;
	font-weight: 400;
	color: var(--greens500);
	outline: 0.00000em solid transparent;
	position: relative;
}
a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
    background-color: currentColor; /* Nutzt die aktuelle Textfarbe */
    
    /* Der entscheidende Teil: */
    transform: scaleX(0);
    transform-origin: bottom right; /* Im Normalzustand nach rechts verschwinden */
    transition: transform 0.3s ease-out;
}

a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left; /* Beim Hover von links aufbauen */
}
.contact-icons li a::after,
.angebotsbox a::after,
.zimmerbox a::after,
.blogbox a::after,
.incentivebox a::after,
a.button-gruen::after,
a.button::after,
a.button-line::after,
#bottom a::after,
#header a::after,
#menu-overlay a::after {
	display: none;
}
.contact-icons li a.more::after {
	display: block;
}
.footernav a,
.topright button,
.topright a,
.contact-icons li a,
.bottom_socials a {
	transition: none;
}
.bg_orange a,
.bg_orange a:link,
.bg_orange a:visited {
	color: var(--greens200);
}
.footernav a,
a.more {
	color: var(--greens500);
	text-decoration: none;
	font-size: var(--font14);
	font-style: normal;
	font-weight: 400;
	line-height: var(--line1428571); /* 142.857% */
	letter-spacing: 0.2em;
}
.footernav a {
	letter-spacing: 0.08em;
}
.footernav a:hover,
a.more:hover {
	text-decoration: none;
}
#header .logo a:focus,
button:focus,
a:focus {
	text-decoration: none;
	outline: none;
}
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
a:focus-visible {
	text-decoration: none;
	outline: 0.25rem dashed var(--schwarz);
}
#header .logo a:focus-visible {
	outline: 0.25rem dashed var(--weiss);
}
a[data-fancybox] {
	float: left;
	width: 100%;
}
a[data-fancybox]:focus-visible {
  text-decoration: none;
  outline: 0.25rem dashed var(--weiss);
  outline-offset: -0.25rem;
}
a:active,
a:hover{
	outline: 0;
	text-decoration: none;
}
a[href^="tel:"] {
	text-decoration: none;
}
a.clock {
	color: var(--orange200);
	font-feature-settings: 'ss01' on;
	font-size: var(--font14);
	font-style: normal;
	text-decoration: none;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.2em;
	background-image: url('../Images/clock.svg');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 1.25rem auto;
	padding-left: 1.75rem;
}
a.clock::after,
#bottom a.clock::after {
	display: block;
	width: calc(100% - 1.75rem);
	left: 1.75rem;
}
button.button,
.button,
.topright a.button,
a.button {
	display: inline-block;
	font-size: 0.75rem;
	font-size: var(--font14);
	line-height: var(--line1428571);
	padding-top: calc(1em - 0.0625rem);
	padding-bottom: calc(1em - 0.0625rem);
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	border-radius: 1.5rem;
	width: auto;
	color: var(--greens200);
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.1em;
	letter-spacing: 0.2em;
	background-color: var(--orange200);
	border: 0.09375rem solid var(--orange200);
}
.bg_orange a.button {
	color: var(--orange200);
	background-color: var(--greens200);
	border: 0.09375rem solid var(--greens200);
}
.introblock.bg_orange a.button {
	color: var(--greens200);
	background-color: var(--orange200);
	border: 0.09375rem solid var(--orange200);
}
.topright a.button {
	height: 2.5rem;
	line-height: 2.5rem;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	letter-spacing: 0.1em;
	border: 0;
}
button.button.toggleopen {
	font-size: var(--font10);
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.5rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	text-transform: none;
}
button.button.toggleopen svg {
	width: 0.625rem;
	height: auto;
	position: relative;
	top: 0.0625rem;
}
a.button::before,
.topright a.button::before {
	display: none;
}
button.button:hover,
a:hover .button,
.topright a.button:hover,
a.button:hover {
	background-color: var(--orange300);
	border-color: var(--orange300);
}
.bg_orange a.button:hover {
	background-color: var(--greens300);
	border: 0.09375rem solid var(--greens300);
}
.introblock.bg_orange a.button:hover {
	background-color: var(--orange300);
	border: 0.09375rem solid var(--orange300);
}

button.button-gruen,
.button-gruen,
a.button-gruen {
	display: inline-block;
	font-size: 0.75rem;
	font-size: var(--font14);
	line-height: var(--line1428571);
	padding-top: calc(1em - 0.0625rem);
	padding-bottom: calc(1em - 0.0625rem);
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	border-radius: 1.5rem;
	width: auto;
	color: var(--greens200);
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.1em;
	letter-spacing: 0.2em;
	background-color: var(--greens500);
	border: 0.09375rem solid var(--greens500);

}
button.button-gruen:hover,
a:hover .button-gruen,
a.button-gruen:hover {
	background-color: var(--greens600);
	border-color: var(--greens600);
}
a:hover .button-gruen.morebutton {
	background-color: var(--greens500);
	border: 0.09375rem solid var(--greens500);
}
button.button-line,
a.button-pfeil,
a.button-linegruen,
a.button-line {
	display: inline-block;
	font-size: 0.75rem;
	font-size: var(--font14);
	line-height: var(--line1428571);
	padding-top: calc(1em - 0.0625rem);
	padding-bottom: calc(1em - 0.0625rem);
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	border-radius: 1.5rem;
	width: auto;
	color: var(--orange200);
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.1em;
	letter-spacing: 0.2em;
	background-color: transparent;
	border: 0.09375rem solid var(--orange200);
	position: relative;
	overflow: hidden;
	z-index: 5;
	transition: all 0.5s ease;
}
ul.filters-button-group button.button-line {
	border: 0.125rem solid var(--orange200);
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.875rem;
	padding-left: 1rem;
	padding-right: 1rem;
}
a.button-pfeil.next,
a.button-pfeil {
	padding-right: 3.625rem;
}
a.button-pfeil.prev {
	padding-left: 3.625rem;
	padding-right: 1.5rem;
}
a.button-linegruen {
	color: var(--greens500);
	border-color: var(--greens500);
}
button.button-line[aria-selected="true"],
button.button-line[aria-pressed="true"],
button.button-line:hover,
a.button-pfeil:hover,
a.button-linegruen:hover,
a.button-line:hover {
	text-decoration: none;
	color: var(--greens200);
}
button.button-line::before,
a.button-pfeil::before,
a.button-linegruen::before,
a.button-line::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 1px);
    height: 100%;
    background-color: var(--orange200);
    z-index: -1;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.5s ease;
	border-radius: 1.5rem;
}
a.button-linegruen::before {
	background-color: var(--greens500);
}
button.button-line[aria-selected="true"]::before,
button.button-line[aria-pressed="true"]::before,
button.button-line:hover::before,
a.button-pfeil:hover::before,
a.button-linegruen:hover::before,
a.button-line:hover::before {
    transform-origin: bottom left;
    transform: scaleX(1);
}
a.button-pfeil.next,
a.button-pfeil,
a.button-pfeil.prev {
    background-image: none;
}
a.button-pfeil::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1.625rem;
    height: 100%;
	background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 1; 
    transition: background-image 0.5s ease;
	transform: none;
	bottom: auto;
	left: auto;
}
a.button-pfeil.next::after,
a.button-pfeil::after {
    right: 1.5rem;
    background-image: url('../Images/arrow-next.svg');
}
a.button-pfeil.prev::after {
    left: 1.5rem;
    background-image: url('../Images/arrow-prev.svg');
}
a.button-pfeil.next:hover::after,
a.button-pfeil:hover::after {
    background-image: url('../Images/arrow-next-g.svg');
}

a.button-pfeil.prev:hover::after {
    background-image: url('../Images/arrow-prev-g.svg');
}

ul {
	margin: 0;
	padding: 0;
}
#main ul {
	
}
ul.text-center {
	list-style-position: inside;
}
li {
	margin-left: 1em;
}
ul {
    list-style-type: "- "; 
}
ol {
	padding-left: 0;
	/* Remove the default left padding */
	margin-left: 0px;
	margin: 0;
	padding: 0;
}
ol li {
	list-style: decimal;
	background-image: none;
	margin-left: 1em;
}
a img{
	border: 0;
	outline: none;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.clr {
	clear: both;
}
.align-left,
.csc-header-alignment-left,
.ce-headline-left,
.text-left {
	text-align: left;
}
.align-center,
.csc-header-alignment-center,
.ce-headline-center,
.text-center {
	text-align: center;
}
.align-right,
.csc-header-alignment-right,
.ce-headline-right,
.text-right {
	text-align: right;
}
.align-justify,
.csc-header-alignment-justify,
.text-justify {
	text-align: justify;
}
.accesskey {
	position: absolute;
	left: -20000px;
}
dfn,
.hidden {
	position: absolute;
	left: -1000em;
	width: 20em;
}
.visually-hidden,
.sr-only {
  	position: absolute;
  	width: 1px;
  	height: 1px;
  	padding: 0;
  	margin: -1px;
  	overflow: hidden;
  	clip: rect(0, 0, 0, 0);
  	white-space: nowrap;
  	border-width: 0;
  	clip-path: inset(50%);
}
.error-message,
.onlymobilesvg,
.info-title.onlymobile,
a.button.onlymobile,
.onlymobile {
	display: none;
}
#openwcag {
	position: fixed;
	right:  1rem;
	top: 17rem;
	z-index: 10000;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	text-align: left;
	appearance: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 100%;
}

#openwcag.sticky {
	right: -5rem;
}
#openwcag:focus-visible {
	right: 1rem;
	outline: 0.25rem dashed #ffffff;
}
.openwacinfo {
	position: absolute;
	right: calc(100% + 1.25rem);
	top: -1rem;
	background: #000000;
	color: #ffffff;
	padding: 2rem;
	border: 0.125rem solid #ffffff;
	font-size: 1rem;
	line-height: 1.5;
	width: 20rem;
	display: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#openwcag:focus-visible .openwacinfo,
#openwcag:hover .openwacinfo {
	display: block;
}
.openwacinfo.is-dismissed {
    display: none !important;
}
#openwcag:hover .openwacinfo[aria-hidden="false"],
#openwcag:focus-visible .openwacinfo[aria-hidden="false"] {
    display: block;
}

/* Sicherheitshalber */
.openwacinfo[aria-hidden="true"] {
    display: none !important;
}
#openwcag .btn-desc,
#openwcag .btn-title {
	display: block;
}
#openwcag .btn-title,
.accesscontent h2,
.openwacinfo h2 {
	color: #ffffff;
	font-size: 1.5rem;
	line-height: 1.5;
	font-weight: 700;
	font-family: var(--fontfamily);
}
.accesscontent h2 + button {
	margin-top: 1rem;
}
.openwacinfo h2 + p {
	margin-top: 0.5rem;
}
.openwacinfo::after{
	content:""; 
	border-left:1.25rem solid transparent;
	border-right:1.25rem solid transparent;
	border-top: 1.25rem solid #000000;
	position: absolute;
	transform: rotate(-90deg);
	right: -1.5rem;
	top: 2rem;
	z-index: 2;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.openwacinfo::before{
	content:""; 
	border-left:1.375rem solid transparent;
	border-right:1.375rem solid transparent;
	border-top: 1.375rem solid #ffffff;
	position: absolute;
	transform: rotate(-90deg);
	right: -1.75rem;
	top: 1.9375rem;
	z-index: -1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#openwcag svg,
#openwcag img {
	line-height: 1;
	vertical-align: middle;
	width: 3.125rem;
	width: 2.5rem;
	height: auto;
	outline: 1px solid #fff;
	outline-offset: -1px;
	border-radius: 100%;
}
#openwcag[aria-expanded="true"] svg,
#openwcag[aria-expanded="true"] img {
	outline: none;
}
#accesselements {
	position: fixed;
	right:  1rem;
	top: 17rem;
	z-index: 10000;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: none;
}
#accesselements.is-open {
	display: block;
}
#accesselements:focus-visible {
	outline: 1px dashed #000000;
}
.accesscontent {
	background: #000000;
	color: #ffffff;
	padding: 2rem;
	padding-top: 3rem;
	border: 0.125rem solid #ffffff;
	font-size: 1rem;
	line-height: 1.5;
	width: 20rem;
}
.accessbutton button {
	background: #ffffff;
	border: 0;
	color: #000000;
	border-radius: 0.3125rem;
	font-family: var(--fontfamily);
	font-weight: normal;
	min-width: 12.5rem;
	line-height: 2rem;
	height: 2rem;
	padding-left: 2rem;
	padding-right: 2rem;
	cursor: pointer;
	font-size: 1rem;
	position: relative;
	margin-left: 2.25rem;
}
.closeaccess button:focus-visible,
.accessbutton button:focus-visible {
	outline: 2px dashed var(--weiss);
}
.accessbutton button::before {
	position: absolute;
	content: '';
	width: 2rem;
	height: 2rem;
	background-image: url('../Images/kontrast.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	left: -2.25rem;
	top: 0;
}
.accessbutton button.active::before {
	background-image: url('../Images/schwarzweiss.svg');
}
.accessbutton button#changetextsize::before {
	background-image: url('../Images/textsize.svg');
}
.accessbutton button#changetextsize.active::before{
	background-image: url('../Images/textsizei.svg');
}
.accessbutton button#changeanim::before {
	background-image: url('../Images/hideanim.svg');
}
.accessbutton button#changeanim.active::before{
	background-image: url('../Images/hideanimi.svg');
}
.accessbutton button.active::after {
	position: absolute;
	content: '';
	width: 1.5rem;
	height: 2rem;
	background-image: url('../Images/reset.svg');
	background-repeat: no-repeat;

	background-position: center center;
	background-size: 100% auto;
	right: -2rem;
	top: 0;
}
.accessbutton button + button {
	margin-top: 0.375rem;
}
.closeaccess {
	position: absolute;
	top: 1rem;
	right: 1rem;
}
.closeaccess button {
	background: none;
	border: 0;
	cursor: pointer;
	appearance: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}
.closeaccess button img,
.closeaccess button svg {
	vertical-align: middle;
}
.nav-skiplinks {
	width: auto;
}
.nav-skiplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav-skiplinks ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
a.skip-main {
  	left: -999px;
  	position: absolute;
  	top: auto;
  	width: 1px;
  	height: 1px;
  	overflow: hidden;
  	z-index: -999; 
	text-decoration: none;
}
 a.skip-main:focus-visible {
    color: var(--weiss);
    background-color: #000000;
    left: 0;
    top: auto;
    width: auto;
    height: auto;
    overflow: auto;
    margin: 0.625rem 35%;
	margin-left: 0;
	margin-right: 0;
    padding: 0.625rem;
    border-radius: 0.9375rem;
    border: 0.25rem solid var(--weiss);
    text-align: center;
    font-size: 1.2em;
	font-size: 1.25rem;
    z-index: 999; 
	 outline: 0.125rem dashed #ffffff;
}
::-webkit-input-placeholder {
	opacity: 1 !important;
}
:-moz-placeholder {
	opacity: 1 !important;
}
::-moz-placeholder {
	opacity: 1 !important;
}
:-ms-input-placeholder {
	opacity: 1 !important;
}
input::-moz-focus-inner {
	border: 0;
	padding: 0
}
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    font: inherit; /* Übernimmt Schriftart, -größe und -gewicht vom Elternelement */
    color: inherit; /* Übernimmt die Textfarbe */
    text-align: inherit;
    text-decoration: none; /* Falls gewünscht, hier 'underline' für Link-Optik */
    cursor: pointer;
    -webkit-appearance: none;   /* Entfernt iOS Standard-Styling */
    -moz-appearance: none;      /* Entfernt Firefox Standard-Styling */
    appearance: none;
    -webkit-tap-highlight-color: transparent;
	outline: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
*,
div,
section {
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit  */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko         */
	box-sizing: border-box;
}
#wrapper {
	width: 100%;
	/*overflow: hidden;*/
}
.container {
	
	max-width: 105rem;
	max-width: 1680px;
	padding-left: 3rem;
	padding-right: 3rem;
	width: 100%;
	margin: auto;
	position: relative;
}
.eventdetailblock .textblockhintergrund .container {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
#footer .container {
	max-width: 88.25rem;
}
header.dialog-top .container {
	padding-left: 2rem;
	padding-right: 2rem;
	max-width: calc(1672px - 2rem);
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 400;
	font-size: 1rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	pointer-events: none;
	padding-top: 3rem;
}
#header.sticky::before{

}
#header.header-hidden {
    transform: translateY(-100%);
}
.logo {
	float: left;
	width: 7.125rem;
	pointer-events: all;
}
.logo a,
.logo img,
.logo svg{
	float: left;
	width: 100%;
	height: auto;
}
.logo a#main-logo {
	background: none !important;
}
.logo .bg_trans svg .logo-text,
.logo svg .logo-text {
	opacity: 1;
	transition: all 0.3s ease;
}
.logo .bg_orange svg .logo-text {
	opacity: 0;
}
.logo .bg_gruen svg .logo-text {
	opacity: 1;
}
.logo svg .logo-orange-b {
	transition: all 0.3s ease;
	fill: var(--orange200);
}
.logo svg .logo-gruen-text {
	transition: all 0.3s ease;
	fill:var(--greens200);
}
.logo svg foreignObject {
	display: none;
}
.logo .bg_orange svg foreignObject {
	display: block;
}
@supports (background: -webkit-named-image(i)) {
    .logo .bg_orange svg foreignObject {
		display: none;
	}
}
@supports (-webkit-touch-callout: none) {
   .logo .bg_orange svg foreignObject {
		display: none;
	}
}
@supports (-webkit-hyphens:none) {
   .logo .bg_orange svg foreignObject {
		display: none;
	}
}
.logo svg #clip0_2001_40 {
	transition: all 0.3s ease;
	fill: var(--weiss);
}
.logo svg .logo-blur-gruen{
	transition: all 0.3s ease;
	fill:var(--greens200);
	fill-opacity: 0.8;
	opacity: 0;
}
.logo .bg_orange svg .logo-blur-gruen{
	opacity: 1;
}
.logo .bg_gruen svg .logo-blur-gruen{
	opacity: 0;
}

/* Grundkonfiguration Logo
.logo svg {
    overflow: visible; 
    transform: translateZ(0);
}

.logo .logo-text {
    opacity: 1;
    transition: opacity 0.3s ease;
    will-change: opacity;
}
.logo .bg_orange .logo-text {
    opacity: 0;
}

.logo .bg_gruen .logo-text {
    opacity: 1;
}
.logo svg .logo-orange-b {
    transition: fill 0.3s ease;
    fill: var(--orange200);
}
.logo svg .logo-gruen-text {
    transition: fill 0.3s ease;
    fill: var(--greens200);
}
.logo svg #clip0_2001_40 {
    transition: fill 0.3s ease;
}
.logo svg .logo-blur-gruen {
    transition: opacity 0.3s ease, fill 0.3s ease;
    fill: var(--greens200);
    fill-opacity: 0.8;
    opacity: 0;
    pointer-events: none; 
    will-change: opacity;
}
.logo .bg_orange svg .logo-blur-gruen {
    opacity: 1;
    visibility: visible;
}
.logo .bg_gruen svg .logo-blur-gruen {
    opacity: 0;
}
 */

.topright_o {
	float: right;
	width: auto;
}
.topright {
	pointer-events: all;
	border-radius: 3.5rem;
	border: 1px solid var(--greens200_50);
	background: var(--greens200_80);
	backdrop-filter: blur(0.375rem);
	display: flex;
	padding: 0.4375rem;
	align-items: center;
	gap: 0.75rem;
}
.onlyclose.topright {
	position: absolute;
	z-index: 9000;
	top: 1rem;
	right: 1rem;
}
#eventDialog .onlyclose.topright {
	position: fixed;
}
svg .fill_orange {
	fill: var(--orange200);
}
svg .fill_gruen {
	fill: var(--greens200);
}
svg .fill_weiss {
	fill: var(--weiss);
}
svg .stroke_orange {
	transition: all 0.3s ease;
	stroke: var(--orange200)
}
#footer svg .stroke_orange {
	stroke: var(--greens500);
}
.topright a:hover svg .stroke_orange {
	stroke: var(--greens200);
}
	
.topright a,
button.hamburger-button {
	margin: 0;
	padding: 0;
	float: left;
	width: 2.5rem;
	height: 2.5rem;
	height: auto;
	position: relative;
	z-index: 5;
	border-radius: 100%;
}
.topright a::before,
button.hamburger-button::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: var(--orange200);
	border-radius: 100%;
	z-index: -1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transform: scale(1);
}
.topright a::before {
	opacity: 0;
}
.topright a:hover::before,
button.hamburger-button:hover::before {
	transform: scale(1.2);
	opacity: 1;
}
.topright a svg,
button.hamburger-button svg {
	float: left;
	width: 100%;
	height: auto;
}
dialog#menu-overlay {
    border: none;
    border-radius: 0;
	width: 100%;
    height: 100vh;
	height: 100%;
    margin: 0;
    padding: 1rem;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
    overflow: auto;
    background-color: var(--orange200);
    opacity: 0;
    display: none;
    transition: 
        opacity 0.8s ease, 
        display 0.8s ease, 
        overlay 0.8s ease;
    transition-behavior: allow-discrete; 
}

/* Wenn offen */
dialog#menu-overlay[open] {
    opacity: 1;
    display: block;
    transition: 
        opacity 0.8s ease, 
        display 0.8s ease, 
        overlay 0.8s ease;
}

@starting-style {
    dialog#menu-overlay[open] {
        opacity: 0;
    }
}

dialog#menu-overlay::backdrop {
    background-color: rgba(0, 0, 0, 0);
    transition: 
        background-color 0.8s ease, 
        display 0.8s ease, 
        overlay 0.8s ease;
    transition-behavior: allow-discrete;
}

dialog#menu-overlay[open]::backdrop {
    background-color: rgba(0, 0, 0, 0.8);
}

@starting-style {
    dialog#menu-overlay[open]::backdrop {
        background-color: rgba(0, 0, 0, 0);
    }
}


header.dialog-top {
	width: 100%;
	padding-top: 3rem;
	padding-left: 1.5rem;
	padding-right: 1rem;
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}
.dialog-inner {
	width: 100%;
	height: 100%;
	background-image: url('../Images/b-orange.svg');
	background-position: right top;
	background-size: auto calc(100% + 2px);
    background-position: right -1px top -1px;
	background-repeat: no-repeat;
	background-color: var(--greens200);
	border-top-left-radius: 2rem;
	border-bottom-left-radius: 2rem;
	
}
header.dialog-top .logo {
	margin-top: 0.5rem;

}
.dialog-body {
    display: flex;
    flex-direction: column; 
    height: 100%;           
    min-height: 100%;       
    box-sizing: border-box; 
	padding-left: 12.125rem;
	padding-top: 1.6875rem;
	max-width: calc(1680px - 2rem);
	margin: auto;
}
.nav-links {
    flex: 0 0 auto; 
}
.info-sidebar {
    margin-top: auto; 
    flex: 0 0 auto;   
    padding-top: 0rem;
	padding-bottom: 2.3125rem;
}

.info-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; 
    gap: 4rem;       
    list-style: none;
    padding: 0;
    margin: 0;
}

.info-item {
    display: block;
	list-style: none;
    padding: 0;
    margin: 0;
}
.info-item p + p {
	margin: 0;
}

/* 1. Das Grid (Eltern) - bleibt unverändert */
.info-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 4rem;
    list-style: none;
    padding: 0;
}

/* 2. Das Item: Jetzt mit 3 Spalten */
.info-item {
    display: grid;
    /* Spalte 1: Status (kompakt) 
       Spalte 2: Icons (kompakt) 
       Spalte 3: Der "Mülleimer" für überschüssige Breite des Titels */
    grid-template-columns: max-content max-content 1fr;
    
    column-gap: 0.75rem; /* Abstand zwischen Status und Icons */
    row-gap: 0rem;    /* Abstand zum Titel unten */
    
    width: fit-content;
    align-items: center;
}

/* 3. Status-Wrapper (Spalte 1) */
.info-item > .status-wrapper {
    grid-row: 1;
    grid-column: 1;
    width: auto;
    display: flex; /* Verhindert ungewollte Abstände */
}

/* 4. Icons (Spalte 2) */
.info-item > .contact-icons {
    grid-row: 1;
    grid-column: 2;
    display: flex;
    gap: 0.375rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

/* 5. Titel (Spannt über alle 3 Spalten) */
.info-item > .info-title {
    grid-row: 2;
    grid-column: 1 / span 3; /* Geht über alle drei Spalten */
    margin: 0;
    white-space: nowrap; 
    width: 100%;
	padding-top: 0.375rem;
}


.status-wrapper {
	
}
.business-status,
.status-tag {
    font-size: var(--font12);
	line-height: 1.375rem;
	line-height: 1rem;
    border-radius: 2rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 0.0625rem;
	padding-bottom: 0.3125rem;
	padding-top: 0rem;
	padding-bottom: 0.0625rem;
	line-height: 1.3125rem;
    font-weight: 600;
	letter-spacing: 0.08em;
	letter-spacing: 0.15em;
	letter-spacing: 0.2em;
	color: var(--orange200);
	border: 1px solid var(--orange200);
	display: inline-block;
}
#footer .business-status,
#footer .status-tag {
	color: var(--greens500);
	border-color: var(--greens200);
	background-color: var(--greens200);
	line-height: 1.375rem;
	padding-top: 0;
	padding-bottom: 0;
}

.isopen,
.status-open  { 
	background-color: var(--orange200);
	color: var(--greens200);
}
.isruhetag {
	color: var(--orange200);
}
#footer .isopen,
#footer .status-open  { 
	background-color: var(--greens500);
	border-color: var(--greens500);
	color: var(--creme100);
}
.isclosed,
.isruhetag,
.ispause,
.status-rest  { 
	background-color: transparent;
}
.status-break { 
	background-color: transparent;
}
ul.contact-icons {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	padding-left: 0.5rem;
}
#footer ul.contact-icons {
	padding-left: 0;
	display: block;
	padding-top: 0.375rem;
}
ul.contact-icons li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	line-height: 1.4375rem;
}
ul.contact-icons li + li {
	margin-left: 0.375rem;
}
#footer ul.contact-icons li + li {
	margin-left: 0.6875rem;
}
ul.contact-icons li a {
	display: block;
	position: relative;
	top: 0.0625rem;
}
ul.contact-icons li svg {
	height: 1.25rem;
	width: auto;
	vertical-align: middle;
}

.info-icons a {
   
}

.info-icons a:hover {
    
}

.info-title {
    color: var(--orange200);
	leading-trim: both;
	font-feature-settings: 'ss01' on;
	font-size: var(--font14);
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.08em;
	letter-spacing: 0.2em;
	display: block;
	padding-left: 0.5rem;
	clear: both;
	padding-top: 0.5rem;
	padding-top: 0.25rem;
}
.info-title br,
.info-title.onlydesk br {
	display: none;
}
.nav-links ul.add-nav-in,
.add-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 0.9375rem;
}
.nav-links ul.add-nav-in,
.add-nav {
	display: none;
	padding-bottom: 2.9375rem;
}
.nav-links ul.add-nav-in li,
.add-nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.nav-links ul.add-nav-in li + li,
.add-nav ul li + li {
	padding-top: 0rem;
}
.nav-links ul.add-nav-in li a,
.add-nav ul li a {
	color: var(--orange200);
	font-family: var(--fontfamily);
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: 2.1875rem;
	letter-spacing: 0.15em;
	letter-spacing: 0.21em;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
	padding-left: 0;
}
.nav-links {

}
.nav-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.nav-links ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.nav-links ul li + li {
	padding-top: 1.3125rem;
}
.nav-links button {
	display: none;
}
.nav-links button,
.main-navi,
.nav-links ul li a {
	color: var(--orange200);
	font-family: var(--fontfamilyneco);
	font-size: 3.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.42857; 
	text-decoration: none;
	letter-spacing: 0.017em;
}
@media (min-aspect-ratio: 1680/1000) {
	.dialog-inner {
		border-top-left-radius: 3.2vh;
		border-bottom-left-radius: 3.2vh;

	}
	.nav-links ul li + li {
		padding-top: 2.1vh;
	}
	.nav-links button,
    .main-navi,
	.nav-links ul li a {
		font-size: 5.6vh;
	}
}
.nav-links ul li a:hover {
	text-decoration: none;
}

.nav-links ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav-links ul li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: auto;
}
.nav-links ul li ul li + li {
	margin-left: 0.1875rem;
}
.nav-links ul li ul li a {
	color: var(--orange200);
	font-family: var(--fontfamily);
	font-size: 0.75rem;
	font-size: var(--font14);
	font-style: normal;
	font-weight: 600;
	line-height: 1.875rem;
	letter-spacing: 0.15em;
	letter-spacing: 0.23em;
	letter-spacing: 0.21em;
	text-transform: uppercase;
	border-radius: 1.5rem;
	border: 0.125rem solid var(--orange200);
	display: inline-block;
	padding-left: 1rem;
	padding-right: 1rem;
	position: relative;
	overflow: hidden;
	z-index: 5;
	transition: all 0.5s ease;
}
.nav-links ul li ul li a:hover {
	text-decoration: none;
	color: var(--greens200);
}
.nav-links ul li ul li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--orange200);
    z-index: -1;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.5s ease;
	border-radius: 1.5rem;
}

.nav-links ul li ul li a:hover::before {
    transform-origin: bottom left;
    transform: scaleX(1);
}
#wechsler {
	float: left;
	width: 100%;
	position: relative;
	height: 100vh;
	height: 100svh;
	/*height: 1064px;*/
	overflow: hidden;
}
.heresection {
	float: left;
	width: 100%;
	position: relative;
}
.stage-mobile {
	display: none;
	position: absolute;
	inset: 0;
	width: 100%;
    height: 100vh;
	height: calc(100vh - 1.5rem);
	height: 100svh;
	height: calc(100svh - 1.5rem);
}
.stage {
    position: absolute;
    inset: 0;
    width: 100vw;
	width: 100%;
    height: 100vh;
	height: 100svh;
	/*height: 1064px;*/
}
.img-holder img,
.video-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center;
	/*object-position: center bottom;*/
}
.img-holder img {
	object-position: center bottom;
}
.tracking-path {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; 
    opacity: 0; 
	object-fit: cover;
    object-position: center;
	/*object-position: center bottom;*/
}
.overlay-controls {
	position: absolute;
	top: 50%;
	top: auto;
	bottom: 0;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -0%);
	aspect-ratio: 760 / 1668;
	z-index: 50;
	pointer-events: none;
}
.tracker-layer {
    position: absolute;
    inset: 0;
    pointer-events: none;
	z-index: 50;
	width: 100%;

}
#overbutton-1 {
	top: 22%;
	left: 20%;
	display: none;
}
#overbutton-2 {
	top: 28%;
	left: 42%;
	display: none;
}
#overbutton-3 {
	top: 47%;
	left: 24%;
}
#overbutton-4 {
	top: 49%;
	left: 46%;
}
#overbutton-5 {
	top: 49%;
 	left: 64%;
}
#overbutton-6 {
	top: 51%;
  	left: 6%;
}
#overbutton-7 {
	top: 50%;
	left: 37%;
}
#overbutton-8 {
	top: 58%;
	left: 50%;
}
#overbutton-9 {
	top: 66%;
  	left: 82%;
	display: none;
}
#overbutton-steg {
	top: 78%;
	left: 50%;
	display: none;
}
.tracker-btn2,
.tracker-btn {
	transition: background 0.2s ease, color 0.2s ease;
    padding: 0;
    border: 0px solid white;
    border-radius: 50%;
    cursor: pointer;
    z-index: 55;
    position: absolute;
    left: 0;
    top: 0;
    width: 1.75rem;
    height: 1.75rem;
    background: var(--orange200);
    /* WICHTIG: translate muss in der Animation enthalten sein */
    transform: translate(-50%, -50%) scale(0.75);
	transform: translate(-50%, -50%) scale(0.6);
    will-change: transform, opacity;
    pointer-events: auto;
    text-align: center;
    line-height: 1.25rem;
    font-family: var(--fontfamily);
    color: var(--orange200);
    
    /* Animation: 1s hin, 1s zurück durch 'alternate' */
    animation: pulse-scale 2s cubic-bezier(0.47, 0.01, 0.4, 0.87) infinite alternate;
}
.tracker-btn2.buttonblue,
.tracker-btn.buttonblue {
	background: var(--blue200);
	color: var(--blue200);
}
.tracker-btn2::before,
.tracker-btn::before {
    content: '';
    width: 5.375rem;
    height: 5.375rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background: radial-gradient(50% 50% at 50% 50%, var(--orange200) 37.5%, rgba(255, 80, 0, 0.0) 100%);
    opacity: 0;
    /* Gleicher Rhythmus wie der Button */
    animation: pulse-opacity 2s cubic-bezier(0.47, 0.01, 0.4, 0.87) infinite alternate;
}
.tracker-btn2.buttonblue::before,
.tracker-btn.buttonblue::before {
	background: radial-gradient(50% 50% at 50% 50%, var(--blue200) 37.5%, rgba(255, 80, 0, 0.0) 100%);
}
/* Keyframes für das Skalieren des Buttons */
@keyframes pulse-scale {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }
    100% {
        transform: translate(-50%, -50%) scale(0.6);
    }
}

/* Keyframes für die Opacity des Ringes */
@keyframes pulse-opacity {
    0% {
        opacity: 0.32;
    }
    100% {
        opacity: 0;
    }
}
@media (prefers-reduced-motion: reduce) {
	.tracker-btn2,
	.tracker-btn2::before,
    .tracker-btn,
    .tracker-btn::before {
        /* Stoppt die Animation sofort */
        animation: none !important;
        /* Verhindert auch das "Einfliegen" beim Laden, falls noch Transitions aktiv sind */
        transition: none !important;
    }
	.tracker-btn2,
    .tracker-btn {
        /* Setzt den Button auf einen statischen, gut lesbaren Zustand */
        transform: translate(-50%, -50%) scale(1) !important;
    }
	.tracker-btn2::before,
    .tracker-btn::before {
        /* Blendet den pulsierenden Ring komplett aus, um visuelle Unruhe zu vermeiden */
        opacity: 1 !important;
        display: none;
    }
}
.ispaused .tracker-btn2,
.ispaused .tracker-btn2::before,
.ispaused .tracker-btn,
.ispaused .tracker-btn::before {
	/* Stoppt die Animation sofort */
    animation: none ;
    /* Verhindert auch das "Einfliegen" beim Laden, falls noch Transitions aktiv sind */
    transition: none ;
}
.ispaused .tracker-btn2,
.ispaused .tracker-btn {
    /* Setzt den Button auf einen statischen, gut lesbaren Zustand */
    transform: translate(-50%, -50%) scale(1) ;
}
.ispaused .tracker-btn2::before,
.ispaused .tracker-btn::before {
/* Blendet den pulsierenden Ring komplett aus, um visuelle Unruhe zu vermeiden */
    opacity: 1;
    display: none
}


.ispaused.playend .tracker-btn2,
.ispaused.playend .tracker-btn {
	/* Stoppt die Animation sofort */
    animation: pulse-scale 2s cubic-bezier(0.47, 0.01, 0.4, 0.87) infinite alternate;
    /* Verhindert auch das "Einfliegen" beim Laden, falls noch Transitions aktiv sind */
    transition: background 0.2s ease, color 0.2s ease;
}
.ispaused.playend .tracker-btn2::before,
.ispaused.playend .tracker-btn::before {
	/* Stoppt die Animation sofort */
    animation: pulse-opacity 2s cubic-bezier(0.47, 0.01, 0.4, 0.87) infinite alternate;
}
.ispaused.playend .tracker-btn2,
.ispaused.playend .tracker-btn {
    /* Setzt den Button auf einen statischen, gut lesbaren Zustand */
    transform: translate(-50%, -50%) scale(0.66);
}
.ispaused.playend .tracker-btn2::before,
.ispaused.playend .tracker-btn::before {
/* Blendet den pulsierenden Ring komplett aus, um visuelle Unruhe zu vermeiden */
    opacity: 0;
    display: block;
}
.tracker-btn:focus,
.tracker-btn:hover {
    
}
.tracker-btn2:focus-visible,
.tracker-btn:focus-visible {
   outline: 0.25rem dashed var(--weiss);
}
dialog#infoDialog {
    border: none;
    padding: 0rem;
    width: 85rem;
	max-width: calc((90dvh - 5rem) * 16 / 9);
    width: min(85rem, 95vw, calc((90dvh - 5rem) * 16 / 9));
    margin: auto;
    flex-direction: column;
    border-radius: 1.5rem;
	background: var(--creme100);
	box-shadow: 
    0 17.6875rem 4.9375rem 0 rgba(0, 0, 0, 0.00), 
    0 11.3125rem 4.5625rem 0 rgba(0, 0, 0, 0.03), 
    0 6.375rem 3.8125rem 0 rgba(0, 0, 0, 0.10), 
    0 2.8125rem 2.8125rem 0 rgba(0, 0, 0, 0.17), 
    0 0.6875rem 1.5625rem 0 rgba(0, 0, 0, 0.19);
}
dialog#infoDialog.hasableplayer {
	max-width: calc((90dvh - 5rem - 4rem - 97px) * 16 / 9);
    width: min(85rem, 95vw, calc((90dvh - 5rem - 4rem - 97px) * 16 / 9));
}
dialog#infoDialogxx::backdrop {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(0.25rem);
}



/* Der Einblend-Effekt */
@starting-style {
    dialog#infoDialog[open] {
        opacity: 0;
    }
}

/* Backdrop - funktioniert nur bei .showModal() */
dialog#infoDialog::backdrop {
    background: rgba(0, 0, 0, 0);
    backdrop-filter: blur(0rem);
    transition: 
        background-color 0.8s ease, 
        backdrop-filter 0.8s ease,
        overlay 0.8s ease, 
        display 0.8s ease;
    transition-behavior: allow-discrete;
}

dialog#infoDialog[open]::backdrop {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(0.25rem);
}

@starting-style {
    dialog#infoDialog[open]::backdrop {
        background: rgba(0, 0, 0, 0);
        backdrop-filter: blur(0rem);
    }
}


#videoajax {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    
    /* Die magische Formel für die Mindesthöhe: 
       Breite * (9/16) + 5rem Navigation */
    min-height: calc((min(85rem, 95vw, (90dvh - 5rem) * 16 / 9) * 9 / 16) + 5rem);
    
    /* Verhindert Flackern beim Laden */
    background-color: var(--creme100); 
    border-radius: 1.5rem;
    overflow: hidden;
}
dialog#infoDialog.hasableplayer #videoajax {
    min-height: calc((min(85rem, 95vw, (90dvh - 5rem - 4rem - 97px) * 16 / 9) * 9 / 16) + 5rem);
}
.video-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.spinner {
	animation: spin 1s linear infinite;
  	-webkit-animation: spin 1s linear infinite;
	width:32px;height:32px;border:4px solid rgba(0,0,0,0.1);border-left-color:#333;border-radius:50%;margin:8px auto;"
}
@keyframes spin {
  to { transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}

/* Respect users who request reduced motion */
@media (prefers-reduced-motion: reduce) {
  .spinner {
    animation: none !important;
    -webkit-animation: none !important;
  }
}
.videonormal {
    width: 100%;
	float: left;
    aspect-ratio: 16 / 9;
	border-top-left-radius: 1.5rem;
	border-top-right-radius: 1.5rem;
}
video.videonormal:focus-visible {
	outline: 2px solid #00ddff;
	outline-offset: -2px;
}
.dialogflex-o {
	display: flex;
	width: 100%;
	flex-direction: column;
}
.dialogflex {
	height: 5rem;
    width: 100%;
	align-items: center;
	display: flex;
	padding-left: 1rem;
	padding-right: 1rem;
	justify-content: space-between;
	background-color: var(--greens200);
	order: 2;
}
.nav-leiste-head {
	order: 2;
}
.nav-leiste-prev {
	order: 1;
}
.nav-leiste-next {
	order: 3;
}
.video-accessibility-wrapper {
	order: 1;
	width: 100%;
}
.video-control {
	position: absolute;
	top: 14rem;
	right: 1rem;
	pointer-events: none;
}
dialog#infoDialog .close-btn {
	
}
.control-btn {
    float: right;
	margin-right: 10.5rem;
	margin-right: 0.5rem;
	margin-right: 0;
	margin-top: 0rem;
	margin-top: 3.5rem;
	margin-top: 0;
    z-index: 100;
    width: 2.5rem;
    height: 2.5rem;
    border: 0 solid var(--weiss);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
	pointer-events: all;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
	background: none;
	position: relative;
	outline: 1px solid #fff !important;
  	outline-offset: -1px;
}
.control-btn svg {
    display: none;      /* Erstmal beide verstecken */
}
.control-btn.is-playing .icon-pause {
    display: block;
}
.control-btn:not(.is-playing) .icon-play {
    display: block;
}
button.control-btn::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: var(--orange200_80);
	border-radius: 100%;
	z-index: -1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transform: scale(1);
	display: none;
}
button.control-btn:hover::before {
	transform: scale(1.2);
	opacity: 1;
}
.control-btn:hover {
    background: var(--orange200);
}

.close-btn:focus-visible {
	
}
.text-gap-button a.button:focus-visible,
.control-btn:focus-visible {
    outline: 0.25rem dashed var(--weiss) !important;
}

.control-btn img {
    width: 100%;
	float: left;
}
.videoinline {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}
.videoinline video {
	position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
	/*max-height: 100%;*/
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
	transition: 1s opacity;
}
#wechsler .videoinline video {
	/*max-height: 200%;*/
}
.videoinline.deskhoehe100 video {
	max-height: 100%;
}
.videoinline.deskbreite100 video {
	max-width: 100%;
}
.maxheight_v {
	max-width: 100%;
}
.maxwidth_v {
	max-width: 100%;
}
.videoholder {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.hoverimg {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.hoverimg img {
	float: left;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.5s ease;
	transform: scale(1);
}
button:hover .hoverimg img,
.hoverimg a:hover img,
a:hover .hoverimg img {
	transform: scale(1.05);
}


.frame-space-before-32 {
	margin-top: 2rem;
}
.frame-space-before-40 {
	margin-top: 2.5rem;
}
.frame-space-before-70 {
	margin-top: 4.375rem;
}
.frame-space-before-88 {
	margin-top: 5.5rem;
}
.frame-space-before-93 {
	margin-top: 5.8125rem;
}
.frame-space-before-96 {
	margin-top: 6rem;
}
.frame-space-before-115 {
	margin-top: 7.1875rem;
}
.frame-space-before-117 {
	margin-top: 7.3125rem;
}
.frame-space-before-144 {
	margin-top: 7.125rem;
}
.frame-space-before-146 {
	margin-top: 9.125rem;
}
.frame-space-before-150 {
	margin-top: 9.375rem;
}
.frame-space-before-155 {
	margin-top: 9.6875rem;
}
.frame-space-before-156 {
	margin-top: 9.75rem;
}
.frame-space-before-160 {
	margin-top: 10rem;
}
.frame-space-before-164 {
	margin-top: 10.25rem;
}
.frame-space-before-169 {
	margin-top: 10.5625rem;
}
.frame-space-before-190 {
	margin-top: 11.875rem;
}
.frame-space-before-250 {
	margin-top: 15.625rem;
}
.frame-space-before-260 {
	margin-top: 16.25rem;
}
.frame-space-before-290 {
	margin-top: 18.125rem;
}
.frame-space-before-297 {
	margin-top: 18.5625rem;
}
/*Hedaline Hero*/
.frame-space-before-330 {
	margin-top: 20.5625rem;
}
/*Hedaline Hero wenn nur 2-zeilig*/
.frame-space-before-410 {
	margin-top: 25.625rem;
}


.frame-space-after-32 {
	margin-bottom: 2rem;
}
.frame-space-after-40 {
	margin-bottom: 2.5rem;
}
.frame-space-after-70 {
	margin-bottom: 4.375rem;
}
.frame-space-after-88 {
	margin-bottom: 5.5rem;
}
.frame-space-after-93 {
	margin-bottom: 5.8125rem;
}
.frame-space-after-96 {
	margin-bottom: 6rem;
}
.frame-space-after-115 {
	margin-bottom: 7.1875rem;
}
.frame-space-after-117 {
	margin-bottom: 7.3125rem;
}
.frame-space-after-144 {
	margin-bottom: 7.125rem;
}
.frame-space-after-146 {
	margin-bottom: 9.125rem;
}
.frame-space-after-150 {
	margin-bottom: 9.375rem;
}
.frame-space-after-155 {
	margin-bottom: 9.6875rem;
}
.frame-space-after-156 {
	margin-bottom: 9.75rem;
}
.frame-space-after-160 {
	margin-bottom: 10rem;
}
.frame-space-after-169 {
	margin-bottom: 10.5625rem;
}
.frame-space-after-164 {
	margin-bottom: 10.25rem;
}
.frame-space-after-190 {
	margin-bottom: 11.875rem;
}
.frame-space-after-250 {
	margin-bottom: 15.625rem;
}
.frame-space-after-260 {
	margin-bottom: 16.25rem;
}
.frame-space-after-290 {
	margin-bottom: 18.125rem;
}
.frame-space-after-297 {
	margin-bottom: 18.5625rem;
}


.frame-space-after-425 {
	padding-bottom: 26.6875rem;
	padding-bottom: 5rem;
	min-height: 101.9375rem;
}
.frame-space-after-1374 {
	min-height: 86.125rem;
	padding-bottom: 5rem;
}



.frame-layout-1 {
	max-width: 960px;
	max-width: 60rem;
	margin-left: 4rem;
}
.frame-layout-2 {
	padding-left: 4rem;
	padding-right: 4rem;
}
.frame-layout-3 {
	max-width: 646px;
	max-width: 40.375rem;
	margin-left: 8.375rem;
}
.frame-layout-4 {
	max-width: 1024px;
	max-width: 64rem;
	margin-left: 4rem;
}
.frame-layout-5 {
	max-width: 646px;
	max-width: 40.375rem;
	margin-left: 41.875rem;
}
.frame-layout-5  .parwrapper {
	min-height: 42.125rem;
}
.frame-layout-6 {
	max-width: 510px;
	max-width: 31.875rem;
	margin-left: 8.4375rem;
}
.frame-layout-7 {
	max-width: 1.315px;
	max-width: 82.1875rem;
	margin-left: auto;
	margin-right: auto;
}
.frame-layout-8 {
	max-width: 780px;
	max-width: 48.75rem;
}
.frame-layout-9 {
	max-width: 1048px;
	margin-left: 25.125rem;
}


.inhaltsverzeichnis {
	position: fixed;
	bottom: 7.25rem;
	pointer-events: none;
	z-index: 290;
	width: 100%;
}
.toc {
	pointer-events: all;
	display: flex;
	padding: 1.5rem;
	flex-direction: column;
	align-items: flex-start;
	gap: 1rem;
	border-radius: 1.5rem;
	background: var(--greens200_80);
	box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
	backdrop-filter: blur(0.5rem);
	width: 16.375rem;
	pointer-events: all;
	transition: all 0.4s ease;
}
.toc ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.toc ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.toc ul li + li {
	margin-top: 0.875rem;
}
.toc ul li a {
	text-decoration: none;
	line-height: var(--line121);
	font-size: var(--font14);
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.07em;
	display: inline-block;
	outline: 0;
}
.toc ul li a::after {
	display: none;
}
.toc ul li a.active,
.toc ul li a:hover {
	color: var(--orange200);
}
/*Wave*/
#bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 300;
	transition: bottom 0.4s ease;
	/*overflow: hidden;*/
}
.bottom_oeffnung {
	position: absolute;
	bottom: 7.25rem;
	pointer-events: none;
	z-index: 290;
	width: 100%;
	color: var(--greens500);
}
.bottom_oeff_content {
	display: flex;
	padding: 1.5rem;
	flex-direction: column;
	align-items: flex-start;
	gap: 1rem;
	border-radius: 1.5rem;
	background: var(--greens200_80);
	box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
	backdrop-filter: blur(0.5rem);
	width: 16.375rem;
	pointer-events: all;
	transition: all 0.4s ease;
}
.is-shortened.bottom_oeff_content {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.bottom_oeff_content .text-sm {
	font-size: var(--font12);
}
#bottom.is-hidden .wave-wrap,
#bottom.is-hidden {
    bottom: -10rem;
}
.wave-wrap {
  	height: 72px;
	height: 109px;
	height: 6.8125rem;
	height: 114px;
	height: 7.125rem;
  	position: fixed;
  	left: 0;
  	bottom: 0;
  	right: 0;
  	width: 100%;
	z-index: 299;
	transition: bottom 0.4s ease;
}

#wave-svg {
  	display: block;
  	width: 100%;
  	height: 100%;
  	overflow: visible;
}
#wave-tiles path {
	fill: var(--greens200);
}
.wave-stroke {
  	fill: none;
  	stroke: #daeba9;
  	stroke-width: 0;
  	stroke-linecap: round;
  	stroke-linejoin: round;
  	vector-effect: non-scaling-stroke;
}
/*Wave Ende*/
.bottom-content {
	float: left;
	width: 100%;
	padding-bottom: 0.75rem;
	position: relative;
	z-index: 315;
}
.bottomflex {
    display: flex;
    justify-content: space-between; 
    align-items: center; 
    width: 100%; 
	line-height: 3rem;
}

.bottom_left, 
.bottom_right {
    width: auto;
}
.quickform,
.cta-button-bottom {
	float: left;
	width: auto;
}
.cta-button-bottom {
	margin-left: 0.25rem;
}
.cta-button-bottom a {
	float: left;
}
.cta-button-bottom a + a {
	margin-left: 2rem;
}
.kontakt_bottom {
	float: left;
	width: auto;
}
.bottom_socials {
	float: left;
	width: auto;
	margin-left: 2rem;
}
.bottom_socials ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bottom_socials ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: auto;
}
.bottom_socials ul li + li {
	margin-left: 1rem;
}
.bottom_socials ul li a {
	float: left;
	width: auto;
}
.bottom_socials ul li a svg,
.bottom_socials ul li a img {
	width: 1.25rem;
	height: auto;
	vertical-align: middle;
	position: relative;
	top: -0.0625rem;
}




.bg_blur12 {
	background: rgba(0, 0, 0, 0.01);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 11;
	backdrop-filter: blur(0.25rem);
	-webkit-backdrop-filter: blur(0.25rem);
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
	
	-webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 33%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 33%);	
}
.campingfilter.bg_hellgrau,
.bg_hellgrau {
	background-color: var(--creme100);
}
.bg_orange {
	background-color: var(--orange200);
	color: var(--greens200);
}
.bg_gruen {
	background-color: var(--greens200);
}
.bg_gruenwelleline,
.bg_orangwelle,
.bg_gruenwelle {
	position: relative;
}
.image-bottom-full::before,
.bg_gruenwelleline::before,
.bg_orangwelle::before,
.bg_gruenwelle::before {
	position: absolute;
	top: -17px;
	height: 17px;
	content: '';
	width: 100%;
	background-image: url('../Images/wave-green.svg');
	z-index: 60;
	left: 0;
	background-repeat: no-repeat;
}
.posrelmob65.bg_orangwelle::before {
	z-index: 0;
}
.image-bottom-full::before {
	top: 0;
	transform: rotate(180deg)
}
.bg_orangwelle::before {
	background-image: url('../Images/wave-orangeonly.svg');
}
.bg_gruenwelleline::before {
	background-image: url("../Images/wave-line-green.svg");
	background-size: auto 19px;
	background-position: left top;
	height: 19px;
	top: -19px;
	
}
.bg_orangwelle.rotate::before,
.bg_gruenwelle.rotate::before {
	transform: rotate(180deg);
	top: 0;
}
.bg_gruenwelle_after {
	position: relative;
}
.bg_gruenwelle_after::after {
	position: absolute;
	bottom: -17px;
	height: 17px;
	content: '';
	width: 100%;
	background-image: url('../Images/wave-green.svg');
	z-index: 5;
	transform: rotate(180deg);
	left: 0;
}
.bg_transwelle {
	position: relative;
}
.bg_transwelle::before {
	position: absolute;
	top: -17px;
	height: 17px;
	content: '';
	width: 100%;
	background-image: url('../Images/wave-hell.svg');
	z-index: 60;
	left: 0;
}
.bg_transwelle_after {
	position: relative;
}
.bg_transwelle_after::after {
	position: absolute;
	bottom: -17px;
	height: 17px;
	content: '';
	width: 100%;
	background-image: url('../Images/wave-hell.svg');
	z-index: 5;
	transform: rotate(180deg);
	left: 0;
}
.color_beige {
	color: var(--greens200);
}
.color_orange {
	color: var(--orange200);
}
#main {
	float: left;
	width: 100%;
}
.section {
	float: left;
	width: 100%;
	position: relative;
}
.posrel40 {
	z-index: 40;
}
.posrel50 {
	z-index: 50;
}
.posrel50 .container {
	z-index: 70;
}
.frosted-glass-fade {
    position: relative;
	z-index: 5;
}
.psoabso.frosted-glass-fade {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}
.frosted-glass-fade::before {
    content: "";
    position: absolute;
    /* inset: 0; Deckt das ganze Element ab */
	left: 0;
	width: 100%;
	height: 33.75rem;
	top: -33.75rem;
    z-index: -1;
    background: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(0.75rem);
    -webkit-backdrop-filter: blur(0.75rem);
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
	
	-webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 50%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 50%);	
}
.psoabso.frosted-glass-fade::before {
	z-index: 1;
	top: auto;
	bottom: 0;
}
.frame-space-before-m391 {
	
    margin-top: -391px; /* Abstand zum oberen Rand beim Scrollen */
	margin-top: -24.4375rem;
	margin-top: -327px;  /*64px wegen falscher video height*/
	margin-top: -20.4375rem;
}
.posrelfloat {
	position: relative;
	float: left;
	width: 100%;
	z-index: 10;
}
.main-container {
    display: grid;
    /* Spalte 1: 200px, Spalte 2: 300px */
    grid-template-columns: 48.75rem 40rem; 
    column-gap: 10.1875rem; 
    row-gap: 0; /* Stellt sicher, dass nach unten kein Abstand ist */
    
    align-items: start;
}
.flexbottom {
	align-items: flex-end
}
.sticky-sidebar-sub {
	position: sticky;
	top: 20.5625rem;
}
.sticky-sidebar {
    position: sticky;
	
    top: calc(100vh - 24.4375rem); /* Abstand zum oberen Rand beim Scrollen */
	top: calc(100vh - 327px);  /*64px wegen falscher video height*/
    top: calc(100vh - 391px); /* Abstand zum oberen Rand beim Scrollen */
    top: calc(100vh - 20.4375rem);  /*64px wegen falscher video height*/
	top: calc(100svh - 20.4375rem);  /*64px wegen falscher video height*/
	height: 10rem; /*height = 2 zeilen h1 xl*/
}
.flexbottom .text-gap {
	display: flex;
    justify-content: flex-end;
	padding-top: 0;
	position: relative;
}
.flexbottom .text-gap-p {
	padding-right: 0.5rem;
}
.flexbottom .text-gap-button {
	padding-left: 0;
}
.content-logo {
	position: absolute;
	top: -18.4375rem;;
	left: -6.25rem;
}
.content-logo img {
	width: 14.375rem;
	height: auto;
	transform: rotate(-8.74deg);
}
.content-logo3 {
	position: absolute;
	bottom: -15rem;
  	left: -12.75rem;
}
.content-logo3 img {
	width: 14.375rem;
	height: auto;
	transform: rotate(6.256deg);
}
/* Optional: Falls der folge-text unter beiden Spalten über die volle Breite gehen soll */
.folge-text {
    grid-column: 1 / span 2;
   
}
.text-gap {
	padding-top: 3.75rem;
	display: flex;
	align-items: flex-end;
}
.text-gap-p {
	float: left;
	width: 24rem;
	padding-right: 0rem;
}
.text-gap-button {
	float: left;
	width: calc(100% - 24rem);
	text-align: right;
	padding-left: 1rem;
	padding-bottom: 0.375rem;
}
.folge-text {
	padding-top: 27.75rem;
	display: block;
}
.folge-text-i {
	width: calc(40.375rem + 8.25rem);
	padding-right: 8.25rem;
	float: right;
}
.flexbottom .folge-text {
	padding-top: 30.1875rem;
	
}
.flexbottom .folge-text-i {
	width: 40.3125rem;
	padding-right: 1rem;
	position: relative;
}
.content_logo {
	position: absolute;
	bottom: 0;
	left: 50%;
}
.content_logo img {
	width: 15.375rem;
	height: auto;
	transform: rotate(6.256deg);
}
.content_slider {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.custom-navigation-container {
	
	padding-top: 2.5rem;
	
}
ul.custom-controls {
	margin: 0;
	padding: 0;
	list-style: none;
	border-radius: 2.5rem;
	background: var(--greens200_24);
	backdrop-filter: blur(0.375rem);
	float: left;
	width: auto;
	padding: 0.25rem; 
}
ul.custom-controls li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: auto;
}
ul.custom-controls li + li {
	margin-left: 0.25rem;
}
ul.custom-controls li button {
	float: left;
	width: 1.25rem;
	height: 1.25rem;
	position: relative;
}
.navidot {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	background-color: var(--greens200);
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: all 0.3s ease;
}
ul.custom-controls li button:hover .navidot {
	transform: translate(-50%, -50%) scale(2.5);
}
.navithumb {
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translate(-50%, -0%) rotate(-1.964deg);
	transition: all 0.5s ease;
	background-image: url('../Images/bg_thumb.svg');
	width: 7.3125rem;
	height: 7.875rem;
	padding-left: 0.125rem;
	padding-top: 0.125rem;
	padding-right: 0.125rem;
	z-index: 20;
	visibility: hidden;
	opacity: 0;
	transform-origin: left bottom;
}
ul.custom-controls li button:hover .navithumb {
	transform: translate(-50%, -0%) rotate(1.964deg);
	opacity: 1;
	visibility: visible;
}
.navithumb img {
	border-radius: 0.5rem;
}
.masked-contentxx {
	width: 100%;
    /*aspect-ratio: 3364 / 2500;*/
    mask: url(#shapeMask);
    -webkit-mask: url(#shapeMask);
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
	margin-top: -16px;
	position: absolute; 
	left: 0; 
	top: 0; 
	height: 500px;
	z-index: 999999
}
.masked-contentx {
    width: 100%;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -16px;

    /* Clip-Path Zuweisung */
    -webkit-clip-path: url(#shapeClip);
    clip-path: url(#shapeClip);

    /* Safari Performance Fixes */
    -webkit-transform: translateZ(0); /* Zwingt iPad zur GPU-Nutzung */
    transform: translateZ(0);
    will-change: transform, clip-path;
}
.masked-content {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 500px;
  height: 75rem;
	height: 80rem;
  margin-top: -16px;
  clip-path: url(#shapeClip);
	-webkit-clip-path: url(#shapeClip); /* Wichtig für iPad Safari */
    
    /* Falls das Video am iPad verschwindet, hilft oft dieser Force-Render-Trick: */
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    mask-image: -webkit-radial-gradient(white, black);
}
.masked-content.maskedpara2 {
	height: 78.75rem;
}
.maskedpara2content {
	min-height: calc(78.75rem - 1rem);
	padding-top: 16.25rem;
	padding-bottom: 5rem;
}
.masked-content.maskedpara3 {
	height: 78.75rem;
}
.maskedpara3content {
	min-height: calc(78.75rem - 1rem);
	padding-top: 11.875rem;
	padding-bottom: 5rem;
}
.sectionrel {
	float: left;
	width: 100%;
	position: relative;
}
.parallaxbild {
	/*transform: none !important*/
}
.parallaxbild img {
	float: left;
	width: 100%;
	border-radius: 1.5rem;
}
.parallax-1 {
	position: absolute;
	width: 32rem;
	left: 25.125rem;
	top: -0.25rem;
}
.parallax-2 {
	position: absolute;
	width: 23.625rem;
	left: 8.3125rem;
	top: 32.125rem;
}
.parallax-3 {
	position: absolute;
	width: 15.25rem;
	left: 25.0625rem;
	top: 45.675rem;
}
.parallax-4 {
	position: absolute;
	width: 23.625rem;
	right: 0;
	top: 32.375rem;
}
.parallax-1a {
	position: absolute;
	width: 48.75rem;
	right: 16.6875rem;
	top: -4.125rem;
}
.parallax-2a {
	position: absolute;
	width: 32rem;
	right: 8.375rem;
	top: 22.125rem;
}
.parallax-1b {
	position: absolute;
	width: 31.8125rem;
	left: 0rem;
	top: -1.125rem;
}
.parallax-2b {
	position: absolute;
	width: 48.75rem;
	right: 0rem;
	top: 27.25rem;
}
.h128 {
	height: 7.625rem;
}
.owl-weitereblogmobile,
.owl-angebotemobile {
	display: block !important;
	width: auto !important;
	margin-left: -0.75rem;
	margin-right: -0.75rem;
}
.owl-weitereblogmobile .item {
	float: left;
	width: 33.33333%;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.owl-angebotemobile .item {
	float: left;
	width: 25%;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.h64 {
	height: 4rem;
}
.angebotsbox {
	float: left;
	width: 100%;
	position: relative;
	padding-left: 4rem;
}
.blogbox button,
.blogbox a,
.angebotsbox a {
	float: left;
	width: 100%;
	position: relative;
	text-decoration: none;
	transition: none;
}
.angebotsbox a:focus-visible {
    outline: 0rem dashed var(--schwarz);
}
.angebotsbox a::before {
	content: '';
	position: absolute;
	left: -5rem;
	top: -2rem;
	width: calc(100% + 6rem);
	height: calc(100% + 4rem);
	 outline: 0.25rem dashed var(--schwarz);
	opacity: 0;
	z-index: -1;
	transition: all 0.3s ease;
}
.blogbox button::before,
.blogbox a::before {
	content: '';
	position: absolute;
	left: -0rem;
	top: -0rem;
	width: calc(100% + 0rem);
	height: calc(100% + 0rem);
	 outline: 0.25rem dashed var(--weiss);
	outline-offset: -0.25rem;
	opacity: 0;
	border-radius: 1.5rem;
	z-index: 10;
	transition: all 0.3s ease;
}
.blogbox button:focus-visible::before,
.blogbox a:focus-visible::before,
.angebotsbox a:focus-visible::before {
	opacity: 1;
}
.angebotsbox_img {
	float: left;
	width: 15rem;
	position: relative;
	border-radius: 1.5rem;
	overflow: hidden;
	transition: all 0.5s ease;
	transform: rotate(0deg) translate(0, 0);
	transform-origin: left bottom;
}
.angebotsbox a:hover .angebotsbox_img {
	transform: rotate(-3deg) translate(-1.0625rem, -0.8125rem);
	transform: rotate(-3deg) translate(0, 0);
}
.angebotsbox_img img {
	float: left;
	width: 100%;
}
.angebotsbox_logo {
	position: absolute;
	left: -4rem;
	width: 10rem;
	top: -3.6875rem;
	z-index: 5;
	transition: all 0.5s ease;
	transform: rotate(0deg) translate(0, 0);
	transform-origin: left bottom;
}
.angebotsbox_logo img {
	float: left;
	width: 100%;
}
.angebotsbox a:hover .angebotsbox_logo {
	transform: rotate(2deg) translate(0.625rem, -0.625rem);
}
.angebotsbox_logo::before {
	content: '';
	position: absolute;
	position: absolute;
	left: -2.6875rem;
	top: -5.75rem;
	width: 17.75rem;
	height: 17.75rem;
	border-radius: 17.75rem;
	z-index: -1;
	background: radial-gradient(50% 50% at 50% 50%, var(--greens200, #F4FFD4) 0%, rgba(244, 255, 212, 0.00) 100%);
}
.angebotsbox_txt {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 6.875rem;
}
.big-b-teaserbox {
	float: left;
	width: 100%;
	position: relative;
	border-top-left-radius: 3rem;
	border-bottom-left-radius: 3rem;
	overflow: hidden;
}
.big-b-teaserbox::after {
	content: '';
	position: absolute;
	z-index: 20;
	pointer-events: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100.5%;
	background-image: url('../Images/b-hellgruen.svg');
	background-repeat: no-repeat;
	background-position: right -1px top -1px;
	background-size: auto 100%;
	background-size: auto calc(100% + 2px);
    
}
.bg_trans .big-b-teaserbox::after {
	background-image: url('../Images/b-hellgrau.svg');
    
}
.big-b-teaserbox_img {
	float: left;
	width: 100%;
	position: relative;
}
.big-b-teaserbox_img img {
	float: left;
	width: 100%;
}
.big-b-teaserbox_img_txt {
	position: absolute;
	top: 0.75rem;
	left: 1rem;
	color: var(--creme100);
	font-size: var(--font12);;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.15em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	display: none;
}
.big-b-teaserbox_txt {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 10;
	padding: 4rem;
	color: var(--greens200);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 100%);
}

.big-b-teaserbox_txt::before {
    content: "";
    position: absolute;
    /* inset: 0; Deckt das ganze Element ab */
	left: 0;
	width: 100%;
	height:100%;
	bottom: 0rem;
    z-index: -1;
    background: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(0.75rem);
    -webkit-backdrop-filter: blur(0.75rem);
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
	
	-webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 50%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 50%);	

}
.big-b-teaserbox_txt_i {
	width: 31.25rem;
}
.big-b-teaserbox_txt_i h2.headline-xl + p {
	margin-top: 0.375rem;
}
.big-b-teaserbox_txt_i a.button {
	margin-top: 1.4375rem;
}
.flexheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
}
.overhidden {
	float: left;
	width: 100%;
	overflow: hidden;
}
.overhiddenmobile {
	float: left;
	width: 100%;
}
.owl-incentive-o,
.owl-blog_o {
	width: 1850px;
	width: 115.625rem;
	padding-bottom: 4rem;
}
.owl-blog .item {
	padding-right: 1.5rem;
}
.blogbox {
	float: left;
	width: 100%;
	position: relative;
	border-radius: 1.5rem;
	overflow: hidden;
}
.blogbox button,
.blogbox a {
	text-decoration: none;
	color: var(--greens200);
	transition: none;
	float: left;
	width: 100%;
	position: relative;
}
.blogbox_img {
	float: left;
	width: 100%;
	position: relative;
	
}
.blogbox_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-left: 1rem;
	padding-top: 1rem;
}
.blog_badge {
	float: left;
	width: auto;
	color: var(--greens200);
	font-size: var(--font14);
	line-height: 1.625rem;
	border-radius: 1.5rem;
	background: var(--greens500);
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.08em;
	letter-spacing: 0.15em;
	margin-bottom: 0.25rem;
}
.eventdetailblock_img .blog_badge {
	background: var(--orange200);
}
.blog_badge + .blog_badge {
	margin-left: 0.25rem;
}
.blogbox_txt {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	color: var(--greens200);
	padding: 1.5rem;
	padding-bottom: 1.25rem;
	padding-top: 5rem;
	z-index: 5;
}

.blogbox_txt::before {
    content: "";
    position: absolute;
    /* inset: 0; Deckt das ganze Element ab */
	left: 0;
	width: 100%;
	height:100%;
	bottom: 0rem;
    z-index: -1;
    background: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(0.75rem);
    -webkit-backdrop-filter: blur(0.75rem);
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
	
	-webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 50%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 50%);	
}
.owl-controls {
	position: absolute;
	bottom: 0;
	right: 4rem;
}
.owl-zimmercarou-o .owl-controls {
	
}
.owl-incentive-o .owl-controls {
	
}
.owl-controls button {
	width: 2rem;
	height: 2rem;
	text-align: center;
	line-height: 2rem;
	border-radius: 100%;
	opacity: 0.32;
	border: 1px solid transparent;
	float: left;
}
.owl-controls button:hover {
	opacity: 1;
	border: 1px solid var(--greens300);
}
.owl-controls button + button {
	margin-left: 0.5rem;
}
.owl-controls button svg {
	width: 0.875rem;
	height: 0.875rem;
}
.h68 {
	height: 4.25rem;
}
#footer {
	float: left;
	width: 100%;
	background-image: url('../Images/wave-line-green.svg');
	background-size: auto 19px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 8.625rem;
	padding-bottom: 10rem;
}
.footerhell #footer {
	background-image: url('../Images/wave-line-greenhell.svg');
}
.footernobg #footer {
	background-image: none;
}
.betriebsinfodaten {
	 display: grid;
   grid-template-columns: repeat(3, 1fr);
    gap: 3rem; 
    align-items: start;
}
.betriebsinfodatenbox {
	display: flex;
	flex-direction: column;
    width: 100%;
}
.betriebsinfodatenbox > * {
    width: 100%;     
    display: block;  
}
.betriebsinfodatenbox > .business-status  {
    width: auto;     
    display: inline;  
}
.betriebsinfodatenbox h2,
.betriebsinfodaten_oeffnung,
#footer ul.contact-icons,
.betriebsinfodatenbox_txt {
	padding-left: 0.5rem;
	padding-top: 0.625rem;
}
#footer ul.contact-icons {
	padding-top: 0.5rem;
}
.betriebsinfodatenbox p.status-wrapper {
	order: 1;
	padding-left: 0;
}
.betriebsinfodatenbox h2 {
	order: 2;
}
.betriebsinfodatenbox h2 + * {
	margin-top: 0;
}
#footer h2 + p.status-wrapper {
	margin-top: 0rem;
	padding-top: 0;
}
#footer p.status-wrapper + .betriebsinfodaten_oeffnung {
	margin-top: 0.375rem;
	padding-top: 0;
}
.betriebsinfodatenbox .betriebsinfodaten_oeffnung {
	order: 3;
}
#footer ul.contact-icons {
	order: 4;
}
.bottom_toggle {
	display: none;
}
.bottom_oeff_content .betriebsinfodatenbox h2 {
	order: 2;	
	font-size: var(--font14);
	font-family: var(--fontfamily);
	font-weight: 600;
	padding-top: 0.75rem;
	letter-spacing: 0.15em;
}
.bottom_oeff_content .betriebsinfodatenbox .status-wrapper {
	order: 1;	
}
.bottom_oeff_content .betriebsinfodatenbox .betriebsinfodaten_oeffnung {
	order: 3;	
}
.bottom_oeff_content .betriebsinfodatenbox .contact-icons {
	order: 4;	
	padding-top: 0.5rem;
}
.bottom_oeff_content .betriebsinfodatenbox .contact-icons a.more {
	color: var(--greens500);
	font-size: var(--font12);
}
.bottom_oeff_content .betriebsinfodatenbox .contact-icons .stroke_orange {
	stroke: var(--greens500);
}
.footernav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footernav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: auto;
	margin-right: 0.25rem;
	margin-bottom: 0.25rem;
}
.footerlabel img {
	width: 8rem;
	height: auto;
}
.footerbottom .footernav ul li {
	margin: 0;
}
.footerbottom .footernav ul li + li {
	margin-left: 2rem;
}
.footerbottom {
    display: flex;
    justify-content: space-between; 
    align-items: center; 
    width: 100%; 
	margin-top: 3rem;
}
.h96 {
	height: 5.5625rem;
}
.owl-zimmercarou-o {
	width: 116rem;
	padding-bottom: 2rem;
}
.owl-zimmercarou {

}
.owl-zimmercarou .item {
	padding-left: 4rem;
}
.zimmerbox {
	float: left;
	width: 100%;
	position: relative;
	
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.zimmerbox a {
	float: left;
	width: 100%;
	position: relative;
	text-decoration: none;
	transition: none;
}
.zimmerbox a:focus-visible {
    outline: 0rem dashed var(--schwarz);
}
.zimmerbox a::before {
	content: '';
	position: absolute;
	left: -5rem;
	top: -2rem;
	width: calc(100% + 6rem);
	height: calc(100% + 4rem);
	 outline: 0.25rem dashed var(--schwarz);
	opacity: 0;
	z-index: -1;
	transition: all 0.3s ease;
}
.zimmerbox a:focus-visible::before {
	opacity: 1;
}
.zimmerbox_img {
	float: left;
	width: 20rem;
	position: relative;
	border-radius: 1.5rem;
	overflow: hidden;
	transition: all 0.5s ease;
	transform: rotate(0deg) translate(0, 0);
	transform-origin: right bottom;
}
.zimmerbox a:hover .zimmerbox_img {
	transform: rotate(-3deg) translate(-1.0625rem, -0.8125rem);
	transform: rotate(3deg) translate(0, 0);
}
.zimmerbox_img img {
	float: left;
	width: 100%;
}
.zimmerbox_img_i  {
	left: 0;
	top: 0;
	width: 20rem;
	position: absolute;
	border-radius: 1.5rem;
	overflow: hidden;
	transition: all 0.5s ease;
	transform: rotate(0deg) translate(0, 0);
	transform-origin: left bottom;
}
.zimmerbox a:hover .zimmerbox_img_i {
	transform: rotate(-3deg) translate(-1.0625rem, -0.8125rem);
	transform: rotate(-3deg) translate(0, 0);
}
.zimmerbox_img_i img {
	float: left;
	width: 100%;
}
.morebutton {
	position: absolute;
	top: 50%;
	left: 50%;
	white-space: nowrap;
	opacity: 0;
	transform: translate(-50%, -50%);
	transition: all 0.5s ease;
}
.zimmerbox a:hover .morebutton {
	opacity: 1;
}
.zimmerbox_txt {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 1.5rem;
}
.owl-incentive-o {
	margin-left: 4rem;
}
.owl-incentive-ox{
	padding-left: 3.5rem;
	padding-right: 3.5rem;
	padding-bottom: 2rem;
}
.owl-incentive .item {
	padding-right: 1rem;
}

.incentivebox {
	float: left;
	width: 100%;
	position: relative;
	border-radius: 1.5rem;
	border: 1px solid var(--greens300);
	overflow: hidden;
}
.incentivebox_img {
	float: left;
	width: 100%;
	position: relative;
	
}
.incentivebox_txt {
	width: 100%;
	float: left;
	padding: 1.5rem;
	padding-top: 1.125rem;

}
.ab4caour-incentive {
	display: block !important;
}
.owl-incentive-ox .ab4caour-incentive.owl-incentivex .item {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	width: 25%;
	float: left;
}
.h56 {
	height: 3.5rem;
}



.filter-container-outer {
    display: flex;
    justify-content: center;
    width: 100%;
}

.filter-wrapper {
    position: relative; /* Der Anker für das absolute Bild */
    display: inline-block; /* Wichtig: Der Wrapper ist nur so breit wie die UL */
}

ul.filters-button-group {
    display: flex;
    gap: 0.5rem;
    list-style: none;
    margin: 0;
    padding: 0;
	position: relative;
	z-index: 5;
}
ul.filters-button-group li {
	margin: 0;
	padding: 0;
	list-style: none;
}
[role="tabpanel"].is-hidden {
  	display: none;
}
.tabcontent {
  	animation: fadeEffect 1s;
}
@keyframes fadeEffect {
  	from {opacity: 0;}
  	to {opacity: 1;}
}
.content-logo2 {
    position: absolute;
    top: -2.375rem;
    right: 100%; 
    transform: translateY(-50%);
	margin-right: -3.5rem;
    width: 12.5rem; 
    height: auto;
	z-index: 1;
}
.content-logo2 img {
	width: 100%;
	height: auto;
	transform: rotate(-8.74deg);
}
ul.speisencard {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.speisencard li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 33.3333333333333333%;
}
.speisenbox {
	display: flex;
	width: 100%;
}
.speisenbox_img {
	float: left;
	width: 4rem;
	height: 4rem;
	border-radius: 0.5rem;
	overflow: hidden;
}
.speisenbox_img img {
	float: left;
	width: 4rem;
	height: 4rem;
	object-fit: cover;
	object-position: center center;
	transition: all 0.5s ease;
	border-radius: 0.5rem;
}
.speisenbox_img.hoverbig {
	position: absolute;
	top: 1.5rem;
	left: 1.5rem;
	z-index: 10;
	transition: all 0.5s ease;
}
.speisenbox_img.hoverbig:hover {
	width: calc(100% + 1.5rem);
	height: calc(100% + 1.5rem);
	top: -0.75rem;
	left: -0.75rem;
}
.speisenbox_img.hoverbig:hover img {
	float: left;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.dish-card {
    display: flex;
    flex-direction: column; 
    height: 100%; 
    padding: 1.5rem;
	padding-right: 1rem;
	padding-bottom: 1rem;
	padding-bottom: 0.5rem;
	border: 1px solid var(--greens300);
	position: relative;
	background: var(--creme100);
}
.side-col.left-col .dish-card:nth-child(1) {
	border-top-left-radius: 1.5rem;
}
.side-col.left-col .dish-card:nth-last-child(1) {
	border-bottom-left-radius: 1.5rem;
}
.side-col.right-col .dish-card:nth-child(1) {
	border-top-right-radius: 1.5rem;
}
.side-col.right-col .dish-card:nth-last-child(1) {
	border-bottom-right-radius: 1.5rem;
}
.dish-main {
    display: flex;
    gap: 1.25rem;
    align-items: flex-start;
}
.dish-content {
	padding-right: 0.5rem;
}
.dish-main h3 + p {
	margin-top: 0.4375rem;
}
.dish-footer {
    margin-top: auto; 
    display: flex;
    align-items: center;
    gap: 1rem;
    padding-top: 0.25rem; 
}

.dish-icon img {
    width: 2rem;
	position: relative;
	margin-top: -0.5rem;
}

.dish-price-tag {
    display: flex;
	justify-content: flex-end;
    flex-grow: 1; 
}
.dietary-info {
	display: inline-block;
	border-radius: 2rem;
	border: 1px solid var(--greens300);
	background: var(--greens200);
	width: 1.25rem;
	height: 1.25rem;
	line-height: 1rem;
	text-align: center;
	color: var(--greens500);
	font-size: var(--font10);
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0em;
	position: relative;
}
.dietary-info + .dietary-info {
	margin-left: -0.3125rem;
}
.price {
	display: none;
}
.h64filter {
	height: 4rem;
}
.h48filter {
	height: 3rem;
}
.menu-grid-wrapper {
    display: flex;
    align-items: stretch; 
}
.menu-column {
    flex: 1; 
    display: flex;
    flex-direction: column;
}
.middle-col .dish-card {
    flex: 1;
}
.textblockheader {
	/*min-height: 36.125rem;*/
}
.monatstabs {
	position: sticky; 
	top: 4rem; 
	z-index: 20;
}
.campingfilter {
	position: sticky;
	top: 0;
	z-index: 10;
	padding-top: 1.5rem;
	background: var(--greens200);
	padding-bottom: 0.9375rem;
}
.campingfilter.bg_hellgrau {
	height: 5rem;
}
ul.blogliste-o {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}
ul.blogliste-o li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 33.332%;
	padding: 1.5rem;
}
.rahmenfilter {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}
.gesamblog {
	color: var(--orange200);
}
.more-loader-wrap {
	text-align: center;
	color: var(--orange200);
	padding-top: 2.5rem;
}
#more-status {
	margin-top: 1.5rem;
}
.blogliste-o .blogbox h3 + p {
	margin-top: 0.375rem;
}
.owl-blog-of {
	padding-top: 1rem;
}


.flexheaderbottom {
	display: flex;
	justify-content: space-between; 
    align-items: flex-end;
    width: 100%;
}
.colhead-left {
    flex: 0 0 51rem;   /* Feste Breite von 62rem, kein Schrumpfen, kein Wachsen */
    width: 51rem;
}

.colhead-right {
    flex: 0 0 40rem; 
    width: 40rem;
    padding-bottom: 0.125rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.sticky-main-wrapper {
    overflow: visible;
    width: 100%;
}

.sticky-grid {
    display: grid;
    /* 4 Spalten für 1680px Deckelung */
    grid-template-columns: 
        [full-start] minmax(0, 1fr) 
        [content-start] minmax(auto, 992px) 
        minmax(auto, 688px) 
        [content-end] minmax(0, 1fr) 
        [full-end];
    grid-template-columns: 
        [full-start] minmax(0, 1fr) 
        [content-start] minmax(auto, 62rem) 
        minmax(auto, 43rem) 
        [content-end] minmax(0, 1fr) 
        [full-end];
    grid-template-rows: auto auto;
    width: 100%;
}

/* LINKS: Die Headline-Spalte */
.col-left {
    grid-column: content-start;
    grid-row: 1 / span 2; /* Spannt über Text + Bild */
    z-index: 100;
	position: relative;
    padding-left: 3rem;
    /* Der 4rem Stopp: Wir geben der Spalte unten Padding. 
       Da das sticky Element die Spalte nicht verlassen kann, 
       stoppt es exakt 4rem vor dem Bildende. */
    padding-bottom: 7.9375rem; 
}

.sticky-element {
    position: -webkit-sticky;
    position: sticky;
    top: 17rem;
    height: fit-content;
}
.sticky-i {
	max-width: 48.75rem;
	display: flex;
	flex-direction: column;
}
.blog-head {
	order: 2;
}
.blog-meta {
	order: 1;
	height: 6rem;
	overflow: hidden;
	margin-bottom: 1.375rem;
}
.blog-meta-i {
	display: flex;
	align-items: center;
	width: fit-content;
	border-radius: 6rem;
	background: var(--weiss01);
	backdrop-filter: blur(1rem);
	white-space: nowrap;
}
.meta-author-img {
	width: 6rem;
}
.meta-author-img img {
	width: 100%;
	float: left;
	border-radius: 100%;
}
.meta-text {
	display: flex;
	flex-direction: column;
	padding-left: 1rem;
	padding-right: 1rem;
}
.meta-item-name {
	order: 2;
}
.meta-item-date  {
	order: 1;
}
.meta-item-kategorie {
	order: 3;
}

/* RECHTS OBEN: Text-Bereich */
.text-top {
    grid-column: 3;
    grid-row: 1;
    display: grid; /* Wir machen die Zelle selbst zum Grid */
    align-self: stretch; 
    margin-bottom: 8.5rem;
	padding-top: calc(17rem + 8rem - 1rem);
	padding-right: 3rem;
}

/* Beide Elemente in die erste Zelle des inneren Grids zwingen */
.headline-spacer, 
.text-top .teaser {
    grid-column: 1;
    grid-row: 1;
	align-self: center;
    align-self: end; /* Beide an der Unterkante ausrichten */
	
    margin: 0;
}

.headline-spacer {
    visibility: hidden; /* Unsichtbar, aber reserviert den Platz */
    pointer-events: none;
    /* Styles müssen exakt wie die echte H1 sein */
	max-width: 48.75rem;
}

.text-top .teaser {
    /* Der Text liegt nun "über" der unsichtbaren Headline, 
       aber da er in einer anderen Spalte als die echte Headline 
       links steht, sieht es perfekt bündig aus. */
    padding-bottom: 0rem; /* Kleiner optischer Ausgleich für die Baseline */
	padding-right: 0.75rem;
	/*min-height: 144px*/
}


/* RECHTS UNTEN: Das Bild */
.image-bottom-full {
    grid-column: full-start / full-end;
    grid-row: 2;
    width: 100%;
	position: relative;
}

.image-bottom-full img {
    width: 100%;
    display: block;
}
.textblockeingerueckt_i {
	padding-left: 3rem;
	padding-right: 3rem;
}
.textblockeingerueckt_i.bg_gruen {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.textblockeingerueckt_i.eventeing.bg_gruen {
	padding: 1.5rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	border-radius: 0.5rem;
}
.rowflexmiddle {
	display: flex;
	gap: 1.5rem;
	flex-wrap: wrap;
	align-items: center;
}
.col512 {
	flex: 0 0 calc(50% - 0.75rem);
}
.col512.floatr {
	order: 2;
}
.col512_txt {
	display: block;
	float: left;
	width: 100%;
	padding-left: 3rem;
	padding-right: 3rem;
}
.col512_img {
	float: left;
	width: 100%;
	display: block;
	border-radius: 1.5rem;
	overflow: hidden;
}
.col512_img img {
	float: left;
	width: 100%;
}
.textblockeingerueckt_i_i {
	display: flex;
	align-items: center;
	width: fit-content;
	gap: 1.5rem;
	padding-top: 2.5rem;
}
ul.jahrestabs-button {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 2rem;
}
ul.jahrestabs-button li {
	margin: 0;
	padding: 0;
	list-style: none;
}
button.jahresbutton {
	color: var(--greens500);
	font-family: var(--fontfamilyneco);
	font-weight: 500;
	font-size: 5.5rem;
	line-height: 1.5;
	opacity: 0.2;
	letter-spacing: 0.011363em; 
}
button.jahresbutton:hover,
button.jahresbutton[aria-selected="true"],
button.jahresbutton[aria-pressed="true"] {
	color: var(--orange200);
	opacity: 1;
}
.monatstabs  {
	padding-top: 0rem;
}
ul.monatsbutton-o {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 1rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
	padding-left: 1rem;
	padding-right: 1rem;
}
.monatsbutton-o {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto; /* Erlaubt Wischen auf Mobile */
    list-style: none;
    padding: 0;
    margin: 0;
    
    /* Versteckt den Scrollbalken in den meisten Browsern */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/Edge */
}

.monatsbutton-o::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}

.monatsbutton-o li {
    flex: 0 0 auto; /* Verhindert das Schrumpfen der Buttons */
 
}

ul.monatsbutton-o li {
	margin: 0;
	padding: 0;
	list-style: none;
}
button.monatsbutton {
	display: inline-block;
  font-size: 1rem;
  border-radius: 1.5rem;
  width: auto;
  color: var(--orange200);
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
  letter-spacing: 0.2em;
  background-color: transparent;
  position: relative;
  overflow: hidden;
  z-index: 5;
  transition: all 0.5s ease;
	
	border: 0.125rem solid var(--creme100);
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
button.monatsbutton.past {
	color: var(--greens500);
	opacity: 0.2;
}
button.monatsbutton.past:hover,
button.monatsbutton:hover,
button.monatsbutton[aria-selected="true"],
button.monatsbutton[aria-pressed="true"] {
	border-color: var(--orange200);
	color: var(--orange200);
	opacity: 1;
}
.grab {
	cursor: grab; /* Zeigt die Hand zum Greifen */
    user-select: none;
}
.grab:active {
    cursor: grabbing;
}
.jahrestabs {
	padding-top: 5.125rem;
}
.no-events-msg.fancy-fade-in {
    animation: fadeInScale 0.5s ease forwards;
    opacity: 0;
}

@keyframes fadeInScale {
    from { opacity: 0; transform: scale(0.95); }
    to { opacity: 1; transform: scale(1); }
}
.eventtabs-o {
	padding-top: 2.125rem;
}
.eventliste-o {
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}
.eventliste-o .item {
	float: left;
	width: 25%;
	padding: 1.5rem;
}
/* Das Item im sichtbaren Zustand */
.eventliste-o .item {
    opacity: 1;
    transform: scale(1);
    transition: 
        opacity 0.5s ease, 
        transform 0.5s ease, 
        width 0.5s ease, 
        margin 0.5s ease, 
        padding 0.5s ease;
    overflow: hidden; /* Verhindert, dass Inhalt beim Schrumpfen rausragt */
}

/* Der "Hidden"-Zustand: Alles geht auf 0 */
.eventliste-o .item.is-hidden {
    opacity: 0;
    transform: scale(0.2); /* Schrumpft zusammen */
    width: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    pointer-events: none; /* Nicht mehr anklickbar */
}
.frame-space-before-212 .folge-text {
	padding-top: 14.5rem;
}
.frame-space-after-1260 {
	min-height: 78.75rem;
}
dialog#eventDialog {
    /* WICHTIG: display: block; hier entfernen! 
       Der Browser steuert das display für Dialoge selbst. */
    border: none;
    width: 64rem;
    height: 100vh;
    max-height: 100vh;
    margin: 0 0 0 auto; /* Oben 0, Rechts 0, Unten 0, Links auto schiebt ihn nach rechts */
    padding: 0rem;
    position: fixed;
    right: 0;
    top: 0;
    left: auto; /* Verhindert das Kleben an der linken Seite */
    border-top-left-radius: 1.5rem;
	 border-top-right-radius: 1.5rem;
	border-bottom-left-radius: 0rem;
    background-color: var(--creme100);
    
    /* Transition-Setup */
    opacity: 0;
    transition: 
        opacity 0.8s ease, 
        overlay 0.8s ease, 
        display 0.8s ease;
    transition-behavior: allow-discrete;
}

/* Wenn offen */
dialog#eventDialog[open] {
    opacity: 1;
    /* Kein display: block nötig, showModal() erledigt das */
}

/* Der Einblend-Effekt */
@starting-style {
    dialog#eventDialog[open] {
        opacity: 0;
    }
}

/* Backdrop - funktioniert nur bei .showModal() */
dialog#eventDialog::backdrop {
    background: rgba(0, 0, 0, 0);
    backdrop-filter: blur(0rem);
    transition: 
        background-color 0.8s ease, 
        backdrop-filter 0.8s ease,
        overlay 0.8s ease, 
        display 0.8s ease;
    transition-behavior: allow-discrete;
}

dialog#eventDialog[open]::backdrop {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(0.25rem);
}

@starting-style {
    dialog#eventDialog[open]::backdrop {
        background: rgba(0, 0, 0, 0);
        backdrop-filter: blur(0rem);
    }
}
.eventdetailblock {
	float: left;
	width: 100%;
	color: var(--greens500);
	padding-bottom: 2.5rem;
}
.eventdetailblock_head {
	float: left;
	width: 100%;
	position: relative;
	border-radius: 1.5rem;
	overflow: hidden;
}
.eventdetailblock_headtext {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 10;
	padding: 8rem 2.5rem 2.5rem 2.5rem;
	color: var(--creme100);
}
.eventdetailblock_headtext::before {
    content: "";
    position: absolute;
    /* inset: 0; Deckt das ganze Element ab */
	left: 0;
	width: 100%;
	height:100%;
	bottom: 0rem;
    z-index: -1;
	
	
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.45) 100%);
    backdrop-filter: blur(0.75rem);
    -webkit-backdrop-filter: blur(0.75rem);
	backdrop-filter: blur(0.5rem);
    -webkit-backdrop-filter: blur(0.5rem);

    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 50%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 50%);
}
.eventdetailblock_headtext h2 + p {
	margin-top: 0.125rem;
}
.eventdetailblock_img {
	float: left;
	width: 100%;
}
.eventdetailblock_img img {
	float: left;
	width: 100%;
}
.rowflexmiddle2 {
	display: flex;
	gap: 2rem;
	flex-wrap: wrap;
	align-items: center;
}
.rowflexmiddle2_l {
	flex: 0 0 15rem;
}
.rowflexmiddle2_l_img {
	float: left;
	width: 100%;
}
.rowflexmiddle2_l_img img {
	float: left;
	width: 100%;
	border-radius: 1.5rem;
}
.rowflexmiddle2_r {
	flex: 0 0 calc(100% - 15rem - 2rem);
}
.fullimgdreieroverblock_img {
	float: left;
	width: 100%;
	position: relative;
	border-radius: 1.5rem;
	overflow: hidden;
}
.fullimgdreieroverblock_img img {
	float: left;
	width: 100%;
	position: relative;
}
.fullimgdreieroverblock_txt {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 10;
	padding: 8rem 2.5rem 2.5rem 2.5rem;
	color: var(--greens200);
}
.fullimgdreieroverblock_txt::before {
    content: "";
    position: absolute;
    /* inset: 0; Deckt das ganze Element ab */
	left: 0;
	width: 100%;
	height:100%;
	bottom: 0rem;
    z-index: -1;
   
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.6) 100%);
    backdrop-filter: blur(0.75rem);
    -webkit-backdrop-filter: blur(0.75rem);
	backdrop-filter: blur(0.5rem);
    -webkit-backdrop-filter: blur(0.5rem);

    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 50%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 50%);
}
.fullimgdreieroverblock_box_o {
	display: flex;
	gap: 2.5rem;
	width: 100%;
	padding-top: 1rem;
}
.fullimgdreieroverblock_box {
	flex: 0 0 calc((100% - 5rem) / 3);
	display: flex;
	flex-direction: column;
}
.fullimgdreieroverblock_box p:first-of-type {
    flex: 1; /* Lässt den ersten Absatz wachsen, bis die Box gefüllt ist */
	margin-bottom: 0.6875rem;
}

/* 3. Den zweiten p-Tag (mit dem Button) unten fixieren */
.fullimgdreieroverblock_box p:last-of-type {
    margin-top: auto; /* Stellt sicher, dass der Button immer ganz unten sitzt */
}
.fullimgdreieroverblock_box .button {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 1rem;
	padding-right: 1rem;
	line-height: 2.125rem;
}




















.error-message {
	position: absolute;
	left: 0;
	position: absolute;
 	background: red;
	color: var(--greens200);
	font-size: 1rem;
	line-height: 2rem;
	border-radius: 1.5rem;
 	top: -3.5rem;
  	white-space: nowrap;
	padding-left: 1rem;
	padding-right: 1rem;
	box-shadow: 0 0.3125rem 0.625rem rgba(0,0,0,0.25);
}
.form-group {
  	position: relative;
  	margin-top: 2.875rem;
	float: left;
	width: 100%;
}

label.control-label {
  	position: absolute;
  	top: 0; /* Abstand des Labels vom oberen Rand des Eingabefelds */
  	left: 1.875rem; /* Abstand des Labels vom linken Rand des Eingabefelds */
  	pointer-events: none; /* Sorgt dafür, dass das Label nicht mit dem Eingabefeld interagiert */
  	transition: all 0.2s ease-in-out; /* Animation für die Bewegung des Labels */
	font-family: var(--fontfamily);
    font-weight: 400;
    font-size: 1.125rem;
	color: var(--schwarz);
	height: 3.125rem;
	line-height: 3.125rem;
}
label.control-label.isfocused {
	top: -2.75rem;	
}
#reisezeit-container {
	float: left;
	width: auto;
	position: relative;
	margin-right: 0.25rem;
}
label {
	letter-spacing: 0.3em
}
#reisezeit-container label {
	position: absolute;
	top: 0;
	cursor: text;
	transition: all 0.2s ease-in-out; 
}
#reisezeit-container label.isfocused {
	top: -2.25rem;	
}
label.control-label {
	
}
#reisezeit-container .btn-calendar {
	position: absolute;
  	right: 0;
  	z-index: 10;
  	width: 2.5rem;
  	text-align: center;
  	height: 2.5rem;
  	line-height: 2.5rem;
  	padding-right: 0;
  	margin-right: 0.75rem;
	margin-right: 0.3725rem; /*besser lesbarkeit wenn datum drin*/
  	border-radius: 100%;
  	margin-top: 0.25rem;
}
#reisezeit-container .btn-calendar svg {
	width: 1rem;
	height: 1rem;
	position: relative;
	top: 0.125rem;
}
input[type=text], input[type=email], input[type=number], textarea,
label {
	line-height: 3rem;
	height: 3rem;
	background: none;
	font-family: var(--fontfamily);
	color: var(--orange200);
	margin: 0;
	padding: 0;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-feature-settings: 'ss01' on;
	font-size: var(--font14);
	font-style: normal;
	font-weight: 600;
}
input[type=text], input[type=email], input[type=number], textarea {
	border: 1px solid var(--orange200);
	border-radius: 1.5rem;
	letter-spacing: 0.1em
}
input#reisezeit  {
	width: 16.25rem;
	float: left;
	min-width: 1px;
}
input#reisezeit::-webkit-input-placeholder {
	opacity: 0 !important;
	color: var(--orange200);
}
input#reisezeit:-moz-placeholder {
	opacity: 0 !important;
	color: var(--orange200);
}
input#reisezeit::-moz-placeholder {
	opacity: 0 !important;
	color: var(--orange200);
}
input#reisezeit:-ms-input-placeholder {
	opacity: 0 !important;
	color: var(--orange200);
}

input#reisezeit:focus::-webkit-input-placeholder {
	opacity: 1 !important;
	letter-spacing: 0.05em;
}
input#reisezeit:focus:-moz-placeholder {
	opacity: 1 !important;
	letter-spacing: 0.05em;
}
input#reisezeit:focus::-moz-placeholder {
	opacity: 1 !important;
	letter-spacing: 0.05em;
}
input#reisezeit:focus:-ms-input-placeholder {
	opacity: 1 !important;
	letter-spacing: 0.05em;
}
input::-moz-focus-inner {
	border: 0;
	padding: 0
}
textarea {
	min-height: 10em;
	line-height: normal;
	padding-top: 1em;
}
input[type=number] {
	text-align: center;
	padding: 0;
}
input:focus-visible, select:focus-visible, textarea:focus-visible {
  	text-decoration: none;
  	outline: 0px solid var(--schwarz);
	border: 1px solid var(--greens500);
}
.quantity {
  	position: relative;
	float: left;
	width: 100%;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.quantity input:focus-visible {
  /*outline: 0;*/
}

.quantity-nav {
  	position: absolute;
	left: 0;
	width: 100%;
	color: #444444;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  width: 1rem;
  text-align: center;
  font-size: 1.5rem;
	line-height: 3.33333rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  	position: absolute;
  	height: 100%;
  	top: 0;
	right: 1rem;
}

.quantity-button.quantity-down {
  position: absolute;
  left: 1rem;
  height: 100%;
}
.action,
.actions {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 3rem;
}


.tx-indexedsearch-res h4 {
	font-size: 20px;
	line-height: normal;
	border: 0;
}

.tx-indexedsearch-searchbox {
	margin-top: 50px;
}

.tx-felogin-pi1 input[type=text],
.tx-felogin-pi1 input[type=password],
.tx-felogin-pi1 select,
.tx-felogin-pi1 textarea,
INPUT.tx-indexedsearch-searchbox-sword {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 34px;
	line-height: 34px;
	border: 1px solid #7db200;
	font-weight: 300;
	font-size: 14px;
	color: #5b5b5b;
	margin: 0;
	padding: 0;
	padding-left: 11px;
	font-family: 'Roboto';
	margin-bottom: 19px;
}

.tx-felogin-pi1 textarea {
	height: 200px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 150px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	height: 38px;
	line-height: 38px;
}


.tx-felogin-pi1 input[type="submit"],
INPUT.tx-indexedsearch-searchbox-button {
	width: 220px;
	max-width: 100%;
	background-color: #20549a;
	background-image: none;
	color: #ffffff;
	text-decoration-line: none;
	text-decoration-style: solid;
	font-weight: normal;
	display: inline-block;
	padding-top: 11px;
	padding-bottom: 9px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 21px;
	text-align: center;
}

.tx-felogin-pi1 input[type="submit"],
INPUT.tx-indexedsearch-searchbox-button {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 1 1 1 1;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	cursor: pointer;
	font-family: 'Roboto';
	font-size: 16px;
	background-color: #7db200;
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: center;
	width: 270px;
	text-transform: uppercase;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

.tx-felogin-pi1 input[type="submit"]:hover,
INPUT.tx-indexedsearch-searchbox-button:hover {
	background-color: #7db200;
}

input#tx-indexedsearch-searchbox-sword {
	height: 38px;
	line-height: 38px;
	width: 250px;
	float: none;
	margin-left: 15px;
	border-radius: 0;
}

INPUT.tx-indexedsearch-searchbox-button {
	width: 150px;
	margin-left: 15px;
}

.tx-indexedsearch-search-submit,
.tx-indexedsearch-form {
	float: left;

}

.tx-indexedsearch-form label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

.tx-indexedsearch-form .h15 {
	height: 15px;
}

.tx-indexedsearch-title a {
	text-decoration: none;
}

.tx-indexedsearch-description {
	font-size: 16px;
}

.tx-indexedsearch-description + p {
	font-size: 15px;
}

.pagination,
.f3-widget-paginator,
.tx-indexedsearch-browsebox {
	display: inline-block;
	border-radius: 0px;
	margin: 20px 0px;
	padding-left: 0px;
}

.pagination>li,
.f3-widget-paginator>li,
.tx-indexedsearch-browsebox li {
	display: inline;
	background-image: none;
}

.pagination>li>a,
.pagination>li.current,
.f3-widget-paginator>li>a,
.f3-widget-paginator>li.current,
.tx-indexedsearch-browsebox li a {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	text-decoration: none;
	border: 1px solid #7db200;
	background-color: #FFF;
	color: #7db200;
}

.tx-indexedsearch-res {
	padding-bottom: 15px;
	border-bottom: 1px solid #7db200;
	margin-bottom: 20px;
}

.tx-indexedsearch-res h4 {
	margin-bottom: 0px;
}

.tx-indexedsearch-res h4 .tx-indexedsearch-percent {
	font-size: 16px;
}

.pagination>li.current,
.pagination>li>a:hover,
.pagination>li>a:focus-visible,
.f3-widget-paginator>li.current,
.f3-widget-paginator>li>a:hover,
.f3-widget-paginator>li>a:focus-visible,
.tx-indexedsearch-browsebox li a:hover,
.tx-indexedsearch-browsebox li a:focus-visible,
.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
	background-color: #7db200;
	color: #ffffff;
	text-decoration: none;
}

.pagination>li:first-child>a,
.pagination>li.current:first-child,
.f3-widget-paginator>li:first-child>a,
.f3-widget-paginator>li.current:first-child {
	margin-left: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.pagination>li:last-child>a,
.pagination>li.current:last-child,
.f3-widget-paginator>li:last-child>a,
.f3-widget-paginator>li.current:last-child {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.f3-widget-paginator li a,
.f3-widget-paginator li.current {
	margin-right: 5px !important;
}

.row {
	margin-left: -0.75rem;
	margin-right: -0.75rem;
}
.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-p20,
.col-sm-p20,
.col-md-p20,
.col-lg-p20,
.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	float: left;
}
.col,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-p20,
.col-sm-p20,
.col-md-p20,
.col-lg-p20 {
	float: left;
}
.col-xxs-12 {
	width: 100%;
}
.col-xxs-11 {
	width: 91.66666667%;
}
.col-xxs-10 {
	width: 83.33333333%;
}
.col-xxs-9 {
	width: 75%;
}
.col-xxs-8 {
	width: 66.66666667%;
}
.col-xxs-7 {
	width: 58.33333333%;
}
.col-xxs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xxs-4 {
	width: 33.33333333%;
}
.col-xxs-3 {
	width: 25%;
}
.col-xxs-2 {
	width: 16.66666667%;
}
.col-xxs-1 {
	width: 8.33333333%;
}
@media (min-width: 21px) {
	.col-xs-12 {
		width: 100%;
	}
	.col-xs-11 {
		width: 91.66666667%;
	}
	.col-xs-10 {
		width: 83.33333333%;
	}
	.col-xs-9 {
		width: 75%;
	}
	.col-xs-8 {
		width: 66.66666667%;
	}
	.col-xs-7 {
		width: 58.33333333%;
	}
	.col-xs-6 {
		width: 50%;
	}
	.col-xs-5 {
		width: 41.66666667%;
	}
	.col-xs-4 {
		width: 33.33333333%;
	}
	.col-xs-3 {
		width: 25%;
	}
	.col-xs-2 {
		width: 16.66666667%;
	}
	.col-xs-1 {
		width: 8.33333333%;
	}
}
@media (min-width: 21px) {
	.col,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
}
@media (min-width: 768px) {
	.col,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 1200px) {
	.col,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
}
.ce-gallery[data-ce-columns="4"] .ce-column {
	width: calc(25% - 19px);
}
.fancybox-caption.caption--image {
	width: 100%;
	top: 100%;
	padding: 10px;
	color: #fff;
}
.fancybox-caption--separate {
	margin-top: 0 !important;
}
.fancybox-caption {
	background: none !important;
}
.fancybox-inner>.fancybox-caption {
	display: none;
}
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 0.125rem solid var(--schwarz);
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 1.25rem;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 1.25rem; }
    .ce-intext.ce-left .ce-gallery { margin-right: 1.25rem; }
    .ce-below .ce-gallery { margin-top: 1.25rem; }

    .ce-column { margin-right: 1.25rem; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 1.25rem; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

.news-single .article .news-img-wrap {
  float: right;
  width: 23.125rem;
  margin: 0 0 0 1.5625rem;
}
.news .article .news-img-wrap img {
	vertical-align: middle;
}
.news-single .teaser-text {
  font-size: 1.25rem;
  color: var(--schwarz);
	font-weight: 700;
}
#overlayout_pop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.80);
	z-index: 500000;
	display: none;
}
#overlayout_pop.open {
	display: block;
}
#overlay_outer {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #ffffff;
	max-width: 66.25rem;
	width: 90%;
	border: 0.125rem solid var(--schwarz);
	padding: 1.875rem;
	text-align: center;
	padding-bottom: 3rem;
}
#overlay_outer .close {
	position: absolute;
	top: -12px;
	right: -12px;
	cursor: pointer;
}
.map {
	position: relative;
}
.map_model {
  	width: 100%;
	height: 100%;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.map_model iframe {
	width: 100%;
	height: 100%;
}
.map_model img {
  	max-width: none !important;
}
.map_locations {
  display: none;
}
#overmap {
	position:  absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	width: 100%;
	transform: translate(-50%, -50%);
	z-index: 15;
	font-weight: 400;
	font-size: 1rem;
	padding-left: 2rem;
	padding-right: 2rem;
}
#googlemaps {
	float: left;
	width: 100%;
	position: relative;
}
#googlemaps img {
	float: left;
	width: 100%;
	position: relative;
	background-image: url('../Images/weltkarte-g.jpg');
	background-size: cover;
}
.platzhalter {
	float: left;
	width: 100%;
	position: relative;
}
.platzhalter_img {
	float: left;
	width: 100%;
	position: relative;
}
.platzhalter_img img {
	float: left;
	width: 100%;
}
.platzhaler_txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	text-align: center;
	font-size: 1rem;
}
#show-content {
	font-size: 1rem;
	padding-top: 0.375em;
	padding-bottom: 0.375em;
}
@media screen and (max-width: 767px) { 
	.platzhaler_txt,
	#show-content {
		font-size: 3vw;
	}
}



.slideanimfadeInUp, .bestprice {
  opacity: 0;
  -webkit-animation: fadeOutFlex 0.6s forwards;
    -webkit-animation-delay: 0s;
    animation: fadeOutFlex 0.6s forwards;
    animation-delay: 0s;
}
.slideanimfadeInUp {
    -webkit-animation: fadeInUpFlex 0.8s forwards;
    -webkit-animation-delay: 0.5s;
    animation: fadeInUpFlex 0.8s forwards;
    animation-delay: 0.5s;
}
.bestprice {
	-webkit-animation: fadeInUpFlex 1.0s forwards;
    -webkit-animation-delay: 1.0s;
    animation: fadeInUpFlex 1.0s forwards;
    animation-delay: 1.0s;
}
.slideanimfadeInRight {
  opacity: 0;
  -webkit-animation: fadeOutFlex 0.6s forwards;
    -webkit-animation-delay: 0s;
    animation: fadeOutFlex 0.6s forwards;
    animation-delay: 0s;
}
.flex-active-slide .slideanimfadeInRight {
    -webkit-animation: fadeInUpFlex 0.5s forwards;
    -webkit-animation-delay: 0.3s;
    animation: fadeInUpFlex 0.8s forwards;
    animation-delay: 0.3s;
}
/*	#Fade In
//	================================================== */

	@-webkit-keyframes fadeIn {
		0% { opacity: 0; }
		100% { opacity: 1; }
	}

	@keyframes fadeIn {
		0% { opacity: 0; }
		100% { opacity: 1; }
	}

	.animating.fade-in {
		-webkit-animation-name: fadeIn;
		animation-name: fadeIn;
	}


/*	#Fade In Up
//	================================================== */

	/* Default */

		@-webkit-keyframes fadeInUp {
			0% {
				opacity: 0;
				-webkit-transform: translateY(60px);
			}

			80% { opacity: 1; }

			100% { -webkit-transform: translateY(0); }
		}

		@keyframes fadeInUp {
			0% {
				opacity: 0;
				transform: translateY(60px);
			}

			80% { opacity: 1; }

			100% { transform: translateY(0); }
		}

		.animating.fade-in-up {
			-webkit-animation-name: fadeInUp;
			animation-name: fadeInUp;
		}

	/* Big */

		@-webkit-keyframes fadeInUpBig {
			0% {
				opacity: 0;
				-webkit-transform: translateY(200px);
			}

			80% { opacity: 1; }

			100% { -webkit-transform: translateY(0); }
		}

		@keyframes fadeInUpBig {
			0% {
				opacity: 0;
				transform: translateY(200px);
			}

			80% { opacity: 1; }

			100% { transform: translateY(0); }
		}

		.animating.fade-in-up-big {
			-webkit-animation-name: fadeInUpBig;
			animation-name: fadeInUpBig;
		}

	/* Large */

		@-webkit-keyframes fadeInUpLarge {
			0% {
				opacity: 0;
				-webkit-transform: translateY(600px);
			}

			80% { opacity: 1; }

			100% { -webkit-transform: translateY(0); }
		}

		@keyframes fadeInUpLarge {
			0% {
				opacity: 0;
				transform: translateY(600px);
			}

			80% { opacity: 1; }

			100% { transform: translateY(0); }
		}

		.animating.fade-in-up-large {
			-webkit-animation-name: fadeInUpLarge;
			animation-name: fadeInUpLarge;
		}

/*  #Fade Out
//  ================================================== */

  @-webkit-keyframes fadeOutFlex {
    0% { opacity: 1; }
    100% { opacity: 0; }
  }

  @-moz-keyframes fadeOutFlex {
    0% { opacity: 1; }
    100% { opacity: 0; }
  }

  @-ms-keyframes fadeOutFlex {
    0% { opacity: 1; }
    100% { opacity: 0; }
  }

  @-o-keyframes fadeOutFlex {
    0% { opacity: 1; }
    100% { opacity: 0; }
  }

  @keyframes fadeOutFlex {
    0% { opacity: 1; }
    100% { opacity: 0; }
  }
/*  #Fade In Up
//  ================================================== */

  @-webkit-keyframes fadeInUpFlex {
    0% {
      opacity: 0;
      -webkit-transform: translateY(80px);
    }

    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }

  @-moz-keyframes fadeInUpFlex {
    0% {
      opacity: 0;
      -moz-transform: translateY(80px);
    }

    100% {
      opacity: 1;
      -moz-transform: translateY(0);
    }
  }

  @-ms-keyframes fadeInUpFlex {
    0% {
      opacity: 0;
      -ms-transform: translateY(80px);
    }

    100% {
      opacity: 1;
      -ms-transform: translateY(0);
    }
  }

  @-o-keyframes fadeInUpFlex {
    0% {
      opacity: 0;
      -o-transform: translateY(80px);
    }

    100% {
      opacity: 1;
      -o-transform: translateY(0);
    }
  }

  @keyframes fadeInUpFlex {
    0% {
      opacity: 0;
      transform: translateY(80px);
    }

    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

/*  #Fade In Right
//  ================================================== */

  @-webkit-keyframes fadeInRightFlex {
    0% {
      opacity: 0;
      -webkit-transform: translateX(200px);
    }

    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }

  @-moz-keyframes fadeInRightFlex {
    0% {
      opacity: 0;
      -moz-transform: translateX(200px);
    }

    100% {
      opacity: 1;
      -moz-transform: translateX(0);
    }
  }

  @-ms-keyframes fadeInRightFlex {
    0% {
      opacity: 0;
      -ms-transform: translateX(200px);
    }

    100% {
      opacity: 1;
      -ms-transform: translateX(0);
    }
  }

  @-o-keyframes fadeInRightFlex {
    0% {
      opacity: 0;
      -o-transform: translateX(200px);
    }

    100% {
      opacity: 1;
      -o-transform: translateX(0);
    }
  }

  @keyframes fadeInRightFlex {
    0% {
      opacity: 0;
      transform: translateX(200px);
    }

    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
/*  #Fade In Left
//  ================================================== */

  @-webkit-keyframes fadeInRightFlex {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-200px);
    }

    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }

  @-moz-keyframes fadeInLeftFlex {
    0% {
      opacity: 0;
      -moz-transform: translateX(-200px);
    }

    100% {
      opacity: 1;
      -moz-transform: translateX(0);
    }
  }

  @-ms-keyframes fadeInLeftFlex {
    0% {
      opacity: 0;
      -ms-transform: translateX(-200px);
    }

    100% {
      opacity: 1;
      -ms-transform: translateX(0);
    }
  }

  @-o-keyframes fadeInLeftFlex {
    0% {
      opacity: 0;
      -o-transform: translateX(-200px);
    }

    100% {
      opacity: 1;
      -o-transform: translateX(0);
    }
  }

  @keyframes fadeInLeftFlex {
    0% {
      opacity: 0;
      transform: translateX(-200px);
    }

    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }


@-webkit-keyframes slideFlex {
    100% { right: 0; }
}

@keyframes slideFlex {
    100% { right: 0; }
}





.image-wrap {
  width: 100%;
	float: left;
  animation: kenburns 30s  infinite;
  /* Add infinite to loop. */
  -ms-animation: kenburns 30s ease infinite;
  -webkit-animation: kenburns 30s ease infinite;
  -o-animation: kenburns 30s ease infinite;
  -moz-animation: kenburns 30s ease infinite;
}

@-webkit-keyframes kenburns {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    /* IE 9 */
    
    -webkit-transform: scale(1.0);
    /* Safari and Chrome */
    
    -o-transform: scale(1.0);
    /* Opera */
    
    -moz-transform: scale(1.0);
    /* Firefox */
  }
  50% {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* IE 9 */
    
    -webkit-transform: scale(1.1);
    /* Safari and Chrome */
    
    -o-transform: scale(1.1);
    /* Opera */
    
    -moz-transform: scale(1.1);
    /* Firefox */
  }
  100% {
    transform: scale(1.0);
    -ms-transform: scale(1.);
    /* IE 9 */
    
    -webkit-transform: scale(1.0);
    /* Safari and Chrome */
    
    -o-transform: scale(1.0);
    /* Opera */
    
    -moz-transform: scale(1.0);
    /* Firefox */
  }
}