body {
    padding-top: 70px;
}

.area-splitter {
    margin-bottom: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.suchfeld {
    font-size: 200%;
    height: auto;
}

td.dataTables_empty {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.bg-vote-it {
    background-color: #003864;
    color: white;
}

.bg-vote-it a {
    text-decoration-line: underline;
    color: white !important;
    font-weight: bold
}

.bg-vote-it a:hover {
    text-decoration-line: underline;
    color: #97CFF6 !important;
    font-weight: bold;
}

.footer {
    margin-bottom: 0px;
}

a,
.subtitle {
    color: #083E68 !important;
}

.active>a {
    background-color: #E7E7E7 !important;
}