/* Dateiname: alc-dunkel.css */

 BODY {
     background-color: #669fff;
}

BODY {scrollbar-base-color: #e2e2e2; 
            scrollbar-track-color: #cccccc; 
            scrollbar-face-color: #e2e2e2; 
            scrollbar-highlight-color: #999999; 
            scrollbar-3dlight-color: #cccccc; 
            scrollbar-darkshadow-color: #999999; 
            scrollbar-shadow-color: #666666; 
            scrollbar-arrow-color: #000080;} 

A:link { color: #000080; text-decoration: none;}
A:active { color: #000080; text-decoration: none; }
A:visited { color: #000080; text-decoration: none;}
A:hover { color: #FF0000; text-decoration: underline overline; }

p      {font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #000080;
       font-size: 12px; 
       line-height: 1.2em;
       letter-spacing:0.05em;}

h1     {font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #000080;
       font-size: 12px; 
       font-weight: bold;
       text-align: left;
       line-height: 1.2em;
       letter-spacing:0.05em;}
       
h2     {font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #000080;
       font-size: 20px; 
       font-weight: bold;
       text-align: center;
       line-height: 2.0em;
       letter-spacing: 0.2em;}
       
h3     {font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #000080;
       text-align: left;
       font-size: 14px; 
       font-weight: bold;
       line-height: 1,02em;
       letter-spacing:0.02em;}
       
           