body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font: 0.7em/1.5em Verdana, Tahoma, Arial;
	background: #56C0EE url(../img/bg.gif) repeat-x;
}
#container {
	height: 100%;
	width: 900px;
	background: #FFF url(../img/bg_logo_fade.png) no-repeat center center;
	margin: 0px auto;
}
#header {
	height: 129px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../img/header_bg.gif) repeat-x 0px 100%;
	padding-top: 5px;
}
#header #logo {
	width: 250px;
	float: left;
}
#header #adres {
	float: right;
	font-weight: bold;
	text-align: right;
	margin-bottom: 15px;
	color: #008BC7;
}
#header #slogan {
	float: right;
	padding-top: 90px;
}
#headerphoto {
	height: 142px;
}
#content {
	/*margin-top: 1px;
	margin-bottom: 1px;*/
	padding-bottom: 10px;
}
#content #submenu {
	width: 190px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#content #midden {
	width: 495px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content #fotos {
	float: right;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contactgegevens {
	float: left;
}
#routebeschrijving {
	float: right;
}
#footer {
	border-top: 5px solid #54b64a;
	background: #56C0EE;
	height: 5px;
	text-align: center;
	color: #FFF;
}
#copyright {
	background: #56C0EE;
	color: #97D9F4;
	text-align: center;
}

