body    {
	font-family: verdana,sans-serif !important;
	color: navy;
	background-repeat: repeat-y !important;
	background-color: #cae1ff !important;
}

h1    {
	font-family: monospace;
	font-size: xx-large;
	color: navy;
	font-style: oblique;
	margin-top: 0;
	margin-bottom: 0;
}

h2    {
	font-family: cursive !important;
	color: navy;
	font-size: large;
	margin-top: 0;
	margin-bottom: 0;
}

h5    {
	font-family: monospace;
	font-size: small;
	font-weight: 300;
	color: navy;
	margin-top: 0;
	margin-bottom: 0;
}

h6    {
	font-family: monospace;
	font-size: x-small;
	font-weight: 300;
	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;
}