body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 15px;
	background-image: url(../beelden/background.jpg);
	background-repeat: no-repeat;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.titels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: bolder;
	font-variant: normal;
	color: #726e57;
}
.titel-rood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: bolder;
	font-variant: normal;
	color: #ff0000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #c3b898; */
	color: #663300;
	text-decoration: underline;
}
ul {
	list-style-position: outside;
	list-style-type: none;
	text-indent: -30pt;
}
img {
	text-decoration: none;
	padding: 5px;
	color: #c3b898;
}
.beeld {
	margin: 0px 10px 0px 0px;
}
.boogje {
	background-image: url(beelden/boog.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: e5ddbf;
}
.tdplus {
	padding: 25px;
}
.ulplus {
	list-style-position: outside;
	list-style-type: square;
	text-indent: 0pt;
}
.tableachtergrond {
	background-image: url(beelden/background2.png);
	background-repeat: no-repeat;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A9906A;
}

