
body { color: black; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #ffdbdb; background-position: center 0; text-align: justify; }
.left  /* linke Tab-Leiste */ { font-size: 11pt; font-weight: bold; background-color: #bdb393; text-align: left; vertical-align: top; width: 190px; padding: 5px; border-style: none; }
.top  /* Seitentitel */ { font-size: 14pt; font-weight: bold; font-variant: small-caps; background-color: #bdb393; text-align: center; vertical-align: middle; padding: 5px; border-style: none; }
.right { font-size: 10pt; vertical-align: top; margin-top: 5px; margin-bottom: 5px; margin-left: 15px; border-style: none; }
.left_red  /* linke Tab-Leiste */ { color: #ffdbdb; font-size: 11pt; font-weight: bold; background-color: #c70000; vertical-align: top; width: 190px; padding: 5px; border-style: none; }
a:link { color: #00f; text-decoration: none; }
a:visited { color: #00f; text-decoration: none; }
a:hover { font-weight: bold; }
a:active {  }
ul { font-size: 14px; margin: 0 0 0 20px; padding: 0; list-style-type: square; }
