@charset "utf-8";
.normaal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}
.lager {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2;
}

.kop1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #060;
}
.kop2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #090;
}

.kop3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}
a:link {
	color: #C30;
}
a:visited {
	color: #C30;
}
a:hover {
	color: #F90;
}
a:active {
	color: #000;
}
.hiddenlink a {
	color: #000;
	text-decoration: none;
}
.subtiel {
	font-size: 90%;
	color: #666;
}
.fout {
	color: #920;
	font-weight: bold;
}
#feedbackFormulier {
	min-width: 730px;
}
fieldset {
	border: 2px solid #CDC; 
    border-radius: 5px; 
	min-height: 85px; 
} 
fieldset > legend { 
	font-weight: bold;
} 
input[type="radio"] { 
	vertical-align: -15%;
	margin-top: 10px;
} 
input[type="checkbox"] { 
	vertical-align: -15%;
	margin-top: 9px;
} 
