<style type="text/css">
<!--
table {
 border-spacing:1px;
 table-layout:auto;
 border:medium double #FFB266;
 background-color:#FFFF66;
 }
-->
</style>
<!-- Bestimmung des Hintergrundes -->
<style type="text/css">
<!--
body { background-color:#FFE599; }
-->
</style>
<!-- Bestimmung der Schriftart -->
<style type="text/css">
<!--
body { font-family:Arial,Helvetica,Verdana; }
-->
</style>
<style type="text/css">
<!--
        A { text-decoration:none }
        A:link { color:#000000; }
        A:visited { color:#000000; }
        A:hover { font-weight:bold; color:#ffffff; background:#000000; }
        A:active { color:#ff0000; background:#ffffff; }
        -->
</style>

<!-- Tabellenformat -->
<style type="text/css">
<!--
table {
 font-family: Arial;Helvetica;Verdana;
 font-size: 12pts;
 empty-cells:show;
}
-->
</style>

<style type="text/css">
<!--
  body {

scrollbar-3d-light-color: #FFB296;

scrollbar-highlight-color: #FFE564;

scrollbar-face-color: #FFB266;

scrollbar-arrow-color: #FFE599;

scrollbar-shadow-color: #808080;

scrollbar-darkshadow-color: #A06440;
  }
//-->
</style>