@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0px;
}

#mainwrapper {
	background-image:url(images/back_top.png);
	background-repeat:repeat-x;
	z-index:-100;
	margin-right: auto;
	margin-left: auto;
	

	}
#header {
	background-color: #E1E1E1;
	height: 190px;
	border-bottom:solid;
	border-bottom-color:#CCC;
	border-bottom-width:thin;
}
#head_logo {
	float:left;
	width: 308px;
	height: 120px;
	padding-top: 20px;
	vertical-align: middle;
	text-align: center;

}

#head_lerkendal {
	background-image: url(images/head_lerkendal.jpg);
	height: 140px;
	width: 650px;
	float: left;
	background-repeat: no-repeat;
}
#wrapper {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	min-height: 100%;
	position: relative;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a.snarveitekst:link{
	color:#000;
	}
a.snarveitekst:visited{
	color:#000;
	}
a:link {
	color: #B4985A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B4985A;
}
a:hover {
	text-decoration: underline;
	color: #B4985A;
}
a:active {
	text-decoration: none;
	color: #000;
}
h1 {
	font-size: 150%;
	position:absolute;
	top:-500px;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 110%;
}
#meny {
	white-space:nowrap;
	padding-left: 220px;
	float: left;
	}
#innhold {
	min-height: 800px;

	
	
	}
#forsidesnarveier {

	
	}

.snarvei {
	width: 250px;
	float:left;
	margin-right:30px;
	margin-left:35px;
	margin-top:60px;

	
}
.snarveitekst {
	padding:10px 0;
	text-align:center;
	font-weight:bold;
	}
.clear {
	clear:both;
	}

#footer {
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	width:958px;
}
#footer p {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 60%;
}
#innhold_undersider {
	line-height: 1.6em;
	padding: 40px;
	}
.floatright{
	float:right;
	padding: 20px 0 20px 20px;
	}
#pakkeOverskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-color: #B4985A;
	text-align: center;
	height: 60px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 10px;
}
#pakkeInnhold {
	padding-left: 30px;
	padding-right: 30px;
}
.pakkePadding {
	font-weight: bold;
	padding-left: 90px;
}

#pakkePris {
	color: #B4985A;
	text-decoration: underline;
	text-align: center;
	font-weight: bolder;
	padding-bottom: 40px;
}

.floatleft{
	float:left;
	padding: 20px 20px 20px 0px;
	}

#pakke {
	width: 378px;
	border: thin solid #000;
	margin-top: 20px;
}	

#innholdTekstLeft{
	float: left;
	width: 400px;
	padding-right: 20px;
	}
#innholdTekstRight{
	float: left;
	width: 300px;
	margin-left: 30px;
	}	
#line {
	padding: 30px 0 30px 0;
	text-align: center;
	}

