body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.tabelmain {
	width: 960px;
}
.tabelleftcel {
	width: 168px;
	background-image: url(../afbeeldingen/menu.jpg);
	padding-left: 20px;
	background-repeat: no-repeat;
}

	/* The actial error message style */
	.form_validation_field_error_error_message {
		color:#cc0000;
		font-weight: normal;
		clear:left;
	}
.content {
	background-image: url(../afbeeldingen/content.jpg);
	padding-right: 80px;
	padding-left: 50px;
	background-repeat: no-repeat;
	height: 422px;
}
.footer {
	background-image: url(../afbeeldingen/footer.jpg);
	height: 38px;
	padding-left: 40px;
	font-size: 12px;
	color: #333333;
}
.bodylink {
	color: #000000;
	text-decoration: none;
}
a.bodylink:visited{
	text-decoration: none;
	color: #000000;
}
a.bodylink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.bodylink:link {
	text-decoration: none;
	color: #000000;
}
.repeat_bg {
	background-image: url(../afbeeldingen/repeat.jpg);
	background-repeat: repeat-y;
}
.foodlink {
	color: #4F4E4C;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
}
a.foodlink:visited{
	text-decoration: none;
	color: #4F4E4C;
}
a.foodlink:hover {
	text-decoration: underline;
	color: #FFFEF8;
}
a.foodlink:link {
	text-decoration: none;
	color: #4F4E4C;
}
.bodyleftlink {
	color: #fff;
}
a.bodyleftlink:visited{
	text-decoration: none;
	color: #fff;
}
a.bodyleftlink:hover {
	text-decoration: underline;
	color: #FC0;
}
a.bodyleftlink:link {
	text-decoration: none;
	color: #fff;
}
