section.m26_header_startseite .mM_container {
	position: relative;
}

section.m26_header_startseite .m26_bild_main_item {
	position: relative;
}

section.m26_header_startseite .m26_bild_main_item,
section.m26_header_startseite .m26_bild_main_item_text_content > .mM_container,
section.m26_header_startseite .m26_titel_untertitel_text_link_wrapper,
section.m26_header_startseite .m26_bild_main_item_img_content {
	height: 100%;
}

section.m26_header_startseite.mM_img_parallax .m26_bild_main_item_img_content img {
	height: 110%;
}

section.m26_header_startseite .m26_bild_main_item_text_content {
	position: absolute;
	inset: 0;
	z-index: 10;
}

section.m26_header_startseite img[data-bild_position="oben"] {
	object-position: top;
}

section.m26_header_startseite img[data-bild_position="unten"] {
	object-position: bottom;
}

section.m26_header_startseite .m26_titel_untertitel_text_link_wrapper {
	display: flex;
	align-items: flex-end;
}

section.m26_header_startseite .m26_untertitel_container {
	margin-bottom: 16px;
}

section.m26_header_startseite .m26_links_container {
	margin-top: 51px;
}

section.m26_header_startseite .m26_logos_container svg .cls-1 {
	fill: #037374;
}

section.m26_header_startseite .m26_logos_container svg .cls-2 {
	fill: #216274;
}

section.m26_header_startseite .m26_slider_placeholder_image_container {
	height: 100%;
	width: 100%;
	z-index: 1;
	position: absolute;
	inset: 0%;
}

section.m26_header_startseite .m26_slider_placeholder_image_inner {
	z-index: 2;
	justify-content: flex-start;
	align-items: center;
	width: 100vw;
	height: 100%;
	display: flex;
	position: absolute;
	inset: 0%;
	overflow: hidden;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;
}

section.m26_header_startseite .m26_slider_placeholder_image_inner picture {
	width: 100%;
}

section.m26_header_startseite .m26_slider_galerie_container {
	position: relative;
	height: 100%;
}

section.m26_header_startseite .m26_slider_galerie_item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 3; /* Standardebene */
	width: 100%;
	height: 100%;
}

section.m26_header_startseite .m26_slider_galerie_item_inner {
	justify-content: flex-start;
	align-items: center;
	width: 100vw;
	height: 100%;
	display: flex;
	position: absolute;
	inset: 0%;
	overflow: hidden;
}

section.m26_header_startseite .m26_slider_galerie_item_inner picture {
	width: 100%;
}

section.m26_header_startseite .m26_arrow_container {
	width: 55px;
	height: 55px;
	background: rgba(255, 255, 255, .3);
	border: 1px solid rgba(246, 247, 242, .3);
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	transition: background .4s;
}

section.m26_header_startseite .m26_arrow_container:hover {
	background: #8cb369;
}

section.m26_header_startseite .m26_arrow_container svg {
	width: 18px;
	fill: #f5f6f0;
}

section.m26_header_startseite .m26_prev_arrow_container {
	left: 57px;
}

section.m26_header_startseite .m26_next_arrow_container {
	right: 57px;
}

section.m26_header_startseite .m26_prev_arrow_container svg {
	transform: rotate(180deg);
}

section.m26_header_startseite * {
	color: #fff;
}

section.m26_header_startseite .m26_links_container {
	display: flex;
	gap: 15px;
}

section.m26_header_startseite .m26_links_container .m26_link_container:not(:first-child) a {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, .3);
	color: #fff;
	padding-bottom: 13px;
	transition: background-color .4s, border-color .4s;
}

section.m26_header_startseite .m26_links_container .m26_link_container:not(:first-child) a:hover {
	background-color: #8cb369;
	border-color: #8cb369;
}

section.m26_header_startseite .m26_titel {
	line-height: 1;
}

section.m26_header_startseite .m26_bild_container img {
	object-fit: cover;
}

section.m26_header_startseite .m26_bild_main_item_text_content .mM_container {
	padding-bottom: 114px;
}

section.m26_header_startseite {
	position: relative;
}

section.m26_header_startseite .mM_scroll_down {
	position: absolute;
	display: flex;
	gap: 15px;
	align-items: center;
	bottom: 43px;
	z-index: 99;
	cursor: pointer;
}

