body.pfPage h1,
body.pfPage .text h2,
body.pfPage .text h3,
body.pfPage .text h4,
body.pfPage .textQuote,
body.pfPage .textQuote .text {
	color: #572380;
}

/*body.pfPage .centerContentBox .breadcrumbs li a.first {
	background: transparent url(../images/btn_right_small_paars.html) no-repeat scroll left 4px;
}

body.pfPage .breadcrumbs li,
body.pfPage .breadcrumbs li a {
	color: #572380;
}

body.pfPage .breadcrumbs li a:hover {
	color: #88B917;
}*/

body.pfPage .centerContentBox .breadcrumbs a.first {
	background: transparent url(/images/btn_right_small_paars.png) no-repeat scroll left 4px;
}

body.pfPage .breadcrumbs li,
body.pfPage .breadcrumbs a {
	color: #572380;
}

body.pfPage .breadcrumbs a:hover {
	color: #88B917;
}

/**/
body.pfPage .cornerTopLeft {
	background: url(../images/bg_left_lila_top.png) no-repeat left top;
	display: block;
}
body.pfPage .cornerBottomLeft {
	background: url(../images/bg_left_lila_bottom.png) no-repeat left top;
	display: block;
}

/*leftContentBox*/
body.pfPage .leftContentBox ul.subMenu {
	background: url(../images/bg_left_lila.png);
}

body.pfPage .leftContentBox ul.subMenu li, body.pfPage .leftContentBox ul.subMenu li a {
	color: #572380;
}

body.pfPage .leftContentBox ul.subMenu li a.active, body.pfPage .leftContentBox ul.subMenu li a:hover {
	color: #88B917;
}

/**/
body.pfPage .container {
	background: url(../images/bgWrapperPF.gif) no-repeat left 10px;
}

body.pfPage .leftContainer .leftTopCorner {
	background: url(../images/cornerTopLeftPF.png) 0px 0px no-repeat;
}

body.pfPage .leftContainer .rightTopCorner {
	background: url(../images/cornerTopRightPF.png) 0px 0px no-repeat;
}

body.pfPage .mainNav li, body.pfPage .mainNav li a {
	color: #572380;
}

body.pfPage .mainNav li a:hover {
	color: #88B917;
}

/*logobuttons*/
body.pfPage .leftContainer ul.logoButtons li.professional a {
	width: 127px;
	height: 125px;
	position: absolute;
	background: url(../images/logoButtonsBig.png) -15px -9px no-repeat;
	top: 139px;
	left: 12px;
}

body.pfPage .leftContainer ul.logoButtons li.professional a:hover,body.pfPage .leftContainer ul.logoButtons li.professional a:active
	{
	background: url(../images/logoButtonsBig.png) -15px -150px no-repeat;
}

body.pfPage .leftContainer ul.logoButtons li.mantelzorger a {
	width: 74px;
	height: 65px;
	position: absolute;
	background: url(../images/logoButtonsSmall.png) -12px 0px no-repeat;
	top: 201px;
	left: 141px;
}

body.pfPage .leftContainer ul.logoButtons li.mantelzorger a:hover,body.pfPage .leftContainer ul.logoButtons li.mantelzorger a:active
	{
	background: url(../images/logoButtonsSmall.png) -12px -265px no-repeat;
}

body.pfPage .leftContainer ul.logoButtons li.vrijwilliger a {
	width: 74px;
	height: 65px;
	position: absolute;
	background: url(../images/logoButtonsSmall.png) -12px -132px no-repeat;
	top: 134px;
	left: 141px;
}

body.pfPage .leftContainer ul.logoButtons li.vrijwilliger a:hover,body.pfPage .leftContainer ul.logoButtons li.vrijwilliger a:active
	{
	background: url(../images/logoButtonsSmall.png) -12px -200px no-repeat;
}

