body {
	font: bold bold bold 12px arial, helvetics, sans-serif;
	color: #000000;

}
td {
	font:12px arial, helvetics, sans-serif;
	color: #333333;
}

a:link {
	font:12px arial, helvetics, sans-serif;
	color: #090C3C;
	text-decoration:	none;
}

a:visited {
	font:12px arial, helvetics, sans-serif;
	color: #005982;
	text-decoration:	none;
}

a:active {
	font:12px arial, helvetics, sans-serif;
	color: #090C3C;
	text-decoration:	none;
}

a:hover {
	font:12px arial, helvetics, sans-serif;
	color: #990000;
	text-decoration:	none;
}

.footer {
	color: #ffffff;
	font: Arial, Helvetica, sans-serif 11px;
}
.headline {
	color: #990000;
	font: bold 14px   Arial, Helvetica, sans-serif;
}
.small {
	color: #333333;
	font: regular 12px Arial, Helvetica, sans-serif;
}

<!-- START FORMULAR FELDER -->

input {
	font: 9pt Arial, Helvetica, sans-serif;
}

select {
	font: 9pt Arial, Helvetica, sans-serif;
}

textarea {
	font: 9pt Arial, Helvetica, sans-serif;
}

.asterisk {
	color: #990000;
	font: 13pt Arial, Helvetica, sans-serif;
}

<!-- ENDE FORMULAR FELDER -->