body, table, tr, td, p, br, a {
    font-family: tahoma, verdana, arial, sans-serif;
    line-height:18px;
}
.imprint {
    font-size:9px;
    color:#3E3D39;
}
.klein {
    font-size:9px;
    color:#6F6F6B;
}
.navi {
    font-size:11px;
    color:#453F36;
}
.linkklein {
    font-size:9px;
    color:#6F6F6B;
    text-decoration:none;
}

/**
 * CSS styles for Contenido Sitemap.
 * 
 * @author Frederic Schneider
 * @copyright four for business AG <www.4fb.de>
 * @version 0.1.0
 * 
 * created 2008-04-11
 */

.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}

.sitemap .level1 {
        background-color: #F7F7F5;
        padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
        background-color: #f4f9fd;
        padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
        background-color: #ffffff;
        padding: 3px 3px 3px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
        margin-top: -14px;
}
