


.extraBold_800_big{
	font-weight: 800 !important;
	font-size: 2.75em !important;
	line-height: 1.2em !important;
	color: #0f225a !important;
}

.extraBold_600_small{
	font-weight:600;
	font-size: 1.6em;
	line-height: 1.25em;
	color: #0f225a !important;
}

.extraBold_600_small b{
	font-weight: 800;
	font-size: 1em;
	line-height: 1.25em;
	color: #0f225a !important;
}

.medium_500{
	font-weight:500;
	font-size: 1.5em;
	line-height: 1.1em;
	color: #0f225a !important;
}

.semibold_600_h3_small{
	font-weight:600;
	font-size: 1.25em;
	line-height: 1.3em;
	color: #0f225a !important;
}
.semibold_600_big{
	font-weight: 800;
	font-size: 2.25em;
	line-height: 1.2em;
	color: #0f225a !important;
}

.medium_600_h4{
	font-weight:500;
	font-size: 1.25em;
	line-height: 1.3em;
	color: #0f225a !important;
}

.medium_600_h5{

	font-weight:500;
	font-size: 1.25em;
	line-height: 1.3em;
	color: #0f225a !important;

}

.medium_600{
	
	font-weight:600;
	font-size: 1.25em;
	line-height: 1.3em;
	
}

.medium_600_smaller{
	
	font-weight:600;
	font-size: 1.125em;
	line-height: 1.3em;
}


.textcolor_0f225a{
	color: #0f225a !important;
}
.textcolor_0f225a a{
	color: #0f225a !important;
}

.textcolor_57808f{
	color: #57808f !important;
}
.textcolor_57808f a{
	color: #57808f !important;
}



.medium_600 a{
	
	font-weight:600;
	font-size: 1em;
	line-height: 1.3em;
	text-decoration:underline;
	
}



.medium_400{
	
	font-weight:400;
	font-size: 1.25em;
	line-height: 1.3em;
	
}

.small_400{
	
	font-weight:400;
	font-size: 0.75em;
	line-height: 1.3em;
	
}


.small_600{
	
	font-weight:600;
	font-size: 0.75em;
	line-height: 1.3em;
	
}


.regular_400_text{
	font-weight:400;
	font-size: 1em;
	line-height: 1.5em;
}

.light_300_text{
	font-weight:300;
	font-size: 1.25em;
	line-height: 1.3em;
}


h1{
	
	
}


.content-right h2{
	
	color: #0f225a !important;
	font-weight:600;
	padding-bottom: 30px;
	font-size: 1.6em;
	line-height: 1.25em;
}



h2.h2_headline_startseite {
	
	
	color: #0f225a !important;
	font-size: 2.75em;
	line-height: 1em !important;
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 40px;
	font-weight:800;

	
	
}


.h2_headline_startseite {
	
	
	color: #0f225a !important;
	font-size: 2.75em;
	line-height: 1em !important;
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 40px;
	font-weight:800;

	
	
}


h1.h1_headline {
	
	
	color: #0f225a !important;
	font-size: 2.2em;
	line-height: 1.4em !important;
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 40px;
	font-weight:800;

}

h2.h2_headline {
	
	
	color: #0f225a !important;
	font-size: 2.2em;
	line-height: 1.4em !important;
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 40px;
	font-weight:800;

}


.h2_headline {
	
	
	color: #0f225a !important;
	font-size: 2.2em;
	line-height: 1.4em !important;
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 40px;
	font-weight:800;

}



h2.h2_headline_with_topicon {
	
	padding-top: 0px;

}


.h2_headline_with_topicon {
	
	padding-top: 0px;

}

.content-right h3{
	
	/*
	font-weight:600;
	*/
	color: #0f225a;
	
	
}





/*
	2-spaltiges Layout mit voller Viewport-Breite
*/


.fullviewport_width{
	
	width: 100vw !important;
	transform: translateX(calc(-50vw + (var(--width-content)/2))) !important;
	
}



.flex-col-1180{

	max-width:1180px;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: left;
	align-content: flex-start;
	
	padding-bottom: 70px;
	padding-top: 70px;
	
	justify-content: center;
}




.col_columns2_left {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(50% - 7px);
	min-width:calc(50% - 7px);
	max-width: calc(50% - 7px);
	margin-right:7px;
	
}

.col_columns2_left_25procent {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(25% - 7px);
	min-width:calc(25% - 7px);
	max-width: calc(25% - 7px);
	margin-right:7px;
}


.col_columns2_right_25procent {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	/*
	width: calc(25% - 7px);
	min-width:calc(25% - 7px);
	max-width: calc(25% - 7px);
	*/
	width: calc(40% - 7px);
	min-width:calc(40% - 7px);
	max-width: calc(40% - 7px);
	margin-left:7px;
	
	
	-webkit-border-top-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	border-top-left-radius: 25px;
								
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-bottom-left-radius: 25px;
	
}


@media only screen and (max-width: 1200px){
	
	.col_columns2_right_25procent{
		right: -3%;
	}
}


.col_columns2_right {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(50% - 7px);
	min-width:calc(50% - 7px);
	max-width: calc(50% - 7px);
	margin-left:7px;
	
}


.col_columns2_right_75procent {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(75% - 7px);
	min-width:calc(75% - 7px);
	max-width: calc(75% - 7px);
	margin-left:7px;
	
}



.col_columns2_left_75procent {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	
	/*
	width: calc(75% - 7px);
	min-width:calc(75% - 7px);
	max-width: calc(75% - 7px);
	*/
	
	width: calc(60% - 7px);
	min-width: calc(60% - 7px);
	max-width: calc(60% - 7px);
	
	margin-right:7px;
	
}




