body{
	font-family: !important;
	font-size:12pt !important;
	font-weight:normal !important;
	color:#333333 !important;
}  
.button{
	background:#B6A273 !important;
	color:#FFFFFF!important;
}
.button:hover{
	background:#7C6E4E !important;
	color:#FFFFFF!important;
} 
.button.excl{
	background:#309EA3 !important;
	color:#FFFFFF!important;
}
.button.excl:hover{
	background:#1D6063 !important;
	color:#FFFFFF!important;
}
.button.light{
	background:#EFEFEF !important;
	color:#464646!important;
}
.button.light:hover{
	background:#4BB8E2 !important;
	color:#FFFFFF!important;
} 
.row-top-bar{
	border-bottom-color:#B39E6C !important;	
}
.topright_bg{
	background:#8C763D !important;
}
.topright{
	color:#FFFFFF !important;
}
.topright > a{
	color:#FFFFFF !important;
}
.topright > a:hover{
	color:#D9C083 !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:#B39E6C !important;
	color: !important;
}
.ECM_toplevel > a{
	 background:#B6A273 !important;
	color:#FFFFFF !important;
}
.ECM_toplevel > a:hover{
	background:#039585 !important;
	color:#FFFFFF !important;
}
.ECM_toplevel > a.primary_active{
	background:#8C763D !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a{
	background:#636363 !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a:hover{
	background:#5BD2AE !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a.primary_active{
	background:#8C763D !important;
	color:#FFFFFF !important;
}

.ECMs_toplevel a.menuitem{
	background-color:#FFFFFF !important;
	color:#636363 !important;
}
.ECMs_toplevel a.menuitem:hover{
	background-color:#FFFFFF !important;
	color:#5BD2AE !important;
}
.ECMs_toplevel a.menuitem.active{
	background-color:#039585 !important;
	color:#FFFFFF !important;
}
.ECMs_sublevel a.menuitem{
	background-color:#FFFFFF !important;
	color:#636363 !important;
}
.ECMs_sublevel a.menuitem:hover{
	background-color:#FFFFFF !important;
	color:#5BD2AE !important;
}
.ECMs_sublevel a.menuitem.active{
	background-color:#DAE88B !important;  
	color:#FFFFFF !important;
}

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

.icon-bar{
background:#309EA3;
}

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

h1{
	font-family:'Oswald', sans-serif !important;
	font-size:30px !important;
	font-weight:700 !important;
	color:#B8A676 !important;	
}
h2{
	font-family:'Oswald', sans-serif !important;
	font-size:36px !important;
	font-weight:700 !important;
	color:#B8A676 !important;	
}
h3{
	font-family:'Oswald', sans-serif !important;
	font-size:22px !important;
	font-weight:700 !important;
	color:#309EA3 !important;	
}
h4{
	font-family:'Oswald', sans-serif !important;
	font-size:18px !important;
	font-weight:700 !important;
	color:#309EA3 !important;	    
}
h5{
	font-family:'Oswald', sans-serif !important;
	font-size:16px !important;
	font-weight:700 !important;
	color:#333333 !important;	
}
h6{
	font-family:'Oswald', sans-serif !important;
	font-size:14px !important;
	font-weight:700 !important;
	color:#333333 !important;	
}
.footer1{
	background:#B6A273 !important;
	border-top-color:#857858 !important;	
}
.footer1 .bottom-container{
	background:#309EA3 !important;
}
.footer1 .copyright{
	color:#FFFFFF !important;
}
.footer1 .copyright > a{
	color:#FFFFFF !important;
}
.footer1 .small{
	color:#FFFFFF !important;  
}
.footer1 .small > a{
	color:#FFFFFF !important;  
}
.footer1 .colhead > a{
	color:#FFFFFF !important;
}
.footer1 .colrow > a{
	color:#FFFFFF !important;
}
