html{
				scrollbar-3dlight-color:black;
                scrollbar-arrow-color:black;
                scrollbar-track-color:#EFAD79;
                scrollbar-darkshadow-color:black;
                scrollbar-face-color:#EFAD79;
                scrollbar-highlight-color:;
                scrollbar-shadow-color:#EFAD79;
}
body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #EDDAAF;
}
#content {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #87391F;
	float: left;
	height: 380px;
	width: 600px;
	margin-left: 30px;
	overflow: auto;
	margin-top: 0px;
	padding-right: 12px;
}
#middendeel {
	float: left;
	width: 975px;
	height: 390px;
	margin-top: 160px;
}
H1 {
	font-family: "Monotype Corsiva", "Book Antiqua", Georgia;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
	color: #87391F;
}
H2 {
	font-family: "Monotype Corsiva", "Book Antiqua", Georgia;
	font-size: 22px;
	clear: right;
	padding-bottom: 10px;
	color: #000000;
}
H3 {
	font-family: "Monotype Corsiva", "Book Antiqua", Georgia;
	font-size: 22px;
	clear: right;
	padding-bottom: 10px;
	color: #87391F;
}
#menu {
	float: left;
	height: 300px;
	width: 180px;
	margin-top: 7px;
	margin-left: 50px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#menu li {
	list-style-type: none;
	line-height: 1.4em;
}
#menu a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover{
	color: #87391F;
	text-decoration: none;
	padding-left: 5px;
}
#container {
	height: 570px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/opzet_nieuw_amoniet_zonderveer.jpg);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	height: 10px;
	width: 975px;
}
* {
	margin: 0px;
	padding: 0px;
}
p {
	padding-bottom: 1em;
}
.style1 {color: #EFAD79}

</style>
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #87391F;
	text-decoration: none;
}
#foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F7A57F;
	text-align: center;
	clear: both;
	height: 14px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}
#foottext a:link{
	color: #F7A57F;
	text-decoration: none;
}
#foottext a:visited{
	color: #F7A57F;
	text-decoration: none;
}
#foottext a:hover{
	color: #0000FF;
	text-decoration: none;
}
