#table {
	border: 1px solid #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #f0f8ff;
}
#table td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 5px;
}
#table th {
	padding-top: 5px;
	padding-bottom: 5px;
}
#table img {
	margin: 00px;
	padding: 0px;
}
#table .no_padding {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#table .nav {
	background-color: #0e4f8d;
	color: #FFFFFF;
	text-align: center;
}
#table .nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#table .nav div {
	text-align: center;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#tabel_footer {
	font-size: 8px;
}
#table .row_blauw {
	background-color: #a5b7d2;
}
#table .row_wit {
	background-color: #ffffff;
}
#table .footer {
	font-size: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
