/* CSS Document */

/* main */

body { background:#F7E9F7 fixed url(images/back.png) repeat-x; 
       margin-top: 0px;
       margin-left 0px;
       font-family: Verdana, 'Times New Roman', 'Sans-Serif';
       font-size: 11px;
       color: #B4D4D1;

                                                          }

html {  margin-top: 0px;
       margin-left 0px;


}


/* text */

.vanlig { color: #FFFFFF;
          font-size: 12px;
          font-weight: none;
          font-family: Verdana, 'Times New Roman', 'Sans-Serif';



}


.overskrift1 { color: #8CDB91;
               font-size: 16px;
               font-weight: bold;
       
               font-family: Verdana, 'Times New Roman', 'Sans-Serif';
 


}

.overskrift2 { color: #4F3609;
               font-size: 16px;
               font-weight: bold;
       
               font-family: Verdana, 'Times New Roman', 'Sans-Serif';
 


}

.overskrift3 { color: #4F3609;
               font-size: 13px;
               font-weight: bold;
       
               font-family: Verdana, 'Times New Roman', 'Sans-Serif';
 


}

.meny { color: #670000;
               font-size: 14px;
               font-weight: bold;
       
               font-family: Verdana, 'Times New Roman', 'Sans-Serif';
 


}

.meny a:link { color: #7B2222;
                   text-decoration: none;
}

.meny  a:visited { color: #7B2222;
                  text-decoration: none;
}

.meny  a:hover { color: #FF5400;
                   text-decoration: none;
}

.vanlig a:link { color: #FFFFFF;
                   text-decoration: none;
}

.vanlig  a:visited { color: #FFFFFF;
                  text-decoration: none;
}

.vanlig  a:hover { color: #FF5400;
                   text-decoration: none;
}


														  
														  

														  



