/* ------------------------------------------------------------------------------------------------------------
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 {
	padding             : 0px;
	margin              : 0px 0px 0px 0px;
	text-align          : center; /* center For å få hoved-tabellen sentrert i IE. Settes til venstre i TR igjen.*/
	background-color    : #759bb1; /*a4b1ba*/
      background-image    : url(images/h-fade.jpg);
      background-position : 0px 0px;
      background-attachment: fixed;
      background-repeat   : repeat-x;
}

#container {
	width               : 900px;
	margin              : 0px auto;
	text-align          : left;
 	background-color    : #ffffff;
	border              : 0px solid red;
      background-image    : url(images/hermonh_06.gif);
      background-position : top right;
      background-repeat   : repeat-y;
}

#topp {
      text-align          : right;
      margin              : 0px 0px 0px 0px;
	background-color    : #eee;
      width               : 900px;
      height              : 254px;
      border              : 0px solid red;
}

#logo {
      float               : left;
      width               : 110px;
      border              : 0px solid red;
      text-align          : left;
}

#meny_top {
      text-align          : left;
      clear               : right;
      font-size           : 13px;
      font-weight         : bold;
      color               : #fff;
      width               : 900px;
      margin              : 0px 0px 0px 0px;
      border              : 0px solid red;
}

a.hoved:link, a.hoved:visited {
      color               : #fff;
}

a.hoved:hover {
      color               : #555;
}

#sidebar {
	width               : 284px;
      padding             : 0px 0px 0px 0px;
      margin              : 95px 0px 0px 0px;
	float               : right;
	border              : 0px solid red;
}

#meny {
	width               : 264px;
	padding             : 0px 0px 0px 20px;
	border              : 0px solid red;
/*      background-image    : url(images/hermonh_07.jpg);
      background-position : bottom right;
      background-repeat   : no-repeat;*/
}

#fjellbad {
      background-image    : url(images/linker_01.jpg);
      background-position : 1px 0px;
      background-repeat   : no-repeat;
	padding             : 80px 20px 0px 30px;
}

#skibyen {
      background-image    : url(images/linker_03.jpg);
      background-position : 1px 0px;
      background-repeat   : no-repeat;
	padding             : 60px 20px 10px 30px;
}

#hermonreiser {
      background-image    : url(images/linker_05.jpg);
      background-position : 1px 0px;
      background-repeat   : no-repeat;
	padding             : 50px 20px 0px 30px;
}

#main {
      margin              : 0px 0px 0px 0px;
      width               : 900px;
      background-image    : url(images/hermonh_02.jpg);
      background-position : top right;
      background-repeat   : no-repeat;
	border              : 0px solid #ccc;
}


#dtool {
	margin              : 0px 360px 0px 75px;
    padding             : 15px 0px 0px 0px;
	border              : 0px solid black;
}

#footer {
	width               : 900px;
	height              : 25px;
	clear               : both;
	margin              : 0px 0px 0px 0px;
      padding             : 70px 0px 0px 0px;
      background-image    : url(images/hermonh_04.jpg);
      background-position : bottom left;
      background-repeat   : no-repeat;
	border              : 0px solid black;
}

#f_siste {
	width               : 250px;
      float               : left;
      padding-left        : 40px;
	border              : 0px solid green;
}

#f_login, #f_om, #f_siste {
	font-size           : 9px;
      color               : white;
}


.f_overskrift {
	font-size           : 18px;
      color               : #ffffff;
}
