body{

		font-family: Verdana; font-size:16px;
		color: #000000;
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-face-color: #1B4398;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #1B4398;
		scrollbar-shadow-color: #339999;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #FFFFFF;
	}
	
	
#container{
					margin: 0 auto;
					width: 1000px;	height: auto; top: 0px;
					background: #FFF;
				
					}
	
#header{
					 position: relative;
					 top: 0px; left: 20px;
					 width: 650px; height: 92px;
					 background-image:url('background/header.png');
					 background-repeat: no-repeat;					 
					}
					
#voordelen{
					 position: relative;
					 top: 10px; left: 20px;
					 width: 650px; height: 200px;
					 background-image:url('background/voordelen.png');
					 background-repeat: no-repeat;	
					 font-family: Verdana; font-size:13px;
		color: #FFF;	 				 
					}
					
#anderewebsites{
					 position: relative;
					 top: -255px; left: 680px;
					 width: 305px; height: 265px;
					 background-image:url('background/andere-websites-vsi.png');
					 background-repeat: no-repeat;
					 font-family: Verdana; font-size:13px;
		color: #FFF;	 							 
					}
					
#linkkop1{
					 position: relative;
					 top: -240px; left: 12px;		width:975px; height: auto;
					 font-family: Verdana; font-size:13px;
		color: #000000;	 
					} 
					
#tableleft{
					 float:left;
					 }
					 				
#contenttable{
					 top:-20px;
					 }
					 
#tableright{
					 float:right;
					 }
					 
#paddingleft{
				 padding-left: 20px;
				 }
				 
#paddingtop{
				 padding-top: -20px;
 				 padding-left: 20px;
				 }
				 
#smallfont{
				 font-family: Verdana; font-size:11px;
		color: #FFF;	
				 }


					
A:link {text-decoration: none; font-weight: bold; color: #616D7E;}
A:visited {text-decoration: none; font-weight: bold; color: #382D2C;}
A:active {text-decoration: none; font-weight: bold; color: #616D7E;}
A:hover {text-decoration: underline; font-weight: bold; color: #25383C;}
