/*div { background-color: silver }font-weight: bold;  text-align: left*/
.hovedside	   
         { color: #000; font-size: 12px; font-family: Arial; background-color: white; }
.hovedside_overskrift
         { color: #000; font-size: 16px; font-weight: bold; font-family: Arial; background-color: white; }
img  { color: #000; font-family: Arial; text-decoration: none border: 1pt solid black}
img:a  { color: #000; font-family: Arial; text-decoration: none border: 1pt solid black}
a  { color: #669; font-family: Arial; text-decoration: none border: 1pt solid black}
a.visited { color: #669; font-family: Arial; text-decoration: none border: 1pt solid black}
a.hoved { color: #669; font-family: Arial; text-decoration: none border: 1pt solid black}
a.active { color: #669; font-family: Arial; text-decoration: none border: 1pt solid black}
h1 
      { color: #669; font-size: 12px; font-family: Arial; line-height: 1.2em; text-decoration: none; background-color: white; text-align: left; margin: 5pt 5pt 0 0 }
.solgt2 { color: #f00; font-size: 16px; font-family: Arial; font-weight: bold; line-height: 1.2em; text-decoration: none; background-color: #fff; text-align: left; margin: 5pt 5pt 0 0 }
h2 
     { color: #669; font-size: 14px; font-family: Arial; font-weight: bold; line-height: 1.2em; text-decoration: none; background-color: white; text-align: left; margin: 5pt 5pt 5pt 0 }
.forside
      { color: #c60; font-size: 14px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: #d3d3d3; text-align: left }
/* lister */
.listeoverskrift { color: #646464; font-size: 10px; font-family: Arial; font-weight: bold; background-color: #999; background-position: 2px 0 }
.liste2  { color: #646464; font-size: 10px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: white; background-position: 1px 0 }
.liste1 { color: #646464; font-size: 10px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: #ccc; background-position: 1px 0 }
/* topp linje */
.menylinje 
      { color: #fff; font-size: 14px; font-family: Arial; font-weight: bold; background-color: transparent; background-image: url(bilder/meny.jpg); text-align: center }
/* gjenstander */
.gj_overskrift
        { color: #000000; font-size: 16px; font-family: Arial; font-weight: bold; background-color: #FFF; text-align: center }
.gj_liten
        { color: #000000; font-size: 10px; font-family: Arial; font-weight: none; background-color: #FFF; text-align: center }
.gj_liten2
         { color: #000000; font-size: 10px; font-family: Arial; font-weight: none; background-color: #fff; text-align: center; border-bottom: 1pt solid black }
.gj_text
        { color: #000000; font-size: 14px; font-family: Arial; font-weight: none; background-color: #FFF; text-align: left }
.gj_text2
         { color: #000000; font-size: 12px; font-family: Arial; font-weight: none; background-color: #fff; text-align: left; border: solid 1pt black }
.gj_info
          { color: #000000; font-size: 12px; font-family: Arial; font-weight: none; background-color: #ccc; text-align: left; border: solid 1pt black }
/* Meny */
.meny_uthevet
        { color: #336699; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #ccc; text-align: left }
.meny_liste
       { color: #000; font-size: 10px; font-family: Arial; font-weight: bold; background-color: #ccc; text-align: left }
.meny_std	   
       { color: #669; font-size: 10px; font-family: Arial; font-weight: bold; background-color: #ccc; text-align: left }
.meny_tips
       { color: #669; font-size: 10px; font-family: Arial; font-weight: bold; background-color: #ccc; text-align: left }
.meny_input
       { color: #000; font-size: 10px; font-family: Arial; font-weight: bold; background-color: #fff; text-align: left }
/* Atikler */
.art_overskrift	   
       { color: #000; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #fff; text-align: center }
.art_tekst
       { color: #000; font-size: 10px; font-family: Arial; font-weight: none; background-color: #fff; text-align: center }
/* Standard oppsett */
BODY  
       { color: #646464; font-size: 10px; font-family: Arial; background-color: white; margin-left: 0 }	   
.overskrift {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.tekst {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
       
