.tbl_text_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:12px;
	letter-spacing:0.02em;
	background-image:url(../img/bg_dunkelgruen.gif);
}
.tbl_text_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding-left:12px;
	padding-right:10px;
	background-image:url(../img/bg_tabelle.gif);
	letter-spacing:0.02em;
}
.text_schwarz_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	letter-spacing:0.02em;
}

.text_gruen_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #008382;
	letter-spacing:0.02em;
}



