﻿/* ================================================ */
/*  KLEUR [1] : ROOD : #d42427 */
/* ================================================ */

#container {
	background: url(../Img/bg_page1.jpg) repeat-y center;
}

#doelgroep {
	background: url(../Img/bg_doelgroep1.jpg) no-repeat;
}

#content_wrapper {
	background: url(../Img/bg_wrapper1.jpg) no-repeat;
}

#footer {
	background:url(../Img/bg_footer1.jpg) no-repeat center;
}

h1, h2, h3, h4, h5, h6, #doelgroep ul li .menuitem1selected, .clsNieuwsTitel
{color:#d42427;}
 
#content a {color:#d42427; }
#content a:hover { color:#760c0e;}

/* MENU */

#menu a.menuitem1selected, #menu a.menuitem2selected  { color: #d42427; }

/* SUBMENU */
#menu ul.menulist2 li a.menuitem2:hover,
#menu ul.menulist3 li a.menuitem3:hover { color: #d42427; }
