body {
			text-align: center; /*voor IE*/
			background-color: #ffffdd;
			font-family: Helvetica, Arial, Geneva, sans-serif;
			font-color: #05375b;

}
#container {
			width: 901px;
			text-align: left; /*voor IE */
			background-color: #f4d188;
			border-style: solid;
			border-color: #f4d188;
			border-width: 1px;
			overflow: hidden;
			margin: 0 auto;

}
#menu {
			width:150px;
			background-color: #f4d188;
			float:left;
			
}

#main {
	
			margin-left:150px;
			background-color: #ffffdd;
			width:751px;
			}
			
#Sub {
		position:relative;


	width: 742px;

	
}

#tekst {
display: none;
width: 120px;
border: 1px solid black;
background-color: #cccccc;
padding: 5px;
font-size: 12px;
line-height:1;
z-index: 1;
}
#banner {
	
			width:901px;
			height:101px;
			border: solid;
			border-color: #f4d188;
			border-width: 1px;
}


.kop {      font-size: 120%;
            font-weight: bold;
            text-align: left;
            padding-left: 0px;
			padding-top: 10px;
            vertical-align: top;
            color: #72511d;
			}
			
.onderkop { font-size: 90%;
            font-weight: bold;
            text-align: left;
            color: #72511d;
            vertical-align: top;
			padding-left: 0px;
			}
			
.naarboven{ font-size: 9pt;
            font-weight: bold;
            color: #72511d;
			text-align: left;
			vertical-align: top;
            }

.menu {   	font-size: 11px;
            font-weight: bold;
            color: #72511d;
            padding-left: 10px;
			padding-top: 10px;
			line-height: 3pt;
			}
			


.p   {		font-size: 9pt;
			vertical-align: top;
			font-family: Helvetica, Arial, Geneva, sans-serif;
			text-decoration: none;
			color: #05375b; 
			padding-top: 10px;
}

.tabel {
	   border-style: solid;
	   border-color: #f4d188;
       border-width: 1px;
       border-collapse: seperate;
	   empty-cells: show;
	   background-color: #ffffdd;
	}
		
#tabelcontent {
	
			text-align: left;
 			border-collapse: seperate;
	  	 	empty-cells: show;
	  	 	background-color: #ffffdd;
			border-spacing: 0px;
			
					
}
		
td, th {padding: 2px 30px 2px 10px;}
		

.lijst { color: #05375b;
		font-size: 9pt;
		font-family: Helvetica, Arial, Geneva, sans-serif;
}

.navionder {
			font-size: 10px;
			font-weight: bold;
			color: #72511d;
			text-align: center;
			}
			
a:link {    text-decoration: none;
			font-family: Arial, sans-serif;
            color: #b11a0a;}

a:visited { text-decoration: none;
			font-family: Arial, sans-serif;
            color: #b11a0a;}
			

a:hover {   text-decoration: underline;
			font-family: Arial, sans-serif;
            color: #c77f0e;}