/* ------------------------------------------------------------------------------------------------------------
KUNDE.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  {
      background-image : url(images/streker.gif);
      background-repeat : repeat;
      }

td.hoved  { 
         background-repeat : repeat-y;
         background-position : top right;
         padding : 15px 20px 50px 0px;
}

td.hmeny1  {
background-repeat : repeat-y;
color: #aaaaaa;
border-width: 0px;
font-size : 12px;
font-weight: bold; 
line-height: 1.5em;
padding-left: 0px;
}

td.hmeny2  {
font-size : 11px;
line-height: 1.3em;
padding-top: 4px;
padding-left: 10px;
padding-right: 4px;
padding-bottom: 10px;
border-style:solid;
border-width: 0px;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-color: #000000;
}

