  
	html, body{
	  width: 100%;
		height: 100%;
		background: none;
		
		font-size: 8pt;
		font-family: arial;
		
		letter-spacing: 1px;
		
		color: #5d5d5d;
		
		margin: 0 auto;
		
		text-align: center;
	}
	
	#hoofd{
	  height: 24px;
		width: 1000px;
		
		background: none;
		
		padding-top: 5px;
		
		margin: 0 auto;
		
		text-align: left;
	}
	
	#all{
	  width: 1000px;
		height: 801px;
		
		background: #fff;
		
		margin: 0 auto;
		margin-top: 2px;
		margin-bottom: 20px;
		
		border:  2px solid #7d7568;
	}
	
	#Wheader{
	  width: 1000px;
		height: 180px;
		
		border-bottom: 2px solid #7d7568;
	}
	
    #logo{
	    height: 170px;
  		width: 210px;
			
		  background: #FFF;
			
			text-align: center;
			
			padding-top: 10px;
			
			float: left;
		}
		
		#header{
	    width: 790px;
		  height: 180px;
  		
		  background: #FFF;
			
			border-bottom: 2px solid #7d7568;
			
			float: left;
	  }
		
		#header .Slider{
		  width:  780px;
			height: 172px;
			
			margin-top: 4px;
			margin-right: 4px;
			
			float: right;
		}
		
		#header #Sliderimage{
		  width: 780px;
			height: 172px;
		}
		
	
	#left{
	  width: 210px;
		height: 610px;
		
		background: blue;
		
		float: left;
		
		color: #FFF;
		
	}
	  
		#menu{
	    width: 100%;
		  height: 618px;
			
			background: blue;
		}
		
		#HETmenu{
		  width: 210px;
						
			background: none;
		}
		
		@-moz-document url-prefix(){
		  #menu{
		    height: 619px;
		  }
		}
		  
			#menu table{
			  width: 100%;
				
				margin-top: 20px;
				
				background: none;
				
				text-align: left;
				
			}
			
			#menu table th{
			  height: 20px;
				
				background: #817763;
				
				font-size: 12pt;
				font-weight: bold;
				
				padding-left: 5px;
				
				letter-spacing: 2px;
				
				cursor: default;
			}
			
			#menu table .link{
			  color: #FFF;
				text-decoration: none;
				
				cursor: pointer;
			} 
			
			#menu table td{
			  width: 100%;
				
				border-bottom: 1px solid #FFF;
				
				padding-left: 10px;
			}
			
			#menu table td a{
			  text-decoration: none;
				color: #FFF;
			}
			
			#menu table td:hover{
			  border-bottom: 1px solid #7d7568;
				cursor: pointer;
			}
		
		#foot-detext{
		  width: 210px;
			text-align: left;
			padding-left: 12px;
			
			margin-top: 160px;
		}
	
	
	#right{
	  width: 790px;
		height: 590px;
		
		background: #FFF;
		
		float: left;
	}
	
  	#content{
	    width: 758px;
		  height: 545px;
  		
			overflow: auto;
			
			background: #FFF;
			
			border-left: 2px solid #7d7568;
			border-bottom: 2px solid #7d7568;
			
			text-align: left;
			letter-spacing: 0px;
			font-size: 9pt;
			
			padding: 15px;
	  }	
  	
  	#footer{
	    width: 783px;
		  height: 42px;
  		
		  background: #99cc00;
			
			text-align: right;
			font-size: 8pt;
			letter-spacing: 0;
			
			color: #FFF;
			
			padding-top: 0px;
			padding-right: 7px;
	  }
	
	#TCW{
	  height: 30px;
		letter-spacing: 0px;
	}
	
	#TCW a{
	  color: #6d6d6d;
		text-decoration: none;
	}
	
	#TCW a:hover{
	  color: orange;
	}
	
	.none{
	  border: none;
		text-decoration: none;
	}
	
	.IPF{
	  background: url('../images/zoeken.png');
		border: none;
		
		padding-top: 4px;
		padding-left: 6px;
		
		width: 128px;
		height: 17px;
		
		font-size: 9pt;
	}
	
	.zoeken{
	  position: absolute;
		margin-top: 5px;
		margin-left: 114px;
		
		cursor: pointer;
	}
	
	
	/* OPMAAK VOOR DE TEKST*/
  
  h3{
	  color: #4d4d4d;
		letter-spacing: 1px;
		font-size: 14pt;
	}
	
	h4{
	  color: #4d4d4d;
		letter-spacing: 0px;
		font-size: 12pt;
	}
	
	#text a{
	  color: #6d6d6d;
		text-decoration: none;
		border-bottom: 1px solid #99cc00;
		font-size: 8pt;
	}
	
	#text a:hover{
	  color: #99cc00;
		text-decoration: none;
		border-bottom: 1px solid #6d6d6d;
		font-size: 8pt;
	}
	
	#footer a{
	  text-decoration: none;
		color: #FFF;
	}
	
	#footer a:hover{
	  color: #6d6d6d;
	}
	
	hr{
	  height: 1px;
		color: #e1e1e1;
	}

  .right{
	  text-align: right;
	}
	
	.center{
	  text-align: center;
	}
	
	.left{
	  text-align: left;
	}
/* OPMAAK VOOR DE TEKST*//* OPMAAK VOOR DE ERROR*/	
#ERROR{
width: 500px; 
height: 400px; 

background: url('../images/bg_error.png');
background-repeat: no-repeat;

z-index: 8; 

padding-top: 55px; 
padding-left: 50px; 

position: absolute; 

margin-left: 35%; 
margin-top: 15%;
}

/* EINDE VOOR DE OPMAAK*/	
