body { 
<!-- background-image:url(bilder/hinter.gif); -->
       background-color:#FFFFFF;
       background-position:center;
       background-repeat:repeat-y; }

body,input,select,td,p,li,textarea { font-family:Arial,Helvetica;
                                     font-size:14px;
                                     line-height:20px;
                                     color: #000000;
                                     scrollbar-base-color:#FFFFFF;
                                     scrollbar-3dlight-color:#000000;
                                     scrollbar-arrow-color:#000000;
                                     scrollbar-darkshadow-color:#FFFFFF;
                                     scrollbar-face-color:#EFEFEF;
                                     scrollbar-highlight-color:#EFEFEF;
                                     scrollbar-shadow-color:#000000;
                                     scrollbar-track-color:#EFEFEF; }

.ueber_1_a { font-size:27px; }

.ueber_1 { font-size:25px; }
stat/usage_200401.html
.ueber_2 { font-size:25px;
           color: #444444;
           font-weight:bold; }

.ueber_2_rot { font-size:25px;
               color: #AC0000;
               line-height: 25px;
               font-weight:bold; }

.ueber_2_grau { font-size:25px;
                color: #444444;
                line-height: 25px;
                font-weight:bold; }

p { text-align:left;
    padding-left:10px;
    padding-right:10px; }

.feld { background-color:#EEEEEE;
        border-width:1px;
        border-style:solid;
        border-color:#444444;
        scrollbar-track-color:#EEEEEE;
        padding:2px; }

a:link { color: #000000;
         text-decoration:none; }
a:visited { color: #000000;
            text-decoration:none; }
a:hover { color: #AC0000;
          font-weight:bold;
          text-decoration:none; }
a:active { color: #AC0000;
           font-weight:bold;
           text-decoration:none; }

a:link.inhalt { color: #CFCFCF;
                text-decoration:none; }
a:visited.inhalt { color: #CFCFCF;
                   text-decoration:none; }
a:hover.inhalt { color: #AC0000;
                 font-weight:normal;
                 text-decoration:none; }
a:active.inhalt { color: #AC0000;
                  font-weight:normal;
                  text-decoration:none; }

.aktiv { color:#CFCFCF;
         font-weight:bold; }

.grau { color:#444444; }

.bild { border:#AC0000 solid 1px; }
