.start-slider {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: 480px;
	/*max-height: 600px; */
}

.start-slider .carousel__frame, .start-slider .carousel__frame img {
	height: 480px !important;
}

.start-text {
	background-color:#ff9900;
	 /*
     width:60%;
	margin-left:60% !important; 
	 width: 40vw;
    */
   
	margin-right: -7vw !important;
    margin-top: 210px !important;
	margin-top: 210px !important;
}
.start-text p {
	font-size: 0.9em;
	line-height:1.3em;
	color: white;
}
.start-text cite {
	font-size:0.7em !important;
	font-weight:300 !important;
	color: white;
}

@media screen and (max-width: 990px) {
	.start-text {
		margin-left: 0% !important;
		margin-top: 20% !important;
		max-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;
}


.start-column {
     background-color: #80a1c2;
}

.start-column .wp-block-button__link {
	background:none;
	padding: 10px 30px !important;
}
