html {
	margin: 0; 
	height: 100%; 
} 
body {
	position: relative; 
	min-height: 100%; 
	width: 780px;
	margin: 0 auto;
}
div#servicemenu {
	padding-left: 15px; 
	padding-top: 9px; 
	height: 55px;
}
div#hoofdmenu {
	padding-left: 129px;
	padding-right: 27px; 
	height: 21px;
}
div#subMenu {
	padding-left: 15px;
	padding-top: 170px;
	float: left; 
}

div#fotostrip {
	float: left; 
	padding: 0; 
	width: 114px; 
	background-color: #ffffff;
}
/*div#foto {
	margin-top: 170px;
	float: left;
	width: 114px;
	height: 85px;
	background-color: #ffffff;
}*/
div#content {
	width: 482px;
	padding: 0 0 14px 14px;
	float: left;
}

p img {
	float: left;
}

p.inleiding {
	height: 170px;
}
div.txtLinks {
	width: 241px;
	float: left;
}
div.txtRechts {
	width: 227px;
	padding: 0 0 0 14px;
	float: right;
}

div#stopper {
	padding: 0;
	height: 28px;
	clear: both;
}
div#disclaimer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 765px;
	padding: 0 0 0 15px;
	height: 28px;
}

form{
	margin: 0;
	padding: 0;
}

ul, ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
