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% }

table { width: 100%; }

.table1 { width:1000px; height:auto; color:#ffffff; border-color:#CCFFCC; border-style:solid; border-width:1px; table-layout:fixed; }
.table2 { width:1000px; color:#ffffff; table-layout:fixed; }
.table3 { height:90px; width:1000px; color:#ffffff; table-layout:fixed; }
.table4 { height:60px; width:1000px; background-color:#656565; color:#ffffff; }
.table5 { height:auto; width:1000px; background-color:#006600; color:#656565; }
.table6 { height:auto; width:800px; background-color:#cccccc; color:#006600; }
.table7 { height:45px; width:1000px; background-color:#656565; color:#ffffff; }
.table6 td { border: 1px solid #003F00; }



a:link {
       color:#CCFFCC;
       text-decoration:none;
       font-weight:bold;
       }
a:visited
       { color:#CCFFCC;
       text-decoration:none;
       font-weight:bold;
       }
a:hover
       { background: #003300;
       color:#ffffff;
       text-decoration:none;
       font-weight:bold;
       }
a:active
       { color:#ffffff;
       font-weight:bold;
       }

.aktiv { background: #003300;
         display: block;
         margin-bottom: 0px; }

h1.klb { font-weight: bold;
         display: inline;
         margin-left: 200px; }

.titel { float: right;
         margin-top: -55px; }
