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

td {
	font-family: helvetica, sans-serif;
}

th {
	font-family: helvetica, sans-serif;
}
.lauftext {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: baseline;
	top: auto;
}
.ueberschrift {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.navigation {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 160px;
	text-indent: 4px;
}
.navigation:hover {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
	padding: 8px;
	width: 160px;
	text-indent: 6px;
}
.navigation:active {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00FF33;
	display: block;
	padding: 8px;
	width: 160px;
	text-indent: 6px;
}
.navigation:link {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00FF33;
	display: block;
	padding: 8px;
	width: 160px;
	text-indent: 6px;
}
