body {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;	
}

.big {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.big:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.grijsrechts {
  list-style-image: url(/common/images/li_ar.gif);
	list-style-position: outside;
	margin-left: 10px; 
/*		margin: 13px;	*/
}
.verwant {
  list-style-image: url(/common/images/li_ar.gif);
	list-style-position: outside;
	margin-left: 18px; 
/* margin: 13px;	*/
}

p {
	font: normal 11px Arial, Helvetica, sans-serif;
}
b {
	font: normal 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a {
	font: normal 11px Arial, Helvetica, sans-serif;
  color: #4D4D4D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tdhoofd {
  font-size: 12px;
  font-weight: bold;
  color: #4D4D4D;	
  vertical-align: top;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-color: #FFCC66;
  height: 30px;
}

.topmenu {
	background-color: #009999;
}
.topmenu:hover {
	background-color: #FFFFFF;
}
.topmenu_e {
	background-color: #009999;
}
.l_topmenu {
  font-size: 11px;
  color: #FFFFFF;
	text-decoration: none;
}
.l_topmenu:hover {
  font-size: 11px;
  color: #FFFFFF;
	text-decoration: underline;
}
.midmenu {
	background-color: #FFFFFF;
}
.l_midmenu {
  font-size: 11px;
  color: #4D4D4D;
	text-decoration: none;
}
.l_midmenu:hover {
  font-size: 11px;
  color: #009999;
	text-decoration: none;
}
.pullmenu {
	background-color: #FFFFFF;
}
.l_pullmenu {
  font-size: 11px;
  color: #444444;
	text-decoration: none;
}
.l_pullmenu:hover {
  font-size: 11px;
  color: #000000;
	text-decoration: none;
}
.l_rmenu {
  font-size: 12px;
  color: #444444;
	text-decoration: none;
  font-weight: bold;
}
.l_rmenu:hover {
  font-size: 12px;
  color: #000000;
	text-decoration: none;
  font-weight: bold;
}
.padmenu {
  font-size: 11px;
  color: #009999;
	text-decoration: none;
}
.greenline {
  background-color: #009999;
}
#paden {
  font-size: 11px;
	text-decoration: none;
}
.padmenu:hover {
	text-decoration: underline;
}

.rmenu {
  list-style-image: url(/common/images/li_ar.gif);
	list-style-position: outside;
}

#pm_overwnb {
  position: absolute;
	z-index: 100;
	left: 34px;
	top: 134px;
	visibility: hidden;
	background-color: white;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#pm_agenda {
  position: absolute;
	z-index: 101;
	left: 148px;
	top: 134px;
	visibility: hidden;
	background-color: white;	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#pm_nieuws {
  position: absolute;
	z-index: 102;
	left: 283px;
	top: 134px;
	visibility: hidden;
	background-color: white;	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#pm_webwinkel {
  position: absolute;
	z-index: 103;
	left: 340px;
	top: 134px;
	visibility: hidden;
	background-color: white;	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#pm_service {
  position: absolute;
	z-index: 104;
	left: 412px;
	top: 134px;
	visibility: hidden;
	background-color: white;	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#pm_dossiers {
  position: absolute;
	z-index: 105;
	left: 470px;
	top: 134px;
	visibility: hidden;
	background-color: white;	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}

#float_lid {
  position: absolute;
	z-index: 200;
	left: 600px;
	top: 5px;
	visibility: visible;
}





.wnbgreen {
  font-size: 11px;
  color: #009999;
	text-decoration: none;
}
.wit {
  font-size: 11px;
  color: #009999;
	text-decoration: none;
}

input.zoek{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #009999;
}

input.zoekbutton {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  background-color: #8D8D8D;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	color: #FFFFFF;
}


