@charset "UTF-8";
/* CSS Document */

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-position: left top;
	line-height: normal;


}
.koptekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.koptekstgrijs {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.tekstklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
.tekstkleinwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
.tekstkleinkop {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74AAE9;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.tekstkleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	background-repeat: no repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(afbeeldingen/webback.jpg);
	background-repeat:repeat-x;

}
.textfield {
	background-image: url(afbeeldingen/textbox.jpg);
	background-repeat: repeat-X;
}