a { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}

a:link {
	color: #91BE6E;
	background-color: #FFFFFF;
}

a:visited {
	color: #91BE6E;
	background-color: #FFFFFF;
}
a:hover{
	color: #91BE6E;
	text-decoration: underline;
}
a:active {
	color: #91BE6E;
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;


}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F96430;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;


}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;



}
.text-bold {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.text-gruen {

	font-family: Arial, Helvetica, sans-serif;
	color: #91BE6E;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
