body	
		{
		margin: 0;
		padding: 0;
		text-align: center;
		min-width: 763px;
		background-color: #FFFFFF;
		font-size: 11px;	
		font-family: Trebuchet MS;
		color: #000000;
		}

#wrapper {
	position: relative;
	top: 0;
	right: o;
	margin:0 auto;
	width: 878px;
	height: 715px;
	text-align: left;
	background-image: url('images/bg.gif'); 
	background-repeat: no-repeat 
}
		
		
a:link { color: #000000; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:hover { color: #000000; text-decoration: none }

#menu
		{
		font-size: 12px;	
		line-height: 16pt; 
		text-align: left;
		position: absolute;
		top: 184px;
		left:30px;
		margin-left: 5px;
		width: 174px;
		height: 350px;
		overflow: none;
		font color: donkergrijs; 
		padding: 5px; 
		float: left; 
		z-index: 1;
		}
		
#inhoud	{
		 font-size: 13px;
		 color: #000000;
		 position: absolute;
		 top: 140px;
		 left:220px;
		 width: 542px;
		 height: 550px;
		 overflow: auto;
		 padding-right: 20px;
		 font color: donkergrijs; 
		 line-height: 150%; 
		 text-align: left; 
		 padding-top: 12px;
		 padding-left:5px; 
			}
		
.foto{
	border: 0px solid #999999;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	}

#pixit {
		 font-size: 10px;
		 text-align: left;
		 color: gray;
		 position: absolute;
		 top: 660px;
		 margin-left: 7px;
		 width: 160px;
		 height: 20px;
		  }
		
#footer {
		 font-size: 10px;
		 text-align: right;
		 color: gray;
		 position: absolute;
		 top: 652px;
		 left: 750px;
		 width: 60px;
		 height: 20px;
		  }