body{
	margin:0;
	padding:0;
	font-family: Georgia, sansSerif;
	text-align:center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../graphic/achtergrond.jpg);
}
#container{
	width:900px;
	margin-top:0;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	text-align:left;
	background-color: #DAF0FC;
}
#logobox{
	height:81px;
	width:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:50px;
	color:#FFFFFF;
	margin-top: 25px;
	letter-spacing: 25px;
	background-image: url(../graphic/leugeu.jpg);
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-repeat: no-repeat;
	padding: 0;
	margin-bottom: 10px;
}
#contactfloater{
	height:20px;
	width:100%;
	text-align:right;
	padding:0;
	margin-top: -20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#contactbox{
	width:60px;
	padding:0;
	text-align: center;
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 90;
	border: 0px solid #FFFFFF;
	font-size: 14px;
	color: #FFFFFF;
}
#main{
	width:900px;
	height:auto;
	text-align: left;
	margin-top:10px;
	overflow: auto;
	border: 2px solid #FFFFFF;
	background-color: #DAF0FC;
}
#menubox{
	width:165px;
	float:left;
	color:#000000;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color:#DAF0FC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#doosje{
	width:694px;
	height:auto;
	float:left;
	color: #000000;
	margin-left:-1px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 14px;
	font-family: Georgia, sansSerif;
}
a:link{
color: #FFFFFF;
text-decoration: none;
}
a:visited{
color: #FFFFFF;
text-decoration: none;
}
a:hover{
color: #FFFFFF;
text-decoration: none;
}
a:active{
color: #FFFFFF;
text-decoration: none;
} 
