body {
	height: 100%;
	margin: 0px;
}

#top {
	position: absolute;
	top: 0px;
	width: 964px;
	height: 71px;
}

#logo {
	position: absolute;
	top: 0px;
	width: 219px;
	height: 71px;
}

#search {
	position: absolute;
	top: 27px;
	right: 0px;
	width: 600px;
	text-align: right;
}

#contentcontainer {
	width: 588px;
	margin-left: 20px;
}

#breadprint {
	position: relative;
	height: 30px;
	width: 590px;
	border-bottom: 1px solid #006077;
}

#content {
	position: relative;
	top: 19px;
	left: 0px;
	width: 590px;
	margin-bottom: 41px;
}

div.rechts {
	position: relative;
	width: 112px;
	height: 128px;
	background-color: #006077;
	margin-bottom: 3px;
	cursor: pointer;
}

a.rechts {
	position: relative;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

#footer {
	position:relative;
	width: 964px;
	height: 28px;
}

#disclaimer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 218px;
	height: 28px;
	text-align: center;
	padding-top: 8px;
}

#contact {
	position: absolute;
	top: 0px;
	left: 220px;
	width: 744px;
	height: 30px;
	border-top: 2px solid #006077;
	background-color: #e7e2d7;
}

span.bread {
	position: absolute;
	font-family: verdana;
	font-size: 11px;
	top: 10px;
	left: 3px;
}

.zoekinput {
	position: relative;
	top: 2px;
	height: 20px;
	width: 145px;
	font-size:11px;
}

.zoekbutton {
	position: relative;
	height: 22px;
	width: 49px;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	top: -2px;
	margin-top: 1px;
	background-color: #006981;
}

.zoeken {
	font-family: verdana;
	font-size: 11px;
	color: #006077;
	text-decoration:none;
}

span.naw {
	position: absolute;
	font-family: Verdana;
	font-size: 11px;
	color: #7d7158;
	left: 21px;
	top: 7px;
}

a.navlink {
	font-family: verdana;
	font-size: 11px;
	color: #0d355f;
	text-decoration: underline;
}

.navlinkactive {
	font-family: verdana;
	font-size: 11px;
	color: #83b9d5;
}

.disclaimer {
	font-family: verdana;
	font-size: 11px;
	color: #005a67;
	text-decoration: none;
}
