@charset "utf-8";
/* CSS Document */

body {
        background-color: #ffffff;
	    SCROLLBAR-FACE-COLOR: #000000; /*balkkleur*/
		SCROLLBAR-HIGHLIGHT-COLOR: #B1BABE; 
		SCROLLBAR-SHADOW-COLOR: #EEF1F6 /*#00487D*/; 
		SCROLLBAR-3DLIGHT-COLOR: #0033CC; 
		SCROLLBAR-ARROW-COLOR: #B1BABE; /*pijltje op de balk*/
		SCROLLBAR-TRACK-COLOR: #965583;/*onder de balk */
		SCROLLBAR-DARKSHADOW-COLOR: #0033CC;
	
		
	
	font-family:Arial;
	font-size:12px;
	color:#000000;
	width: 880px; /*was 870*/
	height: 300px;
	margin: 0 0 0 0}
	
	h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#993B7E; }
	
	h3 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#993B7E; }
	
	
	#tekstbox-welkom{
	padding-top:100px; /*60px*/
	margin-left: 400px; /*360*/
	margin-bottom:10px;
	width: 460px; /*510*/
	height: auto;
	text-align:left;
	
	}
	
	#tekstbox{
	margin-top:30px;
	margin-left: 400px; /*360*/
	margin-bottom: 10px;
	width: 474px; /*510*/
	height: auto;
	text-align:left;
	
	}
	
	#iframe {
	SCROLLBAR-FACE-COLOR: #FFFFFF; /*balkkleur*/
		SCROLLBAR-HIGHLIGHT-COLOR: #B1BABE; 
		SCROLLBAR-SHADOW-COLOR: #EEF1F6 /*#00487D*/; 
		SCROLLBAR-3DLIGHT-COLOR: #0033CC; 
		SCROLLBAR-ARROW-COLOR: #B1BABE; /*pijltje op de balk*/
		SCROLLBAR-TRACK-COLOR: #B1BABE;/*onder de balk*/  
		SCROLLBAR-DARKSHADOW-COLOR: #0033CC;}

	
	


