#basistabel {
	background-image: url(images/achtergrond_1500.jpg);
	background-repeat: no-repeat;
	left: 30px;
	width: 920px;
}
.lijn {
	font-size: 24px;
	font-weight: bold;
	background-color: #F1DCBD;
	color: #F4E5C4;
}
.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	color: #F4E5C4;
}
.broodtekst_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #F4E5C4;
}
#teksttabel {
	width: 710px;
	text-align: left;
	position: absolute;
	left: 130px;
	top: 77px;
	float: right;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	color: #F4E5C4;
}
a:link {
	color: #F4E5C4;
	text-decoration: underline;
}
a:visited {
	color: #F4E5C4;
	text-decoration: underline;
}
a:hover {
	color: #E8A400;
	text-decoration: underline;
}
a:active {
	color: #F4E5C4;
	text-decoration: underline;
}
#diarytabel {
	background-image: url(images/achtergrond_7000.jpg);
	background-repeat: no-repeat;
	left: 30px;
	width: 920px;
}

