a img {
border: 0;
}
a.clean {
text-decoration: none;
}
a.clean:hover {
text-decoration: underline;
}
p, blockquote, ul, ol, table {
margin-bottom: 1em;
}
ul, ol {
margin-left: 2em;
}
a {
	color: #01006F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h3 {
	margin-bottom: 5px;
	font-size: 100%;
}
h1, h2, h3 {
	color: #666666;
}
h1 {
	font-size: 120%;
	margin-bottom: 10px;
}
h1 a {
	color: #666666;
	text-decoration: none;
	display: block;
}
h1 a:hover {
	text-decoration: underline;
}
div.column {
	position: absolute;
	width: 300px;
	height: 445px;
	/*overflow: auto;*/
}

div.column div.wrapper {
	padding-right: 25px;
	line-height: 150%;
	position: absolute;
	bottom: 1px;
	left: 0;
}

div.afbeeldingen {
}

div.column div.afbeelding {
	margin-bottom: 10px;
}
div.column div.print {
	font-size: 90%;
}
div.downloads {
	padding-bottom: 2em;
}
div.document a {
	color: #666666;
	font-weight: bold;
}