body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  /*font-size: 67%;*/
  color: #58514e;
}
.small { font-size: 9px; }
a {
  color: maroon;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited { color: gray; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
a.current {
	font-weight: bold;
}
table { border-spacing: 0; line-height: 16px; margin-top: 20px; border-style: none; border-width: inherit; outline-style: none; outline-width: 0; }
h1 { font-size: 16px; }
h2 { color: red; font-size: 14px; }
.line { border-bottom: 1px solid red; }
.zeiten { font-size: 10px; }