.col_columns5_left {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(20% - 8.5px);
	min-width:calc(20% - 8.5px);
	max-width: calc(20% - 8.5px);
	margin-right:4px;
	
	
	
}

.col_columns5_middle {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(20% - 8.5px));
	min-width:calc(20% - 8.5px);
	max-width: calc(20% - 8.5px);
	margin-right:4px;
	margin-left:4px;
	
	
	
}


.col_columns5_right {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(20% - 8.5px);
	min-width:calc(20% - 8.5px);
	max-width: calc(20% - 8.5px);
	margin-left:4px;
	
}



.col_columns4_left {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(25% - 10.5px);
	min-width:calc(25% - 10.5px);
	max-width: calc(25% - 10.5px);
	margin-right:7px;
	
	
	
}

.col_columns4_middle {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(25% - 10.5px);
	min-width:calc(25% - 10.5px);
	max-width: calc(25% - 10.5px);
	margin-right:7px;
	margin-left:7px;
	
	
	
}


.col_columns4_right {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(25% - 10.5px);
	min-width:calc(25% - 10.5px);
	max-width: calc(25% - 10.5px);
	margin-left:7px;
	
}





.col_columns3_left {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(33.33% - 10.5px);
	min-width:calc(33.33% - 10.5px);
	max-width: calc(33.33% - 10.5px);
	margin-right:7px;
	
	
	
}

.col_columns3_middle {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(33.33% - 10.5px);
	min-width:calc(33.33% - 10.5px);
	max-width: calc(33.33% - 10.5px);
	margin-right:7px;
	margin-left:7px;
	
	
	
}


.col_columns3_right {
	flex: 0 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	
	position:relative;
	overflow:hidden !important;
	
	width: calc(33.33% - 10.5px);
	min-width:calc(33.33% - 10.5px);
	max-width: calc(33.33% - 10.5px);
	margin-left:7px;
	
}



.columns4_firstline {
	margin-bottom:40px;
}



.columns3_firstline {
	margin-bottom:40px;
}



.col_headline  {
	text-align: left;
	vertical-align: middle;
	min-height:62px;
	
	margin-top:10px;
	padding-bottom:20px;
	
}

.col_headline_more_height  {
	/*min-height:91px;*/
	min-height:105px;
	
}
.col_headline_more_height2   {
	min-height:70px;
	
}



.shadow_round_corner{
	
	
	-webkit-box-shadow: 0px 2px 16px 1px rgba(184,184,184,1);
	-moz-box-shadow: 0px 2px 16px 1px rgba(184,184,184,1);
	box-shadow: 0px 2px 16px 1px rgba(184,184,184,1);
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}


.round_corner{
	
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}




.shadow_corner {
	
	
	-webkit-box-shadow: 0px 2px 16px 1px rgba(184,184,184,1);
	-moz-box-shadow: 0px 2px 16px 1px rgba(184,184,184,1);
	box-shadow: 0px 2px 16px 1px rgba(184,184,184,1);
}


.col_content_container{
	margin:0px;
	
	display: table;
	width: 100%;
	height:100%;
	
	
	/*
	text-align: center;
	vertical-align: middle;
	*/
	
}

.col_content_textcenter *{
	
	text-align: center !important;
}


.textcolor_white *{
	
	color:#FFFFFF !important;
}


.textcolor_e94c0a *{
	
	color:#e94c0a !important;
}





.col_content_container_text{
	
	padding-right: 10px;
}



.col_columns2_picture {
    position: relative;
	

}

.col_columns2_picture img{
   width:100%;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
								
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}



.col_columns2_picture_gruende img{
  
	position: absolute;
	right: 0;
	top: 0;
	height:100%;
}

.col_columns2_picture_gruende{
  
	position: relative;
	overflow: hidden;
	
	
}




.col_columns2_video {
    position: relative;
	
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}


.col_columns2_center {
    position: relative;
	
	display: table-cell;
	vertical-align: middle;
}


.col_columns2_video iframe {
   width:100%;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
								
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}




.col_columns2_text{
	
	padding: 20px;
}


.col_columns2_text_headline {
	
	margin-bottom: 30px;
}

.col_text_pb5 {
	
	padding-bottom: 5px;
}

.col_text_pb10 {
	
	padding-bottom: 10px;
}

.col_text_pb20 {
	
	padding-bottom: 20px;
}

.col_text_pb30 {
	
	padding-bottom: 30px;
}

.col_text_pb40 {
	
	padding-bottom: 40px;
}

.col_text_pb70 {
	
	padding-bottom: 70px;
}


.col_text_pt5 {
	
	padding-top: 5px;
}

.col_text_pt10 {
	
	padding-top: 10px;
}

.col_text_pt20 {
	
	padding-top: 20px;
}

.col_text_pt30 {
	
	padding-top: 30px;
}

.col_text_pt70 {
	
	padding-top: 70px;
}


@media only screen and (max-width: 1200px){
	
	
	.container_mobilreserve{
		display:flex;
		flex-direction: column-reverse;
	}
	
	
	
}



