/* ------------------------------------------------------------------------------------------------------------
TEXT.CSS v3
-  dtool.css   Standardstiler dtool-div     inkluderes i header.php og fckconfig.js
-  text.css    Tekst (individuell)          inkluderes i header.php og fckconfig.js
-  kunde.css   Sideoppsett (individuell)    inkluderes i header.php
---------------------------------------------------------------------------------------  Oppdatert 03.05.10. */

/*  FCKeditor  -------------------------------------------------------------*/

  body.fck {
  	background-color      : #ffffff;
  	padding               : 6px 5px 5px 8px;
  	margin                : 0px;
  }

/*  Linjebrudd  ---------------------------------------------------------------*/

  P, UL, LI               { margin-top: 0px;   margin-bottom: 0px; }
  H1, H2, H3, H4, H5      { margin-top: 0.2em; margin-bottom: 0.1em; }

/*  Brukerstiler  -------------------------------------------------------------*/

body, td {
	font                  : 11px tahoma, Arial, Helvetica, sans-serif;
	line-height           : 1.5em;
	color                 : #151515;

}

h1                        { font-size: 20px; font-weight: normal;}
h2                        { font-size: 17px; font-weight: normal; color: #3675BB;}
h3                        { font-size: 14px; font-weight: normal; color: #000;}
h4                        { font-size: 12px; font-weight: bold;}

.overskrift                { font-size: 18px; font-weight: normal;}
a.listeoverskrift          { font-size:14px;}

a:link                    { color: #003D75; text-decoration: none;}
a:visited                 { color: #003D75; text-decoration: none;}
a:hover                   { color: #000000; text-decoration: none;}

a.white:link              { color: #003D75; text-decoration: none;}
a.white:visited           { color: #003D75; text-decoration: none;}
a.white:hover             { color: #000000; text-decoration: none;}

.meny                     { color: #003D75; font-size : 11px; font-weight: normal; }
a.meny:link               { color: #003D75; font-size : 11px; font-weight: normal; }
a.meny:visited            { color: #003D75; font-size : 11px; font-weight: normal; }
a.meny:hover              { color: #3675BB; font-size : 11px; font-weight: normal; }

a.meny_upkt:link,  a.meny_upkt:visited,  a.meny_upkt:hover  {
    color               : #38738F;
    padding             : 0px 0px 0px 15px;
    font-size           : 9px;
	background-image    : url(images/corner.gif);
	background-position : top left;
	background-repeat   : no-repeat;
}

a.meny_3pkt:link,  a.meny_3pkt:visited {
       color               : #aaa;
       font-size           : 9px;
       padding             : 0px 0px 0px 32px;
       background-image    : url(images/corner.gif);
       background-position : 15px 1px;
       background-repeat   : no-repeat;
       }
a.meny_3pkt:hover {
       color               : #ddd;
       font-size           : 9px;
       padding             : 0px 0px 0px 32px;
       background-image    : url(images/corner.gif);
       background-position : 15px 1px;
       background-repeat   : no-repeat;
       }

a.prod_over:link          { color: #006600; line-height: 1.0em;}
a.prod_over:visited       { color: #006600; line-height: 1.0em;}
a.prod_over:hover         { color: #66bb66; line-height: 1.0em;}

.prod_under               { font-size: 10px; line-height: 1.4em;}
.prod_nolink              { font-size: 12px; color: #222222; line-height: 1.0em;}
.prod_pris                { font-size: 12px; font-weight: bold; line-height: 1.0em;}
.pris                     { font-size: 18px; color: #ff0000;}

a.nyhetlink:link          { font-size: 14px; color: #666666; text-transform: uppercase;}
a.nyhetlink:visited       { font-size: 14px; color: #666666; text-transform: uppercase;}
a.nyhetlink:hover         { font-size: 14px; color: #000000; text-transform: uppercase;}

a.overskrift:link         { font-size: 20px; color: #006600;}
a.overskrift:visited      { font-size: 20px; color: #006600;}
a.overskrift:hover        { font-size: 20px; color: #006600;}
