
.extra_horizontal .main-container .page_full_height, .extra_horizontal .main-container .page_full_height_top, body.extra_horizontal.path-taxonomy .main-container.vocab_leistungsbereiche.container_term_2 #Start_Page {
	background-position: center top;
}

._horizontal .main-container .page_full_height, .horizontal .main-container .page_full_height_top, body.horizontal.path-taxonomy .main-container.vocab_leistungsbereiche.container_term_2 #Start_Page {
	background-position: center top;
}

.horizontal #Start_Page.page_part .container .start_headline_row {
		bottom:55%;
	}


.extra_horizontal #Start_Page.page_part .container .start_headline_row {
		bottom:50%;
	}
.extra_horizontal .more_link_bottom {
   	 	position: relative;
    	bottom: 0;
		margin-top:60px;
   	 	width: 100%;
	}

.horizontal .more_link_bottom {
   	 	position: absolute;
    	bottom: 200px;
	}


.extra_horizontal #Start_Page.page_part .container {
    padding-top: 4%;
}


@media (max-width : 1199px) {

	.horizontal .more_link_bottom {
   	 	position: relative;
    	bottom: 0;
		margin-top:60px;
   	 	width: 100%;
	}

}
@media (max-width : 1399px) {
	.horizontal h2.start_headline, .horizontal h1.start_headline {
		font-size:26px;
	}
}


@media (max-width : 1499px) {
	.extra_horizontal h2.start_headline, .extra_horizontal h1.start_headline {
		font-size:26px;
	}
}
