@charset "utf-8";
/* CSS Document */

.teksttimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.teksttimesgroot {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.bgbord {
	background-attachment: fixed;
	background-image: url(images/adresbord.jpg);
	background-repeat: no-repeat;
	background-position: 700px 230px;
}
a.wit:link, a.wit:active, a.wit:visited, a.wit:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}
a.bruin:link, a.bruin:active, a.bruin:visited, a.bruin:hover {
	text-decoration: underline;
	color: #330000;
	font-weight: bold;
}
	.tekstklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C0E01;
}
.tekstbewegend {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
