/*** Link eigenschappen ***/

a.body { font-family: Arial, Helvetica, sans-serif; }

a.body:link { color: #606060; font-weight: normal; text-decoration: underline; font-size: 10pt }
a.body:active { color: #606060; font-weight: normal; text-decoration: underline; font-size: 10pt }
a.body:visited { color: #606060; font-weight: normal; text-decoration: underline; font-size: 10pt }
a.body:hover { color: #606060; font-weight: normal; text-decoration: none; font-size: 10pt }

a.body_link { font-family: Arial, Helvetica, sans-serif; }

a.body_link:link { color: #1B733C; font-weight: normal; text-decoration: underline; font-size: 10pt }
a.body_link:active { color: #1B733C; font-weight: normal; text-decoration: underline; font-size: 10pt }
a.body_link:visited { color: #1B733C; font-weight: normal; text-decoration: underline; font-size: 10pt }
a.body_link:hover { color: #1B733C; font-weight: normal; text-decoration: none; font-size: 10pt }

a.rechts { font-family: Arial, Helvetica, sans-serif; }

a.rechts:link { color: #1B733C; font-weight: normal; text-decoration: underline; font-size: 10pt }
a.rechts:active { color: #1B733C; font-weight: normal; text-decoration: underline; font-size: 10pt }
a.rechts:visited { color: #1B733C; font-weight: normal; text-decoration: underline; font-size: 10pt }
a.rechts:hover { color: #1B733C; font-weight: normal; text-decoration: none; font-size: 10pt }

/*** Link eigenschappen ***/

a.bread { font-family: Arial, Helvetica, sans-serif; }

a.bread:link { color: #606060; font-weight: normal; text-decoration: underline; font-size: 8pt }
a.bread:active { color: #606060; font-weight: normal; text-decoration: underline; font-size: 8pt }
a.bread:visited { color: #606060; font-weight: normal; text-decoration: underline; font-size: 8pt }
a.bread:hover { color: #606060; font-weight: normal; text-decoration: none; font-size: 8pt }

/*** Tekst opmaak ***/

	
.boxpopup {
   font-family:Arial, Helvetica, sans-serif; /*TEXT FONT*/
   font-size:10pt;		/*TEXT SIZE*/
   color:#005027; background:#63c041; /*COLOURS*/
   width:400px;			/*BOX WIDTH*/
   text-align:left; 		/*ALIGNMENT*/
   padding:4px 2px 4px 2px; 	/*SPACING*/
   font-weight:none;	 	/*BOLD TEXT*/
   border:none 	/*BORDER STYLE*/
   }
  #pdqbox {position:absolute; visibility:hidden; z-index:100;}



h1.kopje { font-family: Arial, Helvetica, sans-serif; 
     font-size: 10pt; 
     color: #666666; 
     font-weight: bold; 
     text-decoration: none;
	 letter-spacing: 0px; 
	 padding: 0px;
	 margin: 0px;
	 text-align: justify;
}

h2.kopjegroen { font-family: Arial, Helvetica, sans-serif; 
     font-size: 10pt; 
     color: #1B733C; 
     font-weight: bold; 
     text-decoration: none;
	 letter-spacing: 0px; 
	 padding: 0px;
	 margin: 0px;
	 text-align: justify;
}

td.body { font-family: Arial, Helvetica, sans-serif; 
     font-size: 10pt; 
     color: #606060; 
     font-weight: none; 
     text-decoration: none;
	 letter-spacing: 0px; 
	 line-height: 19px;
	 text-align: left;
}

td.schema { font-family: Arial, Helvetica, sans-serif; 
     font-size: 10pt; 
     color: #005027; 
     font-weight: none; 
     text-decoration: none;
	 letter-spacing: 0px; 
	 line-height: 20px;
	 text-align: justify;
}

td.rechts { font-family: Arial, Helvetica, sans-serif; 
     font-size: 10pt; 
     color: #1B733C; 
     font-weight: none; 
     text-decoration: none;
	 letter-spacing: 0px; 
	 line-height: 18px;
}

td.pad { font-family: Arial, Helvetica, sans-serif; 
     font-size: 8pt; 
     color: #606060; 
     font-weight: none; 
     text-decoration: none;
	 letter-spacing: 0px; 
	 line-height: 20px;
}

