body {
	font: 12px verdana;
	background: #f3f3f3;
	text-align: center;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	background:url('top.jpg') no-repeat;
	background-color : #FBA900;
	text-align: justify;
	padding: 15px;
}
#header {
	background: url('header.jpg') no-repeat;
	min-height: 180px;
	width: auto;
	height: auto;
	text-align: center;
	color:#333333;
	border: 1px #000000 solid;
}
#menu {
	padding-top:180px;
	width: auto;
	height: auto;
	text-align: center;
	color:#333333;
	font-size: 12px;
	
}
#menu a:link {
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	text-decoration: underline;
	color: #000000;
}
#menu a:active {
	text-decoration: none;
}
#hoofdvak	{
	margin-top: 10px;
	background:#F8FFF5;
	border: 1px #000000 solid;
	width: auto;
	height: auto;
	min-height: 600px;
}
#down	{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background:url(footer.jpg) no-repeat;
	height: 40px;
	color: #000000;
}
#down a:link {
	color: #000000;
	text-decoration: none;
}
#down a:visited {
	text-decoration: none;
	color: #000000;
}
p	{
	margin-left: 10px;
	margin-right: 15px;
}3


h1 {
	text-align: center;
	font-size: 35px;
	border-bottom: 1px #000000 solid;
	margin-left: 10px;
}
h2 {
	text-align: left;
	font-size: 14px;
	margin-left: 10px;
}
h3 {
	font-size: 14px;
	margin-left: 10px;
}
h4 {
	text-align: center;
	font-size: 35px;
	margin-left: 10px;
}



a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
td {
	font-size: 12px;
	color:#000000;
	}

