.header_green{
	font-size: 17px;
	color: #61dc44;
	font-weight: bold;
	line-height: 21px;
}

.header_white{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

.grey_small{
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

.text{
	font-size: 13px;
	font-weight: normal;
	color:#000;
	text-align: left;
}

.text_klein{
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.text_gross{
	font-size:15px;
	font-weight: normal;
	color: #000;
}

.gruen {
	color: #61dc44;
	font-size: 14px;
}

.table {
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