section.m26_header_startseite .mM_scroll_down svg {
	width: 18px;
	fill: #fff;
	transform: rotate(90deg);
	transition: margin-top .4s;
}

section.m26_header_startseite .mM_scroll_down:hover svg {
	margin-top: 10px;
}

section.m26_header_startseite .m26_overlay {
	position: absolute;
	width: 100vw;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 70%, rgba(0,0,0,0.9) 100%);
}

section.m26_header_startseite video,
section.m26_header_startseite .m26_video_main  {
	height: 100vh;
}

@media all and (max-width: 1199px) {	
	section.m26_header_startseite .m26_prev_arrow_container {
		left: 37px;
	}
	
	section.m26_header_startseite .m26_next_arrow_container {
		right: 37px;
	}
	
	section.m26_header_startseite .m26_arrow_container {
		width: 35px;
		height: 35px;
	}
}

@media screen and (max-width: 991px) {
	section.m26_header_startseite:not([data-slider="slick_slider"]) .m26_bild_main {
		height: auto !important;
	}

	section.m26_header_startseite .m26_bild_main_item_text_content {
		top: 0;
		left: 0;
	}
}

@media screen and (max-width: 767px) {
	section.m26_header_startseite .m26_links_container .m26_link_container:not(:first-child) a {
		padding-bottom: 10px;
	}
	
	section.m26_header_startseite .mM_scroll_down {
		display: none;
	}
	
	section.m26_header_startseite .m26_links_container {
		margin-top: 33px;
	}
	
	section.m26_header_startseite .m26_untertitel_container {
		margin-bottom: 6px;
	}
	
	section.m26_header_startseite .m26_bild_main_item_text_content .mM_container {
		padding-bottom: 39px;
	}
}

@media screen and (max-width: 575px) {
	section.m26_header_startseite .m26_links_container {
		flex-direction: column;
		gap: 13px;
	}
	
	section.m26_header_startseite .m26_links_container .m26_link_container a {
		width: 100%;
		text-align: center;
	}
}


section.m26_video {
	.m26_video_height_setter {
		width: 100%;
		height: 700px;
	}

	.m26_video_container {
		position: relative;
		cursor: pointer;
	}
	
	.m26_overlay {
		position: absolute;
		/* left: 0;
		top: 0;
		width: 100%;
		height: 100%; */
		inset: 0;
		cursor: pointer;
	}
	
	.m26_overlay_content {
		width: 100%;
		height: 100%;
	}
	
	.m26_play_button_container {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		opacity: .5;
		-webkit-transition: opacity .4s;
		-moz-transition: opacity .4s;
		-ms-transition: opacity .4s;
		-o-transition: opacity .4s;
		transition: opacity .4s;
	}
	
	.m26_overlay:hover .m26_play_button_container {
		opacity: 1;
	}
	
	.m26_play_button_container svg{
		fill:#000;
		width: 60px;
		min-width: 60px;
		height: 60px;
		min-height: 60px;
	}
}

@media screen and (min-width: 2000px) {
	section.m26_video {
		.m26_video_height_setter {
			height: 750px;
		}
	}
}

@media screen and (min-width: 2200px) {
	section.m26_video {
		.m26_video_height_setter {
			height: 800px;
		}
	}
}

@media screen and (min-width: 2400px) {
	section.m26_video {
		.m26_video_height_setter {
			height: 850px;
		}
	}
}

@media screen and (max-width: 1399px) {
	section.m26_video {
		.m26_video_height_setter {
			height: 600px;
		}
	}
}

@media screen and (max-width: 1199px) {
	section.m26_video {
		.m26_video_height_setter {
			height: 550px;
		}
	}
}

@media screen and (max-width: 991px) {
	section.m26_video {
		.m26_video_height_setter {
			height: 450px;
		}
	}
}

@media screen and (max-width: 767px) {
	section.m26_video {
		.m26_video_height_setter {
			height: 400px;
		}
	}
}

@media screen and (max-width: 575px) {
	section.m26_video {
		.m26_video_height_setter {
			padding: 0;
		}
		
		.m26_video_height_setter {
			height: 350px;
		}
	}
}

@media screen and (max-width: 475px) {
	section.m26_video {
		.m26_video_height_setter {
			height: 300px;
		}
	}
}

@media screen and (max-width: 375px) {
	section.m26_video {
		.m26_video_height_setter {
			height: 250px;
		}
	}
}
