/*
Kunde: ValdresLab AS
© 2006-2007 Kreativ Strek AS
Dokumentet er laget med enerett for www.valdreslab.no
*/

/*----------Attributter for dokumentet----------*/

html, body {
	background:#215a9c;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	line-height:19px;
	color:#333;
	behavior:url("/stylesheet/csshover.htc");
}

/*----------Layout-DIV'er----------*/

#bakgrunn {
	position:absolute;
	top:0px;
	z-index:1;
	width:970px;
	height:768px;
	left: 50%;
	margin: 0px 0px 0px -485px;
	background:url(/images/ValdresLab.jpg) no-repeat -20px 0px;
}

#header {
	position:absolute;
	top:0px;
	z-index:2;
	width:626px;
	height:255px;
	left: 50%;
	margin: 0px 0px 0px -313px;
	background:url(/images/topp.jpg) no-repeat;
}

#wrap {
	position:absolute;
	top:255px;
	z-index:2;
	width:626px;
	height:auto;
	left: 50%;
	margin: 0px 0px 0px -313px;
	padding-bottom:40px;
}

#tekstrute {
	float:left;
	position:relative;
	width:540px;
	padding:43px;
	padding-bottom:15px;
	padding-top:35px;
	background-color: #dae5ef;
}

#bunn_tekstrute {
	float:left;
	height:94px;
	width:626px;
	position:relative;
	background:url(/images/bunn.jpg) no-repeat;
	padding-bottom:40px;
}

#content {
	float:left;
	position:relative;
	top:380px;
	width:514px;
	height:auto;
	padding:0px;
	margin:38px 0px 38px 251px;
	min-height:350px;
	_height:350px;
}

.skjult {
	display: none;
	visibility: hidden;
}


/*----------Tekststiler----------*/

p {
	font-family:Arial, Helvetica, Verdana, Tahoma;
	font-size:12px;
	line-height:19px;
	color:#333;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
	display:block;
	margin-top:0;
} 

.skjult {
	display: none;
	visibility: hidden;
}

a {
	color:#215a9c;
	text-decoration:underline;
}

a:hover {
	color:#215a9c;
	text-decoration:underline;
}

/*----------Attributter for bilder----------*/

img  {
	border:0px;
}


/*----------Overskrifter----------*/


h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color:#215a9c;
}
	
h2 {
	font-size: 20px;
	line-height:22px;
	margin-top:0px;
}

h3 {
	font-size:14px;
	line-height:20px;
}

h4 {
	font-size:14px;
	margin-bottom:5px;
}


h5 {
	font-size: 14px;
	line-height:20px;
}

/*----------Root MENY----------*/

#rollovermenu {
	position:absolute;
	top:198px;
	width:627px;
	left:50%;
	margin: 0px 0px 0px -313px;
	z-index:3;
}

#rollovermenu, #rollovermenu ul { 
	list-style: none;
	padding:0;
}

#rollovermenu ul{
	margin-top:55px;
	_margin-left:0px;
}

#rollovermenu li, #rollovermenu ul li { 
	position:relative;
	cursor:arrow;
	float:left;
	display:block;
}

#rollovermenu li {
	height:48px;
	margin-right:1px;
	width:124px;
}

#rollovermenu ul li {
	height:auto;
}

#rollovermenu li ul { 
	position: absolute;
	left: -999em; 
}

#rollovermenu li:hover ul, #rollovermenu li.sfhover ul { 
	left:0px;
	top:0px;
}

li#Hjem {
}

li#Hjem:hover {
	border-bottom:7px solid #fff;
}

li#Analysetjenester {
}

li#Analysetjenester:hover {
	border-bottom:7px solid #fff;
}

li#Skjemaer {
}

li#Skjemaer:hover {
	border-bottom:7px solid #fff;
}

li#Andretjenester {
}

li#Andretjenester:hover {
	border-bottom:7px solid #fff;
}

li#Resultatservice {
	width:126px;
}

li#Resultatservice:hover {
	border-bottom:7px solid #fff;
}

li a.submenyvalg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	margin:0;
	border-top:1px solid #ffffff;
	padding:8px;
	padding-left:10px;
	float:left;
	text-align:left;
	width:160px;
	background:#4d7cbb;
}

li a.submenyvalg:hover {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	cursor: pointer;
	background:#215a9c;
}

li#Resultatservice ul li a.submenyvalg {
	width:108px;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

