/*
rood	#C10C13	#F9E6E7
groen	#649433	#EFF4EA
paars	#A9217C	#F6E8F2
geel	#F5BC26	#FEF8E9
blauw	#00A4DB	#E5F6FB
oranje	#E15E2A	#FCEFE9
*/

body, html {
	background: url("../gfx/bg_typo_orange.png") 0 0 repeat-x;
}
#redbanner {
	background: url("../gfx/bg_orange.png") 0 0 repeat-x;
}
#bannerIntro{
	color: #FCEFE9;
}
h1,h2,h3,h4,h5,h6,#times,.required,#content_wide a:hover,#content_text a:hover,#content_wide a,#content_text a,#content_text em, #content_text_wide em,#menu ul li a:hover, #menu ul li a.active, #menu ul li a.active:hover {
	color: #E15E2A;
}

#redbannerTop{
	background-color: #E15E2A;
}


