body 
	{	font-family : 'arial'; serif; 
		font-size : 12px; 
		margin-left : 0px; 
		margin-top : 100px;
		color : black;
		background-image : url(../pics/achtergrondpaars.png) ;
	} 



a#menu
	{	font-size : 15px; 
		font-weight : normal;
		text-decoration : none; 
		color : white; 
		font-family : arial, serif;  
		text-align : left;
		margin-left : 0px;
	}

a:hover#menu
	{	color : rgb(128, 0, 0);  
	}

a#submenu 
	{	font-size : 12px; 
		font-weight : normal;
		text-decoration : none; 
		color : white; 
		font-family : arial, serif;  
		text-align : left;
	}

a:hover#submenu 
	{	color : rgb(128, 0, 0);  
	}

a#index
	{	color : rgb(35, 21, 122); 
		text-decoration : none; 
	}

a:hover#index
	{	color : rgb(236, 163, 62); 
		text-decoration : none; 
	}

p#bijschrift 
	{	font-size: 10px; 
		margin-left:0px; 
		text-decoration: italic;
	}

p#bron
	{	font-size:8px; 
		margin-left:0px; 
	}

p#nieuwsbericht 
	{	font-size:12px; 
		margin-left:00px; 
	}

p#content 
	{	margin-left:00px; 
	}

p
	{	margin-left:0px; 
	}

h1
	{	font-size: 25px; 
		font-weight: bold; 
		margin-left:00px; 
	}

h2
	{	font-size: 15px;
		font-weight: bold;
		margin-left:0px; 
	}


