#container {
	float: none;
	height: 550px;
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Century Gothic", Verdana, Arial;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#nav {
	float: left;
	height: 49px;
	width: 950px;
}



#main {
	float: left;
	height: 361px;
	width: 950px;
	background-image: url(../images/main.jpg);
}
#ondernav {
	background-image: url(../images/onderkant_logo_onder_nav.jpg);
	float: left;
	height: 100px;
	width: 950px;
}
#adres {
	background-image: url(../images/adres.jpg);
	float: left;
	height: 40px;
	width: 950px;
}
#adres_html {
	float: left;
	height: 40px;
	width: 950px;
}
#main_foto {
	float: left;
	height: 361px;
	width: 440px;
	padding-left: 37px;
}
#main_tekst {
	float: left;
	height: 351px;
	width: 473px;
	padding-top: 10px;
}

.fotoboek {
	float: left;
	height: 350px;
	width: 450px;
	padding-left: 16px;
}
#main_lefttekst {
	float: left;
	height: 361px;
	width: 402px;
	padding-top: 0px;
	padding-left: 75px;
}

#main_contact{
	float: left;
	height: 361px;
	width: 875px;
	padding-top: 0px;
	padding-left: 30px;
}


.koppen {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 14px;
	color: #563C34;
}
.content {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 12px;
	color: #563C34;
}
#main_tekst_overons {
	float: left;
	height: 351px;
	width: 398px;
	padding-left: 75px;}
	
	#main_foto_overons {
	float: left;
	height: 361px;
	width: 440px;
	
}
a:link {
	text-decoration: none;
	color: #0066ff;
}
a:visited {
	text-decoration: underline;
	color: #0066ff;

}
a:hover {
	text-decoration: underline;
	color: #0066ff;
		
}
a:active {
	text-decoration: none;
	color: #0066ff;
	}	