.tabel {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.tekst_plat {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #037A8F;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.tekst_kop {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #E31E27;
}
.tekst_home {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #0389A0;
	padding-left: 15px;
}
.tekst_plat_rood {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #E31E27;
}
.tabel_klimaat_kop {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #0389A0;
	border-top-color: #0389A0;
	border-top-style: dashed;
	border-top-width: thin;
}
.tabel_klimaat {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #0389A0;
	margin-left: 0px;
	padding-left: 0px;
}

