html, body {	height: 100%;	margin: 0;	padding: 0;}td {	vertical-align: top;}#header {
	display: inline;
	position: absolute;
	top: 0;
	height: 120px;
	width: 100%;
	background-image: url(../images/weblogo.jpg);
}

#headertekst {
	display: inline;
	position: absolute;
	top: 33px;
	left: 105px;
	font-family: Arial Narrow,Helvetica Narrow,Geneva,Swiss,Sans-Serif;
	font-weight: 300;	font-size: 30pt;
	line-height: 110%;
	letter-spacing: +1px;	margin: 0;
}

#headerfoto {
	display: inline;
	float: right;
	height: 100px;
}
#inhoud {
	position: absolute;
	top: 0;
	padding: 140px 10px 0 210px;
}
div.sectie {	border-top-color: ##cccccc;	border-top-style: solid;	border-top-width: 1px;	clear: both;	margin-top: 5px;	padding-top: 5px;
	}div.fotorechts {
	clear: both;
	display: inline;
	float: right;
	margin: 0 10px 10px 0;
	width: 200px;

}div.fotolinks {
	clear: both;	
	display: inline;
	float: right;
	margin: 0 10px 10px 0;
	width: 200px;
}

p {
	margin: 0 240px 14px 0;
}

div.tekstblok {	background-color: #ff9999;	clear: both;	color: #ffffff;	direction: ltr;	display: inline;	float: right;	font-family: "Arial Narrow", "Helvetica Neue", Lucida;	font-size: 10pt;	font-style: italic;	padding: 10px;
	text-align: left;	width: 200px;	
}
