.contain-to-grid {
background: #f28f00;
}
.top-bar {
    background: #f28f00;
}
.top-bar-section li a:not(.button) {
	background: #f28f00 !important;/*normal groot*/
	font-size: 0.71em !important;
}
@media only screen and (max-width: 63.550em) {
	.top-bar-section li a:not(.button) {
	font-size: 0.63em !important;/*kleiner font om menu op 1 lijn te houden*/
}
}
@media only screen and (max-width: 56.550em) {
	.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: 46.750em) {
	.top-bar-section li a:not(.button) {
	font-size: 0.39em !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: #f28f00 !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: 120px;
}
@media only screen and (max-width: 40.000em) {
.hoogtetxt{
min-height: 10px !important; 
}
}

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

.button{
background-color: #f28f00 !important;
}

.subtitel_mediation{
color: #f28f00;
font-size: 1.3em; 
}

.oranje{
color: #f28f00;
}