/* ------------------------------------------------------------------------------------------------------------
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
------------------------------------------------------------------------------------------------------------ */

h2                        { display: inline;font-size: 18px; font-weight: normal;}
h3                        { display: inline; font-size: 20px; font-weight: normal;}
h4                        { display: inline; color: #FBA824;}

.overskrift			  { font-size: 18px; color: #FBA824; font-weight: bold; margin-bottom:20px;}
.admin_overskrift	        { font-size: 18px; color: #FBA824; font-weight: bold; margin-bottom:20px;}

a:link                    { color: #FBA824; text-decoration: none;}
a:visited                 { color: #FBA824; text-decoration: none;}
a:hover                   { color: #000000; text-decoration: underline;}

.meny                     { color: #000000; font-size : 12px; padding-left:0px; padding-top: 0px;padding-bottom: 0px;}
a.meny:link               { color: #000000; font-weight: bold;}
a.meny:visited            { color: #000000; font-weight: bold;}
a.meny:hover              { color: #FBA824; font-weight: bold;}

a.meny_upkt:link          { color: #FBA824; font-size : 11px; padding-left:10px; line-height: 1.5em;}
a.meny_upkt:visited       { color: #FBA824; font-size : 11px; padding-left:10px; line-height: 1.5em;}
a.meny_upkt:hover         { color: #000000; font-size : 11px; padding-left:10px; line-height: 1.5em;}

a.prod_over:link          { color: #727272; line-height: 1.0em;}
a.prod_over:visited       { color: #727272; line-height: 1.0em;}
a.prod_over:hover         { color: #000000; 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: #727272; text-transform: uppercase;}
a.nyhetlink:visited       { font-size: 14px; color: #727272; text-transform: uppercase;}
a.nyhetlink:hover         { font-size: 14px; color: #000000; text-transform: uppercase;}

a.overskrift:link         { font-size: 18px; font-weight: none; color: #FBA824;}
a.overskrift:visited      { font-size: 20px; font-weight: none; color: #FBA824;}
a.overskrift:hover        { font-size: 20px; font-weight: none; color: #FBA824;}
