body    {
	font-family: verdana,sans-serif !important;
	color: navy;
	background-repeat: repeat-y !important;
	background-color: #cae1ff !important;
}

h1    {
	font-family: monospace;
	font-size: 3.5em;
	color: navy;
	font-style: oblique;
	margin-top: 0;
	margin-bottom: 0;
}

h2    {
	font-family: cursive !important;
	color: navy;
	font-size:2em;
	margin-top: 0;
	margin-bottom: 0;
}

h3    {
	font-family: verdana, arial, sans-serif !important;
	font-size: 1.3em;
	color: navy;
	margin-top: 0;
	margin-bottom: 0;
}
h4    {
	font-family: monospace;
	font-size:1em;
	color: navy;
	margin-top: 0;
	margin-bottom: 0;
}
h5    {
	font-family: monospace;
	font-size:1em;
	font-weight:normal;
	color: navy;
	margin-top: 0;
	margin-bottom: 0;
}

h6    {
	font-family: monospace;
	font-size: 1em;
	font-weight: bold;
	color: red;
	margin-top: 0;
	margin-bottom: 0;
}

/* achtergrondkleur groen */
div    {
	border: 0px solid red !important;
}

div.openingskop    {
	top: 15px;
	height: 75px;
	width: 98%;
}

div.menu    {
	position: absolute;
	top: 91px;
	witdh: 170px;
	color: white;
}

div.pagina    {
	position: absolute;
	top: 140px;
	left: 220px;
	witdh: 170px;
}