body { background-color:#006600;
       font-family:arial,verdana,helvetica,sans-serif;
       font-size:8pt;
       font-weight:bold;
       color:#ffffff;
       margin:0;
       height:100%
     }
html { height:100% }

.table1 { width:770px; height:auto; color:#ffffff; border-color:#CCFFCC; border-style:solid; border-width:1px; table-layout:fixed; }
.table2 { width:770px; color:#ffffff; table-layout:fixed; }
.table3 { height:90px; width:770px; color:#ffffff; table-layout:fixed; }
.table4 { height:60px; width:770px; background-color:#656565; color:#ffffff; }
.table5 { height:auto; width:770px; background-color:#006600; color:#656565; }
.table6 { height:auto; width:590px; background-color:#cccccc; color:#006600; }
.table7 { height:45px; width:770px; background-color:#656565; color:#ffffff; }

a:link {
       color:#CCFFCC;
       text-decoration:none;
       font-weight:bold;
       }
a:visited
       { color:#CCFFCC;
       text-decoration:none;
       font-weight:bold;
       }
a:hover
       { color:#ffffff;
       text-decoration:none;
       font-weight:bold;
       }
a:active
       { color:#ffffff;
       font-weight:bold;
       }

.aktiv { background: #003300;
         display: block;
         margin-bottom: 0px; }
