@charset "utf-8";
.koptekst {
	color: #598526;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
ul.lijst {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
.img_rechts {
	float: right;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.img_links { 
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.rood {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
