body{
	font-family:Open Sans,sans-serif !important;
	font-size:12pt !important;
	font-weight:normal !important;
	color:#333333 !important;
}  
.button{
	background:#A51C00 !important;
	color:#FFFFFF!important;
}
.button:hover{
	background:#4E4E4E !important;
	color:#FFFFFF!important;
} 
.button.excl{
	background:#A51C00 !important;
	color:#FFFFFF!important;
}
.button.excl:hover{
	background:#CCCCCC !important;
	color:#A51C00!important;
}
.button.light{
	background:#EFEFEF !important;
	color:#464646!important;
}
.button.light:hover{
	background:#CCCCCC !important;
	color:#A51C00!important;
} 
.row-top-bar{
	border-bottom-color:#A51C00 !important;	
}
.topright_bg{
	background:#CFCFCF !important;
}
.topright{
	color:#FFFFFF !important;
}
.topright > a{
	color:#FFFFFF !important;
}
.topright > a:hover{
	color:#A51C00 !important;
}
/* navigatie divider */
@media only screen and (min-width: 55rem) {
	.top-bar .menu li:first-child { border-left: 0px solid #FFFFFF !important;}
	.top-bar .menu li:not(:last-child) { border-right: 0px solid #FFFFFF !important;}
	.top-bar .menu li:last-child { border-right: 0px solid #FFFFFF !important;}
}
.ECM_topbar{
	background:#FFFFFF !important;
	color: !important;
}
.ECM_toplevel > a{
	background:#FFFFFF !important;
	color:#A51C00 !important;
}
.ECM_toplevel > a:hover{
   background:#A6A6A6 !important;
	color:#FFFFFF !important;
}
.ECM_toplevel > a.primary_active{
	background:#A51C00 !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a{
	background:#FFFFFF !important;
	color:#A51C00 !important;
}
.ECM_sublevel > a:hover{
	background:#FFFFFF !important;
	color:#000000 !important;
}
.ECM_sublevel > a.primary_active{
	background:#A51C00 !important;
	color:#FFFFFF !important;
}

.ECMs_toplevel a.menuitem{
	background-color:#FFFFFF !important;
	color:#A51C00 !important;
}
.ECMs_toplevel a.menuitem:hover{
	background-color:#FFFFFF !important;
	color:#000000 !important;
}
.ECMs_toplevel a.menuitem.active{
	background-color:#A51C00 !important;
	color:#FFFFFF !important;
}
.ECMs_sublevel a.menuitem{
	background-color:#FFFFFF !important;
	color:#A51C00 !important;
}
.ECMs_sublevel a.menuitem:hover{
	background-color:#FFFFFF !important;
	color:#000000 !important;
}
.ECMs_sublevel a.menuitem.active{
	background-color:#A51C00 !important;  
	color:#FFFFFF !important;
}

@media only screen and (max-width:55rem){
.top-bar, .top-bar ul{
	background:#FFFFFF}
.top-bar ul li > a {color:#A51C00 !important;}
}

.phone a {
	color:#FFFFFF !important;
		}
.phone a:hover {
color:#A51C00 !important;
		}
		
.icon-bar{
background:#333333;
}

.icon-bar>a:hover {
background:#333333;
filter: contrast(1.5);
}


h1{
	font-family:'Open Sans', sans-serif !important;
	font-size:30px !important;
	font-weight:700 !important;
	color:#4E4E4E !important;	
}
h2{
	font-family:'Open Sans', sans-serif !important;
	font-size:26px !important;
	font-weight:700 !important;
	color:#4E4E4E !important;	
}
h3{
	font-family:'Open Sans', sans-serif !important;
	font-size:22px !important;
	font-weight:700 !important;
	color:#4E4E4E !important;	
}
h4{
	font-family:'Open Sans', sans-serif !important;
	font-size:18px !important;
	font-weight:700 !important;
	color:#4E4E4E !important;	    
}
h5{
	font-family:'Open Sans', sans-serif !important;
	font-size:16px !important;
	font-weight:700 !important;
	color:#4E4E4E !important;	
}
h6{
	font-family:'Open Sans', sans-serif !important;
	font-size:14px !important;
	font-weight:700 !important;
	color:#4E4E4E !important;	
}
.footer1{
	background:#353535 !important;
	border-top-color:#A51C00 !important;	
}
.footer1 .bottom-container{
	background:#333333 !important;
}
.footer1 .copyright{
	color:#CCCCCC !important;
}
.footer1 .copyright > a{
	color:#CCCCCC !important;
}
.footer1 .small{
	color:#FFFFFF !important;  
}
.footer1 .small > a{
	color:#FFFFFF !important;  
}
.footer1 .colhead > a{
	color:#CCCCCC !important;
}
.footer1 .colrow > a{
	color:#CCCCCC !important;
}
