body {
	background-color: #DBE8DC;
	}
	
a { text-decoration: none;
	border: none;
	}
	
img {
	border: none;
	}

ul {
	list-style-type: disc;
	}
	
li {
	margin-top: 10px;
	}	

#container {
	position: relative;
	width: 800px;
	height: 720px;
	margin: auto;
	background-color: #FFF;
	text-align: center;
	}

#head {
	background-image: url(images/header2.jpg);
	width: 800px;
	height: 110px;
	}

#navigation {
	margin-top: 9px;
	float: left;
	width: 150px;
	height: 551px;
	}

#title {
	margin-top: 9px;
	height: 51px;
	}
	
#content {
	height: 474px;
	background-image: url(images/back.jpg);
	overflow: auto;
	padding: 10px 5px 0 10px;
	text-align: left;
	font-size: 13px;
	color: #26354a;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#fill {
	height: 26px;
	background-image: url(images/onder.jpg);
	background-repeat: no-repeat;
	margin-left: 150px;
	}	
	
#partners{
	margin-top: 9px;
	float: right;
	width: 150px;
	height: 551px;
	}
	
#footer {
	clear: both;
	width: 800px;
	height: 40px;
	padding-top: 5px;
	font-size: 13px;
	color: #26354a;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
#validated {
	position: relative;
	width: 800px;
	margin: auto;
	padding-top: 20px;
	text-align: right}	
	
.info {
	text-align: center;
	margin: auto;
	}

.subtitel{
	text-decoration: underline;
	font-weight: bold;
	}
	
.accentueer{
	font-weight: bold;
	}	
	
.opmerking {
	text-decoration:underline;
	}	

.nieuwsbrief {
	width: 458px;
	border: none;
	}

.tdOmschrijving {
	padding-top: 10px;
	padding-right: 5px;
	width: 400px;
	}
	
.tdLink {
	padding-top: 10px;
	width: 58px;
	text-align: left;
	}	

.imgPdf {
	width: 15px;
	height: 15px;
	}