@charset "utf-8";
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	list-style-type: circle;
}
.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	font-weight: bold;
}
.watermerk {
	background-repeat: no-repeat;
	background-color: #E2EBEA;
	background-image: url(images/plaatje.jpg);
	background-position: bottom;
	font-size: 10px;
}

