* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #282828;
	margin: 25px 25px 25px 25px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
}
h1, h2 {
	font-size: 30px;
	display: inline;
}
h3 {
	font-size: 15px;
	font-style: italic;
	color: #7D7D7D;
}
p {
	margin-bottom: 25px;
}
a:link, a:hover, a:visited, a:active {
	font-style: italic;
}
form dl {
	/*width: 475px;*/
}
form dt {
	font-size: 15px;
	font-style: italic;
	color: #7D7D7D;
	margin-bottom: 5px;
}
form dd {
	/*float: left;
	width: 375px;*/
	margin-bottom: 5px;
}
form input {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #323232;
	border-bottom: 1px solid #D7D7D7;
}
form input.kort {
	width: 200px;
}
form textarea {
	width: 100%;
	height: 150px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #323232;
}
form select {
	width: 100px;
	margin-right: 5px;
}
form input.keuzegroep {
	width: auto;
	margin-right: 5px;
}
form input.submit {
	width: auto;
	color: #F5F5F0;
	background-color: #323232;
}
form button {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #C3AF69;
	overflow: visible;
	width: auto;
	height: auto;
	padding: 0; /* Microsoft Internet Explorer 6 */
}
form button[type] {
	background: red;
	padding: 0; /* Mozilla Firefox */
}
#hoofding {
	width: 550px;
}
#hoofding form select {
	width: 300px;
	margin-bottom: 25px;
	border: 1px solid #323232;
}
#hoofding a:link, #hoofding a:visited, #hoofding a:active {
	text-decoration: none;
	color: #32B491;
}
#hoofding a:hover {
	color: #7D7D7D;
}
#hoofding #navigatie {
	font-size: 30px;
	display: inline;
}
#hoofding #navigatie li {
	display: inline;
	list-style-type: none;
}
#hoofding .duiding {
	font-size: 30px;
	font-style: italic;
	color: #7D7D7D;
}
#hoofding .accent {
	color: #A555AA;
}
#inhoud {
	width: 525px;
	margin: 25px 0 25px 0;
}
#inhoud ul {
	margin-bottom: 25px;
}
#inhoud ul.onafgebroken {
	margin-bottom: 0px;
}
#inhoud li {
	list-style-type: none;
}
#inhoud li.dimensie {
	display: inline;
}
#inhoud .duiding {
	font-size: 15px;
	font-style: italic;
	color: #7D7D7D;
}
#inhoud .foutboodschap {
	font-size: 15px;
	font-style: italic;
	color: #A555AA;
}
#inhoud a:link, #inhoud a:visited, #inhoud a:active {
	text-decoration: none;
	color: #C3AF69;
}
#inhoud a:hover {
	color: #7D7D7D;
}
#inhoud li a:link, #inhoud li a:visited, #inhoud li a:active {
	text-decoration: none;
	color: #C3AF69;
}
#inhoud li a:hover {
	color: #7D7D7D;
}
#inhoud #label li {
	display: inline;
}
#inhoud #label li a:link, #inhoud #label a:visited, #inhoud #label a:active {
	font-style: normal;
	color: #282828;
}
#inhoud #label li a:hover {
	color: #7D7D7D;
}
#inhoud #label li a.actief {
	color: #C3AF69;
}
#voetnoot {
	width: 300px;
}
#voetnoot p {
	font-size: 10px;
}
#voetnoot a:link, #voetnoot a:visited, #voetnoot a:active {
	text-decoration: none;
	color: #A555AA;
}
#voetnoot a:hover {
	color: #7D7D7D;
}
