body {
	font-family: "Trebuchet MS";
	font-size:12px;
	margin: 0;
}
/* bovenste navigatie balk */
/* main */
div.topnavmain {
	background-image:url('../images/bgrtop.gif');
	background-repeat:no-repeat;
	width:765px;height:15px;
	display: block;
	border-bottom:1px solid #ffffff;
	background-color: transparent;
	font-size:11px;
}
.topnavmain a, .topnavmain a:visited {
	height:15px;
	border-left:1px solid #00643b;
	color: #00643b;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	float:left;
}
.topnavmain a.actief, .topnavmain a.actief:visited {
	border-left:1px solid #00643b;
	color: #00643b;
}
.topnavmain a:hover {
	background-color: #00643b;
	color:#ffffff;
}
.topnavmain a.tekst, .topnavmain a.tekst:visited {
	height:15px;
	border-left:0;
	color: #00643b;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	float:left;
}
.topnavmain a.tekst:hover {
	background-color: transparent;
	color: #00643b;
}
.topnavmain a#home, .topnavmain a#home:visited {
	border-left:1px solid #00643b;
	color: #ffffff;
}
.topnavmain a#home:hover {
	border-left:1px solid #66a289;
	background-color: #66a289;
	color:#ffffff;
}
.topnavmain div {
	display: block;
	float:left;
}

div.inhoud div.sitemap {
	margin-bottom:6px;
	border-bottom:1px solid #eeeeee;
	padding-bottom:6px;
	width:510px;
}
.inhoud .clear {
	color:#000000;
	font-weight:bold;
	float:left;
	height:15px;
	line-height:15px;
	padding:0;
}
.inhoud a, .inhoud a:visited {
	color: #0066FF;
	text-decoration: none;
}
.inhoud a:hover {
	text-decoration: underline;
}


.ondersteunendnav a, .ondersteunendnav a:visited {
	height:15px;
	border-left:1px solid #cccccc;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	float:left;
}
.ondersteunendnav a:hover {
	background-color: #66a289;
	color:#ffffff;
}
.ondersteunendnav a#home:link, .ondersteunendnav a#home:visited {
	border-left:1px solid #00643b;
	background-color: #00643b;
	color:#ffffff;
}
.ondersteunendnav a#home:hover {
	border-left:1px solid #66a289;
	background-color: #66a289;
	color:#ffffff;
}


/* logobalk met zoekbox */
/* main */
div.logomain {
	width:765px;height:45px;
	text-align: left;
}
.logomain a {
	display: block;
	float: left;
}
.logomain div {
	display: block;
	float: left;
}
.logomain div.zoek {
	width: 225px;
	margin-top: 15px;
}
.logomain div.zoek div.zoekbox {
	width: 135px;height:15px;
	border:1px solid #00643b;
	margin-right:14px;
}
div.logomain div.zoek a.zoekKnop:link, div.logomain div.zoek a.zoekKnop:visited {
	width:60px;
	height:16px;
	line-height:15px;
	color: #ffffff;
	background-color: #00643b;
	border:1px solid #00643b;
	font-weight: bold;
	font-size:11px;
	padding-top:0px;
	text-decoration: none;
	text-align: center;
	float:left;
}
div.logomain div.zoek a.zoekKnop:active, div.logomain div.zoek a.zoekKnop:hover {
	color: #ffffff;
	background-color: #66a289;
	border:1px solid #00643b;
}
div.logomain div.zoek a.zoekKnopBlur:link, div.logomain div.zoek a.zoekKnopBlur:visited {
	width:60px;
	height:16px;
	line-height:15px;
	color: #a2c2b5;
	background-color: #c2e2d5;
	border:1px solid #c2e2d5;
	font-weight: bold;
	font-size:11px;
	padding-top:0px;
	text-decoration: none;
	text-align: center;
	float:left;
}
div.logomain div.zoek a.zoekKnopBlur:active, div.logomain div.zoek a.zoekKnopBlur:hover {
	color: #a2c2b5;
	background-color: #c2e2d5;
	border:1px solid #c2e2d5;
}
div.logomain div.zoek INPUT.zoekbox {
	font-family: "Trebuchet MS";
	font-size:12px;
	width:135px;
	height:16px;
	border:1px solid #00643b;
	margin-right:14px;
	line-height:14px;
	padding:0 0 0 1px;
	display:block;
	float:left;
}

