#container {
	background-color: #EFFFFF;
	height: 760px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #EFFFFF;
}
#container #header {
	background-image:url(file:///E|/Mijn%20documenten/Documenten/Website%20De%20Eik/Web/Images/Header%20+%20logo%20De%20Eik%20blauw%20jpeg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 970px;
	margin: 0px;
}
#container #balk {
	background-color: #00CC99;
	background-repeat: no-repeat;
	background-position: center center;
	height: 5px;
	width: 970px;
}
#container #menu {
	float: left;
	height: 613px;
	width: 160px;
	background-color: #FFDDAA;
	background-position: center;
	overflow: auto;
}
#container #content {
	float: right;
	height: 605px;
	width: 790px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E9F8FB;
	display: inline;
}
#container #footer {
	background-repeat: no-repeat;
	height: 45px;
	width: 970px;
	background-color: #ffddaa;
	float: left;
	text-decoration: none;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366;
	background-color: #a3b6c6;
	display: inline;
}
h1 {
	font-size: 28pt;
	display: inline;
}
h2 {
	font-size: 18pt;
	display: inline;
}
h3 {
	font-size: 12pt;
	display: inline;
}
h4 {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	display: inline;
}
h5 {
	font-size: 8pt;
	color: #FFDDAA;
	display: inline;
}
a:active {
	color: #003366;
	text-decoration: none;
}
a:link {
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #00ccff;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
#container #menu ul {
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	display: list-item;
	padding: 0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#container #menu li {
	display: list-item;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
}
#container #menu li a:link {
	color: #003366;
	text-decoration: none;
	background-image: url(../2%20-%20Knoppen/vierkant.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#container #menu li a:visited {
	color: #003366;
	text-decoration: none;
	background-image: url(../2%20-%20Knoppen/vierkant.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#container #menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../2%20-%20Knoppen/vierkant_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#container #menu li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../2%20-%20Knoppen/vierkant_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.navhome {
	display: list-item;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	list-style-type: none;
}
