.TextNormalGruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3A564F;
	line-height: 17px;
}
.TextNormalSchwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;

}
.Mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
body {
	background-color: #E9EAEB;
}
a:link {
	font-weight: bold;
	color: #3A564F;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #3A564F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3A564F;
	text-decoration: underline;
}
.BoxInfo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.BoxInfoGruen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A564F;
}
