/* ------------------------------------------------------------------------------------------------------------
TEXT.CSS
-  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
------------------------------------------------------------------------------------------------------------ */

/*  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, table {
	font                : 12px Arial, helvetica, sans-serif;
      line-height         : 1.5em;
	color               : #000000;
}

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

a.meny:link        {  color: #000000; text-decoration: none; font-weight: bold;}
a.meny:visited     {  color: #000000; text-decoration: none; font-weight: bold;}
a.meny:hover       {  color: #880000; text-decoration: none; font-weight: bold;}

a.menynede:link    {  color: #eeffee; text-decoration: none;}
a.menynede:visited {  color: #eeffee; text-decoration: none;}
a.menynede:hover   {  color: #666666; text-decoration: none;}

a.bunntekst:link    {  color: #666666; text-decoration: none;}
a.bunntekst:visited {  color: #666666; text-decoration: none;}
a.bunntekst:hover   {  color: #000000; text-decoration: none;}

a.meny_upkt:link    {  color: #440000; font-size : 9px; text-decoration: none; line-height: 1.5em;}
a.meny_upkt:visited {  color: #440000; font-size : 9px; text-decoration: none; line-height: 1.5em;}
a.meny_upkt:hover   {  color: #000000; font-size : 9px; text-decoration: none; line-height: 1.5em;}

a.prod_over:link    {  color: #000000; font-size : 12px; text-decoration: none; font-weight: bold; line-height: 1.0em;}
a.prod_over:visited {  color: #000000; font-size : 12px; text-decoration: none; font-weight: bold; line-height: 1.0em;}
a.prod_over:hover   {  color: #666666; font-size : 12px; text-decoration: none; font-weight: bold; line-height: 1.0em;}

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

.overskrift {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000;}
.admin_overskrift {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000;}
.prod_under {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 1.4em;}
.prod_nolink {  color: #000000; font-size : 12px; text-decoration: none; font-weight: bold; line-height: 1.0em;}
.prod_pris {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 1.0em; font-weight: bold; }
.pris       {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #ff0000;}
.tekst      {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}

