body {margin: 0px;
	padding: 3px;
	/*padding-top: 0px;*/
	background-image: url('bgalg1.gif') ;
	background-color: #0000CC;
	font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
	font-size: 0.9em;
	color: #0000CC;
	scrollbar-face-color: #FDF600;
	scrollbar-shadow-color: #FFFFCC; 
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-3dlight-color: #96FF00;
	scrollbar-darkshadow-color: #96FF00;
	scrollbar-track-color: #FFFFCC;
	scrollbar-arrow-color: #0000CC;

	overflow: auto;
}
td	{font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
	font-size: 0.9em;
}
.top	{background-color: #0000CC;
		color: #FDF600;
		/*position: relative;*/
		vertical-align: top;
		padding-left: 10px;
}
.top img	{float:left;
}
.naam 	{float:right;
		padding-top: 10px;
		padding-right: 30px;
		color: FDF600;
		font-weight: 600;
		text-align: right;
		
}
.content 	{background-color:#FFFFCC;
	color: #0000CC;
	background-image: url('bg_handje_geel.jpg') ;
		/*background-attachment: fixed;*/
		background-position: 100% 100% ; 
		background-repeat: no-repeat;
}

.teksten	{/*background-color:#FFFFCC;*/
		margin: 0px 0px 0px 0px;
		padding: 14px 30px 10px 10px;
		height: 444px ; 
		width: 100%;
		overflow: auto;
		position: static;
		color: #0000CC;
}
h1 {font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
	font-size: 1.5em;
	font-weight: stronger;
	color: #0000CC;
}

h2, h3 {font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
	font-size: 1.05em;
	font-weight: stronger;
	color: #0000CC;
}
.teksten h1 {font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
	font-size: 1.5em;
	font-weight: stronger;
	color: #0000CC;
}
.teksten h2, h3 {font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
	font-size: 1.05em;
	font-weight: stronger;
	color: #0000CC;
}
	
hr	{text-align: left;
		color: #96FF00;
}

A:link   {  	color : #0000CC ;
		font-size: 0.9em ;
		font-weight: bold ;		
		text-decoration : none }

A:visited   {	color : #0000CC; 
		font-size: 0.9em ;
		font-weight : bold ;
		text-decoration : none}

A:active    {  	color : #96FF00 ;
		font-size: 0.9em ;
		font-weight: bold ;
		text-decoration : underline}
		
A:hover     {	color : #96FF00 ;
		font-size: 0.9em ;
		font-weight: bold ;
		text-decoration : underline}
		
/* copyright linken*/
a:link.copyright	{color: #FFFFCC;
		font-size:10px;
		font-weight: 400;
		text-decoration: none;
}
a:visited.copyright	{color: #FFFFCC;
		font-size:10px;
		font-weight: 400;
		text-decoration: none
}
a:active.copyright	{color: #FFFFCC;
		font-size:10px;
		font-weight: 400;
		text-decoration: none
}
a:hover.copyright	{color: #FFFFCC;
		font-size:10px;
		font-weight: 400;
		text-decoration: none;
		cursor: hand;
}

/* CSS-hack voor Netscape en Mozilla: uitlijning menublok*/
html>body {height: 98%; width:auto; padding:0;}
html>body .kop {width:auto; }
html>body .teksten {width:95%; height: 436px; }