/* ------------------------------------------------------------------------------------------------------------
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 14.07.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                : 12px tahoma, Arial, Helvetica, sans-serif;
	line-height         : 1.3em;
}

h2                        { font-size: 24px; font-weight:normal; color: #B88600; margin-bottom:5px;}

.overskrift               { font-size: 24px; font-weight: normal; line-height: 1.2em;}
.listeoverskrift          { font-size: 20px; font-weight: normal; color: #B88600;}

a:link                    { color: #B88600; text-decoration: none;}
a:visited                 { color: #B88600; text-decoration: none;}
a:hover                   { color: #976f04; text-decoration: none;}

.addon                    { background-color: #444444; font-size:13px; font-weight:bold; padding: 4px 0px 4px 0px; margin:10px 0px 0px 0px;}

#bunn_txt a:link,#bunn_txt a:visited { color: #b1b1b1; text-decoration: none;}
#bunn_txt a:hover                    { color: #ffffff; text-decoration: none;}

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

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

a.meny_3pkt:link,  a.meny_3pkt:visited,  a.meny_3pkt:hover  {
      color               : #777777;
      padding             : 0px 0px 0px 30px;
      font-size           : 10px;
	background-image    : url(images/corner.gif);
	background-position : 15px 0px;
	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;}

a.nyhetlink:link          { font-size: 14px; text-transform: uppercase;}
a.nyhetlink:visited       { font-size: 14px; text-transform: uppercase;}
a.nyhetlink:hover         { font-size: 14px; 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;}

#bunn a:link, #bunn a:visited { color: #bbbbbb; }
#bunn a:hover                 { color: #eeeeee; }

