@charset "utf-8";
/* CSS Document */
html, body{
	width:100%;
	height:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/achtergrond.jpg);
	background-position:center;
	color:#FFFFFF;
	font-size:14px;
}
.website{
	display:block;
	height:386px;
	width:100%;
	background-image:url(../images/background.jpg);
	background-position:center;
}
.online{
	position:absolute;
	margin-top:400px;
	font-size:25px;
	width:780px;
	text-align:center;
}
.vcenter{
	position: absolute;
	top: 50%;
	width:100%;
	height:386px;
	margin-top:-193px;
}
.content{
	width:780px;
	height:386px;
	display:block;
	background-image:url(../images/terbiestmolen.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
#fotoreeks1{
	margin-left:175px;
	border:0px;
}
#fotoreeks2{
	margin-left:430px;
	border:0px;
}
#adresgegevens{
	margin-left:430px;
	margin-top:7px;
}
#welkom{
	position:absolute;
	display:block;
	width:422px;
	height:105px;
	margin-top:281px;
}
#foto{
	margin-bottom:4px;
}
#terbiestmolen{
	position:absolute;
	display:block;
	width:120px;
	margin-left:427px;
	margin-top:284px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	border:0px;
}
#koekoek{
	position:absolute;
	display:block;
	width:120px;
	margin-left:552px;
	margin-top:284px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	border:0px;
}
#zwalmmolen{
	position:absolute;
	display:block;
	width:120px;
	margin-left:671px;
	margin-top:284px;
	text-align:center;
	font-size:11px;
	color:#92978b;
	border:0px;
}
.verder{
	position:absolute;
	display:block;
	width:785px;
	height:275px;
}

