.achterlinks {
	background-attachment: scroll;
	background-image: url(grafisch/zijkant%20links.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.achterrechts {
	background-attachment: scroll;
	background-image: url(grafisch/zijkant%20rechts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.kleinitalic {
	font-size: 11px;
	font-style: italic;
}
.knop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #202020;
	border: 1px solid #666666;
	color: #E2E2E2;
}
.bw {
	filter: Gray;
}
.rand {
	border: 1px solid #4A4A4A;
}
