/* {{{ navigation sub */
div.subnavheader {
    background: url(../grfx/all/corner_white_tr.gif) no-repeat top right #FFAE00;
}
/* }}} */
/* {{{ links fachbereiche */
div.fb {
    line-height: 0.95em;
    margin-top: 1em;
}
div.fb ul {
    list-style: none;
    margin: 0em;
    padding: 0em;
}
div.fb li {
    margin-bottom: 1px;
}
div.fb a {
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
div.fb li.fb1 {
    background: #bababa;
}
div.fb li.fb1 a {
    background: url(../grfx/all/corner_white_tr.gif) no-repeat top right;
    height: 5.5em;
    padding: 0.4em 0.8em 0em 0.8em;
}
div.fb li.fb1 a:hover {
    color: #ffffff;
    background: #1D2A35;
    text-decoration: underline;
}
div.fb li.fb2 {
    background: #bababa;
}
div.fb li.fb2 a {
    height: 5.5em;
    padding: 0.4em 0.8em 0em 0.8em;
}
div.fb li.fb2 a:hover {
    color: #ffffff;
    background: #771C30;
    text-decoration: underline;
}
div.fb li.fb3 {
    background: #FFAE00;
}
div.fb li.fb3 a {
    color: #ffffff;
    height: 5.5em;
    padding: 0.4em 0.8em 0em 0.8em;
}
div.fb li.fb3 a:hover {
    text-decoration: underline;
}
div.imb {
    background: url(../grfx/all/corner_white_tl.gif) no-repeat top left #bababa;
    line-height: 0.95em;
    margin-top: 1em;
}
div.imb ul {
    list-style: none;
    margin: 0em;
    padding: 0em;
}
div.imb li a {
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    height: 5.5em;
    padding: 0.4em 0.8em 0em 0.8em;
    background: url(../grfx/all/corner_white_tr.gif) no-repeat top right;
}
div.imb li a span {
    font-weight: normal;
}
div.imb li a:hover {
    color: #ffffff;
    background: #005A40;
    text-decoration: underline;
}
/* }}} */
/* {{{ box */
div.boxheader {
    background: url(../grfx/all/corner_white_tr.gif) no-repeat top right #FFAE00;
}
/* }}} */
/* {{{ footer */
div#footer {
    padding-top: 2em;
}
/* }}} */

/* vim:set ft=css sw=4 sts=4 fdm=marker : */
