#container {
	width: 1010px;
	height: 589px;
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
}
.head {
	height: 138px;
	width: 1010px;
	background-attachment: scroll;
}
.menu {
	width: 160px;
	height: 350px;
	overflow: hidden;
	float:left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left:20px;
	padding-top:20px;
}
.inhoud {
	width:768px;
	height:350px;
	float: left;
	overflow: scroll;
	scrollbar-arrow-color: #996633;
	scrollbar-face-color: #ffffcc;
	scrollbar-highlight-color: #996633;
	scrollbar-3dlight-color: #ffffcc;
	scrollbar-shadow-color: #996633;
	scrollbar-darkshadow-color: #ffffcc;
	scrollbar-track-color: #ffffcc;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	visibility: inherit;
	font:"Times New Roman";
	font-size:11pt;
}
.inhoud2 {
	width:417px;
	height:410px;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: auto;	
	scrollbar-arrow-color: #996633;
	scrollbar-face-color: #ffffcc;
	scrollbar-highlight-color: #996633;
	scrollbar-3dlight-color: #ffffcc;
	scrollbar-shadow-color: #996633;
	scrollbar-darkshadow-color: #ffffcc;
	scrollbar-track-color: #ffffcc;
	font:"Times New Roman";
	font-size:11pt;
}
.image {
	width:351px;
	height:410px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align:middle;
	overflow:auto;
	scrollbar-arrow-color: #996633;
	scrollbar-face-color: #ffffcc;
	scrollbar-highlight-color: #996633;
	scrollbar-3dlight-color: #ffffcc;
	scrollbar-shadow-color: #996633;
	scrollbar-darkshadow-color: #ffffcc;
	scrollbar-track-color: #ffffcc;
}
.footer {
	width:1010px;
	height:51px;
	background-image:url(images/footer.gif);
	float:right;
	font-size:12px;
	font-style:inherit;
	font-family: "Times New Roman";
	color: #666666;
	line-height:12px;
}
.updates {
	width: 900px;
	heigt: 50px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-left:10px;
}
body {
	background-color: #FFFFCC;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #804000;
}
h2 {
	font-family: "Lucida Handwriting", "Monotype Corsiva", "Lucida Calligraphy";
	font-size: 20px;
	font-style: italic;
	font-weight: 900;
	color: #333333;
}
h3  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h4  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	word-spacing: 500px;
	color: #8A4500;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	color: #000000;
	line-height: 2px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #B95C00;
	text-align: right;
	text-indent: 5px;	
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #B95C00;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B95C00;
}
a.linkinhoud {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #646F6C;
	text-decoration: none;
	padding: 3px;
	height: 20px;
	width: 60px;
	float: left;
	text-align:left;
	margin-right: 5px;
}
a.linkinhoud:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #646F6C;
	height: 20px;
	width: 75px;
	float: left;
	text-align:center;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	margin-right: 5px;
}
