html, body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, form, fieldset, hr{
	margin: 0px;
	padding: 0px;
	border: 0;
}

body {
	font: bold normal 100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #ECE9D8 url(Images/body_bg.gif) repeat-x top;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 1008px;
}
#header span {
	padding-right: 40px;
	padding-left: 40px;
	position: relative;
	bottom: 10px;
	margin: 0px;
}

#header {
	background: url(Images/header_bg.gif) no-repeat center top;
	height: 48px;
	width: 990px;
	padding-left: 10px;
	position: relative;
	left: 5px;
	padding-top: 0px;
	margin: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-bottom: 0px;
}
#contenttop {
	background: url(Images/contentop_bg.gif) no-repeat center top;
	padding: 0px;
	margin: -5px 0px 0px;
	height: 33px;
}
html>body #contenttop {margin-top: 0px;}

#innerwrapper {
	background: url(Images/innerwrapper_bg.gif) repeat-y;
	float: none;
	margin: 0px;
	padding: 0px;
}


#content {
	width: 1000px;
	text-align: justify;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	position: relative;
	height: 444px;
}
#content p {
	margin-left: 50px;
	margin-right: 50px;
}
#content h2 {
	margin-left: 50px;
	margin-right: 50px;
}
#foto {
	position: relative;
	left: 50px;
	height: 93px;
	width: 302px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	float: none;
	top: -30px;
}
#camera {
	width: 214px;
	right: auto;
	position: relative;
	left: 650px;
	top: 5px;
	bottom: auto;
}
#navigatie {
	width: 310px;
	position: relative;
	float: none;
	border-style: none;
	height: 35px;
	left: 680px;
	margin: 0px;
	padding: 0px;
	right: auto;
}

#navigatie ul {
	font-size: 75%;
	list-style: none;
	text-align: center;
}
#navigatie li a:link, #navigatie li a:visited {
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	color: #FFFFFF;
}
#navigatie li a:hover, #navigatie li a:active, #navigatie li a:focus {
	color: #518DBA;
}

#contentbottom {
	background: url(Images/content_bottom.gif) no-repeat center top;
	margin: 0px;
	border-width: 0px;
	top: -2px;
	position: relative;
	padding: 0px;
}
#wrapper #header a {
	position: relative;
	left: 200px;
}
