/* Achtergrond afbeelding */
body { background-image: url(Afbeeldingen/achtergrond.jpg); background-color:#000000; background-repeat: norepeat;	background-attachment: fixed; background-position: center center; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

/* Opmaak van de website */
#header { position: fixed; width: 900px; height: 30px; margin-left: -450px; margin-top: 8px; top:0px; left: 50%; z-index:200; text-align:center; direction:ltr; } 
#headerbackground { width: 100%; height: 30px; background-image:url(Afbeeldingen/topbackground-trans.png); position: fixed; top: -1px; left: 0px; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; z-index:100; direction:ltr; }

#footer { position: fixed; width: 900px; height: 21px; margin-left: -450px; margin-bottom: 0px; bottom:0px; left: 50%; z-index:200; text-align:center; direction:ltr; } 
#footerbackground { width: 100%; height: 30px; background-image:url(Afbeeldingen/footerbackground-trans.png); position: fixed; bottom: -1px; left: 0px; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; z-index:100; direction:ltr; }

#logo {	position: absolute;	width: 600px; height: 230px; margin-left: -300px; margin-top: -115px; top: 50%;	left: 50%; font-family: Verdana, Geneva, sans-serif; font-size: 10px; color:#FFFFFF; } 

/* De lettertypes die gebruikt kunnen worden */
.footer { font-family: Verdana, Geneva, sans-serif;	font-size: 10px; color:#FFFFFF; }




