html, body {
			text-align:center;
			margin:0px;
			padding:0px;
			font-family: Tahoma;
			font-size: 10pt;
			height:100%;
			background-color:#FFFFFF;
			scrollbar-face-color: #6B6A69;
  			scrollbar-shadow-color: #6B6A69;
  			scrollbar-highlight-color: #a59687;
  			scrollbar-3dlight-color: #a59687;
  			scrollbar-darkshadow-color: #6B6A69;
  			scrollbar-track-color: #a59687;
  			scrollbar-arrow-color: #FFFFFF;
			}
		#container {
			margin:5px auto;
			text-align:left;
			padding:0px;
			width:790px;
			height:100%px;
			}
		#bruin  {
			background-image:url(pics/top.png);
			width:200px;
			float:left;
			height:200px;
			text-align:right;
			}
		#menu {
			background-color:#FFFFFF;
			width:310px;
			margin-left:5px;
			float:left;
			height:200px;
			}
		#tekst {
			background-color:#a59687;
			height:389px;
			width:585px;			
			float:right;
			margin-top:5px;
			color:#6B6A69;
			}
		#tekstvak {
			width:575px;
			height:376px;
			float:right;
			overflow:auto;
			background-color:#a59687;
			}
		#lijn {
			margin-bottom:0px;
			}
		#paginatitel {
			background-color:#FFFFFF;
			height:95px;
			width:200px;
			float:left;
			margin-top:5px;
			text-align:center;
			font-weight:bold;
			font-size:13px;
			line-height:100px;
			color:#6B6A69;
			}
		#logo {
			width:270px;
			float:right;
			height:200px;
			}
		#foto {
			background-color:#FFFFFF;
			width:200px;
			height:190px;
			float:left;
			margin-top:5px;
			}
		#juulenjen {
			float:right;
			margin-top:20px;
			}
		#bottom {
			float:left;
			margin-top:5px;
			}
	A:link { 
		color: #FFFFFF; 
		}
	A:visited { 
		color: #FFFFFF; 
		}
	A:active { 
		color: #FFFFFF; 
		}
	A:hover { color:#FFFFFF; 
		}
