<STYLE TYPE="text/css">

/*Stijlblad versie 1.0 10-1-2006*/

body { font-family: comic sans, cursive; }
body { background: #FFFED1; color: #000000; /* licht gele achtergrond, zwarte tekst */ }


h1 {background: transparent; }
h2 {background: transparent; }
h3 {background: transparent; }
h4 {background: transparent; }
h5 {background: transparent; }
p {background: transparent; }
ul {background: transparent; }


h3 {color: #FC4F36; }/* tekst tussenkopjes rood*/



h1 { text-transform:capitalize; /* begin letter met hoofdletter*/ 
text-align: center; }
h2 { text-align: left; }
h3 { text-align: left; }
h4 { text-align: center; }
h5 { text-align: center; }
p { text-align: left; }
p.subtitel {text-align: center;}
p.welkom {text-align: center;}
p.h4 {text-align: center;}

h1 { 
font-size: 200%;
font-style: normal;
font-variant: normal;
font-weight: normal; }

h2 { font-family: comic sans, cursive;
font-size: 150%;
font-style: normal;
font-variant: normal;
font-weight: normal; }

h3 { font-family: comic sans, cursive;
font-size: 125%;
font-style: normal;
font-variant: normal;
font-weight: bold; }

h4 { font-family: comic sans, cursive;
font-size: 125%;
font-style: normal;
font-variant: normal;
color: #FC4F36;
text-decoration: underline; /* onderstreept*/
font-weight: bold }

h5 { font-family: comic sans, cursive;
font-size: 100%;
font-style: bold;
font-variant: normal;
font-weight: normal }


p { font-family: comic sans, cursive;
font-size: 100%;
font-style: normal;
font-variant: normal;
font-weight: normal; }

ul { font-family: comic sans, cursive;
font-size: 100%;
font-style: normal;
font-variant: normal;
font-weight: normal; }

p.subtitel { font-family: comic sans, cursive;
font-size: 150%;
font-style: normal;
font-variant: normal;
font-weight: normal; }

p.welkom { font-family: comic sans, cursive;
font-size: 150%;
font-style: normal;
font-variant: normal;
font-weight: normal; }

p.h4 { font-family: comic sans, cursive;
font-size: 100%;
font-style: normal;
font-variant: normal;
font-weight: normal; }


h1 { line-height: 250%; /* regelafstand 1,5*/}
h2 { line-height: 250%; }
h3 { line-height: 250%; }
h4 { line-height: 400%; }
h5 { line-height: 240%; }
p { line-height: 150%; }
p.subtitel { line-height: 150%; }
p.h4 { line-height: 150%; }


p img { float: left; }

a:link { color: black;}
a:visited { color: black;}
a:hover { background: #FC4F36; /* rood*/ 
text-decoration:underline; /* onderstreept*/}
a:active { background: #FC4F36; /* rood*/ 
text-decoration:underline; /* onderstreept*/}



</STYLE>

