/***************************************************
 *
 * GI Website: Formatierung fuer Bildschirmdarstellung
 * Version: $Rev: 516 $
 * Stand: $Id: $
 *
 * (c) 2008 by mehrwert
 *
 * mehrwert intermediale kommunikation GmbH
 * Riehler Strasse 51
 * 50668 Koeln
 *
 * Tel: +49 221 139753-0
 * Fax: +49 221 139753-13
 *
 * typo3@mehrwert.de
 * http://www.mehrwert.de
 *
 **************************************************/
/*** General settings ***/

div#gliederung-logo img {
    float: right;
    padding: 0px;
    padding-right: 30px;
}

#nav-frame #nav-sub {
    background: url(../img/gfx_bg_nav_sub_gliederungen.gif) repeat-x;
}

#sub-navigation {
    border-bottom-color: #E6EBF9;
    background-color: #E6EBF9;
    background-image: url(../img/gfx_bg_nav_top_gliederungen.gif);
}

#tabs ul li a:hover,
#tabs ul li.active {
    background-color: #D6DFF5;
}

#nav-main div.flyout-container {
    background-color: #D6DFF5;
}

#meta-top #backlink {
    color:#666666;
    font-weight:bold;
    padding-left: 30px;
}

div#backlink span {
    font-family: Georgia,Times,"Times New Roman",serif;
    position: relative;
    top: -3px;
}

div#backlink A {
    text-decoration: none;
}

div#backlink img {
    padding-top: 5px;
    padding-right: 5px;
}

.content-right h3 {
    border-top-color: #B2C0CD;
    border-bottom-color: #B2C0CD;
    background: #E5EAEE;
}

.content-right {
    border-bottom-color: #B2C0CD;
}

ul.menu-1 li a {
    background-color: #e6ebf9;
}

/*** Content right ***/
#content-right h2 {
    font-family: Georgia, Times, "Times New Roman", serif;
    border-bottom: 4px solid #feed00;
    border-top: 4px solid #feed00;
    padding: 6px 6px 5px 6px;
    margin: 0px 0px 10px 0px;
    font-size: 1.0em;
    line-height: 1.1em;
}

#content-right h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 6px 6px 5px 6px;
    margin: 0px 0px 10px 0px;
    font-size: 1.0em;
    line-height: 1.1em;
}
