a {
	color: #00579c;
}

a:hover {
	color: #0387d1;
}

.dark #footer,
#footer.inverted,
#footer.dark {
  background-color: #00579c;
}

.dark #footer .widget .widget-title,
.dark #footer .widget h4,
#footer.inverted .widget .widget-title,
#footer.inverted .widget h4,
#footer.dark .widget .widget-title,
#footer.dark .widget h4 {
  color: #fff;
}

.dark #footer p,
#footer.inverted p,
#footer.dark p {
  color: #fff;
}

.dark #footer a:not(.btn):not(:hover),
#footer.inverted a:not(.btn):not(:hover),
#footer.dark a:not(.btn):not(:hover) {
  color: #87CEFA;
  font-weight: 600;
}

.dark #footer a:hover,
#footer.inverted a:hover,
#footer.dark a:hover {
  color: #87CEFA;
  text-decoration: line-through;
  font-weight: 600;
}

#scrollTop:hover {
	background-color: #00579c;
}

button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
	background-color: #00579c;
	border-color: #00579c;
}

button.btn:hover, .btn:not(.close):not(.mfp-close):hover, a.btn:not([href]):not([tabindex]):hover {
	background-color: #0387d1;
	border-color: #0387d1;
}

.timeline .timeline-item .timeline-icon { 
	background-color: #0387d1;
}

.heading-text.heading-section h2:before {
	background-color: #0387d1;
}

#mainMenu nav > ul > li.hover-active > a, #mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a, #mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a, #mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a, #mainMenu nav > ul > li:focus > span {
	color: #0387d1;
}



.badge-dark {
	color: #fff;
	background-color: #00579c;
}

#scrollTop:hover {
	background-color: #00579c !important;
}

.nietlatenzien {
    display: none;
}