* {
	margin: 0;
	padding: 0;
}
ul,ol {
  margin:0 0 0px 22px;
}

body {
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../image/background_underside.jpg);
	background-repeat: no-repeat;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-position: center 0px;
}

body,a {
	color:#333333;
	text-decoration:none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	font-size:16px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}

h3 {
	font-size:11px;

	color: #333333;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

h3 a {
	font-size:14px;
	font-weight: bold;
	color: #912640;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
h4 {
	font-size:12px;
	color: #D31F20;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	text-transform: uppercase;
}
h4 a {
	font-size:12px;
	color: #912640;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-weight: bold;
}
h5 {
	font-size:14px;

	color: #D31F20;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
h5 a {
	font-size:14px;
	font-weight: bold;
	color: #a90061;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
a:hover {
	color:#CC0000;
}
img {
  	border:0;
}
.mpiimage_left { 
  padding-right: 15px; 
}
.mpiimage_right { 
  padding-left: 15px;
}
div#wrapper {
	position:relative;
	width:940px;
	margin:0 auto;
	text-align:left;
	background-repeat: repeat;
	background-position: 0px 50px;
}
div#top {
	height:57px;
	clear:both;
	width: 940px;
}
#content {
	background:url('../image/background.gif') repeat-y;
	margin-top: 0px;
	margin-right: 239px;
	margin-bottom: 0px;
	margin-left: 239px;
}
div#left {
	position:absolute;
	top:62px;
	left:-2px;
	text-align: left;
	height: 383px;
	width: 165px;
}
div#left div#menu a {
	display:block;
	/*	border-bottom:1px solid #eee;*/
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 165px;
}
div.mainContent ul,ol {
  padding:0 0 0 30px;
}

div#right {
	position:absolute;
	top:50px;
	left:778px;
	text-align: left;
	height: 250px;
	width: 165px;
	z-index: 99;
}

div#snarveierContainer {
	position:absolute;
	top:242px;
	left:44px;
	text-align: left;
	width: 761px;
	height: 400px;
}
ul.thumbList {
  clear:both;
  list-style:none;
}

ul.thumbList li {
  position:relative;
  clear:both;
  height:97px;
  margin:0 1px 1px 0;
  padding:0 0 0 135px;
}

ul.thumbList a.img {
  position:absolute;
  left:0;
  width:122px;
  height:97px;
  background:url('../image/bgThumbs.jpg') no-repeat;
}

ul.thumbList img {
  width:99px;
  height:73px;
  margin:12px;
}

ul.thumbList a {
  color:#9E2423;
}

div.listing {
  margin:20px 0;
  border-top:1px solid #cccccc;
}

div.listing a {
  display:block;
  padding:5px 2px 5px 14px;
  border-bottom:1px solid #cccccc;
  background:url('../image/bullet.gif') no-repeat 2px 9px;
}

form#contactForm {
  margin:0;
  padding:10px 0;
  clear:both;
  border-top:1px solid #cccccc;
}

form#contactForm input {
  margin:1px 0;
}

form#contactForm label {
  display:inline-block;
  width:160px;
  margin:1px 0;
  padding:0 5px 2px 0;
  vertical-align:top;
}

.printLink {
  padding-left:17px;
  margin-right:12px;
  float:right;
  background:url('../image/print.gif') no-repeat left center;
}

.tipsLink {
  padding-left:17px;
  float:right;
  background:url('../image/tips.gif') no-repeat left center;
}

