body {
	margin: 0px;
}
div.spacer {
	clear: both;
}
div#topNavBlue {
	height: 22px;
	line-height: 22px;
	background-color: #003566;
	margin-left: 213px;
	padding-left: 15px;
	color: #f5b7c9;
}
div#topNavBlue a {
	color: white;
	text-decoration: none;
}
div#topNavPink {
	background-color: #d60059;
	margin-left: 213px;
	height: 22px;
	line-height: 22px;
	color: white;
	padding-left: 15px;
}
div#topNavPink a {
	color: white;
	text-decoration: none;
}
div#backHome {
	width: 550px;
	float: left;
}
div#search {
	width: 220px;
	float: left;
	line-height: 22px;
}
div#search .submit {
	width: 16px;
	height: 16px;
	border: 0px;
	background: url('gfx/search_btn.gif') no-repeat center center;
}
div#search .text {
	font-size: 10px;
}
img#logo {
	margin: 20px 30px;
}
div#block {
	width: 119px;
	height: 119px;
	float: left;
	background-color: #d60059;
}
div#mainContainer {
	width: 883px;
	float: left;
}
div#footer {
	clear: both;
	border-top: 1px solid #b1b3b4;
	width: 620px;
	margin-left: 239px;
	padding-left: 8px;
	line-height: 30px;
	margin-top: 25px;
}
div#footer a {
	color: #7b7c7e;
	text-decoration: none;
}

/*## zoeken ##*/
span.highlightbold {
	font-weight: bold;
	color: #003566;
}
a.highlightbold {
	color: #d60059;
	font-weight: normal;
	font-size: 18px;
	margin: 8px 0 2px 0;
	font-family: 'Myriad Pro', arial, tahoma, sans-serif;
}
p.zoek {
	margin-top: 2px;
}
span.hightlightString {
	font-weight: bold;
	color: #003566;
}
div.purple_block {
	float: left;
}