#Persoonsgegevens th {
	text-align: left;
}
li.vraag {
	margin-top: 1em;
}
ul.vinklijst li {
	list-style-type: none;
}
.warning {
	color: red;
	text-align: center;
	margin-bottom: 0.5em;
}
#debug blockquote {
	margin-top: 0;
	margin-bottom: 0;
}
.noiseclass {
	text-align: center;
}
.noisecolor {
	width: 16px;
	height: 16px;
	border: 1px solid black;
}
.dB_0 {
	background-color: white;
}
.dB_50 {
	background-color: #4ce600;
}
.dB_55 {
	background-color: #ffff00;
}
.dB_60 {
	background-color: #ffaa00;
}
.dB_65 {
	background-color: #ff0000;
}
.dB_70 {
	background-color: #8400a8;
}