.backLink {
	display:block;
	width: 422px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: both;
	float: left;
}
.padding {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.Tabellborder {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	background-color: #F5F5F5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.Tabelltopp {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	padding-left: 3px;
	font-size: 12px;
	background-image: url(../Img_Sidemal/bgTable.jpg);
	background-repeat: no-repeat;
}
.TabellInfo {
	padding: 9px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.infotable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.thumbBackground {
	background-image: url(../image/newsFrame.gif);
	height: 126px;
	width: 140px;
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-top: 10px;
	background-position: 0px 10px;
}
.thumbBackground img {
	width: 125px;
	border:none;
	margin-left: 8px;
	margin-top: 8px;
	height: 99px;
}
#wrapper #content #center .padding .mainContent #contactForm .Skjemaverifiseringsbilde {
	margin-right: 150px;
	margin-top: 20px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#logo {
	position: absolute;
	left: -3px;
	top: -49px;
}
#topnav {
	position: absolute;
	left: 237px;
	top: -28px;
	width: 708px;
	height: 28px;
}
.topnav {
	background-color:#333333;
	height: 28px;
	margin-right: 1px;
	float: left;
	line-height: 28px;
}
.topnavSelected {
	background-color: #D60000;
	height: 28px;
	margin-right: 1px;
	float: left;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.topnavSelected a {
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
	padding-left:10px;
	padding-right:10px;
}
.topnavSelected a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
.topnav a {
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
	padding-left:10px;
	padding-right:10px;
}
#search {
	position: absolute;
	left: 384px;
	top: 25px;
	z-index: 99;
	width: 173px;
	visibility: hidden;
}
.searchfield {
	width: 120px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-color: #EFEFEF;
}
.searchbutton {
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.aktueltHoyre {
	margin-bottom: 9px;
}
.AktivitetskalenderScroll {
	height: 120px;
	padding-left: 0px;
	overflow: auto;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.aktivitet {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 16px;
	background-image: url(../Img_Sidemal/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	float: left;
	width: 150px;
}
.aktueltHoyre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 16px;
	background-image: url(../Img_Sidemal/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	width: 170px;
	margin: 0px;
}
.aktueltArkivopplisting {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 16px;
	background-image: url(../Img_Sidemal/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	margin: 0px;
}
.snarveiAktuelt {
	background-image: url(../image/icon_aktuelt.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 3px;
	margin-left: 7px;
}
.snarveiNyhetsbrev {
	background-image: url(../image/icon_nyhetsbrev.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 3px;
	margin-left: 7px;
}
.snarveiBildegalleri {
	background-image: url(../image/icon_bildegalleri.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 3px;
	margin-left: 7px;
}
.snarveiVaerfore {
	background-image: url(../image/icon_vaerfore.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 2px;
	margin-left: 7px;
}
.snarveiLedigestillinger {
	background-image: url(../image/icon_ledigestillinger.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 3px;
	margin-left: 7px;
}
.snarveiProfilhandbok {
	background-image: url(../image/icon_profilhandbok.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 5px;
	margin-left: 7px;
}
.periodiskeHighlights {
	margin-bottom: 0px;
	margin-top: 0px;
}
.snarveiNasjonaltkompetansesenter {
	background-image: url(../image/icon_nasjonaltkompetansesen.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 4px;
	margin-left: 7px;
}
.snarveiKvalitetsstyring {
	background-image: url(../image/icon_kvalitetsstyring.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 4px;
	margin-left: 7px;
}
.snarveiPraktiskinformasjon {
	background-image: url(../image/icon_praktiskinformasjon.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 5px;
	margin-left: 7px;
}
.skjemaNyhetsbrev {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 200px;
}
div#footer {
	text-align:center;
	background-image: url(../image/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 81px;
	padding-right: 0;
	padding-left: 0;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding-bottom: 30px;
	clear: both;
	color: #666666;
	font-size: 11px;
}
#footer a {
	font-size: 11px;
	color: #666666;
}
#footer a:hover {
	color: #A90061;
	text-decoration:underline
}
#forsideInnhold {
	position: absolute;
	left: 39px;
	top: 20px;
	width: 786px;
	height: 407px;
	background-image: url(../image/forsidefoto.gif);
	background-repeat: no-repeat;
}
.SearchButton {
	font-size: 11px;
}
.ContentMiddle {
	position: absolute;
	left: 210px;
	top: 24px;
	width: 520px;
	height: 420px;
	font-size: 9pt;
}
.ContentMiddleBrukt {
	position: absolute;
	left: 8px;
	top: 71px;
	width: 738px;
	height: 420px;
	font-size: 9pt;
}
#ContentMiddle .backLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.productTable {
	width: 150px;
	float: left;
	clear: none;
	margin-right: 9px;
	margin-left: 9px;
	text-align: center;
}
.productThumbTd {
	height: 125px;
}
.snarveiMarine {
	float: left;
	position: absolute;
	left: 43px;
	top: 284px;
	height: 144px;
}
.snarveiKjoretoy {
	float: left;
	position: absolute;
	left: 224px;
	top: 290px;
}
.snarveiHageskogsmaskiner {
	float: left;
	position: absolute;
	left: 399px;
	top: 290px;
}
.snarveiTilhengere {
	float: left;
	position: absolute;
	left: 564px;
	top: 290px;
}
.snarveiBekledningutstyr {
	float: left;
	position: absolute;
	left: 659px;
	top: 230px;
	visibility: hidden;
}

/* SNARVEIER FORSIDE */

.snarveiMarineBox {
	height: 250px;
	width: 158px;
	position: absolute;
	left: -12px;
	top: 17px;
	z-index: 99;
}
.snarveiKjoretoyBox {
	height: 250px;
	width: 157px;
	position: absolute;
	left: 161px;
	top: 17px;
}
.snarveiHageSkogsMaskinerBox {
	height: 250px;
	width: 160px;
	position: absolute;
	left: 332px;
	top: 17px;
}
.snarveiTilhengereBox {
	height: 250px;
	width: 161px;
	position: absolute;
	left: 507px;
	top: 17px;
}
.snarveiBekledningUtstyrBox {
	height: 250px;
	width: 130px;
	position: absolute;
	left: 613px;
	top: 15px;
	visibility: hidden;
}
.snarveierContainer {
	width: 700px;
	position: absolute;
	left: 58px;
	top: 441px;
	z-index: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.snarveierContainer a {
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #D31F20;
}
.snarveiBullet {
	background-image: url(../image/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 8px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 2px;
}
.RightArticleContainer {
	margin-top: 0px;
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 5px;
}
.RightArticle {
	background-image: url(../image/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 0px 5px;
	margin-left: 9px;
}
.RightArticle a {
	color: #D31F20;
	text-decoration: none;
}
.RightArticleContainer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
	padding-top: 9px;
	font-size: 11px;
}
.RightArticle {
	background-image: url(../image/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 0px 5px;
	margin-left: 9px;
}
.RightArticle a {
	color: #D31F20;
	text-decoration: none;
}
.RightArticle a:hover {
	color: #D31F20;
	text-decoration: underline;
}
.RightContactContainer {
	background-image: url(../image/steinar.gif);
	background-repeat: no-repeat;
	height: 70px;
	background-position: right bottom;
}
.rightPhone {
	background-image: url(../image/rightPhone.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 130px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 20px;
	padding-left: 20px;
	font-size: 18px;
	line-height: 20px;
	color: #D31F20;
	font-weight: bold;
}
.rightFax {
	background-image: url(../image/rightFax.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 130px;
	margin-top: 1px;
	margin-bottom: 2px;
	padding-left: 20px;
	font-size: 11px;
	color: #D31F20;
	font-weight: bold;
	line-height: 18px;
	height: 16px;
}
.rightEmail {
	background-image: url(../image/rightEmail.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 130px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
}
.rightEmail a {
	color: #D31F20;
	text-decoration:underline;
}
.productTableText {
	height: 30px;
}
.LeftArticle {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 11px;
	background-image: url(../image/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-left: 9px;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 4px;
}
.LeftArticle a {
	color: #333333;
	font-weight: bold;
}
.mpDesignByline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.mpDesignByline a {
	font-size: 9px;
	color: #999999;
	text-transform: none;
}
.mpDesignByline a:hover {
	font-size: 9px;
	color:#666666;
	text-transform: underline;
}
.skjemafelt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 400px;
	border: 1px solid #666666;
	background-image: url(../image/skjemabakgrunn.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px;
}
.skjemabutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #D31F20;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.brukttittel {
	position: absolute;
	left: 18px;
	top: 24px;
}
#ContentMiddleTilhengere {
	position: absolute;
	left: 0px;
	top: 77px;
	width: 756px;
}
#ContentMiddleKampanje {
	position: absolute;
	left: 15px;
	top: 25px;
	width: 729px;
}
.sort_over_iframe {
	background-color: #000000;
	position: absolute;
	left: 179px;
	top: 159px;
	height: 30px;
	width: 577px;
	z-index: 99;
}
.kontaktinfo_hoyre {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
