#hoofding {
	width:950px;
	height:200px;
	margin: auto;
	text-align: center;
}
#navigatie {
	width:950px;
	height:19px;
	margin: auto;
	padding-left: 25px;
}

body {
	background-color: #CCC8C7;
	clip: rect(auto,auto,auto,auto);
}
.navigatie {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #828165;
	text-align: left;
	font-weight: bold;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 26px;
	color: #828165;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
}
h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #828165;
	text-align: center;
	font-weight: bold;
}
.tableinschrijven {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	background-color: #C3C3C1;
	color: #828165;
	font-weight: bold;
}
.knopinschrijven {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #828165;
	background-color: #C9C8C6;
	font-weight: bolder;
}
.knopgelieveinteschrijven {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	background-color: #C9C8C6;
	color: #828165;
	font-weight: bold;
}
.actievebebruikers {
	color: #828165;
	text-align: left;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
}
h4 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #828165;
	text-align: right;
	margin: auto;
}
.knopmailingzenden {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #828165;
	background-color: #999;
	font-weight: bold;
}
.error {
	color: #900;
	font-weight: bold;
}

.opinieform {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #828165;
	font-weight: bold;
	text-align: center;
}
.tekstbasismailcontact {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #C9C8C6;
	font-weight: bold;
}
.ster {
	color: #900;
	font-weight: bolder;
}
.tabel {
	background-color: #666;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #FFF;
}
.inputtekst {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

.homepage {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #828165;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 22px;
	color: #828165;
	text-decoration: underline;
}

