html, body {
	background:url(../images/blauw/bodyBG.jpg) top center repeat-y #fff;
}

div#content {
	background:url(../images/blauw/contentTOP.png) top left no-repeat;
}

div#content h1 {
	border-bottom:1px solid #1c3f94;
}

div#content a:hover {
	color:#1c3f94;
}

div#contentLow {
	background:url(../images/blauw/contentLOW.png) top left no-repeat;
}

div#menu {
	background:url(../images/blauw/menuRECHTS.png) bottom left no-repeat;
}

ul#top li a:link, ul#top li a:active, ul#top li a:visited {
	color:#fff;
	background:url(../images/blauw/menuTussenBG.gif) bottom right no-repeat;
}

ul#top li.active {
	background:url(../images/blauw/bolletje.png) top center no-repeat;
}

ul#top li:hover {
	background:url(../images/blauw/bolletje.png) top center no-repeat;
}

ul#top li ul li a:hover {
	color:#00bce4;
}

ul#top li ul li a:link, ul#top li ul li a:active, ul#top li ul li a:visited {
	background-color:#1c3f94;
}

b#bijDown {
	width:600px;
	display:block;
	border-bottom:1px solid #1c3f94;
	font-size:13px;
}

b#bijDown em {
	color:#1c3f94;
}