body {
	background-color: #651F10;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	}
body,td,th {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #181C1B;
}
.tabelmain {
	width: 960px;
	background-color: #181C1B;
}
.tabelleftcel {
	background-color: #8C3710;
	width: 172px;
	background-image: url(../afbeeldingen/fokkelina.jpg);
	background-repeat: no-repeat;
	padding-top: 360px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	height: 240px;
}

	/* The actial error message style */
	.form_validation_field_error_error_message {
	color:#cc0000;
	font-weight: normal;
	clear:left;
	background-color: #FFFF00;
	}
.content {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(content.gif);
	background-repeat: repeat;
}
.leftbot {
	background-color: #FFFFFF;
	width: 25%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 23px;
}
.contentbot {
	background-color: #8C3710;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFFFFF;
}
.datacure {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a.datacure:link {
	color: #333333;
	text-decoration: none;
}
a.datacure:visited {
	color: #333333;
	text-decoration: none;
}
a.datacure:hover {
	color: #181C1B;
	text-decoration: underline;
}
