html {
    height: 100%
}
body {
    min-height: 101%;
}

body, table, tr, td, th {font-family: Arial;font-size: 10pt;color: #000000;font-weight: normal; text-transform: none;}
.TITEL {font-family: Arial;font-size: 18pt;color: #BA1B18;font-weight: bold;}
.TEXT {font-family: Arial;font-size: 10pt;color: #000000;font-weight: normal; text-transform: none; text-align: justify;}


.links {
     float: left;
     margin: 3px 8px 0 0;
     padding: 5px 5px 25px 5px;
     background: url(lupe.png) no-repeat bottom right #ddd;
     text-decoration: none;
     color: #000;
}
.rechts {
     float: right;
     margin: 3px 0 0 8px;
     padding: 5px 5px 25px 5px;
     background: url(lupe.png) no-repeat bottom right #ddd;
     text-decoration: none;
     color: #000;
}
.rechts-ohne {
     float: right;
     margin: 3px 0 0 8px;
     padding: 5px 5px 25px 5px;
     text-decoration: none;
     color: #000;
}
