BODY {
	background-color:#4F0264;
	color:#5e078d;
	}

BODY.HOOFD {
		   background-image:url(../afbeeldingen/stuc.jpg);
		   background-color:#f4f4c6;
		   color: #5e078d;
	}
	
BODY.AFB {
		   background-color:#f5dbeb;
		   background-image: url(../afbeeldingen/k2.gif);
		   background-repeat: no-repeat;
		   background-position: 25% 25%;
	}	

BODY.index {
		   background-image:url(../afbeeldingen/stuc.jpg);
		   background-color:#f4f4c6;
	}
	
IMG.n01 {
		position: absolute;
		top: 200;
		right: auto;
		bottom: auto;
		left: 360;
	}
	
P.HOOFD {
		 font-family: "verdana", "Arial alternative", "arial";
		 font-size: 10 pt;
		 font-weight: bold;
		 
		}
		
P.BOVEN {
         font-family: "verdana", "Arial alternative", "arial";
		 font-size: 8 pt;
		 line-height: 6pt;
		 font-weight: bold;
		 color="#FFFFCC";
		 }
		 
P.BOV2 {
         font-family: "verdana", "Arial alternative", "arial";
		 font-size: 8 pt;
		 line-height: 10pt;
		 font-weight: bold;
		 color="#FFFFCC";
		 }