html,body {
	padding:0;
	margin:0;
	background-color: #fff;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}

body{
	text-align:left;

}
div{
  margin: 0px;
  padding:0px;
}

a img{
  border:0px;
}
a{
  text-decoration: none;
  color: #668;
  font-weight: bold;
}
a:hover{
  text-decoration: none;
  color: #334;
  font-weight: bold;
}



/* ##### TABELL START ##### */
/* ##### TABELL START ##### */
table.hoved td{
  vertical-align: top;
}


td.topSide{
	background: #778c8f  url(images/side_4x542.jpg) repeat-x top;   /*       */
	width:auto;
    height: auto;
}
td.top{
	background:   url(images/topp_1002x126.jpg) no-repeat  top;   /*       */
	width: 1002px;
	height: 126px;
	min-height: 126px;
	max-height: 126px;
    z-index: 100;
}
td.senter{
	background:   url(images/senter_1002x4.jpg) repeat-y  ;
	width: 1002px;
	height:auto;
}
td.bunnSide, td.bunn{
height: 150px;
min-height: 150px;
}
td.bunnSide{
	background:   url(images/bunn_4x150.jpg) top;   /*       */
	width:auto;
}
td.bunn{
	background:   url(images/bunn_1002x150.jpg) no-repeat  top;   /*       */
	width: 1002px;
}

/* ##### TABELL STOPP ##### */
/* ##### TABELL STOPP ##### */

/* ##### TOPP START ##### */
/* ##### TOPP START ##### */

div.top{
  position: relative;
  height:100%;
}

#header{
	position:absolute;
	top:54px;
	left:68px;
	width:866px;
	height:72px; /*   */
/*	z-index:144;      */
    overflow:visible;
 /*   background: blue;  url(images/top-header_776x93_2.jpg) no-repeat left top;              */

}

#ajaxmenu{
	position:absolute;
	top:-29px; /*43px; */
	left:399px;
	width:776px;
	height:43px;
	z-index:244;
 /*	background:  url(images/header_776x43.jpg) no-repeat left top;        */
}
#logo {
	position:absolute;
	top:20px;
	left:22px;
	width:337px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo.png) no-repeat left top;
}

/* ##### TOPP STOPP ##### */
/* ##### TOPP STOPP ##### */




/* ##### BUNN START ##### */
/* ##### BUNN START ##### */

div.bunn{
  position: relative;
  height:100%;
}


#footer{
	position:absolute;
	bottom:45px;
	left:68px;
	width:866px;
	height:105px;
	z-index:44;
}


div.stdFooter{
    text-align: center;
    font-size: 90%;
    margin-top: 32px;
}

div.stdFooter a{
    height: 70px;
    margin-left: 7px;
}
div.stdFooter a img{
    vertical-align: middle;

}

/* ##### BUNN STOPP ##### */
/* ##### BUNN STOPP ##### */






div.inner{
    position:relative;
    width: 1002px;
	min-height:416px;
    height: auto;
    margin: 0px;
	background:   url(images/senter_1002x416.jpg) no-repeat;/*          */
	background-position: center top;
}
div.content{
    position:relative;
    left:69px;
    top:0px;
	min-height:416px;
    height: auto;
/*	height:416px;  */
/*    width: 1002px;    */
/*    padding: 0 69px ;  */
	width: 866px;
    color: #888;


}



.clear {
width: 100%;
height: 0px;
margin: 0;/* 0 -1px 0;*/
clear: both;
}

p{
      font-weight: bold;
}



h1{
  color: #000;
  font-size: 175%;
  font-weight: bolder;
}
h2{
  color: #000;
  margin-bottom: 5px;
  font-size: 155%;
}
h3{
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 140%;
}
h4{
  margin-top: 0;
  margin: 2px;
  font-size: 125%;
}
h5{
  margin-top: 0;
  margin: 2px;
  font-size: 115%;
}

h5{
  margin-top: 0;
  margin: 2px;
  font-size: 105%;
}



