table {




}
.navigatie {
	height: 200px;
	width: 485px;
	background-color: #999999;
	background-position: center;


}
.kop {
	text-align: left;
	vertical-align: middle;
	height: 95px;
	width: 485px;
	background-position: center;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #999999;
	text-align: justify;
	vertical-align: top;
	width: 485px;


}
.bgtop {
	background-color: #999999;
}
.subnavigatielinks {
	text-align: right;
	vertical-align: top;
	padding-right: 25px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 200px;




}
.subnavigatierechts {
	text-align: left;
	vertical-align: top;
	line-height: 150%;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 200px;




}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #FFFFFF;

}
.linkerkolom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #999999;
	text-align: justify;
	vertical-align: top;
	width: 230px;
}
.subkop {
	font-weight: bold;
}
a {
	color: #EDC282;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
