body { color: black; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #ff9; }
A:link, A:visited, A:active  { color: maroon; font-weight: bold; text-decoration: none; }
h1 { font-size: 22px; font-weight: bold; text-align: center; margin: 12px 0; }
h2 { font-size: 18px; font-weight: bold; text-align: center; margin: 12px 0; }
p { font-size: 16px; }
/* Button f?r die aktive Seite: */
.linkboxaktiv { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size: 16px; font-weight: bold; padding: 6px 4px 6px 12px; color: #c00; background-color: #fff; margin: 0; border-right: 1px solid #800000; border-left: 1px solid #800000; }
.linkbox { color: #c00; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-color: #ff9; padding: 6px 4px 6px 12px; border-style: none; }
a:hover { color: maroon; background-color: transparent; text-decoration: underline; }