/* onderste navigatie balk */
/* main */
div.bottomnavmain {
	width:765px;height:15px;
	display: block;
	border-bottom:1px solid #ffffff;
	background-color: #00643b;
	font-size:11px;
}
.bottomnavmain a,.bottomnavmain a:visited {
	height:15px;
	border-left:1px solid #ffffff;
	background-color: #00643b;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	float:left;
}
.bottomnavmain a#blauw.actief, .bottomnavmain a#blauw.actief:visited {
	background-color: #002686;
	color:#ffffff;
}
.bottomnavmain a#rood.actief, .bottomnavmain a#rood.actief:visited {
	background-color: #b10329;
	color:#ffffff;
}
.bottomnavmain a#oranje.actief, .bottomnavmain a#oranje.actief:visited {
	background-color: #ff4b00;
	color:#ffffff;
}
.bottomnavmain a#group.actief, .bottomnavmain a#group.actief:visited {
	background-color: #66a289;
	color:#ffffff;
}
.bottomnavmain a#groen.actief, .bottomnavmain a#groen.actief:visited {
	background-color: #68a251;
	color:#ffffff;
}
.bottomnavmain a#intranet.actief, .bottomnavmain a#intranet.actief:visited {
	background-color: #68a251;
	color:#ffffff;
}
.bottomnavmain a#actie1.actief, .bottomnavmain a#actie1.actief:visited {
	background-color: #ff0000;
	color:#ffffff;
}
.bottomnavmain a#actie2.actief, .bottomnavmain a#actie2.actief:visited {
	background-color: #00ff00;
	color:#ffffff;
}
.bottomnavmain a#paars.actief, .bottomnavmain a#paars.actief:visited {
	background-color: #660066;
	color:#ffffff;
}
.bottomnavmain a#irm.actief, .bottomnavmain a#irm.actief:visited {
	background-color: #9FCFE3;
	color:#336682;
}
.bottomnavmain a#blauw.actief:hover {
	background-color: #002686;
	color:#ffffff;
}
.bottomnavmain a#rood.actief:hover {
	background-color: #b10329;
	color:#ffffff;
}
.bottomnavmain a#oranje.actief:hover {
	background-color: #ff4b00;
	color:#ffffff;
}
.bottomnavmain a#group.actief:hover {
	background-color: #00643b;
	color:#ffffff;
}
.bottomnavmain a#groen.actief:hover {
	background-color: #68a251;
	color:#ffffff;
}
.bottomnavmain a#intranet.actief:hover {
	background-color: #68a251;
	color:#ffffff;
}
.bottomnavmain a#paars.actief:hover {
	background-color: #660066;
	color:#ffffff;
}
.bottomnavmain a#actie1.actief:hover {
	background-color: #660066;
	color:#ffffff;
}
.bottomnavmain a#actie2.actief:hover {
	background-color: #660066;
	color:#ffffff;
}
.bottomnavmain a#irm.actief:hover {
	background-color: #9FCFE3;
	color:#336682;
}
.bottomnavmain a:hover {
	color: #666666;
	background-color: #cccccc;
}
.bottomnavmain a#blauw:hover {
	background-color: #66a289;
	color:#ffffff;
}
.bottomnavmain a#rood:hover {
	background-color: #66a289;
	color:#ffffff;
}
.bottomnavmain a#oranje:hover {
	background-color: #66a289;
	color:#ffffff;
}
.bottomnavmain a#group:hover {
	background-color: #66a289;
	color:#ffffff;
}
.bottomnavmain a#groen:hover {
	background-color: #66a289;
	color:#ffffff;
}
.bottomnavmain a#intranet:hover {
	background-color: #66a289;
	color:#ffffff;
}
.bottomnavmain a#paars:hover {
	background-color: #66a289;
	color:#ffffff;
}
.bottomnavmain a#actie1:hover {
	background-color: #ff0000;
	color:#ffffff;
}
.bottomnavmain a#actie2:hover {
	background-color: #00ff00;
	color:#ffffff;
}
.bottomnavmain a#irm:hover {
	background-color: #66a289;
	color:#ffffff;
}
.bottomnavmain div {
	display: block;
	float:left;
}

