body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	
		scrollbar-face-color: #90162F;
   		scrollbar-shadow-color: #000000;
    	scrollbar-highlight-color: #90162F;
    	scrollbar-3dlight-color: #000000;
    	scrollbar-darkshadow-color: #90162F;
    	scrollbar-track-color: #90162F;
    	scrollbar-arrow-color: #000000;
		}
		
		
.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;


}
.knop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #DDB7BE;
	background-color: #6C1123;
	border: 1px solid #000000;
	font-weight: bold;

}
.tekstveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.toplink:link {
	color: #FFFFFF;
}
.toplink:visited {
	color: #FFFFFF;
}
.toplink:hover {
	color: #90162F;
}
.toplink:active {
	color: #FFFFFF;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FADCE2;
	text-decoration: none;

}
ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	list-style-position: outside;
}
