#lu  { position: absolute; float: left; bottom:10px; left:20px; }

     .u1  {
             font-family : Arial, Helvetica, sans-serif;
             font-size : 14pt;
             font-weight : bold;
             font-style : none;
             text-decoration : none;
             color : #000000;
        text-align : center;
     }

     .text  {
             font-family : Arial, Helvetica, sans-serif;
             font-size : 11pt;
             font-weight : none;
             font-style : none;
             text-decoration : none;
             color : #000000;
        text-align : left;
        margin-left : 0;
        margin-right : 0;
     }

     .textklein  {
             font-family : Arial, Helvetica, sans-serif;
             font-size : 9pt;
             font-weight : none;
             font-style : none;
             text-decoration : none;
             color : #000000;
        text-align : left;
        margin-left : 0;
        margin-right : 0;
     }

     .textfett  {
             font-family : Arial, Helvetica, sans-serif;
             font-size : 11pt;
             font-weight : bold;
             font-style : none;
             text-decoration : none;
             color : #052FE6;
        text-align : left;
        margin-left : 0;
        margin-right : 0;
     }

     .nav  {
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12pt;
             font-weight : bold;
             font-style : none;
             text-decoration : none;
             color : #A9417A;
        text-align : left;
        margin-left : 0;
        margin-right : 0;
     }


.tdbody{
                        filter:alpha(opacity=90);
                        -moz-opacity:0.9;
                        text-align: left;
                        color: #000000;
            background-color: #FFFFFF;
            border: 2px solid #4F4F4F;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;
            padding-bottom: 0px;
            }

.td{
            border-right: 1px solid #4F4F4F;
            }

a:link, a:visited {
             color : #052FE6;
        text-decoration : none;
     }


a:active {
             color : #020E7C;
        text-decoration : none;
     }


a:hover {
             color : #020E7C;
        text-decoration : underline;
     }


body { background-color : #E3E5E6; }