@charset "utf-8";
#hoofdcontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	color: #000;
}
#onderbalk {
	font-size: 12px;
	letter-spacing: 0.17em;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A09C9C;
	border-top-width: 1px;
}
.rood {
	color: #D7022D;
}
.vet {
	font-weight: bold;
	color: #000;
}
.cursief {
	font-style: italic;
}
.groen {
	color: #369D4F;
	font-weight: bold;
}
klein {
	font-size: 10px;
}
.klein {
	font-size: 12px;
	font-weight: bold;
}
