body {
	font-family: Verdana, Geneva, sans-serif;
	color: #003366;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
	line-height: 40px;
	padding-left: 45px;
	background: url("img/bleau-ikoon.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
h1:first-letter {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px #ff6600 dashed;
}

p {
	font-size: 1.1em;
	color: #003366;
}


a:link, a:visited, a:active {
	color: #003366;
}

a:hover {
	color: #ff6600;
}

td {
	font-size: 0.8em;
}

.inhoud p:first-letter {
	font-size: 1.1em;
	font-weight: bold;
	color: #ff6600;
}

.kleintjesgrijs {
	font-size: 0.7em;
	color: #cccccc;
}

.kleintjesgrijs a:link, .kleintjesgrijs a:hover, .kleintjesgrijs a:visited, .kleintjesgrijs a:hover  {
	color: #cccccc;
}

td.onderlijn, th {
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px #ff6600 dashed;
}

.navDIV {
	margin-top: 2px;
	border: 1px #003366 solid;
	padding: 2px;
	width: 200px;
}

.navDIVactive {
	margin-top: 2px;
	border: 1px #ff6600 solid;
	padding: 2px;
	color: #ff6600;
	width: 200px;
}

.navDIV a, .navDIVactive a {
	text-decoration: none;
}
