* { 
    margin: 0px; 
    padding: 0px; 
} 

body {
	padding-top: 30px;
	background-position: center;
	background-color: #c9dee3;
	font-family: verdana, "century gothic", arial;
	font-size: 9pt;
	line-height: 1.3;
}

/* MAILLISTE */
#over {	font-size: 12pt;}
#under { font-size: 10pt;}
#v {
	width: 100%;
}

/* LAYOUT DIVS */
#oppe {
	background-image: url(./img/bgopp.jpg);
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#innhold {
	width:868px;
	margin: auto;
	position: relative;
	z-index: 3;
}

#venstre {
	width: 163px;
	float: left;
}

#meny {
	width: 133px;
	margin: 84px 0px 0px 0px;
	padding: 20px 15px 10px 15px;
	background-color: #b8d0d6;
	background-image: url(img/bg2.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#underm {
	width: 163px;
	height: 36px;
	background-image: url(img/bg3.gif);
}

#hoyre {
	width: 705px;
	float: right;
}

#brodtekst {
	width: 687px;
	background-color: #efefef;
	padding: 3px 9px 15px 9px;
	height: 100%;
}

/* HEADINGER */
h1 {
	font-size: 17pt;
	color: #54889c;
	font-weight: normal;
	clear:both;
	padding-bottom: 2px;
}

h2 {
	clear: both;
}

h2, h3, h4, h5{
	font-size: 12pt;
	color: #54889c;
	font-weight: normal;
}

h3, h4, h2 {
	margin: 15px 0px 1px 0px;
}

h3, h4 {
	clear: none;
}

h4 {
	border-bottom: 2px solid #919090;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

h5 {
	font-size: 10pt;
	color: #54889c;
	font-weight: normal;
}

.italic {
	font-style: italic;
}

.italicspace {
	font-style: italic;
	display: block;
	float: left;
	width: 50px;
}

/* BUTIKKER OVERSIKT */
.td {
	vertical-align: text-top;
	width: 200px;
	padding: 0px 0px 3px 0px;
}
.border {border-bottom: 1px solid #cecccc;}

/* KONTAKT BERGEN */
.avdv {
	float:left;
}

.avdh {
	float: right;
}

.kontaktinfo {
	clear: both;
}

/* OPPSETT AV INNHOLD */
#marg {background-image: url(img/margbg.gif); background-repeat: repeat-y; width: 190px; float: right; padding: 5px 3px 5px 12px; margin: 0px 0px 5px 5px;}
#par {width: 450px;}
#um {border-bottom: 1px solid #cecccc; min-width: 100%; text-align: center; margin-top: 5px;  padding-bottom: 3px; margin-bottom: 5px; }
#garpar {padding-left: 35px; padding-top: 5px; width: 415px;}
.gulv {vertical-align: text-top;}
.clear {
	clear:both;
}

/* NYHETSMAIL OG KAMPANJE */
#avis {
	width: 100%;
	clear: both;
}

.aviscell {
	width: 49%;
	vertical-align: top;
}

.aviscell1 {
	width: 49%;
	vertical-align: text-top;
	margin-left: 20px;
}

#w {
	width: 2%;
}

/* TABELL FORHANDLER */
.tabellen {
width: 100%;
}

.stil, .stil td {
	vertical-align: text-top;
	padding: 3px 4px 4px 4px;
}

.stil1 {
	background-color: #dbdbdb;
}

/* INPUT STIL */
input {
	border: 1px solid #919090;
	padding: 2px;
	margin-top: 3px;
	height: 15px;
}

#submit {
	background-color: #ffffff;
	padding: 1px 1px 2px 1px;
	height: 20px;
}

/* VANLIGE LISTER */
#std  li{
	list-style: disc outside;
	margin-left: 20px;
	padding-left: 0px;
}

#std {margin-top: 15px;}


/* TALL LISTER */
#tall li {
	list-style: decimal outside;
	margin-left: 30px;
}

#tall {
	margin: 15px 0px 5px 0px;
}

#tallunderh2 li {
	list-style: decimal outside;
	margin-left: 30px;
}

#tallunderh2 {
	margin: 0px 0px 5px 0px;
}



/* LEVERANDØRER*/
	.tbl_bgcolor {background-color: #cecccc;} .bredde {border: 0px; width: 100%;}
	.tbl_caption { font-weight: bold; font-size: 12px; color: #333333; background-color: #EFE7DE }
	.valign {vertical-align: text-bottom;} .width {width: 10px;} .valign2 {vertical-align: text-middle;}
	.tbl_normal {background-color: #e5e3e3;}
	.pad {vertical-align: text-top;  padding: 3px 7px 3px 7px; }
	.grey_font {color: #5f5f5f; padding: 3px 7px 3px 7px; }
	.linksDescp {
		padding: 5px;
	}
	
	.link-none {
		font-size: 15pt;
	}
	
/* SNIFF STIL */
.snif img {
				border:none;
			}
}
			body.snif {
				background: #ffffff;
			}
			table.snif {
				border: 0px;
			}
			table.snif td {
				padding-left: 5px;
				padding-right: 5px;
			}
			td.snifDir {
				color: #ffffff;
				background-color: #ffffff;
				padding-top: 3px;
				padding-bottom: 3px;
			}
			td.snifDir a {
				color:white;
			}
			tr.snifHeading, td.snifHeading, td.snifHeading a {
				background-color: #efefef;
				padding-top: 3px;
				padding-bottom: 3px;
			}
			tr.snF td {
				color: #444444;
				padding-top: 2px;
				padding-bottom: 2px;
				vertical-align: top;
				padding-left: 5px;
				padding-right: 5px;
				white-space:nowrap;
			}
			tr.snF td a {
				color: #000000;
			}

			}
			tr.snifEven {
				background-color: #dddbdb;
			}
			tr.snifOdd {
				background-color: #efefef;
			}
			.snifCopyright * {
				color: #bbbbbb;
				font-size: 8pt;
			}
			.snifSmaller {
				font-weight: normal;
				font-size: 8pt;
			}
			.snWhite {
				color: white;
			}
			.snW {
				white-space:normal;
			}