.brandcolor {
    color: #000000 !important
}

.brandborder {
    border: #004576 solid 1px !important
}

.brandbackground {
    background-color: #004576 !important;
    border: 0
}

.brandbackgroundhover:hover {
    background: 0 0 !important;
    color: #fff !important;
    background-color: #004576 !important;
    border: 1px solid white;
}

.brandcolorhover:active,
.brandcolorhover:focus,
.brandcolorhover:hover {
    color: #004576 !important
}

.childbrandbackgroundhover:hover>a {
    background-color: #004576
}

.childbrandcolorhover:hover>a {
    color: #004576
}

.c_logo__link {
    background-image: url(./images/a-und-f-logo.png)
}