ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1.2em;
	padding-left: 0.2em;
}
li {
	list-style-image: url(../images_slices/bullit.gif);
}
h1, .paginatitel {
	font-weight: normal;
	line-height: 24px;
	font-size: 20px;
	color: #50A125;
	text-decoration: none;
}
h2, .teksttitel {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0.3em;
}
h3 {
	font-size: 11px;
}
.tekstinhoud {
	text-decoration: none;
}
.tekstinhoud_groen {
	color: #50A125;
}
a, .links {
	font-weight: ;
	color: #50A125;
	text-decoration: none;
}
a:hover, a:hover.links {
	color: #003F92;
}

