
/* Auslandshilfe */

#ah  a,
#ah #main h1 {
  color: #cc9f2a; 
}
/* [box] context */
#ah .context-box {
  background: transparent url(/img/AH/border-box-repeat-y.gif) repeat-y;
}
#ah .context-box h2 {
  color: #fff;
  background: #cc9f2a url(/img/AH/border-button-top.gif) no-repeat top;
}
#ah .context-box .bg {
  background: transparent url(/img/AH/border-box-bottom.gif) no-repeat bottom;
}
#ah #donation-banner {
  background: #cc9f2a url(/img/AH/border-button-top.gif) no-repeat top;
}
#ah #donation-banner .bg {
  background: transparent url(/img/AH/border-button-bottom.gif) no-repeat bottom;
}
#ah #layout #navigation li.selected {
  border-color: #cc9f2a;
}
#ah #layout #navigation li.selected a {
  background: #cc9f2a;
}


/* vim: set syn=css: */
