body { background-color:#333;
       scrollbar-face-color:#666;
       scrollbar-highlight-color: #666;
       scrollbar-darkshadow-color: #666;
       scrollbar-track-color: #333;
       scrollbar-arrow-color: #0F3;
       margin-top: 20px; }

#maintable { height: 100% }

.noborder { border: none;}

*  { font-family: verdana;
     color: #EEE;
     font-size: 11px;
     font-weight: normal; }

.rubrik { font-size: 16px; font-weight: bold; }

img { border: solid #FFF 10px;
      margin-bottom: 5px; }

a.close { font-size: 12px; text-decoration: none; }

A:hover.zuruck { text-decoration: underline; }