body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D0D0D0;
}
.tabelmain {
	width: 980px;
	height: 100%;
	background-color: #000000;
}
.tabelleftcel {
	background-color: #E4E5ED;
	padding: 20px;
	width: 25%;
}
	/* The actial error message style */
	.form_validation_field_error_error_message {
		color:#cc0000;
		font-weight: normal;
		clear:left;
}
.toprow {
	background-image: url(../afbeeldingen/bodybg.gif);
	background-repeat: repeat-x;
	height: 180px;
}
.footer {
	background-image: url(../afbeeldingen/footer.gif);
	background-repeat: repeat-x;
	height: 55px;
	color: #E60167;
	font-size: 12px;
}
.menurow {
	padding-left: 18px;
	background-color: #FFFFFF;
}
.footertekst {
	color: #5B5B5B;
	padding-bottom: 12px;
	padding-left: 22px;
}
.content {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 80px;
	padding-bottom: 25px;
}
.links {
	background-image: url(../afbeeldingen/linkerbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
}
.fotorand {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lampen {
	background-image: url(../afbeeldingen/lampen.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.sitemaplink {
	color: #FF3366;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.sitemaplink:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.sitemaplink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.sitemaplink:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.foodlink {
	color: #FF3366;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.foodlink:link {
	color: #FDFDFD;
	text-decoration: none;
	font-weight: normal;
}
a.foodlink:visited {
	color: #FDFDFD;
	text-decoration: none;
	font-weight: normal;
}
a.foodlink:hover {
	color: #FAFAFA;
	text-decoration: underline;
	font-weight: normal;
}

