.textnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #09450C;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;

}
.textkl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-align: justify;
}
.normgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09450C;
	text-decoration: underline;
	text-align: justify;
	font-weight: normal;
}
.tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background-color: C4E4C4;
	border: thin solid #0F450B;

}
.textnormgr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09680E;
	text-decoration: none;
	text-align: justify;
}
.textb2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09450C;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
