

.Text_Normal {


	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.Text_Grau {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6F6F6F;
}
.Text_klein {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Uerberschrift {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D7D8D9;
}