body  { margin: 0; padding: 0; height: 100% }
p {}
td  { color: #000; font-size: 10pt; background-color: #fff; margin: 0; padding: 2px; border-bottom: 1pt solid #036 }
#kopf /* die kopfleiste der seite */   { color: #903; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: silver; text-align: center; position: fixed; z-index: 1; top: 0; left: 0; width: 100%; height: 100px; overflow: hidden; border-bottom: 1pt solid silver }
#navigation  { color: #006; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; padding: 3px; position: fixed; z-index: 0; top: 104px; left: 3px; width: 110px; overflow: hidden; border-right: medium none teal }
a { color: #036; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
#inhalt   { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 0; padding-right: 3px; padding-left: 5px; position: absolute; top: 104px; left: 121px; overflow: visible; clip: auto; border-left: 2px solid navy }
h1 { margin: 0; padding: 0 }
h2 { font-size: 1.5em; font-weight: bold; margin: 0 0 2px; padding: 0 }
#logo /* versuch links unten ein bild/logo zu platzieren. Funktioniert nicht */  { color: #666; font-size: 10pt; font-family: "Courier New", Courier, Monaco, monospace; visibility: visible; margin: 0; padding: 0; position: fixed; z-index: 0; bottom: 3px; left: 2px }
#fuss /* versuch eine fussleiste zu definieren */  { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; vertical-align: bottom }
a:hover { color: #603 }
a.tabelle:hover { color: #603; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
a.tabelle { color: #036; font-weight: 600 }
th { font-weight: 600; line-height: 200%; background-color: #ccc; vertical-align: middle }
table  { font-size: 10pt }
h4 { font-weight: bold; margin: 3em 0 1.33em }
