body {
	margin: 0%;
	width: 100%;
}
#container_content {
	position: relative;
	overflow:visible;
	height:2000px;
	left: 0px;
	width: 940px;
	padding: 20px;
	border-right: 2px solid #000000;
}
#body-content-div {
	position: absolute;
	left: 0px;
	width: 940px;
	padding: 20px;
}
#container_top {
	display: none;
}
.rij {
	display: none;
}
.celllinks {
	display: none;
}
.cellrechts {
	border-right: none;
	width: 940px;
}
.bovennav {
	display: none;
}
.contentcell {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	text-decoration: none;
}
.paginatitel {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #5978B8;
	text-decoration: none;
}
.teksttitel {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #5978B8;
	text-decoration: none;
}
.tekstinhoud {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	text-decoration: underline;
}