.start-slider {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: -1;
	height: 91%;
	max-height: none;
	overflow: hidden;
	mix-blend-mode: overlay;
}

.start-slider .carousel__frame, .start-slider .carousel__frame img {
	height: 600px !important;
}

.start-text {
	background-color:#373737;
	width: 60%;
	margin-left: 40% !important;
	margin-top: calc(31vh - 11vh - 153px) !important;
	z-index:10;
}

.start-text p {
	font-size:1em;
	line-height:1.1em;
	color: white;
}
.start-text cite {
	font-size: 0.6em !important;
	font-weight: 500 !important;
	color: white;
}

@media screen and (max-width: 990px) {
	.start-text {
		margin-left:0% !important;
		margin-top: 20% !important;
		width:100%;
	}
}

.foerderhinweis {
	position:absolute;
	top: 620px !important;
	left: 50px !important;
}
@media screen and (max-width: 990px) {
	.foerderhinweis {
		visibility:hidden;
	}
}

.start-column {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 50px;
	background-color: #373737;
	color: white
}

.start-column .wp-block-button__link {
	background:none;
	padding: 10px 30px !important;
}

.event-carousel-type2-head {
	border: 0px;
}

.event-carousel-type2-head p, .mec-event-footer-carousel-type2{
	display:none;
}
