.mm-menu {
    background: #203362;
border-color: rgba(0, 0, 0, 0.1);
color:    #ffffff;
}

.body .mm-menu a:hover, body .mm-menu a.active, body .mm-menu a.trail, body .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), body .mm-menu .mm-listview > li.mm-selected > span, body .mm-menu .mm-listview > li.trail a {
    background: #FFD202;
    background-color: #FFD202;
color:  #203362 !important;
}



.ce_accordion .toggler::before {
    color:   #FFD202;
	background-color: #203362;
}
.unternehmen h4 {
	
	background-color: #203362;
	padding: 5px;
	color: #FFD202;
	display: inline-block;
	font-size: 1.1em;
	font-weight: normal;
	
}

.teambox-new p {
	background-color: #efefef;
	padding: 20px;
}


.stellenanzeige {
	background-color: #efefef;
	padding: 20px;
	margin-bottom: 20px;
}
.vorteile {
	background-color: #FFD202;
	padding: 20px;
	
}
.vorteile h2 {
	margin: 0px;
	
}

.vorteile_content {
	background-color: #efefef;
	padding: 20px;
	margin-bottom: 20px;
	
}

.kontaktbox {
	background-color: #efefef;
	padding: 20px;
}


.sliderstartpage strong.tp-resizeme {
	color: #FFD202;
	
}
.appimg a{
	padding: 5px;
}

.appimg {
	margin-top: 40px;
	line-height: 40px;
}


/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 
{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}

.tparrows.preview4:after {	
	position:absolute;  
	line-height: 110px;
	text-align: center; 
	font-family: "revicons"; 
	color:#fff; 
	font-size:20px; 
	top:0px;
	left:0px;
	z-index:0; 
	width:30px;
	height:110px; 
	background: #203362;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;

}


@media only screen and (max-width: 767px) {
	.imprintstartpage {display: none;}
	.startpagecall {display: none;}	
}


.imprintstartpage {
	margin-bottom: 20px;
position: relative;
text-align: center;

}

.imprintstartpagealign {
	line-height: 40px;
}


.imprintstartpage a {
	color: #ffffff;

}


/* Header Underline */

.header.original {
	border-bottom: 20px solid #FFD202;
}


/* 0800 Service Call */

.startpagecall {
	position: relative;
	background-color: #0e4c97;
	padding: 20px;
	margin-top: 80px;
	margin-bottom: 40px;
}
.startpagecall h4 {
	color: #ffffff;
	text-align: left;
	font-size: 1.0em;
	font-weight: normal !important;
	margin-bottom: 0px;
}

.startpagecall h3 {
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	color: #FFD202;
	margin-bottom: 0px;
	
}


.startpagecall h3::before {
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
font-size: inherit;
text-rendering: auto;
	content: "\f098";
	
	color: #E5252D;
	margin-right: 10px;
	
}

/* Slider Text-Element */

.sliderstartpage {
	background-color: rgba(32,51,98,0.72);
	padding: 30px 60px 30px 30px;
	
}

.sliderstartpage h3 {
	color: #ffffff !important;
	font-size: 1.2em !important;
	
}


.sliderstartpage p {
	color: #ffffff !important;
	font-size: 3.6em !important;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: 600;
	
}


