
#logo  { visibility: visible; position: fixed; top: 0; left: 0; width: 290px; height: 283px }
#navi   { color: #000; font-size: 14px; font-family: "Courier New", Courier, Monaco, monospace; visibility: visible; position: fixed; top: 290px; left: 15px; width: 270px; height: auto }
#header       { color: #000; font-size: 14px; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; background-color: #fff; visibility: visible; padding-top: 5px; position: absolute; z-index: 1; top: 0; left: 300px; width: 500px; height: 145px }
#text   { color: #000; font-size: 14px; font-family: "Courier New", Courier, Monaco, monospace; visibility: visible; position: absolute; top: 200px; left: 300px; width: 500px; height: auto }
a   { color: #4b0082; font-weight: bold; text-decoration: none }
a:hover   { color: #fff; font-weight: bold; background-color: #4b0082 }
h1   { color: #000; font-size: 18px; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; margin: 0 0 }
h2  { font-size: 14px; font-weight: normal; margin-top: 0; margin-right: 0; margin-left: 0 }
p { margin-bottom: 0 }
.grau  { background-color: #e8e8ea; padding: 10px 5px 15px }

