html { height: 100%; margin-bottom: 1px; }

.titel1 {
	font-size: 22px;
	line-height: 26px;
	color: #D31B7A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodytekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}
.roze {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #D31B7A;
}
.rozevet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CA3229;
}
.rood {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #CA3229;
}

.tabel {
	position: absolute;
	width: 838px;
}
.wit {
	color: #FFFFFF;
}
.tekstklein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.achtergrondcel {
	background-color: #9DC7CA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.oranje {
	color: #213E7D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.tekstkleinCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #C20819;
}
.navrood {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CA3229;
	font-style: italic;
}
.navblauw {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #213E7D;
	font-style: italic;
}
