.contain-to-grid {
background: #58585a;
}
.top-bar {
    background: #58585a;
}
.top-bar-section li a:not(.button) {
	background: #58585a !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: #49494a !important;   
}

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

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

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

		table{
		padding: 0px;
		margin: 0px;
		border: 0px;
		}
		td{
		background-color: #ffffff;
		}

.route{
		padding-top: 6px !important; 
}
		
		.null{
		padding: 0px !important; 
		margin: 0px !important; 
		}
		
		.areaheight{
		height: 200px;
		}
		