@media only screen and (max-width: 1200px){
	
	
	.flex-col-1180{
		max-width: 1200px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.col_columns2_left{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
		
		margin-bottom: 70px;
	}
	
	
	.col_columns2_left_second_row {
		margin-top: 56px;
	}
	
	.col_columns_fullsize .col_columns2_left{
		
		width:100%;
		min-width:100%;
		max-width:100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 0px;
	}
	
	
	
	.col_columns2_right{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
	}
	
	
	.col_columns2_left_25procent{
		
		width: calc((47%) - 7px);
		min-width: calc((47%) - 7px);
		max-width: calc((47%) - 7px);
		
		margin-left:3%
		
	}
	
	
	
	.col_columns2_right_75procent{
		
		width: calc((47%) - 7px);
		min-width: calc((47%) - 7px);
		max-width: calc((47%) - 7px);
		
		margin-right:3%
	}
	
	
	.col_columns5_left{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
		
		margin-bottom: 70px;
	}
	
	
	
	.col_columns4_left{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
		
		margin-bottom: 70px;
	}
	
		
	.col_columns4_left_spezi_div {
		
		
		margin-bottom:0px;
		
		width: 285px;
		min-width: 285px;
		max-width: 285px;
		margin-left:0px;
		margin-right:7px;
		
		
		/*
		width: calc((47%) - 7px);
		min-width: calc((47%) - 7px);
		max-width: calc((47%) - 7px);
		
		margin-right:3%
		*/
		
	}
	
	.col_columns4_left_spezi_div .col_headline{
		min-height: 62px !important;
	}
	
	
	
		
	.col_columns3_left_spezi_div {
		
		margin-bottom:0px;
		
		width: 285px;
		min-width: 285px;
		max-width: 285px;
		margin-left:0px;
		margin-right:7px;
		
	}
	
	.col_columns3_left_spezi_div .col_headline{
		min-height: 62px !important;
	}
	
	
	
	
	
	
	.col_columns5_middle{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
		
		margin-bottom: 70px;
	}
	
	
	.col_columns4_middle{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
		
		margin-bottom: 70px;
	}
	
		
		
	.col_columns4_middle_spezi_div{
		margin-bottom:0px;
		
		width: 285px;
		min-width: 285px;
		max-width: 285px;
		margin-right:7px;
		margin-left:7px;
		
	}

	.col_columns4_middle_spezi_div .col_headline{
		min-height: 62px !important;
	}
	
	
	
	.col_columns3_middle_spezi_div{
		
		/*
		margin-bottom:0px;
		
		width: 285px;
		min-width: 285px;
		max-width: 285px;
		margin-right:7px;
		margin-left:7px;
		*/
		
		
		width: calc((47%) - 7px);
		min-width: calc((47%) - 7px);
		max-width: calc((47%) - 7px);
		
		margin-right:3%
		
	}

	.col_columns3_middle_spezi_div .col_headline{
		min-height: 62px !important;
	}
	
	
	
	.col_columns4_right{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
	}
	
	
	.col_columns5_right{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
	}
	
	.col_columns4_right_spezi_div{
		
		width: 285px;
		min-width: 285px;
		max-width: 285px;
		margin-left:7px;
		margin-right: 0px;
		
		
		
		
		
	}
	
	.col_columns4_right_spezi_div .col_headline{
		min-height: 62px !important;
	}



	.col_columns3_right_spezi_div{
		
		/*
		width: 285px;
		min-width: 285px;
		max-width: 285px;
		margin-left:7px;
		margin-right: 0px;
		*/
		
		width: calc((47%) - 7px);
		min-width: calc((47%) - 7px);
		max-width: calc((47%) - 7px);
		
		margin-right:3%
		
		
		
	}
	
	.col_columns3_right_spezi_div .col_headline{
		min-height: 62px !important;
	}
	
	
	.col_columns4_right.columns4_firstline {
		min-height:0px;
		margin-bottom: 70px;
		
	}
	
	
	
	.col_columns3_right.columns4_firstline {
		min-height:0px;
		margin-bottom: 70px;
		
	}
	
	
	.col_columns3_left{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
		
		margin-bottom: 70px;
	}
	
	.col_columns3_middle{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
		
		margin-bottom: 70px;
	}
	
	
	.col_columns3_right{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
	}
	

	
	
	.col_content_container_text{
		
		padding-right: 0px;
	}
	
	
	.col_headline  {
		min-height:0px;
		text-align:center;
		
	}
	
	.col_content_container_text a{
		text-align:center;
	}
	
	.container_mobilreserve .col_columns2_left{
		margin-bottom: 0px;
	}
	
	
	.container_mobilreserve .col_columns2_right{
		margin-bottom: 70px;
	}
	
	.container_mobilreserve .col_columns2_right2{
		margin-bottom: 30px;
	}
	
	.container_mobilreserve .col_columns2_left2{
		margin-bottom: 40px;
	}
	
	
	
	.col_columns2_text_mobil_nopadding{
		
		padding: 0px;
		
	}
	
	.div_height_right_noheadline{
		display:none;
		height:0px;
	}
	

}




@media only screen and (max-width: 650px){
	
	.margin_right_40_mobil{
		margin-right: 40px;
	}

	
	.icon_tooltip_header{
		position: absolute !important;
		top: 0 !important;
		right: 0 !important;
		
	}
	
	.col_columns4_left_spezi_div{
		width:100%;
		min-width:100%;
		max-width:100%;
		/*
		margin-left: 3%;
		margin-right: 3%;
		*/
		margin-bottom: 3%;
		

	}
	
	.col_columns4_middle_spezi_div{
		width:100%;
		min-width:100%;
		max-width:100%;
		/*
		margin-left: 3%;
		margin-right: 3%;
		*/
		
		margin-bottom: 3%;
	}
	
	.col_columns4_right_spezi_div{
		width:100%;
		min-width:100%;
		max-width:100%;
		/*
		margin-left: 3%;
		margin-right: 3%;
		*/
	}
	
	.col_columns4_left_spezi_div .col_headline{
		min-height: 0px !important;
	}	
	
	.col_columns4_middle_spezi_div .col_headline{
		min-height: 0px !important;
	}	
	
	.col_columns4_right_spezi_div .col_headline{
		min-height: 0px !important;
	}	
	
	
	
	.col_columns3_left_spezi_div{
		width:100%;
		min-width:100%;
		max-width:100%;
		/*
		margin-left: 3%;
		margin-right: 3%;
		*/
		margin-bottom: 3%;
		

	}
	
	.col_columns3_middle_spezi_div{
		width:100%;
		min-width:100%;
		max-width:100%;
		/*
		margin-left: 3%;
		margin-right: 3%;
		*/
		
		margin-bottom: 3%;
	}
	
	.col_columns3_right_spezi_div{
		width:100%;
		min-width:100%;
		max-width:100%;
		/*
		margin-left: 3%;
		margin-right: 3%;
		*/
	}
	
	
	.col_columns3_left_spezi_div .col_headline{
		min-height: 0px !important;
	}	
	
	.col_columns3_middle_spezi_div .col_headline{
		min-height: 0px !important;
	}	
	
	.col_columns3_right_spezi_div .col_headline{
		min-height: 0px !important;
	}	
	
	
	.keywords_bwl_div{
		min-height: 0px !important;

	}
	
	
	
}


.display_none_col_columns2_picture_monitor{
		display:none;
}

@media only screen and (max-width: 882px){
	
	.display_none_col_columns2_picture_monitor{
		display:block !important;
		margin-top: 20px;
	}
	
	.col_columns2_left_25procent{
		display:none;
	}
	
	
	.col_columns2_right_25procent{
		display:none;
	}
	
	
	.col_columns2_right_75procent{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
	}
	
	.col_columns2_left_75procent{
		width:94%;
		min-width:94%;
		max-width:94%;
		margin-left: 3%;
		margin-right: 3%;
	}
	
	
	
	.col_columns2_center_882{
		
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;

		
	}
	
	
}



.horizontal_show_element_link:hover .horizontal_show_element_subline{
	color:#e94c0a !important;
}
.horizontal_show_element_link:hover .neu_notice_up{
	color:#e94c0a !important;
}




.background_ffffff{
	
	background-color:#ffffff;
}


.background_fafbfc{
	
	background-color:#fafbfc !important; /*#d5d5d5;*/
}

.background_57808f{
	
	background-color:#57808f;
}

.background_b7d087{
	
	background-color:#b7d087;
}

.background_0f225a{
	
	background-color:#0f225a;
}

.background_e94c0a{
	background-color:#e94c0a;
}

.color_d9ad47{
	
	color:#d9ad47 !important;
}

.color_57808f{
	
	color:#57808f !important;
}

.color_d1dc69{
	
	color:#d9ad47;
}

.color_b7d087{
	
	color: #b7d087 !important;
}




.color_e94c0a{
	
	color:#e94c0a;
}


.color_0f225a{
	
	color:#0f225a;
}

.plus_bulletpoint{
	position: relative; 
	top: -1px; 
	font-size: 1.5em; 
	font-weight: 600; 
	margin-right: 5px; 
}


.background_d1dc69{
	
	background-color:#d9ad47;
}


.background_red{
	
	background-color:red;
}

.zitat_flex_colum_mobil{
	display: flex;
	padding-top:10px;
	margin-bottom: 40px;
}



.zitat_div {
  margin-right: 0px;
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.3em;
}

.zitat_div_b{
  
	font-weight:500;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 7.5px;
}


.zitat_flex_colum_mobil .teampicture_div2{
		
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}



.col_content_container_text a{
	
	text-decoration:none;
}


.col_content_container_text a:hover{
	
	text-decoration:none;
	color:#e74c0a !important;
}



.col_content_container_text a:hover div:not(.studienplatzsichern_div_bottom) {
	color:#e74c0a !important;
}


@media only screen and (max-width: 850px){


	.zitat_flex_colum_mobil{
		display: flex;
		flex-direction: column;
	}
	
	
	.zitat_flex_colum_mobil .teampicture_div2{
		
		margin-right: 0px !important;
		width: 100% !important;
		max-width: 100% !important;
		text-align: center;
	}
	
	.zitat_div{
		/*text-align:center;*/
	}
	
	
	.teampicture_div{
		margin-bottom: 20px;
	}
	
	.teampicture_div_v2{
		margin-bottom: 0px;
	}
	
	.teampicture_div_v2 p{
		margin-bottom: 0px;
	}
	
	

}




.overlay_57808f{
	
	background: #57808f; 
}

.overlay_orange{
	
	background: #e94c0a; 
}


.overlay_green{
	
	background: #b7d087; 
}


.overlay_yellow{
	
	background: #d9ad47; 
}



.overlay_blue{
	
	background: #0f225a; 
}

.overlay_white{
	
	background: #FFFFFF; 
}



.overlay_header_notice {
	position: absolute;
	right: 0;
	
	
	font-weight: 500 !important;
	letter-spacing: .025vw;
	font-size: 1.6vw;
	line-height: 1.6vw;
	
	
	bottom: -1.6vw;
	border-top-left-radius: 600px;
	border-bottom-left-radius: 600px;
	padding: 0.5vw;
	padding-left: 2vw;
	padding-right: 15vw;
	padding-bottom:0.75vw
	
}


.overlay_header { 

	z-index:1000;
	
	position: absolute; 
	right: 0; 
	bottom: 15%;
	
	border-top-left-radius: 600px;
	border-bottom-left-radius: 600px;
	
	
	padding: 2.35vw;
	padding-left: 5.6vw;
	
	
	
}

.overlay_header_bottom_30procent{
	bottom: 30%;
}


.overlay_header_bottom_20procent{
	bottom: 20%;
}


.overlay_header_bottom_15procent{
	bottom: 15%;
}

.overlay_header_bottom_10procent{
	bottom: 10%;
}



.overlay_header h1{
	
	font-weight:800;
	margin-top: 0vw;
	margin-left: 0vw;
	
	letter-spacing: .05vw;
	
	
	margin-bottom: 0.25vw;
	
	font-size: 2.7vw;
	line-height: 3.1vw;
	
}


.overlay_header h1 b{
	
	font-size: 8vw;
	line-height: 5.5vw;
	
}



.overlay_header .overlay_text_header{
	
	font-weight:800;
	margin-top: 0vw;
	margin-left: 0vw;
	
	letter-spacing: .05vw;
	
	
	margin-bottom: 0.25vw;
	
	font-size: 2.7vw;
	line-height: 3.1vw;
	
}

.overlay_header .overlay_text_header b{
	
	font-size: 8vw;
	line-height: 5.5vw;
	
}


.overlay_header .overlay_text_header span{
	
	font-weight:800;
	margin-top: 0vw;
	margin-left: 0vw;
	
	letter-spacing: .05vw;
	
	
	margin-bottom: 0.25vw;
	
	font-size: 2.7vw;
	line-height: 3.1vw;
	
}


.overlay_header .overlay_header_subline{
	
	font-weight: 400 !important;
	letter-spacing: .025vw;
	
	
	font-size: 1.6vw;
	line-height: 1.6vw;
	padding-top: 0.525vw;
	
	
}



.overlay_header *{
	
	color: #FFFFFF !important;
	
}
	



.neu_notice_up{
	margin-top:0px;
	display: inline-block; /* oder inline, je nach Bedarf */
	white-space: nowrap;
}


.neu_notice_up:after { 
	content: "NEU";
	color: #e94c0a;
	font-size: .65em;
	font-weight: 600;
	top: -5px;
	position: relative;
	margin-left: 2px;
}


.menu_second_left{
	
	width: 55px;
}

.menu_second_right{
	width: 200px;
	position:relative;
}


.horizontal_show_element_subline .neu_notice_up{
	text-align: center;
  font-weight: 600;
  color: #0f225a !important;
  font-size: 1em;
  line-height: 1.3em;
	
}


.col_columns_fullsize{
	
	width:100%;
}



.bulletpoint_ul{
	padding-bottom:5px;
}



.links_with_icons:hover div div{
	color: #e74c0a !important;
	
}


.links_with_icons_maindiv{
	display:flex; 
	max-height: 1.75em;
}


.links_with_icons_maindiv div img{
	width:30px; 
	height:30px;
}

.div_height_right_noheadline{
	height:65px;
}


.whatsapp_icon_contactbox{
	
	height:125px; 
	width:125px;
}



.col_content_container_newlabel{
	
	
	position: absolute;
  right: 0;
  top: 0;
  padding: 2px;
    padding-right: 2px;
    padding-left: 2px;
  padding-left: 10px;
  padding-right: 10px;
  
  
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	
	color: #FFF;
	
}



.keywords_bwl{
	border: 1px solid #3c3b36;
	text-align:center;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	
	margin-right: 8px;
	margin-bottom: 8px;
	height:16px;
}



.keywords_studiengaenge{
	text-align:center;
	
	-webkit-border-top-left-radius: 100px;
	-webkit-border-top-right-radius: 100px;
	-moz-border-radius-topleft: 100px;
	-moz-border-radius-topright: 100px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	-webkit-border-bottom-left-radius: 100px;
	-webkit-border-bottom-right-radius: 100px;
	-moz-border-radius-bottomleft: 100px;
	-moz-border-radius-bottomright: 100px;
	border-bottom-left-radius: 100px;
	border-bottom-right-radius: 100px;
	
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	
	width: 170px;
}


.keywords_studiengaenge_div{
	
	display: flex;
	min-height: 110px;
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
	
}


.keywords_bwl_div{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	min-height: 64px;
}


.justify_content_left{
	justify-content: left;
}

.margin_top_0{
	margin-top:0px;	
}

.no_margin_all{
	
	margin:0px !important;	
}

.no_padding_all{
	
	padding:0px !important;	
}


.padding_spezi_box{
	padding:15px;
	
}

.icon_tooltip_header{
	
	position: relative; top: -2px;
}

.icon_tooltip{
	width:35px; 
	height:35px;
}

.icon_bwl_spezi{
	
	width:70px; 
	height:70px;
}

.Icon_Spezi_headline{
	padding-top: 10px;
}
.Icon_Spezi_headline .icon_bwl_spezi{
	width: 120px;
	height: 120px;
}


.col_content_icon_info{
	position: absolute; 
	right: 0; 
	top: 30px; 
	width: 50px; 
	text-align: center;
	
}

.bwl_branchen_headline_margin_top{
	
	margin-top:50px;
}


.text_align_left{
	text-align:left !important;
}

	
@media only screen and (min-width: 581px) and (max-width: 1200px){


	
	.overlay_header_notice {
		
		letter-spacing: calc(0.25vw * 1.1);
		font-size: calc(1.6vw * 1.1);
		line-height: calc(1.6vw * 1.1);
		bottom: calc(-1.6vw * 1.1);
		padding: calc(0.75vw * 1.1);
		padding-left: calc(2vw * 1.1);
		padding-right: calc(15vw * 1.1);
		
	}


	/*
	
	*/

	.overlay_header { 

		bottom: 18%;
		
		padding: calc(2.35vw * 1.1);
		padding-left: calc(5.6vw * 1.1);
		
	}
	
	.overlay_header_bottom_30procent{
		bottom: 20%;
	}
	
		
	.overlay_header_bottom_20procent{
		bottom: 20%;
	}
	
	.overlay_header_bottom_15procent{
		bottom: 20%;
	}

	.overlay_header_bottom_10procent{
		bottom: 20%;
	}

	.overlay_header h1{
		
		letter-spacing: calc(0.05vw * 1.1);
		margin-bottom: calc(0.25vw * 2.5);
		font-size: calc(2.7vw * 1.1);
		line-height: calc(2.6vw * 1.4);
		
	}


	.overlay_header h1 b{
		
		font-size: calc(8vw * 1.1);
		line-height: calc(5.5vw * 1.1);
		
	}
	
	
	.overlay_header .overlay_text_header{
		
		letter-spacing: calc(0.05vw * 1.1);
		margin-bottom: calc(0.25vw * 2.5);
		font-size: calc(2.7vw * 1.1);
		line-height: calc(2.6vw * 1.4);
		
	}


	.overlay_header .overlay_text_header b{
		
		font-size: calc(8vw * 1.1);
		line-height: calc(5.5vw * 1.1);
		
	}
	
	
	.overlay_header .overlay_text_header span{
		
		letter-spacing: calc(0.05vw * 1.1);
		margin-bottom: calc(0.25vw * 2.5);
		font-size: calc(2.7vw * 1.1);
		line-height: calc(2.6vw * 1.4);
		
	}


	.overlay_header .overlay_header_subline{
		
		letter-spacing: calc(0.025vw * 1.1);
		font-size: calc(1.6vw * 1.1);
		line-height: calc(1.6vw * 1.1);
		padding-top: calc(0.525vw * 1.1);
		
		
	}
	
	.overlay_header .overlay_header_subline span{

		letter-spacing: calc(0.025vw * 1.1) !important;
		font-size: calc(1.6vw * 1.1) !important;
		line-height: calc(1.6vw * 1.1) !important;
		padding-top: calc(0.525vw * 1.1) !important;
		
	}
	
}




@media only screen and (max-width: 580px){


	.overlay_header_notice {
		
		letter-spacing: calc(0.5vw * 1);
		font-size: calc(3.2vw * 1);
		line-height: calc(3.2vw * 1);
		bottom: calc(-3.2vw * 1);
		padding: calc(1.5vw * 1);
		padding-left: calc(4vw * 1);
		padding-right: calc(30vw * 1);
		
	}



	.overlay_header { 

		bottom: 18%;
		
		
		padding: calc(4.7vw * 1);
		padding-left: calc(11.2vw * 1);
		
		
		width: calc(100% - ((11.2vw + 4.7vw) * 1));
		
		
	}
	
	.overlay_header_bottom_30procent{
		bottom: 17%;
	}
	
	
	.overlay_header_bottom_20procent{
		bottom: 17%;
	}

	.overlay_header_bottom_15procent{
		bottom: 17%;
	}
	
	.overlay_header_bottom_10procent{
		bottom: 17%;
	}


	.overlay_header h1{
		
		letter-spacing: calc(0.1vw * 1);
		margin-bottom: calc(0.5vw * 2.5);
		font-size: calc(5.4vw * 1);
		line-height: calc(5.2vw * 1.3);
		
	}


	.overlay_header h1 b{
		
		font-size: calc(16vw * 1);
		line-height: calc(11vw * 1);
		
	}


	.overlay_header .overlay_text_header{
		
		letter-spacing: calc(0.1vw * 1);
		margin-bottom: calc(0.5vw * 2.5);
		font-size: calc(5.4vw * 1);
		line-height: calc(5.2vw * 1.3);
		
	}

	.overlay_header .overlay_text_header b{
		
		font-size: calc(16vw * 1);
		line-height: calc(11vw * 1);
		
	}


	.overlay_header .overlay_text_header span{
		
		letter-spacing: calc(0.1vw * 1);
		margin-bottom: calc(0.5vw * 2.5);
		font-size: calc(5.4vw * 1);
		line-height: calc(5.2vw * 1.3);
		
	}


	.overlay_header .overlay_header_subline{
		
		letter-spacing: calc(0.05vw * 1);
		font-size: calc(3.2vw * 1.2);
		line-height: calc(3.2vw * 1.4);
		padding-top: calc(1.05vw * 1);
		
		
	}
	
	
	.overlay_header .overlay_header_subline span{
		
		letter-spacing: calc(0.05vw * 1) !important;
		font-size: calc(3.2vw * 1.2) !important;
		line-height: calc(3.2vw * 1.4) !important;
		padding-top: calc(1.05vw * 1) !important;
		
	}
	
}




@media only screen and (max-width: 390px){

	.semibold_600_big {

	  font-size: 1.8em !important;
	}
	
}


@media only screen and (max-width: 320px){

	h2 {

		hyphens: auto;
		-webkit-hyphens: auto; /* für Safari */
		-moz-hyphens: auto; /* für Firefox */
		-ms-hyphens: auto; /* für Internet Explorer */
	}
	
	
	.col_headline{
		hyphens: auto;
		-webkit-hyphens: auto; /* für Safari */
		-moz-hyphens: auto; /* für Firefox */
		-ms-hyphens: auto; /* für Internet Explorer */
	}
	
}





.mainbackground_fafbfc footer{
	
	border-top: 0px solid #fafbfc !important; /*#d5d5d5;*/
}

.mainbackground_fafbfc .experts_in{
	
	background-color:#fafbfc !important; /*#d5d5d5;*/ 
}


.mainbackground_fafbfc .col_100 {
	
	background-color: #fafbfc !important; /*#d5d5d5;*/ 
}

.mainbackground_fafbfc .col_1000 {
	background-color: #fafbfc !important; /*#d5d5d5;*/
	
}


@media only screen and (min-width: 1200px) and (max-width: 1450px) and (min-height: 765px) {
	
	
	.mainbackground_fafbfc .slider-image picture{
		background-color: #fafbfc !important; /*#d5d5d5;*/
	}
	
	
}


@media only screen and (min-width: 1451px) and (max-width: 1800px) and (min-height: 850px) {
	
	
	.mainbackground_fafbfc .slider-image picture{
		background-color: #fafbfc !important; /*#d5d5d5;*/
	}
	
	
}


@media only screen and (min-width: 1800px) and (min-height: 1070px) {
	
	
	.mainbackground_fafbfc .slider-image picture{
		background-color: #fafbfc !important; /*#d5d5d5;*/
	}
	
	
}



@media only screen and (max-width: 1200px){
	
	
	
	.mainbackground_fafbfc footer{
		border-top: 0px solid #FFF !important;
		position: relative;
		top: -10px;
	}
	
	.mainbackground_fafbfc .image_container{
		
		background-color:#fafbfc !important; /*#d5d5d5;*/
	}

	.mainbackground_fafbfc .image_container picture{
		
		background-color:#fafbfc !important; /*#d5d5d5;*/
	}
	
	
	.footer_brbrbr{
		
		height:40px !important;
	}
	
	
}


.mainbackground_fafbfc .slider_show {
  background-color:#fafbfc !important; /*#d5d5d5;*/
}

.h2_headline br {
	display: block;
	margin: 0;
	padding: 0;
}




br {
	display: block;
	margin: 0;
	padding: 0;
}

/*

Schriftgroessen in mobiler Version
*/

@media only screen and (max-width: 580px){
	
	
	h1.h1_headline {
	
		font-size: 6vw;
		line-height: 8vw !important;

	}
	
	
	h2.h2_headline {
	
		font-size: 6vw;
		line-height: 8vw !important;

	}
	
	.h2_headline {
	
		font-size: 6vw;
		line-height: 8vw !important;

	}
	
	.extraBold_600_small{
		
		font-size: 5vw !important;
		line-height: 6vw !important;

	}
	
	
	.extraBold_600_small b{
		
		font-size: 5vw !important;
		line-height: 6vw !important;
	}
	
		
	.extraBold_600_small_biggermobil{
		
		font-size: 6vw !important;
		line-height: 8vw !important;

	}
	
	
	.Icon_Spezi_headline .icon_bwl_spezi{
		
		
		width: 20vw !important;
		height: 20vw !important;
		
	}
}



.experts_in_submenu{
	margin-right: 25px;
}



@media only screen and (max-width: 1200px){
	
	.experts_in_submenu{
		margin-right: 0px !important;
	}
}







.tooltip_box{
	
	cursor:pointer;
}



.Zebra_Tooltip{
	z-index: 18000 !important;
	opacity: 1 !important;
}	



.Zebra_Tooltip .Zebra_Tooltip_Message{

	border: 0px solid #3c3b36 !important;

	-webkit-box-shadow: 0px 2px 16px 1px rgba(184,184,184,1) !important;
	-moz-box-shadow: 0px 2px 16px 1px rgba(184,184,184,1) !important;
	box-shadow: 0px 2px 16px 1px rgba(184,184,184,1) !important;
	
	
	background-color: #57808f !important;

	color:#FFFFFF !important;

	
	
	font-weight: 400;
	font-size: 1em !important;
	line-height: 1.5em !important;
	
	margin:0px !important;
	

}

.Zebra_Tooltip .Zebra_Tooltip_Message b{

	color:#FFFFFF !important;
	font-weight:700;
	font-size: 1em !important;

}


.Zebra_Tooltip .Zebra_Tooltip_Arrow{

	display:none !important;
}



@media only screen and (max-width: 400px){

	.Zebra_Tooltip .Zebra_Tooltip_Message{
		max-width: 90vw !important;

	}

}









.hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a{
	
	font-size:17px;
	color:#3c3b36;
}


.hc-offcanvas-nav .nav-content > h2, .hc-offcanvas-nav .nav-content > h3, .hc-offcanvas-nav .nav-content > h4, .hc-offcanvas-nav .nav-content > h5, .hc-offcanvas-nav .nav-content > h6{
	
	color:#3c3b36;
}

.hc-offcanvas-nav .nav-next span::before, .hc-offcanvas-nav .nav-back span::before{
	
	border-top: 2px solid #3c3b36;
	border-left: 2px solid #3c3b36;
	
}

.hc-offcanvas-nav .nav-close-button span::before, .hc-offcanvas-nav .nav-close-button span::after{
	
	border-top: 2px solid #3c3b36;
	border-left: 2px solid #3c3b36;
}

.hc-offcanvas-nav a.nav-next::before{
	width: 1px;
	background: #3c3b36;
	opacity: 0.75;
}


.hc-offcanvas-nav .nav-content > .nav-close a:hover{

	background: none;
}


.nav-back-button{
	font-weight: 500;
	font-size: 15px !important;
	text-align: right;
	padding-right: 40px !important;
}


.nav-back{
	margin-bottom: 20px;
}


.nav-item-link{
	font-size:17px;
	color:#3c3b36;
	font-weight: 600;
	
}

.nav-item-wrapper{
	border-bottom: 1px solid #3c3b36;
	border-radius: 0px !important;
}


.nav-item-wrapper span{
		font-size:14px;
		font-size:17px;
}

.nav-item-link b{
	font-size:17px;
	color:#3c3b36;
	font-weight: 800;
}

.level-title{
	margin-bottom: 0px !important;
	font-weight: 400 !important;
	font-size:21px !important;
	color: #e94c0a !important;
	
	margin-top: 10px;
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 30px;

	
}


.hc-offcanvas-nav:not(.touch-device) li:not(.nav-item-custom) a:not([disabled]):hover{
	
	color: #e94c0a !important;
	background: none !important;
}

.nav-item-link:hover{
	color: #e94c0a !important;
	background: none !important;
}

.nav-item-link:hover span{
	color: #e94c0a !important;
	background: none !important;
}


.iba_mobil_menu {
	
	z-index:10001;
}


.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul{
	
	background: none !important;
}


.nav-content{
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
	border: 1px solid #3c3b36 !important;
	/*
	max-height: 95vh !important;
	margin-top: 2.5vh !important;
	*/
	max-height: 100vh !important;
	background: #fafbfc;
	
	
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	
	

}

.hc-offcanvas-nav.nav-position-right.nav-open.nav-levels-overlap .nav-wrapper{
	box-shadow: -1px 0 2px rgba(0,0,0,0);
}

/*
.hc-offcanvas-nav::after, .hc-offcanvas-nav .nav-wrapper::after{
	background: rgba(0,0,0,0) !important;
}


*/
.hc-offcanvas-nav.disable-body.nav-open::after, .hc-offcanvas-nav .sub-level-open::after{
	background: rgba(0,0,0,0.5) !important;
	
}

.nav-back .nav-item-wrapper{
	border: 0px solid #3c3b36 !important;
}



.hc-offcanvas-nav .nav-parent .nav-next{
	
	width: 80px;
}


.hc-offcanvas-nav li.nav-parent .nav-item-link:not(:last-child){
	margin-right: 90px;
}

.hc-offcanvas-nav li.nav-parent .nav-item-link:last-child{
	padding-right: 10px;
}




@media only screen and (max-width: 495px){

	.hc-offcanvas-nav.hc-nav-1 .nav-container{
		width: 90% !important;

	}
	
		
		
	.hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a{
		
		font-size:14px;
	}


	.nav-back-button{
		font-size: 12px !important;
	}
	.nav-item-link{
		font-size:14px;
		
	}
	.nav-item-link b{
		font-size:14px;
	}

	.level-title{
		font-size:19px !important;
	}
	
	.nav-item-wrapper span{
		font-size:14px;
	}
	

}








.hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after{
	background: #FFFFFF;
}


.hc-nav-trigger{
	
	top: 65px;
	right: 3%;
	padding: 14.5px;

	
}
.hc-nav-trigger span{
	margin-left: 14.5px;
}



.hc-nav-trigger:hover{
	background-color: #FFFFFF;
}

.hc-nav-trigger:hover span, .hc-nav-trigger:hover span::before, .hc-nav-trigger:hover span::after{
	background: #e94c0a;
}






@media only screen and (max-width: 580px){
	
	.hc-nav-trigger{
	
		top: 35px;

	}
	
}

@media only screen and (max-width: 455px){
	
	#logo a img{
		
		min-width: 165px !important;
	}
	
	.hc-nav-trigger{
	
		top: 27px;

	}
	
	.button_sprache_flagge2{
		
		margin-top: 12px;
	}
	
}



