.language {
    /*background: #FBB900;*/
	background: #004994;
}
/*
.language a, .language a:hover, .language a:visited, .language a:active, .language a:link {
	color:#004994;
}
*/
#main-menu .activenav li a {
    border-bottom: 0 !important;
}

.col-md-6.col-lg-6.referenzslider {
    padding-top: 0;
}

.btn-primary {
	background:#FFEEC3 !important; color:#004994 !important; border:1px solid #004994 !important; font-weight:bold !important;
}

@media (min-width: 1024px) {

.startallgemein {
	background-image:url('/fileadmin/Images/Startseiten/Header_Hochschulen.svg');
}
}
@media (min-width: 1140px) {
#main-menu .activenav a {
    border-bottom: 3px solid #FBB900 !important;
}
}