body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 4px;
	background-color: #C7C0A5;
}
a:link, a:active, a:visited {
	color: #4E493A;
	text-decoration: none;
}
h1 {
	font-size: 14pt;
	color: #E28C05;
	font-variant: small-caps;
}
h2 {
	font-size: 11pt;
	color: #E28C05;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CA7B04;
	border-bottom-color: #CA7B04;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFEAC6;
}
h3 {
	font-size: 11pt;
	color: #E28C05;
	font-variant: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e28c05;
}#achter {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
}
#voor {
	position: absolute;
	visibility: visible;
	height: 100%;
	width: 100%;
	top: 0px;
	bottom: 0px;
	z-index: 2;
	background-image: url(vorm/cursus.gif);
	background-repeat: repeat;
	background-position: left top;
}

