.contain-to-grid {
background: #452683;
}
.top-bar {
    background: #452683;
}
.top-bar-section li a:not(.button) {
	background: #452683 !important;/*normal groot*/
}
@media only screen and (max-width: 55.750em) {
	.top-bar-section li a:not(.button) {
	/*font-size: 0.75em !important;kleiner font om menu op 1 lijn te houden*/
}
}
@media only screen and (max-width: 52.750em) {
	.top-bar-section li a:not(.button) {
	font-size: 0.70em !important;kleiner font om menu op 1 lijn te houden*/
}
}
@media only screen and (max-width: 46.750em) {
	.top-bar-section li a:not(.button) {
	font-size: 0.50em !important;kleiner font om menu op 1 lijn te houden*/
}
}


@media only screen and (max-width: 40.000em) {
.top-bar-section li a:not(.button) {
font-size: 0.9em !important;/*mobile*/
}
}
.top-bar-section li a:not(.button):hover {
    background: #58585a !important;   
}

.top-bar-section ul li.active > a {
    background: #58585a !important;   
}

.top-bar-section ul li.active > a:hover {
    background: #58585a !important;   
}

.titel{
font-size:20px;
background: #452683 !important; 
color: #ffffff !important; 
padding-left: 5px;
}

.tekstblauw{
font-size:0.9em;
color:#000000;
}
.tekstblauw:hover{
color:#000000;
}
.tekstblauw:visited{
color:#000000;
}
.hoogtetxt{
min-height: 100px;
}
@media only screen and (max-width: 40.000em) {
.hoogtetxt{
min-height: 10px !important; 
}
}

.tekst2blauw{
color:#452683;
}
.tekst2blauw:hover{
color:#452683;
}
.tekst2blauw:visited{
color:#452683;
}

span{
margin: 0px !important;
padding: 0px !important;
}
p{
margin: 0px !important;
padding: 0px !important;
}

.subtitel_financiele_diensten{
color: #452683;
font-size: 1.3em;
}



