/* ------------------------------------------------------------------------------------------------------------
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 24.07.09. */

/*html, body { height: 100%; } */

body {
	background-color    : #546B8B;
	background-image    : url(images/lfs_03.jpg);
	background-position : top left;
	background-repeat   : repeat-x;
	margin              : 0px;
	padding             : 0px;
}

.admin_hoved_tr {
      background-image    : url('images/admin_fade_gray.jpg');
}
.admin_topmenu {
      background-image    : url('images/fade_row.jpg');
}
.admin_fade_row {
      background-image    : url('images/fade_row_noline.jpg');
}

#venstre {
	width               : 309px;
}

table.kalender td{
    font-size           : 11px;
    padding             : 0px 2px 2px 2px;
}

#lfs_05 { 
	position            : absolute; 
	left                : 0px; 
	top                 : 83px;
}
#lfs_06 { 
	position            : absolute; 
	left                : 0px; 
	top                 : 322px;
}
#lfs_07 { 
	position            : absolute; 
	left                : 0px; 
	top                 : 420px;
}
#lfs_09 {
	position            : absolute;
	left                : 0px;
	top                 : 515px;
}

#login {
	position            : absolute;
	left                : 0px;
	top                 : 530px;
    width               : 245px;
    text-align          : right;
    padding             : 0px 10px 0px 0px;
}

#hoved {
	text-align          : left;
	color               : #444; /* 3e516c */
	background-color    : #f0e9cb;
	position            : absolute;
	left                : 255px;
	top                 : 0px;
	width               : 590px;
	min-height          : 500px;
	margin-top          : 54px;
}

#hoyre {
	color               : #fff;
	position            : absolute;
	left                : 850px;
	top                 : 0px;
	width               : 145px;
	margin-top          : 90px;
      border              : 0px solid black;
      font-size           : 11px;
}

#js-txt {
    margin              : 5px 0px 0px 0px;
	width               : 115px;
    height              : 38px;
}


#kalender {
/*	background-image    : url(images/ikoner2.jpg);
	background-position : 0px 158px;
	background-repeat   : no-repeat; */
      height              : 350px;
}

#meny  {
      width               : 590px;
      height              : 29px;
	background-color    : #3E516C;
	margin              : 0px 0px 0px 0px;
	padding             : 0px 0px 0px 0px;
	border              : 0px solid black;
}

#dtool {
      margin              : 0px 25px 0px 35px;
	padding             : 15px 0px 0px 0px;
	border              : 0px solid black;
}

#sistenytt {
	background-image    : url(images/sistenytt.jpg);
	background-position : top left;
	background-repeat   : no-repeat;
      margin              : 0px 25px 0px 35px;
      padding             : 10px 2px 0px 10px;
	border              : 0px solid black;
      clear               : both;
      color               : #000000;
}

#sistenytt_innhold {
    margin              : 0px 0px 0px 0px;
}

#bunntekst  {
      width               : 470px;
      text-align          : center;
	margin              : 20px 0px 0px 60px;
	padding             : 20px 0px 20px 0px;
	border-top          : 1px solid white;
    clear               : both;
}

td.listeblokk {
    border : 0px solid grey;
    font-size : 9px;
}

td.arkiv {
    margin    : 0px 25px 0px 0px;
    font-size : 9px;
}

table.kalender td.today{
      font-weight         : bold;
      background-color    : #ccc;
}

table.kalender td.highlight{
      font-weight         : bold;
      background-color    : #C0651E;
}
