/*
rood C01718 wordt oranje DFA422
groen 52928C wordt blauw 3A6693
*/
.headerTop { background: #3A6693; }
.copyright { background: #3A6693; }

.btn-default {
    background: #DFA422!important;
    border: 1px solid #DFA422!important;
}
.footer {
    padding-left: 10px;
    background-color: transparent;
    background-image: linear-gradient(90deg, #3A6693 25%, #e7edef 75%);
}
.headerBottom ul li.active a{
	color:#DFA422;
}
.headerBottom ul li a {
    color: #3A6693;
}
.headerBottom .logo {
    width: 203px;
    padding: 2px;
    margin-left: 9px;
}