body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	background-position: right;
	padding: 5px;
/*
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	*/
}

.kopje {
	color: #FFFFFF;
	background-color: #003300;
	width: 100%;
	font-size: 11pt;
	position: static;
	visibility: visible;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 2px;
	height: 40px;








}
td {
	font-size: 10pt;
}
a {
	color: #000000;
	text-decoration: underline;
}
img {
	border: 1px solid #000000;
}
.titel {
	text-decoration: none;
}
.kopje2 {

	color: #FFFFFF;
	background-color: #999999;
	width: 100%;
	font-size: 11pt;
	position: static;
	visibility: visible;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 2px;
	height: 40px;
}
.grijzeLijn {
	border-top: 1px dashed #CCCCCC;

}
.noborder {
	border: 0px;

}
p {
	width: 320px;
}

.excerpt p{
	width: auto;
}

.description p {
	width: auto;
}