/* ondersteunende navigatie balk */
/* main */
div.ondersteunendnav {
	width:765px;height:15px;
	display: block;
	border-bottom:1px solid #ffffff;
	background-color: #00643b;
	font-size:11px;
}
div.ondersteunendlogo {
	background-image: url("../images/blokjesgrijs.gif");
	background-repeat: repeat-X;
	background-position: 0 45px;
	width: 765px; height: 60px;
	text-align: left;
	float:none;
}
.ondersteunendlogo div.zoek {
	width:210px; height:32px;
	margin: 15px 0 1px 0;
	padding: 12px 0 0 15px;
	float: right;
	background-color:#ffffff;
}
.ondersteunendlogo div.zoek div.zoekbox {
	width: 120px;height:15px;
	border:1px solid #00643b;
	background-color: #ffffff;
	margin-right:14px;
	float:left;
	display:block;
}
div.ondersteunendlogo div.zoek a.zoekKnop:link, div.ondersteunendlogo div.zoek a.zoekKnop:visited {
	width:60px;
	height:16px;
	line-height:15px;
	color: #ffffff;
	background-color: #00643b;
	border:1px solid #ffffff;
	font-weight: bold;
	font-size:11px;
	padding-top:0px;
	text-decoration: none;
	text-align: center;
	float:left;
}
div.ondersteunendlogo div.zoek a.zoekKnop:active, div.ondersteunendlogo div.zoek a.zoekKnop:hover {
	color: #ffffff;
	background-color: #66a289;
}
div.ondersteunendlogo div.zoek a.zoekKnopBlur:link, div.ondersteunendlogo div.zoek a.zoekKnopBlur:visited {
	width:60px;
	height:16px;
	line-height:15px;
	color: #a2c2b5;
	background-color: #c2e2d5;
	border:1px solid #ffffff;
	font-weight: bold;
	font-size:11px;
	padding-top:0px;
	text-decoration: none;
	text-align: center;
	float:left;
}
div.ondersteunendlogo div.zoek a.zoekKnopBlur:active, div.ondersteunendlogo div.zoek a.zoekKnopBlur:hover {
	color: #a2c2b5;
	background-color: #c2e2d5;
}
div.ondersteunendlogo div.zoek INPUT.zoekbox {
	font-family: "Trebuchet MS";
	font-size:12px;
	width:120px;
	height:16px;
	border:1px solid #00643b;
	margin-right:14px;
	line-height:14px;
	padding:0 0 0 1px;
	display:block;
	float:left;
}
div.ondersteunendnavonder {
	background-image: url("../images/blokjesgrijs.gif");
	width:765px;height:15px;
	display: block;
	font-size:11px;
}
div.ondersteunendnavonder a {
	height:14px;
	border-left:1px solid #ffffff;
	color: #00643b;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	float:left;
	background-color: #CCCCB4;
}
div.ondersteunendnavonder a.actief {
	background-color: #999980;
	color: #ffffff;
}
div.ondersteunendnavonder a:hover {
	color: #ffffff;
	background-color: #00643b;
}
div.ondersteunendnavonder div {
	display: block;
	float:left;
}
div.ondersteunendnavonder div.kopje {
	position:relative;
	margin-top:-11px;
	padding-left:15px;
	font-weight: bold;
	font-size:16px;
	line-height: 21px;
	color: #00643b;
	text-align: left;
}

div.ondersteunendnavonderirm {
	background-image: url("../images/blokjes_lblauw.gif");
	width:765px;height:15px;
	display: block;
	font-size:11px;
}
div.ondersteunendnavonderirm a {
	height:14px;
	border-left:1px solid #ffffff;
	color: #00643b;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	float:left;
	background-color: #9FCFE3;
}
div.ondersteunendnavonderirm a.actief {
	background-color: #336682;
	color: #C4E1EF;
}
div.ondersteunendnavonderirm a:hover {
	color: #ffffff;
	background-color: #336682;
}
div.ondersteunendnavonderirm div {
	display: block;
	float:left;
}
div.ondersteunendnavonderirm div.kopje {
	position:relative;
	margin-top:-11px;
	padding-left:15px;
	font-weight: bold;
	font-size:16px;
	line-height: 21px;
	color: #00643b;
	text-align: left;
}

