body {
	background: white;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;

}

a {
	text-decoration: none;
	color: #FF1DC6;
}

img {
	border: 0px;
}

.blauw {
	background-image: url(/img/bg.gif);
}

.center {
	width:900px;
	overflow:hidden;
	margin:0px auto;
	padding:0px;
	padding-top: 20px;
}

div#win{
	float: left;
	margin-left: 0px;
	position: absolute;
}

div#fotos{
	position: absolute;
	margin-left: 650px;
	margin-top: -20px;
}

div#tekst {	
	position: absolute;
	padding-top: 180px;
	margin-left: -100px;
	display: block;
	clear: left;
}

div#content {
	padding-top: 580px;
	width: 900px;
}

h1 {
	font-size: 20px;
	color: white;
}

div#links {
	width: 400px;
	float: left;
	color: #00506B;
}

div#rechts {
	width: 460px;
	float: right;
}

div#vlaktekst {
	width: 456px;
	height: 881px;
	background-image: url(/img/vlak.gif);
	backgrounr-repeat: no-repeat;
}

div#rechts .padded {
	padding: 40px;
	line-height: 25px;
	color: #00619F;
}

div#rechts h1 {
	color: #00619F;
}

div#rechts ul  {
	list-style-image:url(/img/arrow.jpg);
	list-style-type:square; 
}

div.footer {
	width: 100%;
	height: 40px;
	display: block;
}