body,td,th {
font-family:"Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #E3DAD3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*Koptekst*/
.vet {font-weight:bold; font-size: 14px; color: #734110;}
.pagina {font-weight: bold; color: #734110; font-size: 11px; text-decoration:underline;}
/*Links hoofdtekst*/
a:link {
	color: #734110;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #734110;
}
a:hover {
	text-decoration: underline;
	color: #734110;
}
a:active {
	text-decoration: none;
	color: #734110;
}
/* Menu boven */
#menu {
font-weight: normal;
font-size: 15px;
color: #734110;
text-align:center;
}
#menu a:link {
	color: #734110;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #734110;
}
#menu a:hover {
	text-decoration: none;
	color: #734110;
}
#menu a:active {
	text-decoration: none;
	color: #734110;
}
/* Menu linkerkant */
#menuleft {
font-weight: normal;
font-size: 15px;
color: #734110;
text-align:right;
padding-right: 25px;
line-height:40px;
}
#menuleft a:link {
	color: #734110;
	text-decoration: none;
}
#menuleft a:visited {
	text-decoration: none;
	color: #734110;
}
#menuleft a:hover {
	text-decoration: none;
	color: #734110;
}
#menuleft a:active {
	text-decoration: none;
	color: #734110;
}
/* Menu bestellen */
#menubestel {
font-weight: bold;
font-size: 15px;
color: #93141A;
}
#menubestel a:link {
	color: #93141A;
	text-decoration: none;
}
#menubestel a:visited {
	text-decoration: none;
	color: #93141A;
}
#menubestel a:hover {
	text-decoration: none;
	color: #93141A;
}
#menubestel a:active {
	text-decoration: none;
	color: #93141A;
}
/*Hoofdtekst*/
.hoofdtekst {line-height: 18px; padding-top: 5px; text-align:justify;}
.margerechts {margin-right: 25px;}
