#nav ul li:hover .contact,
#nav ul li.hover .contact,
#nav ul li.active .contact {
	background: url(/images/paars/bg-contact-hover.png) no-repeat;
}
body {
	background:#901b8d;
}

.subnav2 li a:hover,
.subnav2 li a.active {
	color: #901b8d;
}

#nav ul li:hover .extranet,
#nav ul li.hover .extranet,
#nav ul li.active .extranet {
	background: url(/images/paars/bg-extranet-hover.png) no-repeat;
}
#nav ul li:hover .hobbyprod,
#nav ul li.hover .hobbyprod,
#nav ul li.active .hobbyprod {
	background: url(/images/paars/bg-hobbyprod-hover.png) no-repeat;
}
#nav ul li:hover .home,
#nav ul li.hover .home,
#nav ul li.active .home {
	background: url(/images/paars/bg-home-hover.png) no-repeat;
}
#nav ul li:hover .over-havo,
#nav ul li.hover .over-havo,
#nav ul li.active .over-havo {
	background: url(/images/paars/bg-over-havo-hover.png) no-repeat;
}

#nav ul li:hover .tweepproducten,
#nav ul li.hover .tweepproducten,
#nav ul li.active .tweepproducten {
	background: url(/images/paars/bg-over-havo-hover.png) no-repeat;
}

#nav ul li:hover .schoolproducten,
#nav ul li.hover .schoolproducten,
#nav ul li.active .schoolproducten {
	background: url(/images/paars/bg-schoolproducten-hover.png) no-repeat;
}

#nav ul li:hover .veiligheid,
#nav ul li.hover .veiligheid,
#nav ul li.active .veiligheid {
	background: url(/images/paars/bg-veiligheid-hover.png) no-repeat;
}
#nav ul li:hover .vragen,
#nav ul li.hover .vragen,
#nav ul li.active .vragen {
	background: url(/images/paars/bg-vragen-hover.png) no-repeat;
}

.subnav li a:hover,
.subnav li.active a {
	text-decoration:none;
	color:#fff;
	background: url(/images/paars/bg-subnav-hover.png) no-repeat 50% 0;
}

.gallery ul li h3 a:hover,
.gallery ul li h3.active a {
	color:#ffffff;
	background: url(/images/paars/bg-gallery-hover.png) no-repeat scroll 10px 2px;
	text-decoration:none;
}
