@charset "utf-8";
body {
	font-family: Calibri;
	color: rgb(0,0,0);
	background-color: rgb(255,204,0);
	font-size: 16pt;
	text-decoration: none;
	width: auto;
	height: auto;
}
	#container {
	width: 95%;
	height: 1100px; cover;	
	border: thin solid rgb(0,0,0);
	color: rgb(0,0,0);
	float: left;
	margin: 30px;
	}
	#header {	
	background-image: url(foto/FullSizeRender
%20(1).jpg);
	width: 100%;
	height: 167px;
	background-color: rgb(156,156,154);
	font-size: 36px;
	font-weight: bold;
	text-shadow: 3px 3px rgb(255,255,255);
	color: rgb(0,0,0);
	text-shadow: 1px 1px rgb(255,255,255);
	white-space: pre;
}
	#content {
	background-image: url(foto/2013-06-01%2014.27.20.jpg);
	background-size: 100%; contain; 
	width: 100%; contain; 	
	height: 890px; 
	background-repeat: no-repeat;
	color: rgb(0,0,0);
	float: left;
	text-shadow: 1px 1px rgb(255,255,255);
	}
#content p {
	padding-right: 20px;
	padding-left: 20px;
}	
#header #h2 {
	padding-left: 20px;
	padding-bottom: 20px;
	}
#container #content table tr td {
	padding-left: 20px;
	}
#container nav {
	width: 100%;
	height: 42px;
	margin-top: 0px;
}
a:hover {
	color: rgb(255,255,255);
	text-decoration: none;
}
a {
	color: rgb(0,0,0);
	margin-left: 10px;
	font-size: 14pt;
}
h1 {
	color: rgb(255,255,255);
	font-size: 18px;
	font-family: Calibri;
	text-shadow: 0px 0px;
}
h5 {
	color: rgb(0,0,0);
	font-size: 22px;
	font-family: Calibri;
	text-shadow: 1px 0px;
	padding-top: 20px;
	padding-bottom: -20px;
	margin-bottom: -55px;
	margin-top: -1px;
	font-weight: lighter;
}
#container nav {
	width: 100%;
	height: 42px;
	margin-top: 0px;
}
#container #nav table tr td a {
	color: rgb(0,0,0);
	border: 1px solid rgb(0,0,0);
	padding-top: 1px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 30px;
	text-decoration: none;
}
#container #nav table tr td a:hover {
	color: rgb(255,255,255);
}
#footer {
	color: rgb(0,0,0);
	clear: both;
	height: 2px;
	width: 100%;
	}
	
.ruimte {
	padding-right: 30px;
}
