﻿body {
}


.footer-light {
    padding: 50px 0;
    color: black;
    background-color: white;
}

.fch-footer {
    border-radius: 80% 0 0 0 !important;
    z-index: 10;
    padding-top: 50px !important;
    background-color: #F3F5F8;
}

.footer-light h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 16px;
    color: #14387C;
}

    .footer-light ul {
        padding: 0px;
        list-style: none;
        line-height: 1.6;
        font-size: 14px;
        margin-bottom: 0;
    }

.copyright {
    font-size: 10px;
}

.farbe_blau {
    color: #14387C;
}
