.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #184542;
	text-decoration: underline;

}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #21655a;
	text-decoration: underline;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #184542;
	text-decoration: underline;
}
a:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #184542;
	text-decoration: underline;
}
.tabelleunterstrich {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8DCDC;
}
