body    { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; background-image: url("media/hintergr.jpg"); text-align: center }
h1 { color: #000000; font-size: 18px; margin: 0 }
h2  { color: #000000; font-size: 14px; border-top: 1px dotted; border-bottom: 1px dotted }
h3  { color: #000000; font-size: 12px }
p { margin-top: 0 }
/* Fuer Quellcode-Beispiele im Text */
code { color: #0000cc; font-size: 14px }
/* Der Kasten mit dem Quellcode */
pre { color: #0000cc; font-size: 14px; padding: 5px }
a:link, a:visited, a:active, a:hover { color: #394529; font-size: 12px; font-weight: bold; text-decoration: underline }
a:active, a:hover { color: #ff9200 }
/* Die Hyperlinks im Menue */
a.menu:link, a.menu:visited { color: #cecfc6; text-decoration: none }
a.menu:active, a.menu:hover { color: #eeeeee }
/* Die Titelzeile */
#title   { text-align: center; height: 135px }
/* Das Menu */
#menu   { color: #ffffff; background-color: gray; text-align: center; text-transform: uppercase; letter-spacing: 0.1em; padding: 10px 0 }
/* Der Inhalt */
#content   { color: #000000; background-color: #fff; padding: 15px; border-top: 1px solid #000000 }
.kleiner { font-size: 9px }
.kastenrechts { padding: 6px }
.rightalign { float: right; }

