html {
  height: 100%;
  margin-bottom:1px;
}

body  {
      background-image: url(http://www.kurt-voesgen.de/img/border/bg_all.gif);
      scrollbar-base-color:#ffffff;
      scrollbar-3dlight-color:#000000;
      scrollbar-arrow-color:#000000;
      scrollbar-darkshadow-color:#ffffff;
      scrollbar-face-color:#ffffff;
      scrollbar-highlight-color:#ffffff;
      scrollbar-shadow-color:#000000;
      scrollbar-track-color:#ffffff;
     }

table, tr, td  {
      font-family: arial;
      font-size: 12px;
      color:#000000;
     }

table.spam, tr.spam, td.spam  {
      background-color: #ffffff; 
      color:#003399;
     }

td.main_navi  {
      font-family: arial;
      font-size: 12px;
      color:#ffffff;
     }

tr.left_h   {
      font-family: arial;
      font-size: 12px;
      color:#000000;
      height: 30px;
    }

img  {
     border: 0px;
     }

input { 
  background-color: #ffffff; 
  color:#000000;
  border-width:1;
  border-color:#001941;
}
a.navi_left:link { color: #000000; font-weight: normal; text-decoration: none }
a.navi_left:visited { color: #000000; font-weight: normal; text-decoration: none }
a.navi_left:hover { text-decoration:none; font-weight: normal; color:#cccccc; background-color:#f5f5f5; }

a:link { color: #000000; font-weight: bold; text-decoration: none }
a:visited { color: #000000; font-weight: bold;  text-decoration: none }
a:hover { text-decoration:none; font-weight: bold;  color:#001941; background-color:#e5e8ec; }

a.hn:link { color: #ffffff; font-weight: bold; text-decoration: none }
a.hn:visited { color: #ffffff; font-weight: bold;  text-decoration: none }
a.hn:hover { text-decoration:none; font-weight: bold;  color:#e56a86}