@charset "utf-8";
h2 {
	font-size: 14px;
	color: #FF0000;
}

h1 {
	font-size: 18px;
	color: #CC0033;
}

.inleiding {
	color: #666698;
	font-weight: bold;
	line-height: 14px;
}
.bijschrift {
	color: #666698;
	font-size: 9px;
}
.tussenkop {
	color: #FF0000;
	font-weight: bold;
	line-height: 14px;
}
.ga-plat {
	font-size: 13px;
	line-height: 14px;
}
.titel {
	font-size: 18px;
	font-weight: bold;
	color: #CF0C1C;
}
.stipt {
	color: #666698;
	font-size: 9px;
}
.home {
	font-size: 12px;
	color: #FFFFFF;
}

