body { 
font-family: verdana, arial, sans-serif; 
background-color: #FFFFFF; 
font-size: 12px;
margin-left: 15px;
margin-top: 10px;}

h1 { 
font-family: technical, verdana, arial, sans-serif; 
font-weight: bold; 
font-size: 3.0em;
text-align: left; }

h2 { 
font-weight: bold; 
font-size: 1.3em;
text-align: left; }

h3 { 
font-family: verdana, arial, sans-serif; 
font-weight: bold; 
font-size: 1.1em;
text-align: left; }

h4 { 
font-family: verdana, arial, sans-serif; 
font-weight: bold; 
color: rgb(0,0,102);
font-size: 1.3em;
text-align: left; }

p { 
color: black; 
text-align: left; 
font-size: 12px; 
line-height: 1.3em; }

ul { list-style: url(disc.gif) disc; line-height: 150%; font-family: verdana, arial, sans-serif; }

ol { list-style: decimal; line-height: 150%; font-family: verdana, arial, sans-serif }

hr { 
width: 400px; 
height: 2px; 
color: #FF9933; 
background-color: #FF9933; 
border: solid #FF9933 0px; 
text-align: left;}

a:link { color: #FF9933; font-weight: bold; text-decoration: none; }
a:visited { color: #FF9933; font-weight: bold; text-decoration: none; }
a:hover { color: #333333; font-weight: bold; text-decoration: none; font-style: italic; }
a:active { color: #FF9900; font-weight: bold; text-decoration: none; }

.meg-aqua { color: rgb(0,125,125); }
.meg-blauw { color: rgb(0,0,153); }
.meg-paars { color: rgb(125,0,125); }
.meg-groen { color: rgb(0,125,0); }
.meg-grijs { color: rgb(51,51,51); }
.meg-rood { color: rgb(153,0,0); }

.menu-aqua { background-color: rgb(0,125,125); width: 150px; }
.menu-blauw { background-color: rgb(0,0,153); width: 150px }
.menu-paars { background-color: rgb(125,0,125); width: 150px }
.menu-groen { background-color: rgb(0,125,0); width: 150px }
.menu-grijs { background-color: rgb(51,51,51); width: 150px }
.menu-rood { background-color: rgb(153,0,0); width: 150px }
.menu-wit { width: 150px; }

.menu /* tekst in menu lijst */
{ font-family: technical, verdana, arial, sans-serif; 
font-size: 1.5em; 
font-weight: bold; 
letter-spacing: 0.1em; }

.menu-megalies /* link naar index in menubalk links */
{ color: #FFFFFF; 
font-family: technical,verdana,arial,sans-serif; 
font-weight: bolder; 
text-decoration: none; 
font-size: 3.0em; }

.datum /* update datum linksonder in menubalk */
{ color: #FFFFFF; 
font-size: 0.8em; 
text-align: center; }

.navlink { font-size: 0.8em; }

.engels { font-style: italic; }

.inhoud { width: 600px; } /* breedte inhoud rechts */