div.ondersteunendsubmenu {
	width:210px;
	padding:10px 0 15px 15px;
	text-align: left;
	display: block;
	float:right;
}
.ondersteunendsubmenu div.clear {
	color:#ffffff;
	float:left;
	height:21px;
	line-height: 21px;
	padding:0;
}
.ondersteunendsubmenu div.offline {
	color:#ffffff;
	background-color:#ff0000;
	font-weight:bold;
	font-size:9px;
	font-variant: small-caps;
	float:left;
	height:15px;
	line-height: 15px;
	margin-top:3px;
	padding:0 0 0 4px;
}
.ondersteunendsubmenu a, .ondersteunendsubmenu a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size:11px;
	line-height: 21px;
	text-decoration: none;
	text-align: left;
	display: block;
	float:none;
}
.ondersteunendsubmenu a.actief, .ondersteunendsubmenu a.actief:visited {
	color: #CCCCB4;
}
.ondersteunendsubmenu a:hover {
	text-decoration: underline;
}

/* landing gedeelte */
div.landing {
	width:750px;height:130px;
	padding:4px 0 0 15px;
	/* text-transform: lowercase; */
	text-align: left;
}
div.landing div.landingblok {
	width:180px;
	text-align: left;
	float:left;
}
.landing div.clear {
	float:left;
	height:21px;
	line-height: 21px;
	padding:0;
	color:#ffffff;
}
.landing div.offline {
	color:#ffffff;
	background-color:#ff0000;
	font-weight:bold;
	font-size:9px;
	font-variant: small-caps;
	float:left;
	height:15px;
	line-height: 15px;
	margin-top:3px;
	padding:0 0 0 4px;
}
.landing  a, .landing a:visited {
	height:21px;
	color: #ffffff;
	font-weight: bold;
	font-size:11px;
	line-height: 21px;
	text-decoration: none;
	text-align: left;
	display: block;
	float:none;
}
.landing a:hover {
	text-decoration: underline;
}

/* page header */
div.pageheader {
	background-image:url("../images/blokjesgroen.gif");
	width:750px;height:26px;
	padding:4px 0 0 15px;
	margin-top:15px;
	font-weight: bold;
	font-size:16px;
	line-height: 21px;
	color: #00643b;
	text-align: left;
}
/* page header */
div.pageheader_irm {
	background-image:url("../images/blokjes_lblauw.gif");
	width:750px;height:26px;
	padding:4px 0 0 15px;
	margin-top:15px;
	font-weight: bold;
	font-size:16px;
	line-height: 21px;
	color: #336682;
	text-align: left;
}
div.pageheaderkleur {
	width:750px;height:32px;
	padding:13px 0 0 15px;
	font-weight: bold;
	font-size:16px;
	text-align: left;
	color: #ffffff;
	display: block;
}
div.pageheaderblokjes {
	width:225px;height:16px;
	background-color:#ffffff;
	background-position: 0 1px;
	margin-top:16px;
	font-size:1px;
	display: block;
	float:right;
}

/* content gedeelte */
/* main */
div.container {
	text-align:left;
	margin:0px;
	padding:0px;
	width:765px;
}
div.inhoud {
	width:525px;
	padding:15px 0 15px 15px;
	text-align: left;
	font-size:11px;
	display: block;
	float:left;
}
div.footer {
	margin:15px 0 15px 0;
	text-align: left;
	font-size:11px;
	float:left;
	color:#66a289;
	font-weight:bold;
}
div.submenu {
	width:210px;
	padding:15px 0 15px 15px;
	text-align: left;
	display: block;
	float:right;
}
.submenu a, .submenu a:visited {
	line-height: 15px;
	color: #666666;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
	text-align: left;
	display: block;
	padding:0;
	margin:0;
}
.submenu a.actief, .submenu a:visited.actief {
	color: #000000;
}
.submenu a:hover {
	text-decoration: underline;
}
.submenu div.clear {
	float:left;
	height:15px;
	line-height: 15px;
	padding:0;
	width:10px;
}
.submenu div.offline {
	color:#ffffff;
	background-color:#ff0000;
	font-weight:bold;
	font-size:9px;
	font-variant: small-caps;
	float:left;
	height:15px;
	line-height: 15px;
	margin-top:0px;
	padding:0 0 0 4px;
}
.inhoud div.offline {
	color:#ffffff;
	background-color:#ff0000;
	font-weight:bold;
	font-size:9px;
	font-variant: small-caps;
	float:left;
	height:15px;
	line-height: 15px;
	margin-top:3px;
	padding:0 0 0 4px;
}

