<style TYPE="text/css">
<!--
.a          { color: #000080; text-decoration: underline; }
.a:link     { color: #000080; text-decoration: underline; }
.a:hover    { color: red;     text-decoration: underline; }

.a1         { color: #4169e1; text-decoration: none; }
.a1:link    { color: #4169e1; text-decoration: none; }
.a1:hover   { color: #4169e1; text-decoration: none; }
.a1:active  { color: #4169e1; text-decoration: none; }
.a1:visited { color: #4169e1; text-decoration: none; }

.a2         { color: red;     text-decoration: underline; }
.a2:link    { color: red;     text-decoration: underline; }
.a2:hover   { color: green;   text-decoration: underline; }

.a3         { color: red;     text-decoration: none; }
.a3:link    { color: red;     text-decoration: none; }
.a3:hover   { color: green;   text-decoration: none; }

h1 { color: blue;
     text-decoration: none;
     font-weight: normal;
     font-family: arial, verdana, helvetica, sans-serif;
     font-size: 8pt;
     line-spacing: 8pt;
     line-height: 12pt;      }
h2 { color: blue;
     text-decoration: none;
     font-weight: normal;
     font-family: arial, verdana, helvetica, sans-serif;
     font-size: 10pt;
     line-spacing: 10pt;
     line-height: 15pt;      }
h3 { color: blue;
     text-decoration: none;
     font-weight: normal;
     font-family: arial, verdana, helvetica, sans-serif;
     font-size: 12pt;
     line-spacing: 12pt;
     line-height: 18pt;      }
h4 { color: blue;
     text-decoration: none;
     font-weight: normal;
     font-family: arial, verdana, helvetica, sans-serif;
     font-size: 16pt;
     line-spacing: 16pt;
     line-height: 24pt;      }
h5 { color: blue;
     text-decoration: none;
     font-weight: normal;
     font-family: arial, verdana, helvetica, sans-serif;
     font-size: 20pt;
     line-height: 30pt;      }
h6 { color: blue;
     text-decoration: none;
     font-weight: normal;
     font-family: arial, verdana, helvetica, sans-serif;
     font-size: 25pt;
     line-height: 35pt;      }
#zelle640  {
     margin-top: 5px;
     width: 640px;
     position: absolute;
     top: 0px; left: 0px; }
#links  {
     margin-top: 5px;
     width: 100px;
     position: absolute;
     top: 100px; left: 40px; }
#mitte  {
     margin-top: 5px;
     width: 400px;
     position: absolute;
     top: 100px; left: 140px; }
#rechts {
     margin-top: 5px;
     width: 100px;
     position: absolute;
     top: 100px; left: 540px; }
-->
</style>
