/* CSS Document */

body { 
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	padding: 0;
	margin: 0px;
	}
	


#HundL {
	position:absolute;
	left:15px;
	top:12px;
	width:218px;
	height:121px;
	z-index:1;
	visibility: visible;
	}

#HundL img {
	border: 0;
	}

#BewiDogL {
	position:absolute;
	left:253px;
	top:40px;
	width:360px;
	height:30px;
	z-index:2;
	visibility: visible;
}

#BewiDogL img {
	border: 0;
	}

#MenyL {
	position:absolute;
	left:241px;
	top:119px;
	width:520px;
	height:14px;
	z-index:10;
	background-image:url(../images/menubarbox.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	visibility: visible;
	}

#MenyL table { margin-left: 11px; }

#MenyL table td {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 5px; 
	padding-left: 7px;
	vertical-align:text-top;
}

#MenyL a { 
	color: #FFFFFF; 
	text-decoration: none; 
	}
#MenyL a:hover { 
	color: #a50c30; 
	text-decoration: none; 
	}

#StorBoksL {
	position:absolute;
	left:15px;
	top:137px;
	width:646px;
	height:450px;
	z-index:4;
	background-color: #d9e3e0;
	visibility: visible;	
}

#StorBoksL p { 
	font-weight: bold; 
	color: #000000; 
	line-height: 15px; 
	margin: 30px 90px 0px 40px; 
	}

#StorBoksL p img {
	float: left; 
	padding-right: 10px;
	
	
  }
  
#StorBoksL table.margin {
	
	position: absolute;
	top: 160px;
	left: 20px;
	
}

#StorBoksL table.margin td {

	background-color: #c3d3ce;
	vertical-align: top;
	width: 250px;
	height: 150px;
}

#StorBoksL table p {
	
	margin: 0;
	padding: 0px 0px 0px 10px;
	font-size: 9px;
	font-weight: normal;

}


#StorBoksL table img {

	float: left;
	padding: 10px 15px 10px 20px;
	border: 0;
}

#StorBoksL table td.bakgrunn {
	
	background-color: #d9e3e0;
	height: 40px;
	padding-left: 65px;
}



#SignatureL {
	position:absolute;
	left:271px;
	top:600px;
	width:146px;
	height:28px;
	z-index:8;
	text-align: center;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	visibility: visible;
}

#SignatureL a { 
	color: #014631; 
	text-decoration: none; 
	}
	
#TSImportL {
	position:absolute;
	left:558px;
	top:600px;
	width:80px;
	height:24px;
	z-index:9;
	visibility: visible;
}

/* styling av products.htm */

#menuenL {
	position:absolute;
	left:15px;
	top:137px;
	width:96px;
	height:278px;
	z-index:10;
	visibility: visible;
	padding-top:10px;
}

#menuenL a {
	color: #00523b; 
	font-size: 10px;
	text-decoration: none; 
}

#menuenL a:hover {
	color: #a50c30; 
	font-size: 10px; 
	font-weight: bold;
	text-decoration: underline;
}
/*styling av næringsinnhold*/

#nut1 {
	position: absolute;
	top: 120px;
	left: 40px;
	border: 15px solid #FFF;

}

/*styling av kontakt.htm*/

form {
	position:absolute;
	left: 240px;
	top:20px;
	width: 350px;
	height: 320px;
	background-color: #c3d3ce;
	padding: 10px;
}


