body {
	background-color: #000000;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg_soil_verloop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CCCCCC;

}

.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.tekstKop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a:link {
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.schreefKop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
hr {
	color: #666633;
}
.inleiding {
	text-transform: none;
	color: #99CC66;
	font-weight: bold;
}
