@charset "utf-8";
body {
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
	padding-bottom: 25px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#topp {
	height: 149px;
	margin-bottom: 45px;
}

#logo {
	float: left;
	height: 149px;
	width: 509px;
}
#meny {
	background-image: url(../images/meny_bg.png);
	height: 149px;
	width: 466px;
	float: right;
	line-height: 16px;
}
.under {
	margin-top: 7px;
}

.meny {
	position: absolute;
	top: 0px;
	width: 466px;
	height: 15px;
}
.meny img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: relative;
	top: 0px;
}
.meny a {
	float: left;
	display: block;
	margin-right: 9px;
	margin-left: 9px;
	padding-top: 132px;
}
#innhold {
	float: left;
	width: 670px;
	color: #2f2c24;
	font-weight: normal;
}
#innhold p {
	font-size: 11px;
	line-height: 19px;
	margin-bottom: 11px;
	margin-top: 0px;
	padding-top: 3px;
}
#innhold a {
	color: #758B64;
	text-decoration: underline;
	padding-bottom: 2px;
}
#innhold a:hover {
	text-decoration: none;
}
#her {
	float: right;
	width: 300px;
	font-size: 11px;
	text-align: right;
	color: #839177;
	line-height: 11px;
	padding-bottom: 3px;
	margin-top: 7px;
}



#innhold h1 {
	font-size: 11px;
	color: #839177;
	text-transform: uppercase;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6ba9d;
	padding-bottom: 3px;
	margin-bottom: 11px;
}
.innholdsbilde {
	float: left;
	margin-right: 8px;
	margin-bottom: 90px;
}


#siste {
	background-image: url(../images/siste_bg.png);
	height: 453px;
	width: 301px;
	float: right;
	background-position: bottom;
	background-repeat: no-repeat;
}
#lagetav {
}
#lagetav img {
	padding-top: 35px;
}

#siste p {
	font-size: 10px;
	color: #FFF;
	width: 280px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 23px;
	height: 60px;
}
#siste strong {
	text-transform: uppercase;
}


#siste h1 {
	font-size: 11px;
	color: #839177;
	text-transform: uppercase;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6ba9d;
	padding-bottom: 3px;
	margin-bottom: 31px;
}
h2 {
	font-size: 12px;
	color: #79D033;
	margin: 0px;
}
#innhold ul {
	font-size: 11px;
	line-height: 21px;
	list-style-image: url(../images/list.jpg);
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 385px;
}
#innhold li {
}
