/* ------------------------*/
/*                         */
/*  Astrid                 */
/*  Stylesheet sider       */
/*                         */
/* ------------------------*/

BODY      {background-image: 	          URL(pics/logo.png);
           background-position:         center;
           background-repeat:           repeat-x; 
           margin:                      30px 30px 30px 30px;
           font-family:                 arial;
           font-size:                   15px;
           color:                       #404040;
           SCROLLBAR-3dlight-color:     #CEF1F5;
           SCROLLBAR-arrow-color:       #0000AA;
           SCROLLBAR-darkshadow-color:  #000000;
           SCROLLBAR-face-color:        #CEF1F5;
           SCROLLBAR-highligt-color:    #CEF1F5;
           SCROLLBAR-shadow-color:      #000000;
           SCROLLBAR-track-color:       #E7F8FA;}

A:link    {COLOR:  #407931;}
A:visited {COLOR:  #407931;}
A:hover   {COLOR:  #407931;}
A:active  {COLOR:  #407931;}

H1        {font-family: arial;
           font-size:   24px;
           font-weight: bold;
           color:       #404040;}

H2        {font-family: arial;
           font-size:   16px;
           font-weight: bold;
           color:       #404040;}

H5        {font-family: arial;
           font-size:   8px;
           color:       #404040;}

P         {font-family: arial;
           font-size:   14px;
           color:       #404040;}

TD        {font-family: arial;
           font-size:   14px;
           color:       #404040;}

UL        {list-style-image:            url(pics/flueben.png);}

IMG       {border-width:0;
           padding:     0;}












