/* BODY */
body {
background-color : white;
background-repeat : no-repeat;
scrollbar-3d-light-color:#ffffff;
scrollbar-arrow-color:#FF8000;
scrollbar-base-color:#ffffff;
scrollbar-dark-shadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#FF8000;
scrollbar-shadow-color:#FF8000;
scrollbar-track-color: #FFEEDD;
}  

/* LINK */
a:link { 		color: #FF8000; 	text-decoration: none; 	font-size: 9pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  
a:visited { 	color: #FF8000; 	text-decoration: none; 	font-size: 9pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  
a:active { 		color: #FF9900; 	text-decoration: none; 	font-size: 9pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  
a:hover { 		color: #FF9900; 	text-decoration: none; 	font-size: 9pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  

/* LINK IN Kleur en Kleiner */
a.color1:link { 	color: #000000; 	text-decoration: none; 	font-size: 7pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; }  
a.color1:visited { 	color: #000000; 	text-decoration: none; 	font-size: 7pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; }  
a.color1:active { 	color: #000000; 	text-decoration: none; 	font-size: 7pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; }  
a.color1:hover { 	color: #FFFFFF; 	text-decoration: none; 	font-size: 7pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; }  

/* LINK IN HEADER (include hoofding) */
a.header:link { 	color: #FFFFFF; 	text-decoration: none; 	font-size: 9pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  
a.header:visited { 	color: #FFFFFF; 	text-decoration: none; 	font-size: 9pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  
a.header:active { 	color: #FF8000; 	text-decoration: none; 	font-size: 9pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  
a.header:hover { 	color: #000000; 	text-decoration: none; 	font-size: 9pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  

/* LINK IN HEADER H2-FORMAAT*/
a.h2:link { 		color: #FF8000; 	text-decoration: none; 	font-size: 13pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  
a.h2:visited { 		color: #FF8000; 	text-decoration: none; 	font-size: 13pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  
a.h2:active { 		color: #FF9900; 	text-decoration: none; 	font-size: 13pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  
a.h2:hover { 		color: #FF9900; 	text-decoration: none; 	font-size: 13pt; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; }  

/* HEADERS (? welke gebruikt naast 1, 2 (titels artikels) en 3 (ondertitels artikels)) */
h1 { 		font-size: 16pt; 	font-weight: bold; 	    border: none; 	color: #FF6600; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	margin-left: 5px; }  
h2 { 		font-size: 12pt; 	font-weight: bold; 	    border: none; 	color: #FF6600; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	margin-left: 5px; } 	 
h3 { 		font-size: 9pt; 	font-weight: bold; 	    border: none; 	color: #FF6600; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	margin-left: 5px; } 	 
h3.color1 { font-size: 9pt; 	font-weight: bold; 	    border: none; 	color: #FFFFFF; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; } 	 
h4 { 		font-size: 10pt; 	font-weight: normal; 	border: none; 	color: #000000; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	margin-left: 5px; } 	 

/* LISTS */
ul{	margin-left: 50px;	list-style: disc;	font-size: 9pt;	border: none;	color: #000000;	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	}
ol{	font-size: 9pt;	border: none;	color: #000000;	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	}

/* GEWONE PARAGRAAF */
p { 		font-size: 9pt; 	border: none; 	color: #000000; 	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	margin-left: 5px; }  
.center { 	text-align: center; }  
.right { 	text-align: right; }  
.footer { 	font-size: 8pt; 	}  

/*	TABLE CELLS								*/
td 		{	    font-size: 9pt;	    color: #000000;	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	}
td.color1	{	font-size: 9pt;	    color: #FFFFFF;	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	 	font-weight: bold;	background: #FF8000;	}
td.color2	{	font-size: 9pt;	    color: #FFFFFF;	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	 	font-weight: bold;	background: #000000;	}
td.color3	{	font-size: 9pt;	    color: #FFFFFF;	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	 		background: #FFEEDD;	}
td.header1	{	font-size: 19pt;	color: #FFFFFF;	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	 	font-weight: bold;	background: #FF8000;	}
td.header2	{	font-size: 9pt;	    color: #FFFFFF;	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;	 	font-weight: bold;	background: #000000;	}

/*	DIV WITH MARGIN FOR LINKS 2.0-PAGES WITH CATEGORY LISTING IN ONE COLUMN				*/
div.margin {	margin-left: 5px;	}
