section.m1_text .text_column_count_2{
	column-count: 2;
}

section.m1_text .m9_link_container{
	margin-top:30px;
}

.mm_2_spalten_layout.frontpage_subheader {
	background: #f6f6f6;
}

.mm_2_spalten_layout.frontpage_subheader > .container > .row {
	position: relative;
	z-index: 2;
}

.mm_2_spalten_layout.frontpage_subheader section.m1_text {
	margin-top: 150px;
	margin-bottom: 150px;
}

.mm_2_spalten_layout.frontpage_subheader .mm_layout_links section.m1_text {
	padding-right: 100px;
}

.mm_2_spalten_layout.frontpage_subheader .mm_layout_rechts section.m1_text {
	padding-left: 100px;
}

.mm_2_spalten_layout.frontpage_rundum_sorglos .mm_layout_rechts {
	display: flex;
	align-items: center;
	padding-left: 100px;
	padding-right: 150px;
}

.mm_2_spalten_layout.frontpage_rundum_sorglos .mm_layout_rechts > section.m1_text {
	margin-bottom: 0;
}

.mm_2_spalten_layout.frontpage_rundum_sorglos .mm_layout_rechts > section.m1_text .bi_btn.dark:after {
	background: #fff;
}

.mm_2_spalten_layout.referenzen_mit_text .mm_layout_links section.m1_text {
	height: 100%;
	margin-bottom: 0;
	background: #454545;
}

.mm_2_spalten_layout.referenzen_mit_text .mm_layout_links section.m1_text .m1_text_main {
	color: #fff !important;
	padding: 100px 50px;
}

.mm_2_spalten_layout.referenzen_mit_text .mm_layout_links section.m1_text .m9_link_container {
    margin-top: 100px;
}

.mm_2_spalten_layout.referenzen_mit_text .mm_layout_links section.m1_text .bi_btn.dark:after {
	background: #fff;
}

.imprint section.m1_text,
.datasec section.m1_text {
	padding-top: 200px;
}

@media screen and (max-width: 1199px) {
	.mm_2_spalten_layout.referenzen_mit_text .mm_layout_links section.m1_text .m9_link_container {
		margin-top: 50px;
	}
}

@media screen and (max-width: 991px) {
	.mm_2_spalten_layout.frontpage_subheader section.m1_text {
		margin-top: 100px;
		margin-bottom: 40px;
	}
	
	.mm_2_spalten_layout.frontpage_subheader .mm_layout_links section.m1_text {
		padding-right: 0;
	}
	
	.mm_2_spalten_layout.referenzen_mit_text .mm_layout_links section.m1_text .m1_text_main {
		padding: 100px 0;
	}
	
	.mm_2_spalten_layout.frontpage_subheader section.m1_text .m1_text_container > p {
		margin-bottom: 0 !important;
	}
}

@media screen and (max-width: 767px) {
	.mm_2_spalten_layout.frontpage_subheader section.m1_text {
		margin-top: 50px;
	}
	
	.mm_2_spalten_layout.frontpage_subheader .mm_layout_links section.m1_text {
		margin-bottom: 80px !important;
	}
	
	.mm_2_spalten_layout.referenzen_mit_text .mm_layout_links section.m1_text .m1_text_main {
		padding: 50px 0;
	}
	
	.mm_2_spalten_layout.frontpage_rundum_sorglos .mm_layout_rechts {
		padding: 0 0 70px !important;
	}
	
	section.m1_text .m9_link_container {
	    margin-top: 20px;
	}
}

@media screen and (max-width: 575px) {
	section.m1_text .text_column_count_2{
		column-count: 1;
	}
	
/*
	.mm_2_spalten_layout.frontpage_subheader .mm_layout_links section.m1_text .m1_text_main {
	    padding: 50px 30px !important;
	}
*/
}