h1.rood { color: red; text-align: center }
h1.zwart { color: black; text-align: center }
h1.blauw { color: blue; text-align: center }
h1.wit { color: white; text-align: center }

h2.rood { color: red; text-align: center }
h2.zwart { color: black; text-align: center }
h2.blauw { color: blue; text-align: center }
h2.blauwl { color:blue; }
h2.wit { color: white; text-align: center }

h3.rood { color: red; text-align: center }
h3.zwart { color: black; text-align: center }
h3.blauw { color: blue; text-align: center }
h3.blauwl { color: blue }
h3.wit { color: white; text-align: center }

h4.rood { color: red; font-style: italic }
h4.groen { color: green; font-style: italic }
h4.blauw { color: blue; font-style: italic }

h5.rood { color: red;}
h5.rood1 {color:red;}
h5.groen { color: green; font-style: italic }
h5.groen1 {color:green;}
h5.blauw { color: blue; font-style: italic }
h5.blauw1 { color: blue }

h6.rood { color: red; font-style: italic }
h6.groen { color: green; font-style: italic }
h6.blauw { color: blue; font-style: italic }

p { Line-height: 20pt }
.vertikaal {margin-top: -70px }
.horizontaal {text-align: center }
.paginavertikaal {margin-top: 50px;  }
.paginahorizontaal {margin-left: 225px; width:90% }
.paginavert {margin-top: 0px;  }
.paginahor {margin-left: 225px; width:45% }
.lijstvertikaal {margin-top: -400px }
.lijsthorizontaal {margin-left: 600px; width: 60%}

body
{ 
background-image: url("Afbeeldingen/Brabant Header met  Fotos.png");
background-repeat: no-repeat;background-position: top center; margin: 0px;Height: 100px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

   	UL {
	   	text-align: left;
		  position:absolute;left:-10px;top:160px;
		  background: silver; 
		  margin: 10px 30px 10px 10px;
		  padding: 1px 3px 3px 3px;
		  cursor: hand
		}
		LI {
		   color: white;
		   background: silver;
		   margin: 10px 10px 10px 10px;
		   padding: 1px 1px 1px 1px;
		   list-style: none; 
		 }
	





