/* ------------------------------------------------------------------------------------------------------------
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 24.07.09. */

/*  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;
	color                 : #000000;
}

h1                        { font-size: 22px;}
h2                        { font-size: 18px;}
h3                        { font-size: 15px;}

hr {
      border              : 0;
      width               : 85%;
      color               : #e5e5e5;
      background-color    : #e5e5e5;
      height              : 1px;
      margin              : 10px 0px 10px 0px;
}

.overskrift               { font-size: 22px; text-transform: small-caps; font-weight: normal; }
a.listeoverskrift         { font-size:14px; }
.event_tid_etc            { color: #444444;}

a:link, a:visited         { color: #e96d0c; text-decoration: none;} /* A9C7F1 */
a:hover                   { color: #000; text-decoration: none;}

a.meny:link,       a.meny:visited,       a.meny:hover       {
      font-size           : 20px;
      color               : #000;
      line-height         : 50px;
      padding             : 5px 0px 5px 50px;
      background-position : top left;
      background-repeat   : no-repeat;
}
a.oppe:link,       a.oppe:visited,       a.oppe:hover       { color: #666;}
a.bunn:link,       a.bunn:visited,       a.bunn:hover       { color: #999;}
a.meny_upkt:link,  a.meny_upkt:visited,  a.meny_upkt:hover  {
       padding             : 0px 0px 0px 20px;
       color               : #555;
       font-size           : 10px;
	background-image    : url(images/corner.gif);
	background-position : 6px 1px;
	background-repeat   : no-repeat;
}
a.meny_3pkt:link,  a.meny_3pkt:visited,  a.meny_3pkt:hover  {
       padding             : 0px 0px 0px 40px;
       color               : #777;
       font-size           : 9px;
	background-image    : url(images/corner.gif);
	background-position : 26px 1px;
	background-repeat   : no-repeat;
}
a.nyhetlink:link,  a.nyhetlink:visited,  a.nyhetlink:hover  { font-size: 14px; color: #000; text-transform: uppercase;}
a.overskrift:link, a.overskrift:visited, a.overskrift:hover { font-size: 18px; color: #000;}

#hoyre a:link, #hoyre a:visited  {
  color                  : #ffffff;
  text-decoration        : none;
}

#hoyre a:hover {
  color                  : #FFaa88;
  text-decoration        : none;
}


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;}

