body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}
.topleft_backgr {
	background-image: url(pic/top_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.topleft_boog {
	background-image: url(pic/top_left_boog.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topright_boog {
	background-image: url(pic/top_right_boog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.koptekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.standaardtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link.copyright {
	color: #666666;
	text-decoration: none;
}
a:visited.copyright {
	color: #666666;
	text-decoration: none;
}
a:hover.copyright {
	color: #666666;
	text-decoration: underline;
}
a:active.copyright {
	color: #666666;
	text-decoration: none;
}
hr {
	color: #AEC6E8;
}
a:link {
	color: #2E235F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2E235F;
}
a:active {
	color: #2E235F;
	text-decoration: underline;
}
a:hover {
	color: #0D0A1B;
	text-decoration: underline;
}
#kader {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:198px;
	z-index:1;
}
