/*
Begin - standaard html codes
*/
body {
	margin:10 0; font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	color : #9A8B7D; 
	background:#EBEBEB; 
	scrollbar-base-color: #EBEBEB;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #EBEBEB;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black
	}
td { 
	font-family : tahoma, Arial, Helvetica, Sans-serif; 
	font-size : 13px; 
	color : #9A8B7D; line-height:135%  
	}
ul {
	list-style-image: url('../images/lo/bullet03.gif');
	line-height:150%
	}		
h1 {
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 30px; 
	margin-bottom: 10px;
	font-weight: normal;	
	color : #9A8B7D; 
	text-align : left; 
	line-height:150%;	
	letter-spacing: 2px	
	} 
h2 {
	font-family : verdana, arial, helvetica, sans-serif;  
	font-size : 20px; 
	margin-bottom: 17px;
	font-weight: normal;	
	color : #9A8B7D; 
	line-height:150%;	
	letter-spacing: 2px	
	} 
h3 {
	font-family : verdana, arial, helvetica, sans-serif;
	color: #92B6C7;
	font-size: 16px;
	margin-bottom: 0px;
	letter-spacing: 3px
	}
h4 {
	font-family : verdana, arial, helvetica, sans-serif;
	color: #9A8B7D;
	font-size: 16px;
	font-style:italic
	}
h5 {
	font-family : verdana, arial, helvetica, sans-serif;
	color: #9A8B7D;
	font-size: 18px;
	font-weight: normal;	
	line-height: 150%;
	text-decoration: none
	}
h6 {
	font-family : verdana, arial, helvetica, sans-serif;
	color: #9A8B7D;
	font-size: 14px;
	font-weight: bold;	
	line-height: 125%;
	}
hr{
	border:1px solid #9A8B7D; 
	background-position: left top;
	noshade; 
	width: 96%;
	text-align: center;	
	height: 1px 
	}
A:link {
	color: #92B6C7;
	text-decoration : underline; 	
	}
A:visited {
	color: #92B6C7;
	text-decoration : underline; 	
	}
A:active {
	color: #D22828;
	text-decoration : underline; 	
	}
A:hover {
	color:#D22828;
	text-decoration : none; 
	}
input { 
	border:1px solid #9A8B7D; 
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 11px; 
	color : #9A8B7D; background-color:#EBEBEB
	}
textarea { 
	border:1px solid #9A8B7D; 
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 11px; 
	color : #9A8B7D; background-color:#EBEBEB
	}
select { 
	border:1px solid #9A8B7D;
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 11px; 
	color : #9A8B7D; background-color:#EBEBEB
	}
/*
EINDE - standaard html codes
*/



/*
Begin - allerlei gewone tekst definities,...
*/

.fotokader{
	border:1px solid #22529D;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	}
	
.txt_titel {
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 10px; 
	color : #6E6E6E; 
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 2px	
	} 
.txt_dichter {
	font-family : tahoma, Arial, Helvetica, Sans-serif; 
	font-size : 13px ;
	line-height: 130%;
	margin-top:0; 
	margin-bottom:0
	}
.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_referenties {
	font-family : tahoma, Arial, Helvetica, Sans-serif; 
	font-size : 13px ;
	line-height: 130%;
	margin-top:0; 
	margin-bottom:0; text-align:center
	}
.txt_klein {
	font-family : tahoma, Arial, Helvetica, Sans-serif; 
	font-size : 11px ;
	color : #808080;
	line-height: 120%;
	margin-top:0; 
	margin-bottom:0
	}
.txt_ruimte {
	font-family : tahoma, Arial, Helvetica, Sans-serif; 
	font-size : 6px ;
	color : #808080;
	line-height: 50%;
	margin-top:-10; 
	margin-bottom:-2
	}
.txt_insprong {
	padding-left:20px
	}
.pagebreak {
	page-break-before:always
	}


/*
Begin - speciaal voor navigatie links 
*/
.A_nav {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px; 
	letter-spacing:2pt;	
	text-align:center;
	line-height: 18px;
	display:block;
	background-color:#92B6C7;
	border: 1px solid #9A8B7D;
	color:#ffffff
	} 
.A_nav a:link {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px; 
	display:block;
	background-color:#EBEBEB;
	width=100%;
	height=18;
	letter-spacing:2pt;
	text-decoration : none; 
	color:#9A8B7D
	}
.A_nav a:visited {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px; 
	display:block;
	background-color:#EBEBEB;
	width=100%;
	height=18;
	letter-spacing:2pt;
	text-decoration : none; 
	color:#9A8B7D
	}
.A_nav a:hover {
	display:block;
	width=100%;
	height=18;
	background-color:#D22828;
	letter-spacing:2pt;
	border-right: 2px solid #ffffff;
	color:#ffffff
	}
/*
Einde - navigatie links
*/

/*
Begin - speciaal voor navigatie horizontaal 
*/
.A_navh {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px; 
	letter-spacing:1pt;	
	text-align:center;
	line-height: 17px;
	display:block;
	background-color:#FFC233;
	border: 1px solid #22529D;
	color:#22529D
	} 
.A_navh a:link {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px; 
	font-weight: normal; 
	font-style:italic;	
	display:block;
	background-color:#EDEDED;
	width=100%;
	height=17;
	letter-spacing:1pt;
	text-decoration : none; 
	color:#22529D
	}
.A_navh a:visited {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px; 
	font-weight: normal; 
	font-style:italic;	
	display:block;
	background-color:#EDEDED;
	width=100%;
	height=17;
	letter-spacing:1pt;
	text-decoration : none; 
	color:#22529D
	}
.A_navh a:hover {
	display:block;
	width=100%;
	height=17;
	background-color:#4A98D6;
	letter-spacing:1pt;
	font-weight: normal;
	font-style:normal;	 	
	border-right: 4px solid #ffffff;
	border-left: 4px solid #FFC233;
	margin-left:5;		
	color:#ffffff
	}
/*
Einde - navigatie horizon
*/



/*
Opmaak tabel
*/
.hoofdtabel {
	background:#EBEBEB; color:#9A8B7D
	}
.cellinks {
	background-position: 
                left top; background-image:url('../images/lo/cellinks.gif'); background-repeat:repeat; background-attachment:scroll
   	}
.celrechts {
	background-position: 
                 left top; background-image:url('../images/lo/celrechts.gif'); background-repeat:repeat; background-attachment:scroll
   	}
.celonder {
	background-position: 
                 left top; background-image:url('../images/lo/r4k2.gif'); background-repeat:no-repeat; background-attachment:scroll
   	}
.celboven {
	background-position: 
                 left top; background-image:url('../images/lo/r2k2.gif'); background-repeat:no-repeat; background-attachment:scroll
   	}
/*
EINDE, opmaak tabel
*/
.actietabel     { 
	font-family: Tahoma, arial, helvetica; 
	font-size: 10px; 
	color: #22529D; 
	border:1px dashed #9A8B7D;
    padding: 3px
    }
