﻿/* ================================================ */
/*  KLEUR [2] : ORANJE : #e69a20 */
/* ================================================ */

#container {
	background: url(../Img/bg_page2.jpg) repeat-y center;
}

#doelgroep {
	background: url(../Img/bg_doelgroep2.jpg) no-repeat;
}

#content_wrapper {
	background: url(../Img/bg_wrapper2.jpg) no-repeat;
}

#footer {
	background:url(../Img/bg_footer2.jpg) no-repeat center;
}

h1, h2, h3, h4, h5, h6, #doelgroep ul li .menuitem1selected, .clsNieuwsTitel
{color:#cd8512;}
 
#content a {color:#b87810; }
#content a:hover { color:#7f530c; }

/* MENU */

#menu a.menuitem1selected, #menu a.menuitem2selected  { color: #e69a20; }

/* SUBMENU */
#menu ul.menulist2 li a.menuitem2:hover,
#menu ul.menulist3 li a.menuitem3:hover { color: #e69a20; }
