body {
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: visible;
	visibility: visible;
	background-color: #D96F17;
}
#wrapper {
	width: 844px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-repeat: no-repeat;
	height: 200px;
	width: 844px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 10px;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #E3AD31;
	border-right-color: #E3AD31;
	border-left-color: #E3AD31;
	border-right-width: 10px;
	border-left-width: 10px;
}
#collinks {
	width: 844px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #E3AD31;
	border-bottom-color: #E3AD31;
	border-left-color: #E3AD31;
	margin-left: auto;
	margin-right: auto;
	visibility: visible;
	overflow: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.tekstvlak {
	width: 844px;
	overflow: inherit;
	background-image: url(img/tekstvlak.jpg);
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-attachment: fixed;
	margin-top: auto;
	margin-bottom: auto;
}
#incollinks {
	margin-left: auto;
	margin-right: auto;
	visibility: inherit;
	overflow: inherit;
}
ul#navigatie {
	list-style-image: none;
	list-style-type: none;
	float: inherit;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#navigatie li {
	padding-right: 12px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 5px;
	background-color: #9E5614;
	float: left;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
}
/* onderstaand deel is gelijk voor zowel de horizontale als de vertikale versie */
#navigatie a {
	display        : table;
	text-decoration: none;
	color: #FFFF00;
} 
#navigatie a:hover {
	color: #FFFFFF;
} 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	float: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 400;
	font-style: normal;
	font-variant: small-caps;
	text-align: left;
	color: #FFFF00;
	padding-left: 50px;
	background-image: url(img/titel.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 75px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	color: #000000;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 30px;
	padding-bottom: 5px;
}
h3 {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	color: #000000;
}
img.links {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img.rechts {
	float: right;
	padding-right: 30px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.linkspagina {
	float: left;
	padding-bottom: 30px;
	padding-top: 30px;
	height: 43px;
	width: 228px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.videotekst {
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
}
#voet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	clear: both;
	font-style: italic;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 50px;
}