@media only screen and (max-width: 415px){

	.button_sprache_flagge2_div1{
		width: 48px !important;
	}
	
	.button_sprache_flagge2_div2{
		width: 48px !important;
	}
	
	.button_sprache_flagge2 {
		margin-right: 56px;
	}
	
}



@media only screen and (max-width: 355px){

	.button_sprache_flagge2_div1{
		width: 10vw !important;
	}
	
	.button_sprache_flagge2_div2{
		width: 10vw !important;
	}
	
	
}


@media only screen and (max-width: 321px){
	
	/*
	
	
	
	*/
	
}


@media only screen and (max-width: 321px) {
	
	.hc-nav-trigger {
		
		top: 27px;
		
	}
		
	
}

@media only screen and (max-width: 320px) {
	
	
	.button_sprache_flagge2{
		
		display:none !important;
		
	}
		
	
}


h1.overlay_header_subline{
	margin-bottom: 0vw;
}






.linerFront{
	z-index: 9999 !important;
	position: relative;
	background-color:#FFFFFF;
	
}


.mainbackground_fafbfc .linerFront{
	background-color:#fafbfc !important;
}





@media only screen and (max-width: 800px){
	
	
	h2.h2_headline_startseite{
		padding-top: 20px;
	}


	h2.h2_headline {
		padding-top: 20px;
	}
	
	h1.h1_headline {
		padding-top: 20px;
	}

	.h2_headline_with_topicon{
		padding-top: 0px;
	}
	
}



@media only screen and (max-width: 1200px) {

	.col_columns2_left_nomargin_bottom_mobil{

		margin-bottom: 0px !important;

	}

}


@media only screen and (max-width: 1200px) {

	.min_height_mobil_none{

		min-height: auto !important;

	}

}





.subline_gruende{
	
	
	
	
	
	-webkit-border-top-right-radius: 100px;
	-moz-border-radius-topright: 100px;
	border-top-right-radius: 100px;
	-webkit-border-bottom-right-radius: 100px;
	-moz-border-radius-bottomright: 100px;
	border-bottom-right-radius: 100px;
	
	
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	
	
	background-color:#FFFFFF; 
	color:#0f225a !important;
	font-weight:bold;
	
	width: 280px;
	
	
}


.subline_gruende_div{
	
	width: 100%;
	
	position: relative;
	left: -40px;
	margin-bottom: 17px;
	margin-top: 30px;
}


.subline_gruende_div_first{
	margin-top: 0px;
}



