#navi_top {
    padding: 0;
    margin: 0 0 0.3em 0;
    text-align: center;
    background: #ffffff;
    border-bottom: none;
}
#navi_top ul,
#navi_top ul li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}
#navi_top ul {
    text-align: center;
}
#navi_top ul li {
    background: url("/icons/ho/midot.gif") no-repeat 0 0;
}
#navi_top ul li.first {
    background: none;
}
#navi_top a {
    padding: 0.1em 0.3em;
    margin-left: 10px;
    color: #252525;
    background: transparent;
}
#navi_top span,
#navi_top .nur_sitemap {
    display: none;
}
#navi_top .erste_zeile,
#navi_top .zweite_zeile {
    margin: 0;
    white-space: nowrap;
    padding: 0.3em 0.2em;
}
#navi_top .erste_zeile {
    background: #ffffff url("/icons/ho/background_navi_top.gif") repeat-x 0 -5px;
    border-bottom: #d6d6d6 1px solid;
}
#navi_top .zweite_zeile {
    background: #ffffff url("/icons/ho/background_navi_top.gif") repeat-x top left;
    border-bottom: #d6d6d6 1px solid;
}
#navi_top .erste_zeile a {
    color: #003399;
}
#navi_top .erste_zeile a:hover,
#navi_top .zweite_zeile a:hover {
    color: #ffffff;
}

