div#inhoud {/* script ivm luxe scrollfunctie*/
	         position:absolute; left:0px; top:0px;
			 }
.text{
	font:"Courier New", Courier, monospace;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	font-style : normal;
	font-weight : normal;
	color: #000;
	text-decoration: none;
	 } 
.lightgrey{
	font-family : Arial, Helvetica; 	
    font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
	text-decoration: none;
	 } 

.samenvatting{
	font-family : Arial, Helvetica;  	
    font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #333333;
	text-decoration: none;
	 } 
	 
a.linkje:link,a.linkje:visited {
	font-family : Arial, Helvetica; 	
    font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #666666;
	text-decoration: none;
	 } 

a.linkje:hover{
	font-family : Arial, Helvetica; 	
	font-size : 12 px;
	font-style : normal;
	font-weight : normal;
	color: #000000;		 
	text-decoration: none;
	 } 

a.linkje:active{
	font-family : Arial, Helvetica; 	
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #666666;		 
	text-decoration: none;
	 }
a.slinkje:link,a.slinkje:visited {
	font-family : Arial, Helvetica; 	
    font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #333333;
	text-decoration: none;
	 } 

a.slinkje:hover{
	font-family : Arial, Helvetica; 	
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #333333;		 
	text-decoration: underline;
	 } 

a.slinkje:active{
	font-family : Arial, Helvetica; 	
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #333333;		 
	text-decoration: none;
	 }

.formulierveldje {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;	
	color: #333333;		
}

 hier word de scroll gedefineerd 

.contents {
	position:absolute;
	left: 7px;
	top: 0px;
	width:350px;
	height:420px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	z-index:3;
}

.text {
	position:absolute;
	left: 4px;
	top: 2px;
	width:400px;
	height:500px;
	z-index:4;
	color:#000;
	overflow: hidden;
}

.textscroll {
	position:absolute;
	left: 445px;
	top: 43px;
	width:284px;
	height:695px;
	z-index:4;
	color:#000000;

