/* ------------------------------------------------------------------------------------------------------------
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
---------------------------------------------------------------------------------------  Oppdatert 01.05.10. */

body {
    background-color    : #fff;
	padding             : 0px;
	margin              : 20px 0px 0px 0px;
	text-align          : center; /* center For å få hoved-tabellen sentrert i IE. Settes til venstre i TR igjen.*/
}

tr {
	line-height         : 1.5em;
      text-align          : left;
}

#container {
	width               : 750px;
	margin              : 0px auto;
	text-align          : left;
	background-color    : #ffffff;
	border              : 0px solid red;
}

#topp {
	width               : 750px;
}

#meny {
	width               : 200px;
	height              : 430px;
	padding             : 0px; 
	padding-left        : 20px;
	padding-top         : 10px;
	line-height         : 1.5em;
	float               : left;
	border-color        : #cccccc;
	border-style        : solid;
	border-width        : 0px;
	font-size           : 10px;
	font-weight         : normal;
      background-image    : url(images/bss_menybak.jpg);
      background-position : top right;
      background-repeat   : no-repeat;
}

#bilde {
	margin              : 0px 0px 0px 225px;
	border              : 0px solid black;
}

#tider {
      font-size           : 10px;
      font-weight         : normal;
      color               : #bbb;
}
#dtool {
	margin              : 0px 0px 0px 225px;
    padding             : 10px 0px 0px 0px;
	border              : 0px solid black;
}

#footer {
	width               : 750px;
	height              : 40px;
	padding-top         : 25px;
	margin              : 0px auto;
      background-image    : url(images/bss_footer.jpg);
      background-position : top center;
      background-repeat   : no-repeat;
	border              : 0px solid black;
}

table #prodblokk{
      background-image    : url(images/prodbak_lys_.jpg);
      background-position : bottom center;
      background-repeat   : repeat-x;
      color               : #000;
      margin              : 0px 15px 10px 0px;
	border              : 0px solid black;
} 

tr #prodblokktopp {
      background-image    : url(images/prodbak2_.jpg);
      background-position : top center;
      background-repeat   : repeat-x;
	font-size           : 11px;
      color               : #000;
      background-color    : #eeeeee;
} 

tr #prodblokkhoved {
	font-size           : 10px;
      color               : #000;
} 

tr #prodblokkbunn {
	font-size           : 14px;
	font-weight         : bold;
      color               : #000;
} 

div #hjelp { 
    margin                : 0px 0px 10px 40px;
}


div #hjelp a { 
      font                : 16px;
      color               : #FF6600;
      cursor              : default;
      text-decoration     : none;
} 

div #hjelp a:hover {
      text-decoration     : none;
      background          : none;

} 

div #hjelp a span {
      display             : none;
      padding             : 0px 0px 0xp 0px;
      color               : #000000;
      font                : 12px;
} 

div #hjelp a:hover span {display: block;} 

div #galleri              { display: inline;}
form                      { display: inline;}
