.Text {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
}

.Datum {
    font-family: Tahoma;
	font-size: 12pt;
	font-weight: 900;
}

.Text_gross {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
}

.Ueberschrift {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: 900;
	text-decoration: underline;
}

.Text_schraeg {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 900;
	font-style: italic;
}