body {
	font-family: Arial, Helvetica, sans-serif;
}
.adresse {
	font-size: 14px;
}
.zusatz {
	font-size: 12px;
}

.footer {
	font-size: 10px;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { background: #FFFFCC;  color: Red; text-decoration: none; }
a:active { background: #FFFFCC;  color: Red; text-decoration: none; }

td {
	vertical-align: top;
}
