BODY {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 15px;
	}
A IMG {
	border: 0px;
	}
#outerwrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	}
#topp {
	position: relative;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #fff;
	-moz-box-shadow: 0px 5px 5px #888;
	-webkit-box-shadow: 0px 5px 5px #888;
	box-shadow: 0px 5px 5px #888;
	}
	
#logo {
	position: relative;
	top: 32px;
	height: 54px;
	width: 100%;
	border-top: 1px solid #dbb222;
	border-bottom: 1px solid #dbb222;
	background-image: url(/images/filt.jpg);
	background-repeat: repeat;
	}
#topp P {
	position: relative;
	top: 12px;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	overflow: hidden;
	height: 24px;
	color: #fff;
	z-index: 2;
	}
#meny {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	bottom: 0px;
	width: 880px;
	height: 24px;
	background-image:url(/images/menybak.png);
	background-repeat: repeat-x;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	}
#meny A {
	display: block;
	float:left;
	width: 146px;
	background-image: url(/images/menyskille.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	}
#forste {
	display: block;
	width: 100%;
	background-color: #fff;
	min-height: 200px;
	z-index: 1;
	}
#forsteindre {
	display: block;
	position: relative;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 45px;
	padding-bottom: 30px;
	}
#forstevenstre {
	position: relative;
	display: block;
	width: 155px;
	min-height: 150px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	}
#forstemidten {
	display: block;
	position: relative;
	float: left;
	left: 25px;
	width: 490px;
	}
#forstehoyre {
/*	display: block;
	position: relative;
	left: 55px;
	width: 150px;
	border: 1px solid red; */
	display: block;
	position: relative;
	float: left;
	padding-top: 0px;
	left: 80px;
	top: 0px;
	width: 155px;
	font-size: 11px;
	font-style: italic;
	}
#andre {
	display: block;
	width: 100%;
	background-color: #000;
	background-image: url(/images/filt.jpg);
	min-height: 200px;
	z-index: 2;
	border-bottom: 1px solid #dbb222;
	margin-bottom: 20px;
	-moz-box-shadow: 0px -5px 10px #888;
	-webkit-box-shadow: 0px -5px 10px #888;
	box-shadow: 0px -5px 10px #888;
	}
#andreindre {
	display: block;
	position: relative;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	min-height: 200px;
	background-image: url(/images/hovedbak.png); 
	background-repeat: repeat-y;
	}
#venstre {
	position: relative; 
	margin-top: -45px;
	display: block;
	width: 135px;
	float: left;
	border: 2px solid #fff;
	border-bottom: 0px;
	background-color: #a48719;
	min-height: 200px;
	z-index: 99;
	padding: 10px;
	box-shadow: 5px -3px 5px 0px #888;
	-moz-box-shadow: 5px -3px 5px 0px #888;
	-webkit-box-shadow: 5px -3px 5px #888;
	}
#venstre A {
	font-family: Verdana, Arial;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	}
#hoved {
	display: block;
	position: relative;
	float: left;
	left: 25px;
	width: 490px;
	min-height: 500px;
	}
#hoved IMG {
	margin-right: 15px;
	}
#hoved .forsidesak IMG {
	margin-left: 5px;
	margin-right: 0px;
	}

#hoyre {
	display: block;
	position: relative;
	float: left;
/*	left: 725px; */
	left: 72px;
	margin-top: -45px;
	width: 155px;
	min-height: 400px;
	}

#hoyre .promo {
	display: block;
	position: relative;
	width: 130px;
/*	height: 133px; */
	padding: 10px;
	border: 2px solid #fff;
	background-color: #1e5c2d;
	margin-top: 0px;
	margin-bottom: 20px;
	box-shadow: 5px -3px 5px 0px 20px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px -3px 5px rgba(0,0,0,0.5);
	}

#hoyre .promo A {
	display: block;
	font-size: 11px;
	line-height: 12px;
	margin-top: -5px;
	color: #EAC64D;
	text-decoration: none;
	}
#hoyre .promo A.ekstern:before {
	content: "- ";
	}

#hoyre .promo IMG {
	display: block;
	position: inline;
	float: right;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	vertical-align:top;
	}
#bunnlogo {
	display: block;
	position: absolute;
	bottom: 10px;
	color: #a48719;
	font-size: 10px;
	line-height: 12px;
	}
#innhold {
	display: block;
	width: 130px;
	position: fixed;
	bottom: 20px;
	}
#innhold H3 {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	}
#innhold P {
	display: none;
	top: 3px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 15px;
	}
#innhold A {
	font-size: 11px;
	}

.forsidesak {
	display: block;
	position: relative;
	float: left;
	width: 220px;
	height: 250px;
	font-size: 11px;
	line-height: 13px;
	border-bottom: 1px solid #a48719;
	background-color: #fff;
	padding: 10px;
	overflow: hidden;
	}

.forsidesak A.lesmer {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 10px;
	line-height: 10px;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #a48719;
	color: #fff;
	}

.forsidesak + .forsidesak {
	border-left: 1px solid #a48719;
	}
.forsidesak P {
	font-size: 11px;
	line-height: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
.forsidesak H2 {
	font-size: 17px;
	line-height: 20px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
.forsidesak P.subheading {
	font-size: 11px;
	line-height: 13px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
H1, H1 A {
	font-family: Times New Roman, Times, Serif;
	font-size: 36px;
	line-height: 36px;
	color: #a48719;
	font-style: italic;
	margin-bottom: 10px;
	text-decoration: none;
	}
H2, H2 A {
	font-family: Times New Roman, Times, Serif;
	font-size: 20px;
	line-height: 20px;
	color: #a48719;
	font-style: italic;
	margin-bottom: 3px;
	text-decoration: none;
	}
A {
/*	font-style: italic; */
	text-decoration: underline;
	color: #000;
	}
.subheading {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #a48719;
	margin-bottom: 25px;
	}
.ingress {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	}
.bread, #hoved {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	}
.boldbread {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	}
.disclaimer {
	color: #eac64d;
	font-size: 10px;
	line-height: 12px;
	}
.liste {
	font-size: 9px;
	line-height: 10px;
	margin-top: 3px;
	}
.note {
	display: inline-block;
	position: relative;
	top: -5px;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	}
.noter {
	font-size: 9px;
	line-height: 10px;
	color: #333;
	}
