body {
	background-color: #F9ECB5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #723E00;
	margin: 0px;
}
.hoofdTabel {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #733F01;
	border-bottom-color: #733F01;
	border-left-color: #733F01;
	background-color: #FFFFFF;
}
.tabelBoven {
	background-color: #FBF7E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #733F01;
}
.knoppenbalk {
	background-color: #E26800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #733F01;
}
.subKnoppenbalk {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #733F01;
}
.bodytekst {
	padding: 20px;
	background-image: url(images/pixel_dbruin.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.disclaimer {
	font-size: 9px;
	color: #B6955B;
}
.NieuwsTabel {
	background-color: #FBF7E1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #733F01;
	background-attachment: scroll;
	background-image: url(images/pixel_dbruin.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	border-left-width: 1px;
	border-top-color: #733F01;
}
.lijn_bruin_links {
	background-image: url(images/pixel_dbruin.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.NewsDate {
	color: #A27F4F;
}
a:link {
	color: #E26800;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #E26800;
}
a:visited {
	text-decoration: underline;
	color: #E26800;
}
.lijntjeAlsBack {
	background-image: url(images/pixel_dbruin.gif);
	background-repeat: repeat-y;
}
