#menu li a.active, #menu li a.active:hover {
  color: black;
  background-color: #ff9d49;
}
body {
  color: #ff9d49;
  background: url(/images/styles/template4/blue/body-bg.png) repeat-x 0 0 #152b4c;
}
#search #loupe {
  background: url(/images/styles/template4/red/searchbar-loupe.gif) no-repeat 0 0 transparent;
}
h1 {
  color: #ff9d49;
}
#form table th span {
  color: #ff9d49; 

}
#form p.required {
     color: #ff9d49;
    border-top: 1px solid #385273;
}
