td {
	font-family : Arial,Helvetica;
	font-size : 12px;
}

p {
	font-family : Arial,Helvetica;
	font-size : 12px;
}

ul {
	font-family : Arial,Helvetica;
	font-size : 12px;
}

em {
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-style : italic;
}

.klein{
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
}

td.randspalte{
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: lightgrey;
	text-align: right;
}

.gross{
	font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
}

.subheader{
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
}

a:link {
	color:blue;
}

a:visited {
	color : #555555;
	font-style : normal;
//	color:blue
}

.kleinboldunderliner { font-size : 10px; ; font-family: Arial, Helvetica, sans-serif ; font-weight: bold; text-decoration: underline}
.address {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; font-variant: normal; text-decoration: none}
