body {
	background-color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	background-color: #0d5298;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 900px;
}
#menu {
	background-color: #EB8022;
	background-image: url(../img/bg-menu.gif);
	height: 27px;
	width: 900px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
}
#menu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}
#menu a:hover {
	text-decoration: underline;
}
#contentwrapper {
	background-color: #fff;
	width: 900px;
	background-image: url(../img/bg-schaduw.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#voorcontent {
	height: 20px;
}
#content {
	background-image: url(../img/bg-content.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#contentfooter {
	background-image: url(../img/bg-contentfooter.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #999;
	font-size: 10px;
	padding-top: 80px;
	padding-left: 20px;
}
#contentfooter a {
	color: #999;
	text-decoration: none;
}
#contentfooter a:hover {
	color: #333;
}
#blokrechts {
	float: right;
	width: 271px;
	margin: 0px;
	padding: 0px;
}
#bloknieuws {
	width: 210px;
	background-color: #e9eff6;
	float: right;
	background-image: url(../img/foto-nieuws.jpg);
	background-repeat: no-repeat;
	padding-top: 127px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #91afd5;
	border-left-color: #91afd5;
	overflow: hidden;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#bloknieuws ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bloknieuws li {
	padding-bottom: 10px;
}
#bloknieuws a {
	color: #0D5298;
	text-decoration: none;
}
#bloknieuws a:hover {
	color: #EB8022;
}
#bloknieuws h2 {
	display: none;
}
#footer {
	background-color: #fff;
	height: 1px;
	width: 900px;
	clear: both;
}
#blokzoeken {
	width: 210px;
	background-color: #e9eff6;
	float: right;
	background-image: url(../img/bg-zoeken.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #91afd5;
	border-left-color: #91afd5;
	overflow: hidden;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #91afd5;
}
#zoekveld  {
	width: 120px;
}
#content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content table {
	border-collapse: collapse;
}
#content td, #content th {
	padding: 3px;
	margin: 0;
}
#blokzoeken p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#blokzoeken input {
	vertical-align: middle;
}
#blokzoeken form, #content form {
	margin: 0;
	padding: 0;
}
#blokzoeken h2 {
	display: none;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #0D5298;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #EB8022;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-weight: bold;
	color: #0D5298;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a {
	color: #0D5298;
	text-decoration: underline;
}
a:hover {
	color: #EB8022;
}
ul {
	list-style-type: square;
}
.kop, .voet {
	background-color: #2460ab;
	color: #fff;
	font-weight: bold;
}
.rij0 {
	background-color: #e9eff6;
}
.rij1 {
	background-color: #d3dfee;
}