body		{background-color:white;
		text-align:justify;
		color:darkgray;
		font-family:"calibri";
		font-size:14pt;
		font-weight:light;
		margin-left:50px; /*inspringen*/
		margin-right:50px; /*inspringen*/
		}


a:link	{color:darkgray}
a:visited	{color:darkgray}
a:active	{color:black}
a:hover	{color:black}

/*#3299CC   mooi lichtblauw*/

/*normale tekst*/

h1	{	text-align:justify;
		color:gray;
		font-family:"calibri";
		font-size:14pt;
		font-weight:light
	}



/*pagina hoofden*/
h2	{	font-size:30pt;
		font-weight:bold;
		font-family:"vivaldi";
		line-height:120%;
		line-width:120%;
		text-align:center;
		color:darkgray;
		margin-left:150px; 
		margin-right:150px
	}


/*kleine tekst in menu*/
h3	{	text-align:justify;
		color:gray;
		font-family:"arial";
		font-size:11pt;
		font-weight:light
	}

/*alternatieve tekst*/
h5	{	font-size:33pt;
		font-weight:bold;
		font-family:"Freestyle Script";
		background-color:maroon;
		background-image:url(fotos/achtergrond.jpg);
		text-align:center;
		color:white
	}