/**
 * hoofdkleur: #e4016a
 *
 */

/* knop van huidige afdeling verbergen */
#header ul.afdelingen li.vrijwilligers_mantelzorgers a { visibility: hidden; }

#main h3.hoofdstructuur {
	border-top			: 15px solid #e4016a;
	color				: #e4016a;
	background			: url(../img/pijl-groot.gif) no-repeat 490px -53px;
	/**background-position: 490px -39px;*/
	padding-left		: 505px;
}

#main h3.hoofdstructuur a {
	color              : #e4016a;
	text-decoration    : none;
}

#main h1	{
	color				: #e4016a;
}

#content ul.subafdelingen li a {
	color				: #e4016a;
}

#content ul.subafdelingen li h3 a {
	background			: url(../img/pijl-groot.gif) no-repeat 0 -255px;
}

.laag1 ul.subafdelingen li h3 a {
	background			: none !important;	
}


#footer .nieuws h4 {
	color				: #e4016a;
}

#footer .nieuws ul li h5 a {
	color				: #e4016a;
}

#footer address {
	background			: #e4016a;
}