#menue_links::before {
    Background-image: url(../custom/bilder/Dekra_logo.png);
    background-position: center;
}

.bg-primary {
  background-color: #006536;

}

a {
  color: #006536;
  text-decoration: none;
}

a:hover {
  color: #000;
}

.ocollection:after, cart_container:after, #menue .menue_block_kopf:after {
  color: #006536;
}

.bewerber_bewerbung .bewerbung_stagebar a.bewerbung_stagebar_button_down {
  margin-bottom: -3px;
  color: #006536;
}

.tab-panel a, .bewerber_bewerbung .bewerbung_stagebar a {
  color: #006536;
}

.bewerbung_bewerbung .bewerbung_sub_stagebar .bewerbung_stagebar_sub_button_down {
  background-color: #006536;
  color: #FFF;  
}

.btn-primary, #mobile-nav {
  color: #FFF;
  background-color: #006536;
  border-color: #006536;
}

.panel-primary {
  border-color: #006536;
}