.header {
  background-image: url(/fileadmin/templates/images/header_schulung.jpg);
}

h1 {
  background-image: url(/fileadmin/templates/images/header_large_schulung.gif); 
}

.twocols .col1 h1 {
  background-image: url(/fileadmin/templates/images/header_middle_schulung.gif); 
}

.twocols .col2 h1 {
  background-image: url(/fileadmin/templates/images/header_small_schulung.gif); 
}

.leftmenu .first_active {
  background-image: url(/fileadmin/templates/images/header_small_schulung.gif);
}

.leftmenu .middle_active {
  background-image: none;
  background-color: #c28c01;
}

.leftmenu .middle_active ul li {
  background-color: #fff;
}

.leftmenu .last_active {
  background-image: none;
  background-color: #c28c01;
}

.leftmenu ul li ul li a.active {
  background-color: #7e5b00;
}

