body { 
   background: #4E608B;      
   font-family: Helvetica ,Arial, 'sans serif'; 
   font-size: 12px; 
   font-weight: normal; 
   color: #4E608B; 
   text-decoration: none; 
 
}


h1{ font-family: Helvetica ,Arial, 'sans serif'; 
   font-size: 21px; 
   font-weight: bold; 
   color: #d1d1d1; 
   text-decoration: none; 
   vertical-align:middle;
   
   background: #4E608B; 
   height: 35px; 
   width:655px;
   margin-bottom: 4px;}

h2{ 
   font-family: Helvetica ,Arial, 'sans serif'; 
   font-size: 15px; 
   font-weight: bold; 
   color: #d1d1d1; 
   text-decoration: none; 
   
   background: #4E608B; 
   height: 20px; 
   width:655px;
   vertical-align:middle;
   margin-bottom: 2px;}

h3{ font-family: Helvetica ,Arial, 'sans serif'; 
   font-size: 14px; 
   font-weight: normal; 
   color: #d1d1d1; 
   text-decoration: none; 
   
   background: #4E608B; 
   height: 25px; 
   width:655px;
   margin-bottom: 0px;}
   
h4{ 
   font-family: Helvetica ,Arial, 'sans serif'; 
   font-size: 15px; 
   font-weight: normal; 
   color: #d1d1d1; 
   text-decoration: none; 
   
   background: #4E608B; 
   height: 20px; 
   width:380px;
   vertical-align:middle;
   margin-bottom: 2px;}
   
   
h5{ font-family:'Times new roman', Helvetica ,Arial, 'sans serif'; 
   font-size: 20px; 
   font-weight: normal; 
   color: #140239; 
   text-decoration: none; 
   
   background: #ffcc33; 
   height: 20px; 
   width:655px;
   margin-bottom: 0px;}
   
#titeltekst{ color: #00000; background: #000000; height: 25px; width:300px; font: Helvetica, Arial, 'sans serif';
   margin-bottom: 4px;}

a:link{ /* unvisited link */ 
   color: #0000FF; } 

a:visited{ /* visited links */ 
   color: #0000FF;}
   
a:hover { color: #c0c0c0; background: #3B4E7A ;}    

 

a:active{ /* active links */ 
   color: #0000FF;} 
   
table 
{ 
   background: #d1d1d1; 
   font-family: Helvetica ,Arial, 'sans serif'; 
   font-size: 12px; 
   font-weight: normal; 
   color: #140239; 
   text-decoration: none; 
   margin: -2px;
   padding: 0px;
}

div
{
font-family: Helvetica ,Arial, 'sans serif'; 
font-weight: normal; 
text-decoration: none; 
}


table border 
{ 
   background: #9BA5B3; 
   font-family: Helvetica ,Arial, 'sans serif'; 
   font-size: 12px; 
   font-weight: normal; 
   color: #140239; 
   text-decoration: none; 
}


/*	MENU LINKS*/

div#navigatie ul {
	display:block;
	width:100px;
	padding:0;
	border:0;
	margin-left:7px;
	margin-top:5px;
	list-style:none;
	text-indent:0;  }

/*daarna van het lijst item */

div#navigatie li {
	display:block;       /*deze is belangrijk */
	width:134px;          /*geef een breedte op!*/
	text-align:;
	background-color:#9BA5B3;
	color:#c0c0c0;
   font-size: 12px; 	
	border:outset 0px;}

div#navigatie li a {
	display:block;           /* deze is belangrijk */
	width:100%;              /* en deze */
	background-color:#9BA5B3;
	color:#384665;
	text-decoration:none; }

div#navigatie li a:hover {
	display:block;          /*belangrijk*/
	width:100%;             /*belangrijk*/
	background-color:#384665;
	color:#d1d1d1;
	text-decoration:none; }

div#navigatie li a: visited, div#nav li a:active {
	display:block;         /*belangrijk*/
	width:100%;            /*belangrijk*/
	background-color:#3B4E7A;
	color:#c0c0c0; }






/*	MENU RECHTS*/

div#navigatierechts ul {
	display:block;
	width:134px;
	padding:0px;
	border:0;
	margin-left:7px;
	margin-top:5px;
	list-style:none;
	text-indent:0;  }

/*daarna van het lijst item */

div#navigatierechts li {
	display:block;       /*deze is belangrijk */
	width:134px;          /*geef een breedte op!*/
	text-align:;
	background-color:#9BA5B3;
	color:#c0c0c0;
	font-size: 12px; 	
	border:outset 0px;}

div#navigatierechts li a {
	display:block;           /* deze is belangrijk */
	width:100%;              /* en deze */
	background-color:#9BA5B3;
	color:#384665;
	font-size: 12px; 	
	text-decoration:none; }

div#navigatierechts li a:hover {
	display:block;          /*belangrijk*/
	width:100%;             /*belangrijk*/
	background-color:#384665;
	color:#d1d1d1;
	text-decoration:none; }

div#navigatierechts li a: visited, div#nav li a:active {
	display:block;         /*belangrijk*/
	width:100%;            /*belangrijk*/
	background-color:#3B4E7A;
	color:#c0c0c0; }







/*	MENU BOVEN*/

/*horizontaal menu*/
      #navigatieboven, #navigatieboven ul, #navigatieboven li {
        padding:0;margin:0px 0px 5px 0px;border:0;height:1px; }

      #navigatieboven {
        width:686px; /*menu items times width set for them*/
        margin-left:5px; /*if wanted centerd*/
        margin-bottom: 5px; /*zorgt dat de tekst zwetsloot kozijnen ect 5 px naar onder komt */ }

      #navigatieboven ul {
        text-align:center; }

      #navigatieboven li {
	list-style:none;
	text-indent:0;
        float:left;
        width:73px; /*what ever you need them to be*/ }
        

/*value for other browsers than IE*/
      #navigatieboven ul>li {
        width:75px;
        margin:0 0em;
        /*the sum of these values is the base for calculating the total width of the menu*/ }

      #navigatieboven a, #navigatieboven a:link, #navigatieboven a:visited,
      #navigatieboven a:hover, #navigatieboven a:focus, #navigatieboven a:active {
	display:block;
	width:100%;
	line-height:1.4em;
	text-decoration:none; }

      #navigatieboven a, #navigatieboven a:link, #navigatieboven a:visited {
        /*other styles, like colors, borders and backgrounds*/
	background-color:#9BA5B3;
	color:#384665;
        border:outset 0px;}
        

      #navigatieboven a:hover, #navigatieboven a:focus, #navigatieboven a:active {
        /*other styles specific for menu item that has focus et cetera,
          like colors, borders and backgrounds*/
	background-color:#384665;
	color:#d1d1d1;
        border:outset 0px #c0c0c0; } /*0.2em is emmbossed wanneer je er overheen gaat
        