
body              { color: navy; font-size: 1em; font-family: "Comic Sans MS", "Courier New", Courier, Monaco, monospace; background-color: silver; text-align: center; visibility: visible; margin: 0 10px;  }
h1  { font-size: 2em; font-weight: bold; text-decoration: underline; visibility: visible; margin: 0.67em 0 }
h2  { font-size: 1.5em; font-weight: bold; visibility: visible; margin: 0.83em 0 }
h3  { font-size: 1.17em; font-weight: bold; visibility: visible; margin: 1em 0 }
h4  { font-weight: bold; visibility: visible; margin: 1.33em 0 }
h5  { font-size: 0.83em; font-weight: bold; visibility: visible; margin: 1.67em 0 }
h6  { font-size: 0.67em; font-weight: bold; visibility: visible; margin: 2.33em 0 }
#oben           { visibility: visible; margin: 0; padding: 10px; height: 60px }
#links               { background-color: #ff813c; visibility: visible; width: 160px; min-height: 100%; float: left }
#links a      { color: blue; text-decoration: underline; background-color: #ff813c; visibility: visible; width: 100% }
#links a:visited      { color: blue; text-decoration: underline; background-color: #ffa800; visibility: visible; width: 100% }
#links a:hover      { color: blue; text-decoration: underline; background-color: #ffd77b; visibility: visible; width: 100% }
#links a:active    { color: blue; background-color: transparent; visibility: visible; width: 100% }
#rechts        { background-color: #db974a; visibility: visible; width: 160px; min-height: 100%; float: right }
#rechts a      { color: blue; text-decoration: underline; background-color: #ff813c; visibility: visible; width: 100% }
#rechts a:visited     { color: blue; text-decoration: underline; background-color: #ffa800; visibility: visible; width: 100% }
#rechts a:hover    { background-color: #ffd77b; visibility: visible; width: 100% }
#rechts a:active    { color: blue; background-color: transparent; visibility: visible; width: 100% }
#text              { background-color: #ff9c7e; visibility: visible; margin: 0 160px; padding: 5px; min-height: 100%  }
#text a   { color: blue; text-decoration: underline; visibility: visible }
#text a:visited   { color: blue; text-decoration: underline; visibility: visible }
#text a:hover   { color: blue; text-decoration: underline; background-color: yellow; visibility: visible }
#text a:active    { visibility: visible }
#fuss        { font-size: 0.7em; background-color: #f1edd9; text-align: right; visibility: visible; margin: 0; padding: 5px; width: 100%; clear: left; border: solid 2px black }
#fuss a   { color: black; text-decoration: underline; visibility: visible }
#fuss a:visited  { color: black; text-decoration: underline; visibility: visible }
#fuss a:hover   { color: aqua; text-decoration: underline; background-color: #00f; visibility: visible }
#fuss a:active    { color: black; visibility: visible }
dfn { font-style: italic; cursor: help; border: dashed 1pt blue }
