@charset "utf-8";
.contentLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.contentCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: center;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.image {
	border: 1px solid #000;
}
.center {
	text-align: center;
}
.actief {
	color: #F00;
}
.contentCenterRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
	text-align: center;
}
