<STYLE TYPE="text/css">

<!--

html,body,table#headerlayout { 
	width:100%; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px; 
	margin-bottom:0px; 
	table-layout: fixed;
} 

html,body,table#pagelayout { 
	height:80%; 
	width:100%; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px; 
	margin-bottom:0px; 
	table-layout: fixed;
} 

html,body,table#indexpagelayout { 
	height:100%; 
	width:90%; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px; 
	margin-bottom:0px; 
	table-layout: fixed;
}

.corps-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:  #000099;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:  #000099;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:  #000099;
}

.titre01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}

.titre02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}


.titre03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}

	
.kader {
	border: solid thin #CCCCFF;
	vertical-align: top;
 	padding-top: 8px;
 	padding-bottom: 8px;
 	padding-left: 8px;
 	padding-right: 8px;
}

.hoofding {
	background: #FFCCFF;
	margin-left: 0px
}

.navigatie {
	background: #FFCCFF ; 
	horizontal-align: center;
	}

.wit	  {background: #FFFFFF}

.wit6	  {background: #FFFFFF; width: 8%}

.wit20	  {background: #FFFFFF; width: 18%}

.roos20	  {background: #FFCCFF ; width: 18%; vertical-align: top; horizontal-align: center}

.neigroos {background: #FF66FF }

.footer	  {font-size: 9px; vertical-align: bottom}

.indextoc {
	text-decoration: none;
	font-familiy: Verdana; 
	color:  #000099;
}

.toc_hl {
	text-decoration: none;
	font-familiy: Verdana; 
	color:  #000099;
	width: 100% ; 
	border-bottom: inset thin #FFFFCC;
	background:  url(../images/arrow.gif) no-repeat;
	padding-left: 1em; 
}

.toc_no_hl {
	text-decoration: none;
	font-familiy: Verdana; 
	color:  #000099;
	width: 100% ; 
	border-bottom: inset thin #FFFFCC
}

.zoekwrd {
	font-size: 10pt;
	background: white;
	border: thin solid #FFCCFF;
}

.zoekgo	{
	font-size: 8pt;
	font-family: Verdana; 
	background-color: #FFCCFF; 
	border-bottom: inset thin #FFCCFF 
}

.square_zonderinsprong {
	margin-left: 0; 
	padding-left: 1.5em;
	list-style: square;
}

.square_zonderinsprongenwitlijn {
	margin-left: 0; 
	padding-left: 1.5em;
	list-style: square;
	display: list-item
}

.cijfer_zonderinsprong {
	margin-left: 0.5em; 
	padding-left: 1.5em;
}

.tbd {
	color: red;
}

.hreen {
	height: 1pt;
	width: 100%; 
	color: #000099; 
	border-top : solid thin #000099 ; 
	border-bottom: solid thin #000099
}

.lijn {
	height: 1pt; 
	width: 100%; 
	color: #CCCCFF; 
	border-top: solid thin #CCCCFF;
	border-bottom: solid thin #CCCCFF
}

.auteur {
	display: inline;
	font-size: 10pt;
	font-weight: normal;
	font-variant: small-caps
}

.colorturn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background: #000099;
	color: #FFFFFF;
}


-->