/*
Begin - standaard html codes
*/
body {
	margin:20 0; font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	color : #2B4323; 
	background:#7BC286; 
	scrollbar-base-color: #7BC286;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #7BC286;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black
	}
td { 
	font-family : verdana, Arial, Helvetica, Sans-serif; 
	font-size : 13px; 
	color : #2B4323; line-height:135%  
	}
ul {
	list-style-image: url('../images/pagina/bullet01.gif');
	line-height:150%
	}		
h1 {
	background-position: left center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	color: #2B4323;
	letter-spacing: 1px;
	background-image: url('../images/pagina/kop01.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-indent: 85px;
	line-height: 50px;
	text-align: left;
	margin-bottom: 17px;
	}
h2 {
	font-family : verdana, arial, helvetica, sans-serif;  
	font-size : 20px; 
	margin-bottom: 17px;
	font-weight: bold;	
	color : #376C36; 
	line-height:150%;	
	letter-spacing: 1px	
	} 
h3 {
	font-family : verdana, arial, helvetica, sans-serif;
	color: #376C36;
	font-size: 16px;
	margin-bottom: 0px;
	letter-spacing: 3px
	}
h4 {
	font-family : verdana, arial, helvetica, sans-serif;
	color: #2B4323;
	font-size: 16px;
	font-style:italic
	}
h5 {
	font-family : arial, helvetica, sans-serif;
	color: #7BC286;
	font-size: 15px;
	font-weight: bold;	
	line-height: 140%;
	margin-bottom: -2px;
	text-decoration: none
	}
h6 {
	font-family : verdana, arial, helvetica, sans-serif;
	color: #969696;
	font-size: 14px;
	font-weight: bold;	
	line-height: 125%;
	}
hr{
	border:1px solid #2B4323; 
	background-position: left top;
	noshade; 
	width: 99%;
	text-align: center;	
	height: 1px 
	}
A:link {
	color: #376C36;
	text-decoration : underline; 	
	}
A:visited {
	color: #376C36;
	text-decoration : underline; 	
	}
A:active {
	color: #FFC232;
	text-decoration : underline; 	
	}
A:hover {
	color:#FF000A;
	text-decoration : none; 
	}
input { 
	border:1px solid #376C36; 
	font-family : arial, helvetica, sans-serif; 
	font-size : 11px; 
	color : #0051A1; background-color:#95D098
	}
textarea { 
	border:1px solid #376C36; 
	font-family : arial, helvetica, sans-serif; 
	font-size : 11px; 
	color : #0051A1; background-color:#95D098
	}
select { 
	border:1px solid #376C36;
	font-family : arial, helvetica, sans-serif; 
	font-size : 11px; 
	color : #0051A1; background-color:#95D098
	}
/*
EINDE - standaard html codes
*/



/*
Begin - allerlei gewone tekst definities,...
*/

.fotokader{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	}
.fotokader2{
	border:1px solid #2B4323
	}
.txt_bggrijs {
	font-family : tahoma, Arial, Helvetica, Sans-serif; 
	letter-spacing: 2px;	
	font-size : 13px ;
	line-height: 150%;
	margin-top:0; 
	margin-right:50; 
	margin-bottom:5; color:#6E6E6E; background-color:#EBE6DE; padding-left:3px
	}
.txt_klein {
	font-family : tahoma, Arial, Helvetica, Sans-serif; 
	font-size : 11px ;
	color : #2B4323;
	line-height: 100%;
	margin-top:1; 
	margin-bottom:0
	}
.txt_datum {
	font-family : tahoma, Arial, Helvetica, Sans-serif; 
	font-size : 11px ;
	color : #808080;
	line-height: 100%;
	margin-top:10; 
	margin-bottom:3
	}
.pagebreak {
	page-break-before:always
	}


/*
Begin - speciaal voor navigatie BOVEN 
*/
.A_nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	letter-spacing:1pt;	
	font-weight: bold;
	text-align:center;
	line-height: 18px;
	display:block;
	background-color:#DCDCDC;
	border: 1px solid #7BC286;
	color:#2B4323
	} 
.A_nav a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	font-weight: normal;	
	display:block;
	background-color:#95D098;
	border: 1px solid #95D098;	
	width=100%;
	height=18;
	letter-spacing:1pt;
	text-decoration : none; 
	color:#2B4323
	}
.A_nav a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	font-weight: normal;		
	display:block;
	background-color:#95D098;
	border: 1px solid #95D098;	
	width=100%;
	height=18;
	letter-spacing:1pt;
	text-decoration : none; 
	color:#2B4323
	}
.A_nav a:hover {
	display:block;
	width=100%;
	height=18;
	background-color:#FFC232;
	border: 1px solid #0051A1;	
	letter-spacing:1pt;
	font-style:normal;	 	
	color:#0051A1
	}
/*
Einde - navigatie links
*/

/*
Begin - speciaal voor navigatie onder 
*/
.A_navonder {
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 11px; 
	text-align:center;
	color:#2B4323;
	} 
.A_navoner a:link {
	text-decoration : none; 
	}
.A_navonder a:visited {
	text-decoration : none; 
	}
.A_navonder a:hover {
	height=16;
	background-color:#FFC232;
	font-style:normal;	 	
	color:#0051A1
	}
/*
Einde - navigatie backoffice
*/


/*
Begin - speciaal voor navigatie backoffice 
*/
.A_navbo {
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 11px; 
	text-align:center;
	line-height: 18px;
	display:block;
	background-color:#95D098;
	border: 1px solid #2B4323;
	color:#376C36
	text-decoration : none; 
	} 
.A_navbo a:link {
	text-decoration : none; 
	}
.A_navbo a:visited {
	text-decoration : none; 
	}
.A_navbo a:hover {
	display:block;
	width=100%;
	line-height: 18px;
	background-color:#FF0F00;
	font-style:normal;	 	
	color:#FFFFFF
	}
/*
Einde - navigatie backoffice
*/



/*
Opmaak tabel
*/
.hoofdtabel {
	background:#FFFFFF url('../images/pagina/bgtabel.gif') left top; color:#22529D
	}
.celnavlinks {
	background-position: 
                 left top; background-image:url('../images/pagina/bgnav01.gif'); background-repeat:repeat; background-attachment:scroll
   	}
.celnavrechts {
	background-position: 
                  left top; background-image:url('../images/pagina/bgnav02.gif'); background-repeat:repeat; background-attachment:scroll
   	}
.hoofdcel {
	background-position: 
               left bottom; background-image:url('../images/pagina/bg_body6.jpg'); background-repeat:no-repeat; background-attachment:scroll
   	}
.celvlijn {
	background-position: 
                left top; background-image:url('../images/pagina/vlijn.gif'); background-repeat:repeat; background-attachment:scroll
   	}

.tabelform {
	border:1px dashed #002B60; 
	vertical-align: text-top; 
	padding: 5px; 
	font-size:12pt
	}
.actietabel     { 
	font-family: Tahoma, arial, helvetica; 
	font-size: 9px; 
	color: #2B4323; 
	background-color:#DCDCDC;
	border:1px dashed #2B4323;
    padding: 3px
    }







