.kolom1 {
	top: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 166px;
	height: 200px;
	float: left;
}
.kolom2 {
	top: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 166px;
	height: 200px;
	float: left;
	margin-left: 10px;
}
.inleiding {
	font-size: 13px;
	font-weight: bold;
	white-space: pre;
}
#datum {
	width: 695px;
	height: 10px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center center;
	clip: rect(auto,auto,auto,auto);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-top: 10px;
}
.thumb {
	width: 166px;
	height: 134px;
	clip: rect(20px,auto,auto,auto);
}
.bijschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 15px;
	line-height: 16px;
}
.image {
	top: 20px;
	bottom: 10px;
	clip: rect(10px,auto,auto,auto);
}
#content {
	width: 695px;
	margin-right: auto;
	margin-left: 55px;
	clip: rect(auto,auto,auto,auto);
}
