﻿#Container {
	padding: 0px;
	margin: auto;
	height: auto;
	width: 930px;
	position: relative;
}
#Paginahoofd {
	border: 0px none #F0F0F0;
	width: 930px;
	height: 150px;
	position: relative;
	cursor: inherit;
	background-image: url('Bovenkader.JPG');
	background-attachment: inherit;
}
#Paginatussenstuk {
	border-style: none;
	border-width: 0px;
	border-color: inherit;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 100%;
	background-color: #DCE696;
	float: left;
	clip: rect(auto, auto, auto, auto);
}
#Linkermenu {
	position: relative;
	float: left;
	width: 150px;
	display: inline;
	clear: both;
	height: auto;
}
#Inhoud {
	border: 1px solid #DCE696;
	padding: 4px;
	margin: 0px;
	width: 766px;
	height: auto;
	position: relative;
	float: right;
	font-family: Arial;
	font-size: 15px;
	background-color: #FFFFFF;
	line-height: 22px;
}
#Voet {
	padding: 0px;
	margin: 0px;
	border: 0px none #F0F0F0;
	width: 930px;
	height: 20px;
	position: relative;
	background-image: url('Voet.jpg');
	overflow: auto;
	top: 0px;
	left: 0px;
	font-family: "Arial Unicode MS";
	font-size: 12px;
	color: #3E3E3E;
	font-weight: bolder;
	bottom: 0px;
}
#Linkermenu a {
	border-color: 0;
	margin: 4px;
	border-style: none;
	border-width: 0px;
	font-family: "Arial Unicode MS";
	font-weight: bolder;
	font-size: 15px;
	color: #3E3E3E;
	text-align: center;
	text-decoration: none;
	display: block;
	position: relative;
}
#Linkermenu a:hover {
	border-color: 0;
	background-position: center;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url('Hoover.jpg');
	font-family: "Arial Unicode MS";
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	width: 150px;
	height: 25px;
	border-style: none;
	text-decoration: none;
	display: block;
}
#Linkermenu li {
	margin: 4px;
	background-position: center;
	background-image: url('Basis enkel.jpg');
	display: block;
	width: 150px;
	height: 25px;
	position: relative;
	font-size: 0.9em;
	text-align: center;
	background-color: #DCE696;
}
#Linkermenu ul {
	width: 100%;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
a:hover {
	margin: 0px;
	border-color: 0;
	text-decoration: none;
}
#Top {
	position: relative;
	width: 768px;
	height: 30px;
	padding: 2px;
	margin: 0px 0px 4px 0px;
	float: right;
	display: inline;
	right: 2px;
	bottom: 5px;
	top: 1px;
}
#Top a:hover {
	background-image: url('Topactief.JPG');
	line-height: 12px;
	border: 1px solid #DCE696;
	padding: 4px;
	margin: 0px;
	position: relative;
	width: 768px;
	height: 20px;
	float: right;
}
#Top ul {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 100%;
	display: block;
	list-style-type: none;
	height: 25px;
}
#Top li {
	background-image: url('Top.JPG');
	border: 1px solid #DCE696;
	position: relative;
	width: 100%;
	display: block;
	color: #F0F0F0;
	text-align: center;
	height: 30px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#Top a {
	display: block;
	width: 100%;
	height: 30px;
}
#Top a:hover {
	padding: 0px;
	margin: 0px;
	background-image: url('Topactief.JPG');
	border: 1px solid #DCE696;
	color: #B8A9D9;
	width: 100%;
	height: 30px;
	display: block;
}
