body {
	margin: 0;
	width: 100%;
	height:100%;
	text-align: center;
	font-family: Verdana;
	background-color:#FFFFFF;	
}
	#container {
		text-align: left;
		margin: 0px auto 0px auto;
		width: 800px;
		height: 550px;		
		background-color:#FFFFFF;	
	}	
		#left{
			background: url('./img/overgang_groot2.png') repeat-x;
			width: 195px;
			height: 358px;
			position: absolute;
			margin-top: 175px;
			
		}
		#header {
			width: 100%;
			height: 203px;
			border: 0px solid #000;
			margin-top: 17px;
			position:relative;
			background-image: url('./img/header_contact.gif');
		}
				#hoofdTekst{
		font-size: 17px;
		font-family: "Verdana";
		color:#FFFFFF;
		font-weight: bold;
		text-align: center;
		letter-spacing: 1px;
		line-height: 30px;
		}
			#language{
				position: absolute;
				margin-top: -4px;				
				margin-left:780px;;
				width: 20px;				
			}			
			
			#menu{
				width: 611px;
				height: 20px;
				position: absolute;
				margin-top: 18px;
				margin-left: 209px;
				font-weight: bold;					
				font-size: 10pt;		
			}
			
			.menul{
				text-decoration: none;
				color:#0095e3;
			}
			
			.menul:hover{
				text-decoration: none;
				color:#000000;
			}
			
			.menul:active  {
				text-decoration: none;
				color:#000000;
			}
			
			.menuActi{
				text-decoration: none;
				color:#000000;
			}
		
		#content{
			width: 594px;
			
			height: 290px;
			position:relative;
			margin-left: 205px;
			border:1px solid #FFFFFF;
			font: Verdana;
			font-size:14px;
			white-space:2px;
			line-height: 22px;
			
			
		}			
		
		#footer_banner{
			width: 100%;
			height: 55px;
			background-image: url('./img/footer.gif');
			position:relative;
		}
		
		#footer{
			font-size: 8.6pt;
			width:800px;
			text-align: left;
			position:relative;
			margin-top: 10px;
			background-color:#CCCCCC;
			height: 16px;
			text-decoration: none;
			
		}
		
		#footer a {
		text-decoration:none;
		color: #000000;
		}
		#footer a:hover {
		text-decoration:none;
		color: #333333;
		}
		
		#popupLink a {
		text-decoration: none;
		
		}
		#popupLink a:hover {
		text-decoration: none;
		
		}