/*-------- body ----------------------------------*/
body {font-size: 10pt;
      font-family: "Arial", "Book Antigua";
      color: black;
      background: url(images/Tile_1.jpg);
      line-height: 16pt;
      margin-left: 10pt;
      margin-right: 10pt;
      }

/*-------- overskrifter ---------------------------*/      
h1 {font: 24pt Arial, Jokerman, Lucida Handwriting,ProseAntique ;
    color: black;
    font-weight: bold;
    line-hight: 30pt;}
    
h1.red {font: 14pt Arial, Veranda, Jokerman, ProseAntique, Lucida Handwriting;
        text-indent: 25pt;
        line-hight: 25pt;
        color: red;}
        
h1.x_stor {font: 38pt Arial, Jokerman, Lucida Handwriting,ProseAntique ;
        line-hight: 38pt;}
        
h2  {font: 18pt Arial, Jokerman, Lucida Handwriting,ProseAntique ;
     color: black;
     font-weight: bold;
     line-hight: 24pt;} 
     
h3  {font: 16pt Arial, Jokerman, Lucida Handwriting,ProseAntique ;
     color: black;
     font-weight: bold;
     line-hight: 22pt;} 
     
/*-------- avsnitt -------------------------------*/       
p.avisinnledning {font: 13pt Times New Roman, Arial;
                color: black;
                line-height: 14pt;
                text-align: left;
                }

p.avisbrodtekst {font: 12pt Times New Roman, Arial;
                color: black;
                line-height: 13pt;
                text-align: left;}
                
p.avis_h4 {font: 12pt Times New Roman, Arial;
                 color: black;
                 font-weight: bold;
                 line-height: 14pt;
                 text-align: left;}
                 
p.x_liten {font-size:8pt;
          line-height: 9pt;
          margin-top: 0pt;}                 
   
/*-------- tabeller ------------------------------*/ 
table.normal {font: 10pt Arial, Jokerman, Lucida Handwriting,ProseAntique;
             line-hight: 16pt;}    
    
table.meny {font: 9pt Arial, Jokerman, Lucida Handwriting,ProseAntique;
             color: blue;
             background: yellow;
             text-align: center;
             font-weight: bold;
             line-hight: 10pt;}    
    
td.small {font-size:9pt;
          line-height: 12pt;
          margin-top: 0pt;
          font-weight: bold;}

/* Brødtekst */
td.txtnormal {font: 10pt Arial;
              color: black;
              line-height: 16pt;
              text-align: left;
              margin-left: 24pt;
              margin-right: 0pt;}

/* Tabellbilde */
td.bilde {font: 9pt Arial;
          font-style: italic;
          line-height: 10pt;
          text-align: center;
          margin-top: 0pt;}

/*-------- lister --------------------------------*/          
li {margin-left: 24pt;}

/*-------- linker --------------------------------*/
a:link {color: blue;}
a:visited {color: blue;}
a:active {color: red;}    

/*-------- div områder ---------------------------*/    
div.bildetekst {font-size:9pt;
                line-height: 12pt;
                text-align: center;
                margin-top: 0pt;
                background: white;}
                
div.skrift1 {font: 14pt Arial, Jokerman, Lucida Handwriting,ProseAntique ;
             color: black;
             font-weight: bold;
             line-hight: 15pt;}
             
div.skrift6 {font: 9pt Arial, Jokerman, Lucida Handwriting,ProseAntique ;
             color: black;
             font-weight: bold;
             line-hight: 9pt;}             

pre.pris {font: 10pt Courier;
	  
	  color: black;
	  line-height: 12pt;
	  text-align: left;
	  margin-left: 15pt;
	  margin-right: 0pt;}
