body {
	background-color: #dad8c7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:   url("/images/bg.jpg");
	background-repeat: repeat-x;
}
a:
	text-decoration: underline;
	color: #333333;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #5a6965;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.bg_links {
	background-image:   url("/images/bg_links.jpg");
	background-repeat: repeat-y;
}
.bg_rechts {
	background-image:   url("/images/bg_rechts.jpg");
	background-repeat: repeat-y;
}
.head {
	background-image:   url("/images/head.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.inhoud_boven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.inhoud_producten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #DAD8C7;
	background-image:   url("/images/bg_menu_producten.jpg");
	background-repeat: repeat;
}
.inhoud_onder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #DAD8C7;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
}
.tekst_links {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5c6a6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #576563;
}
.tekst_rechts {
	padding-left: 20px;
}
.subtitel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
}
.subtitel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
}
.tabel_onder {
	background-image:   url("/images/tabel_onder.jpg");
	background-position: center top;
}
