   /******************************************/
  /*      CSS dok av Mats Johansen          */
 /*     Ikke kopier uten tillatelse        */
/******************************************/

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#10234f;
	background: url(/img/bg_labb.jpg) repeat-y top left;
}


#container {
	position: absolute;
	width: 800px;
	margin-left: -370px;
	background: url(/img/v8.jpg) no-repeat top center; 
	top: 0px;
	left: 50%;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#10234f;
	border:1px solid #737373;
	}


  /********************/
 /*      Intro       */
/********************/
#intro {
	width: 550px;
	left: 170px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	line-height: 140%;
	}
#adminintro {
	width: 770px;
	left: 20px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	line-height: 140%;
	text-align:center;
	}
#topBanner {
	width: 490px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 245px;
	position: relative;
	}

  /********************/
 /*      Hoved       */
/********************/
#innehold {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 20px 0px 36px 0px;
	position: relative;
	}
/* IE hack. I set the height to 20px to show topimage border. The * tell's that this is only for IE */
* html #innehold {
	height: 20px;
	}

#innehold a:link, #innehold a:visited {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1.5px;
	font-style: normal;
	color:#431319;
	}
#innehold td {
text-align:left;
}


  /********************/
 /*    HOVED MENY    */
/********************/
#left {
	position: absolute;
	left:0px;
	top:239px;
	width:155px;
	background:#fff;
	/*margin:5px 10px 5px 10px;*/
	margin:0px 10px 5px 0px;
	}

#leftmeny ul {margin:1px 5px 0px 1px;padding:0px 0px 0px 0px;}
#leftmeny li {width:100%; margin:0 0 1px 0; height:2em; background-color:#10234f; list-style:none;}
#leftmeny li a {display:block;margin:0;padding:0em 0;width:100%;font-family:Tahoma,sans-serif;font-size:110%;font-weight:bold;color:#fff;text-decoration:none;}
#leftmeny li span {display:block;margin:0;padding:0.3em 0 0.3em 1.8em;}
#leftmeny li a:hover {background-color:#431319; color:#fff;}
#leftmeny li a:active {color:#fff;}


  /********************/
 /*      Bunn        */
/********************/
#bunnText {
	clear:both;
	width: 800px;
	margin:20px auto;
	position: relative;
	line-height: 140%;
	}
#bunnText p {
	margin: 0px;
	padding: 10px;
	}


  /********************/
 /*    footer        */
/********************/
#footer {
	margin:50px auto;
	position: relative;
	line-height: 140%;
	text-align: center;
	color:#999999;
	}

#footer a:link, #footer a:visited {
color:#2E7E99;
text-decoration:underline;
}
#footer a:hover, #footer a:active {
color:#431319;
text-decoration:none;
}
  /****************/
 /*    LINKER    */
/****************/
a:link, a:visited {
color:#431319;
text-decoration:none;
}
a:hover, a:active {
color:#431319;
text-decoration:underline;
}
  /****************/
 /*    ANNET     */
/****************/
h1, h2, h3, h4 {color:#431319;}
h1 {font-size:1.8em;font-weight:bold;}
h2 {font-size:1.5em;font-weight:bold;}
h3 {font-size:1.3em;font-weight:bold;padding:2px 0;}
h4 {font-size:1.0em;font-weight:bold;}

img{
border:1px solid #000;}
.noborder{
border:0px solid #000;}
.pausestrek
{
border-bottom:1px solid #CCCCCC;
margin-bottom:15px;
padding:20px 20px 20px 20px ;

}
.clear{ clear:both;}
  /***************/
 /*    ADMIN    */
/***************/
img.adminbuttons{
padding:5px 10px 5px 10px ;
border:0px solid #000;}
