@charset "utf-8";

/*	BRANDAX STYLES
	Author:	Joey Buys, Netvlies
			
	----------------------------------------------------*/
/*	BRANDAX COLORS

	font-color red          #df1b38
	font-color yellow		#fab146
	font-color blue			#0068b3
	font-color grey         #5c5c5c
			
	----------------------------------------------------*/	


/*	VERZEKERINGEN STYLES (COLOR C / BLUE)
	----------------------------------------------------*/
	.user-content h2, .user-content h3, .user-content h4 { color: #0068b3; }
	.user-content th { color: #0068b3; }
	.user-content ul li, .user-content ol li { background: url(../img/li_color-c_bg.gif) no-repeat 0px 10px; list-style: none; }
	
	#page-header { background: url(../img/page-header_color-c_bg.gif) repeat-x;}
	#page-header .search {  background:url(../img/search_color-c_bg.gif) 5px no-repeat; } 
	
	#page-header .search .btn-send { background: url(../img/search_zoek_color-c_btn.gif) no-repeat; }
	
	#frm-contact h2,
	#frm-registration h2,
	.employee .description h2,
	.location-gmaps h2,
	#sitemap li a,
	#col-b .pagetitle { color: #0068b3; }
	
	
	#nav-main li a { background-image: url(../img/nav-main_a_color-c_bg.gif); }	
	#nav-main li a.gratis { background-image: url(../img/nav-main_a-gratis_color-c_bg.gif); }

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	