/**
 * special adaptions for subsite
 *
 * $Id: a4e.css,v 1.7 2007/03/14 11:01:23 rschmitz Exp $
 *
 * vim: ts=2 shiftwidth=2 expandtab softtabstop=2
*/

/**
 * styles for upper area
 */
div#upperleft {
  border-bottom: 1px #406180 solid;
}

div#uppermiddle {
  background: url(../img/top_gen_a4e.gif) no-repeat;
}


div#uppermiddle_en {
  background: url(../img/header_en.gif) no-repeat;
}



/**
 * styles for content area
 */
div#contentwrapper_inner .rubric {
  border-bottom: 1px solid #406180;
}


.navcontainer a {
  display: block;
  color: #ffffff;
  font-weight: bold;
  background-color: #406180;
  width: 100%;
  padding: 2px 0;
  text-decoration: none;
}
