
.headgross { color: black; font-weight: bold; font-size: 30pt; line-height: 30pt; font-family: Arial }

.text {
	font-size: 10pt;
	line-height: 12pt;
	font-family: Times New Roman, serif;
}

.uebrschriftstrong {
	font-size: 12px;
	font-family: Times New Roman, serif;
	font-weight : bold;
}

.uebrschrift {
	font-size: 12px;
	font-family: Times New Roman, serif;
}

A:LINK, A, VISITED {
	text-decoration: none;
	color : Black;
}
A:HOVER {
	text-decoration: none;
	color : #BAABAB;
}
