#container {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/achtergrond.jpg);
}
#header {
	width: 1000px;
}
#row1 {
	width: 1000px;
}
#row2 {
	width: 1000px;
}
#row3 {
	width: 1000px;
}
#footer {
	width: 1000px;
}

body {
	background-image: url(images/Achtergrond3.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #340800;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 14pt;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #07820F;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #CC0000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
h5 {
	font-family: Verdana, "Arial Black";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #99FF33;
	padding: 3px;
}
h6 {
	font-family: Verdana, "Arial Black";
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}
h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	font-style: italic;
}

