* {
	color: #CCCCCC;
}
.subnavigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	padding-left: 25px;
}
.subnavigatieoranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ffd553;
	padding-left: 25px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FFD553;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	padding-left: 0px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	padding-left: 0px;
	height: 20px;
	border: 1px solid #5E5F61;
}
.formulier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left: 0px;
	height: auto;
	border: 1px solid #CCCCCC;
	width: auto;
	background-color: #E8E8E8;
}
.knop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #666666;
	text-transform: uppercase;
}
.contentoranje {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ffd553;
	padding-left: 0px;
}
a {
	color: #cccccc;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
}
a.menu {
	display: block;
	height: 30px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	padding-left: 25px;
	background-image: none;
	vertical-align: middle;
}
a.menu:hover {
	display: block;
	height: 30px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ffd553;
	padding-left: 25px;
	background-image: url("afbeeldingen/achtergrondknop.jpg");
	vertical-align: middle;
}
input, textarea {
	color: #000;
}
select, option {
	color: #000;
}