
a    { color: #f00; background-color: transparent }
a:active, a:link, a:visited    { color: #c00; background-color: transparent }
body { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; margin-top: 0; margin-left: 0 }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.klein { font-size: 10px }
.fett { font-weight: bold }
.schlagwort {
	font-size: 11px;
	font-weight: bold;
}
.ueberschrift {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.unterstrichen {
	text-decoration: underline;
}

