body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	font-size: 12;
}

H1 {
	color: #0000cc;
	font-style: italic;
	font-weight: bold;
	font-size: 15;
}

.empfangen {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #009900;
	font-style: italic;
	font-size: 11;
}

.spenden {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FF3333;
	font-style: italic;
	font-size: 11;
}

.zweitnaviaktiv {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}


a:link, a:active, a:visited, a:hover {
	color: #0000CC;
	text-decoration: underline;
}

a.zweitnavi:link, a.zweitnavi:visited {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

a.zweitnavi:active, a.zweitnavi:hover {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}