p, h1, h2, h3, h4, h5, th, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.omschrijving {
	margin-bottom: 0px;
}
h1, {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 width: 100%;
 font-size: 12pt;
 font-weight: 900;
 color: #FFFFFF;
 background-color: #6A6321;
}
table.titel {
 width: 100%;
}
td.titel {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: 900;
 color: #6A6321;
}
td.subtitel {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: 900;
 color: #6A6321;
 background-color: white;
}
table.chapeau {
 width: 100%;
 border: 1px solid #6A6321;
}
td.chapeau {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 font-style:italic;
 color: #6A6321;
}
td.datum {
 text-align: right;
 color:  #ffffff;
 font-size: 10pt;
 font-weight: 900;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
.omschrijving {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}
h2, .lead {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}
h3, td, p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
h4, th {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #6A6321;
}
h5 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FF9900;
}
th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-color: #6A6321;
  color: #ffffff;
  height: 20px;
}
a:link {
 font-size: 12px;
 font-weight: bold;
 color: #6A6321;
 text-decoration: none;
}CC9900CC9900
a:hover {
 font-size: 12px;
 font-weight: bold;
 color: #FF9900;
 text-decoration: none;
}
a:visited {
 font-size: 12px;
 font-weight: bold;
 color: #CC9900;
 text-decoration: none;
}
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding:0px;
 margin:0px;
 background-image:url(../images/bg.jpg);
 background-attachment:fixed;
 background-color: #eaf1ed;
 color: #000000;
}
.greenheader {
	background-color: #6A6321;
}
.yellowheader {
	background-color: #FFFFCC;
}
.yellowbg {
	background-image:url(../images/yellowbg.gif);
}
.title {
	background-color: #6A6321;
	color: #ffffff;
	font-family: Frutiger, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
}
.topmenu, .topmenu A, .topmenu A:visited, .topmenu A:link, .topmenu A:hover, .topmenu A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:white;
}
.topmenu, .topmenu A, .topmenu A:visited, .topmenu A:link{
	color:white;
}
.topmenu A:hover, .topmenu A:active {
	color:#FF9900;
}
.mainmenu {
 background-color:#FFFFFF;
 filter:alpha(opacity=60);
 vertical-align:top;
}
.content {
 padding-left: 25px;
 padding-right: 25px;
}
.content, .content P {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #000000;
 background-color: #ffffff;
 vertical-align:top;
}
.contentWide {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #000000;
 background-color: #ffffff;
 vertical-align:top;
 padding-left: 0px;
 padding-right: 0px;
}
.sidebar {
	background-color:#FFCC99;
	filter:alpha(opacity=40);
	vertical-align:top;
}
.visible {
	z-index:10;
	visibility:visible;
	position:relative;
}
input, select {
	border: 1px solid #6A6321;
}
input.checkbox {
	border: 0px;
}
input.noborder {
	text-align:right;
	border: 0px;
}
input.enquete_radio, input.enquete_checkbox {
	border: 0px;
}
input.button {
	border: 1px solid #6A6321;
}
.pijl {
	position: relative;
	right: 6px;
	border: 2px;
	vertical-align: middle;
	color: White;
	font-weight: Bold;
	font-size: 14px;
}
table.rightbar {
	width: 100%;
	background-color: #EE7C06;
}
th.zzv {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-color: #ffffff;
  color: #6A6321;
  height: 20px;
}
td.rightbar {
	border-top: 1px solid White;
	color: White;
	font-weight: Bold;
	font-size: 13px;
	text-transform: uppercase;
	vertical-align: middle;
	overflow:hidden; 
	text-overflow:ellipsis;
}
table.rightbaryellow {
	width: 100%;
	background-color: #FFAF44;
}
a.rightbar, a.rightbar:hover, a.rightbar:visited {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-weight: Bold;
	font-size: 13px;
	overflow:hidden; 
	text-overflow:ellipsis;
}
td {
	vertical-align: top;
}
td.rightbaryellow {
	border-top: 1px solid White;
	color: White;
	font-weight: Bold;
	font-size: 12px;
	vertical-align: middle;
	overflow:hidden; 
	text-overflow:ellipsis;
}
table.rightbaryellow2 {
	width: 100%;
	background-color: #FFCC66;
}
td.rightbaryellow2 {
	color: Purple;
	font-weight: Bold;
	font-size: 12px;
	vertical-align: middle;
	background-color: #FFCC66;
}
td.rightbaryellow3 {
	border-top: 0px;
	color: White;
	font-weight: Bold;
	font-size: 12px;
	vertical-align: middle;
	overflow:hidden; 
	text-overflow:ellipsis;
}
div.nieuwsbrief {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.small { font-size: 10px;}
.archiefheader {
	font-size:12px;
	font-weight:bold;
	color:#6A6321
}
td.bottomtitel {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: 900;
 color: #6A6321;
}