body{

/*height: 100%;

width: 100%;
*/
}

.centered {

position: relative;

width: 983px;

margin: auto;

text-align: center;

}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.tekst {
	font-family: Sylfaen;
	font-size: 16px;
	padding-left: 50px;
	text-decoration: none;
	color: #000000;
}
.tekst a:link {
	font-family: Sylfaen;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
.tekst a:hover {
	font-family: Sylfaen;
	font-size: 16px;
	text-decoration: underline;
	color: #000000;
}
.tekst a:visited {
	font-family: Sylfaen;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
.tekstKlein {
	font-family: Sylfaen;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.tekstKlein a:link {
	font-family: Sylfaen;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.tekstKlein a:visited {
	font-family: Sylfaen;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.tekstKlein a:hover {
	font-family: Sylfaen;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}
.tekstForm {
	font-family: Sylfaen;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
.grijs {color: #999999}
.grijs a:link {color: #999999}
.grijs a:visited {color: #999999}
.grijs a:hover {color: #999999}
.rood {color: #990000;
	padding-left: 0px;
	font-weight: bold;
}
