body,html { height: 100%; }

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px none #000000;

}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px none #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	border: 1px none #CCCCCC;

}
.thumb2 {
	border: solid #F3F3F3 12px;
	height: 76px;
	width: 126px;
	margin-right: 12px;
}
.thumb {
	border: solid #F3F3F3 12px;
	max-height: 126px;
	max-width: 126px;
	margin-right: 12px;
	margin-top: 12px;
}
.thumbn {
	border: solid #F3F3F3 12px;
	margin-top: 12px;
	max-height: 126px;
	max-width: 126px;
}
.thumbn2 {
	border: solid #F3F3F3 12px;
	margin-top: -12px;
	height: 76px;
	width: 126px;
}
.timage {
	border: medium #333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.subkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
ahover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.comments INPUT {
	border: solid 1px #666;
	width: 200px;
	margin-bottom: 2px;
	font-size: 12px;
}
.comments .captcha {
	width: 100px;
	font-size: 12px;
	height: 19px;
}
.comments .button {
	border: solid 1px #666;
	background-color:#DDD;
	width: 100px;
}
.comments TEXTAREA {
	border: solid 1px #666;
	margin-bottom: 2px;
	width: 200px;
	height: 60px;
	font-size: 12px;
}
.comments TD {
	vertical-align: top;
	padding-right: 5px;
}
.leesmeer {
	text-decoration: none;
}
.reactielink {
	color: #999;
	text-decoration: none;
}