body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
      font-family: Arial, Helvetica, "Times New Roman", Times, serif;
}
#main {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1px;
	border: 1px solid #000000;
	background-color: #000000;
}
h1 {
	color: #9f5c8f;
}
h2 {
	color: #9f5c8f;
	font-size: 18px;
}
#header {
	background-image: url(../images/paarden.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 160px;
	width: 730px;
	font-family: Arial, Helvetica, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #9f5c8f;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#page {
	width: 760px;
	height: 606px;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(../images/filler.gif);
}
#content {
	background-image: url(../images/filler.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	background-color: #000000;
	height: auto;
	width: 480px;
	float: left;
	clear: right;
	color: #7ed475;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	
}

#menu {
	padding: 0px;
	width: 205px;
	float: left;
	clear: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul	{
	list-style-type: none;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: auto;
	
}
#menu ul li	{
	list-style-type: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: auto;
	
}
#menu ul li a	{
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #fd8b8d;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
#menu ul li a:visited {
	color: #fd8b8d;
}

#menu ul li a:hover	{
	color: #8ff185;
	background-image: url(../images/listhover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#menu ul li a#current	{
	color: #df81c9;
	background-image: url(../images/listcur.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#leftbox {
	padding: 5px;
	width: 140px;
	float: left;
	clear: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 140px;
	border: 1px solid #666666;
	background-image: url(../images/fillersmall.gif);
	background-repeat: repeat-x;
	color: #9F5C8F;
	text-align: center;
}
#content {
	width: 480px;
	float: left;
	clear: right;
	color: #7ed475;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/filler.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	background-color: #000000;

}
#footer {
	background-color: #000000;
	clear: both;
	float: left;
	height: 20px;
	width: 730px;
	color: #42539B;
	text-align: right;
	padding-right: 30px;
}

