body {
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: url(../media/background_planken03.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
}
.subkop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #336699;
}
.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
}
.tekst a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	color: #003366;
	font-weight: normal;
}
.tekst a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	color: #003366;
	
}
.tekst a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	color: #999999;
	
}
.rand {
	padding: 12px;
	color: #FEF7D9;
	background-color: #FEF7D9;
}
.data {
	padding-left: 12px;
	color: #Fef7d9;
	background-color: #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
.tijd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #Fef7d9;
	background-color: #336699;
	padding-left: 12px;
	font-weight: normal;
}
.agenda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
	padding-left: 12px;
}
.agenda a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	color: #003366;
	font-weight: normal;
}
.agenda a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	color: #003366;
	
}
.agenda a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	color: #999999;
	
}