@charset "UTF-8";
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
}
.fotokader {
	border: 1px solid #333333;
	height: 379px;
	width: 379px;
	overflow: hidden;
}
.tekstkader {
	height: 379px;
	width: 379px;
	overflow: auto;
	border: 1px solid #333333;
	text-align: left;
}
.tekstkader p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.kopje {
	font-weight: normal;
	color: #666633;
	font-size: 20px;
}
.vet {
	font-weight: bold;
}
.rood {
	color: #660000;
	font-weight: bold;
}
.wit {
	color: #FFFFFF;
}

