#menue_links::before {
  Background-image: url(../custom/bilder/Nexus_logo.png);
}
 
.bg-primary {
  background-color: #c31904;
}
 
a:hover {
  color: #000;
}
 
#menue li.active .menue_block_kopf {
    color: #FFF;
    background-color: #c31904;
}
 
.ocollection:after, #menue .menue_block_kopf:after, .cart_container:after, .tile-panel .image:after {
    color: #c31904;
}
 
a {
    color: #c31904;
    text-decoration: none;
}
 
.bewerber_bewerbung .bewerbung_stagebar a.bewerbung_stagebar_button_down {
  margin-bottom: -3px;
  color: #c31904;
}
 
.tab-panel a, .bewerber_bewerbung .bewerbung_stagebar a {
  color: #c31904;
}
 
.bewerbung_bewerbung .bewerbung_sub_stagebar .bewerbung_stagebar_sub_button_down {
  background-color: #c31904;
  color: #FFF; 
}
 
.btn-primary, #mobile-nav {
  color: #FFF;
  background-color: #c31904;
  border-color: #c31904;
}
 
.panel-primary {
  border-color: #c31904;
}
 
#menue ul li ul li a.menue_block_item_active {
    background-color: #b8b8b8;
    color: #c31904;
    border-left: 2px solid #c31904;
}
 
#menue li.active.menu_open .menue_block_kopf {
    background-color: #ccc;
    color: #c31904;
}
 
legend {
    border-left: 15px solid #c31904;
    border-bottom: 1px solid #c31904;
}