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

html {
text-align:center;
background-image: url(afbeeldingen/achtergrond-pagina.gif);
}
body {
position:relative;
width:1024px;
margin:0 auto;
text-align:left;
font-size:90%;
color: #000;
}
#navigatie {
background-color:#808080;
width:1018px;
height:40px;
padding-top:2x;
padding-right:6px;
font-family: Verdana, Geneva, sans-serif; 
font-size:30px;
}
#logos {
background-image:url(afbeeldingen/logos.gif);
width:1024px;
height:120px;
}
#header {
background-image:url(afbeeldingen/foto1.jpg);
width:1024px;
height:200px;
}
#welkom {
background-image:url(afbeeldingen/welkom.gif);
width:1024px;
height:368px;
}
#copyright {
background-image:url(afbeeldingen/copyright.gif);
width:1024px;
height:40px;
}
a:link {
color:#000;
text-decoration:none;
}
a:visited {
color:#36F;
text-decoration:none;
}
a:hover {
color:#b11649;
text-decoration:none;
}







	
	
	
	

