html { margin:0px; padding:0px; border:0px; height:100%; }
body { margin:0px; padding:0px; border:0px; height:100%; background:#fff; }
.bildrand { border:1px solid #ccc; }
td {
   font-family:Arial,Verdana,Helvetica,sans-serif;
   font-size:11px;
   white-space:nowrap;
   }
.inhalt {
        color:#000;
        font-family:Arial,Helvetica,sans-serif;
        font-size:14px;
        font-weight:normal;
        line-height:24px;
        }
.inhalt a { color:#1A27B8; }
.inhalt a:link { text-decoration:underline; }
.inhalt a:visited { text-decoration:underline; }
.inhalt a:focus { text-decoration:underline; }
.inhalt a:hover { text-decoration:underline; }
.inhalt a:active { text-decoration:underline; }
