/*
    Override-Stylesheet
    Kunde: Gemeinde Hude
*/

.buchstabe {
    max-width: 15px;
    min-width: 10px;
    background: #e0e0e0 !important;
}

.buchstabe:hover, .buchstabe_hover {
    text-decoration: none !important;
    background: #27807E !important;
    color: white;
}

.bus_pagination_number {
    padding: 0px 3px 0px 3px !important;
}

.bus_button {
    width: 120px !important;
}

.bus_buchstabe_alle {
    max-width: 50px;
}

#tree ul li {
    padding: 5px 0px 0px 16px !important;
    margin: 1px 0px 0px 0px !important;
    border: none !important;
}

#tree li a{
    padding: 7px !important;
}

.bus_heading {
    background-color: #e0e0e0;
}

.bus_buchstaben_reihe {
    background-color:#e0e0e0;
}

.bus_pagination {
    background-color:#e0e0e0;
}

#content a {
    padding: 0px;
    background: none;
}

.kdo-link {
    background: #f0f0f0 !important;
    padding: 5px !important;
}

.kdo-link:hover {
    background: #e0e0e0 !important;
    text-decoration: none !important;

}

#content ul li {
    border: none !important;
}

#content li {
    border: none !important;
}


