/* ------------------------------------------------------------------------------------------------------------
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
------------------------------------------------------------------------------------------------------------ */

body {
	font                : 12px tahoma, Arial, Helvetica, sans-serif;
	line-height         : 1.3em;
}


select                    { font-size: 12px; }
input                     { font-size: 12px; }
textarea                  { font-size: 12px;}

form                      { display: inline;}
ul                        { padding: 0px; margin-top : 0px; margin-bottom:0px;}
li                        { padding-left:0px;}
h1                        { font-size: 20px; line-height: 1.2em; font-weight: bold; color: #CC0000;}
h2                        { font-size: 18px; line-height: 1.3em; font-weight: bold; color: #CC0000;}
h3                        { font-size: 15px; line-height: 1.0em; font-weight: bold; color: #CC0000;}
h4                        { font-size: 14px; line-height: 1.3em; font-weight: bold; color: #CC0000;}
h5                        { font-size: 12px; line-height: 1.1em; font-weight: bold; color: #CC0000;}

img.v                     { float:left;  margin:10px; margin-left:0px; margin-right:10px;}
img.h                     { float:right; margin:10px; margin-left:10px; margin-right:0px;}

.admin_overskrift         { font-size: 19px; line-height: 1.1em; font-weight: bold; color: #CC0000;}
.overskrift               { font-size: 19px; line-height: 1.1em; font-weight: bold; color: #CC0000;}
.prod_under               { font-size: 12px; line-height: 1.3em;}
.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: 16px; color: #ff0000;}

a:link, a:visited         { color: #CC0000; text-decoration: none;}
a:hover                   { color: #CC0000; text-decoration: underline;}

a.listeoverskrift         { font-size: 19px; line-height: 1.2em;}
a.meny:link,       a.meny:visited                           { font: 12px verdana, sans-serif; font-weight: bold; color: #fff;}
a.meny:hover                                                { font: 12px verdana, sans-serif; font-weight: bold; color: #ccc; text-decoration: none;}
a.bunn:link,       a.bunn:visited,       a.bunn:hover       { color: #999;}
a.meny_upkt:link,  a.meny_upkt:visited                      { font: 11px verdana, sans-serif; font-weight: bold; padding:0px; color: #d71627; margin-right:10px;}
a.meny_upkt:hover                                           { font: 11px verdana, sans-serif; font-weight: bold; color: #E44553; text-decoration: none; }
a.meny_3pkt:link,  a.meny_3pkt:visited,  a.meny_3pkt:hover  { padding:0px; color: #999; margin-left:15px; font-size : 10px;}
a.nyhetlink:link,  a.nyhetlink:visited,  a.nyhetlink:hover  { font-size: 14px; color: #d71627; text-transform: uppercase;}
a.overskrift:link, a.overskrift:visited, a.overskrift:hover { font-size: 16px; color: #d71627;}
