body{
		 background-color:#ffcc66;
		 color:#003300;
		 font-family:verdana,arial;
		 }
		 h1{
		 color: #003300;
		 font-size:180%;
		 font-family:Times New Roman;
		 }
		 h2,h3{
		 color:#003300;
		 font-size:140%
		 border-bottom:1px solid black;
		 }
		 
a.knop {
  display: block;
	height: 5px;
  width: 150px;
	background: #999933;
	border: 1px solid green;
	color: #330000;
	padding: 5px;
	font-size: 10px;

	text-decoration: none;
	text-align: center;
}	
a.knop:hover {
  background: #99cc33;
}	
a.knop2 {
  display: block;
  width: 150px;
	height: 5px;
	background: #99cc33;
	border: 1px solid green;
	color: #330000;
	padding: 5px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}	
a.knop2:hover {
  background: #999933;
}	
		 
	#kolom_links{
			position:absolute;
			top:10px;
			left:10px;
			width:100px;
			padding:5px;
			}
		
	#kolom_rechts{
			position:absolute;
			top:10px;
			right:10px;
			width:100px;
			padding:5px;
			}	
	
		
		#inhoud{
			margin-top:20px;
			margin-left:190px;
			margin-right:190px;
			}
			
		a.spelt {
  display: inline;
	width: 150px;
	height: 5px;
	background: #99cc33;
	border: 1px solid green;
	color: #330000;
	padding: 5px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}	

BODY {scrollbar-3dlight-color:#cccc99;
           scrollbar-arrow-color:#009933;
           scrollbar-base-color:#ffcc66;
           scrollbar-track-color:#cc9900;
           scrollbar-darkshadow-color:#999966;
           scrollbar-face-color:#ff9933;
           scrollbar-highlight-color:#cccc99;
           scrollbar-shadow-color:#66cc66;
					 }
					 
					  