/* homapage */
/* navigatie */
div#homemenu { display:block; width:180px; height:60px; float:left; }
div.home { width:540px; height:105px; background-color:#ffffff; display:block;float:left;  }
a.home3 { background-color:#ffffff; display:block; width:180px; height:60px; }
a.home3:hover { background-color:#E56633; display:block; width:180px; height:60px; }
a.home6 { background-color:#ffffff; display:block; width:180px; height:60px; float:left; }
a.home6:hover { background-color:#251B7F; display:block; width:180px; height:60px; }
a.home1 { background-color:#ffffff; display:block; width:170px; height:60px; float:left; }
a.home1:hover { background-color:#5B9882; display:block; width:180px; height:60px; }
a.home2 { background-color:#ffffff; display:block; width:180px; height:60px; float:left; }
a.home2:hover { background-color:#668032; display:block; width:180px; height:60px; }
a.home4 { background-color:#ffffff; display:block; width:180px; height:60px; float:left; }
a.home4:hover { background-color:#CC3133; display:block; width:180px; height:60px; }
a.home5 { background-color:#ffffff; display:block; width:180px; height:60px; float:left; }
a.home5:hover { background-color:#660E66; display:block; width:180px; height:60px; }
div.homecontainer {
	background-color:#00664D;
	text-align:left;
	margin:0px;
	padding:0px;
	width:765px;
	display: block;
	float:none;
}
div.homeintro {
	background-color:#00664D;
	width:200px; height:109px;
	padding:10px 10px 0 15px;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	text-align: left;
	display: block;
	float:right;
}
div.agenda {
	width:225px;
	padding:15px 0 0 0;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	text-align: left;
	float: right;
	display: block;
}
div.homenieuws {
	background-color:#ffffff;
	background-image: url("../images/blokjesgrijs.gif");
	width: 765px; height: 15px;
	text-align: left;
}
div.nieuws {
	background-color:#ffffff;
	width:540px;
	padding:15px 0 0 0;
	font-size:11px;
	float: left;
}
div.homeheader {
	background-image: url("../images/blokjesgrijs.gif");
	background-color:#ffffff;
	width:525px; height:26px;
	padding:4px 0 0 15px;
	margin-bottom:15px;
	font-weight: bold;
	font-size:16px;
	line-height: 21px;
	color: #666666;
	text-align: left;
	display:block;
}
div.nieuwsdatum { padding:0 15px 0 15px; font-size:11px; line-height:15px; color:#4DB399; }
div.nieuwskop { padding:0 15px 0 15px; font-size:12px; line-height:15px; font-weight:bold; color:#000000; }
div.nieuwstekst { padding:0 15px 15px 15px; line-height:15px; font-size:11px; color:#000000; }

div.agendadatum { padding:0 15px 0 15px; font-size:11px; color:#4DB399; background-color:#00664D; }
div.agendakop { padding:0 15px 0 15px; font-size:11px; font-weight:bold; color:#ffffff; background-color:#00664D; }
div.agendatekst { padding:0 15px 15px 15px; font-size:11px; color:#cccccc; background-color:#00664D; }


.inhoud SELECT.userform {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000;
	width:210px;
}
.inhoud OPTION.userform {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000;
}
.inhoud TEXTAREA.userform {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000;
	width:210px;
}
.inhoud INPUT.userform {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000;
	width:210px;
}

.artikelkop {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	width:510px;
}
.artikelplaats {
	font-size:11px;
	font-weight:normal;
	color:#cccccc;
	width:510px;
}
.artikelintro {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin:0 0 7px 0;
	width:510px;
}
.artikeltekst {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:0 0 8px 0;
	width:510px;
}
.artikelline {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:0;
}

.tussenheader {
	margin-top:15px;
	font-size:14px;
	font-weight:bold;
	color:#00643b;
	width:510px;
}
.tussenheaderBalk {
	background-image: url("../images/blokjesgrijs.gif");
	background-repeat: repeat-X;
	margin-left:-15px;
	height:15px;
	width:525px;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#00643b;
}
.inhoud TABLE.formulier TR {
	vertical-align:top;
}
.inhoud TABLE.formulier TD {
	padding:4px 15px 0 0;
}
.inhoud INPUT.w320, .inhoud TEXTAREA.w320 {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000;
	width:310px;
	height:16px;
}
.inhoud TEXTAREA.w320 {
	font-family: "Trebuchet MS";
	font-size:12px;
	line-height:15px;
	height:75px;
}
.inhoud INPUT.w80 {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000;
	width:80px;
	height:16px;
}
.inhoud INPUT.w200 {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000;
	width:210px;
	height:16px;
}
SELECT {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000;
	width:210px;
}
OPTION {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000;
}
div.artikeltekst a.verstuurKnop:link, div.artikeltekst a.verstuurKnop:visited {
	width:180px;
	height:16px;
	line-height:15px;
	color: #ffffff;
	background-color: #00643b;
	border:1px solid #00643b;
	font-weight: bold;
	font-size:11px;
	padding-top:0px;
	text-decoration: none;
	text-align: center;
	float:left;
}
div.artikeltekst a.verstuurKnop:active, div.artikeltekst a.verstuurKnop:hover {
	color: #ffffff;
	background-color: #66a289;
	border:1px solid #00643b;
}
.inhoud a.verstuurKnop:link, .inhoud a.verstuurKnop:visited {
	width:135px;
	height:16px;
	line-height:15px;
	color: #ffffff;
	background-color: #00643b;
	border:1px solid #00643b;
	font-weight: bold;
	font-size:11px;
	padding-top:0px;
	text-decoration: none;
	text-align: center;
	float:left;
}
.inhoud a.verstuurKnop:active, .inhoud a.verstuurKnop:hover {
	color: #ffffff;
	background-color: #66a289;
	border:1px solid #00643b;
}
.inhoud a.verstuurKnopBlur:link, .inhoud a.verstuurKnopBlur:visited {
	width:135px;
	height:16px;
	line-height:15px;
	color: #a2c2b5;
	background-color: #c2e2d5;
	border:1px solid #c2e2d5;
	font-weight: bold;
	font-size:11px;
	padding-top:0px;
	text-decoration: none;
	text-align: center;
	float:left;
}
.inhoud a.verstuurKnopBlur:active, .inhoud a.verstuurKnopBlur:hover {
	color: #a2c2b5;
	background-color: #c2e2d5;
	border:1px solid #c2e2d5;
}
span.verplicht {
	font-size:14px;
	line-height:15px;
	color:#ff0000;
	font-weight:bold;
}
span.highlight {
	color:#ee0000;
	/* text-transform: uppercase;
	font-size:9px; */
}
table.tabel {
	margin-left:-8px;
}
table.tabel th {
	height:20px;
	border-bottom:1px solid #66a289;
	color:#00643b;
	font-weight:bold;
	padding-left:8px;
}
table.tabel td {
	border-bottom:1px solid #c2e2d5;
	border-right:1px solid #c2e2d5;
	color:#000000;
	font-weight:normal;
	padding:4px 0 4px 8px;
}

h1 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
h4 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
h5 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
h6 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
p.manual {
	margin:0 0 14px 0;
}
ul.manual, ul.manual2, ul.manual3, ul.manual4 {
	margin-top:0;
	margin-left:17px;
	margin-bottom:0;
	padding-top:0;
	padding-left:0;
	list-style-type:disc;
}
ul.manual2 {
	margin-left:33px;
	list-style-type:circle;
}
ul.manual3 {
	margin-left:49px;
	list-style-type:square;
}
ul.manual4 {
	margin-left:65px;
	list-style-type:box;
}
ol.manualOrder, ol.manualOrder2, ol.manualOrder3, ol.manualOrder4 {
	margin-top:0;
	margin-left:17px;
	margin-bottom:0;
	padding-top:0;
	padding-left:0;
}
ol.manualOrder2 {
	margin-left:33px;
}
ol.manualOrder3 {
	margin-left:49px;
}
ol.manualOrder4 {
	margin-left:65px;
}
li.manual {
	margin-left:5px;
	padding-left:0;
}
table.manual {
	padding:0;
	margin:0;
}
table.manual th {
	height:20px;
	background-color:#00643b;
	border-bottom:1px solid #66a289;
	color:#ffffff;
	padding:1px 4px 1px 4px;
}
table.manual td {
	border-bottom:1px solid #c2e2d5;
	border-right:1px solid #c2e2d5;
	color:#000000;
	padding:1px 4px 1px 4px;
}