body {
	background: white;
	font: 75% Arial, helvetica, sans;
	background: url(../images/rubb_watermark.gif) no-repeat fixed right bottom white;
	}
* {
	margin: 0;
	padding: 0;
	}
img {
	border: 0;
	}
a {
	color: #1d4992;
	}
a:hover {
	color: #666;
	}
#topp {
	background: url(../images/topp-bakgrunn.gif) repeat-x 0 0 #13229f;
	height: 79px;
	min-width: 970px; 
	}
#topp-kart {
	background: url(../images/topp-kart.gif) no-repeat 0 0;
	height: 79px;
	float: left;
	width: 280px;
	}
#topp-logo a {
	background: url(../images/topp-logo.gif) no-repeat 0 0;
	height: 71px;
	margin-top: 2px;
	float: right;
	width: 304px;
	display: block;
	overflow: hidden;
	text-indent: -5000em;
	}
#topp-meny-container {
	background: url(../images/topp-meny-bakgrunn.gif) repeat-x 0 0 #e1e1e1;
	min-width: 970px;}
#topp-meny-venstre {
	float: left;
	}	
ul#topp-meny {text-align: center; list-style-type: none; padding-left: 20px; overflow: auto;}
	ul#topp-meny li {display: inline;  margin: 0; padding: 0;} /*ie bugfix*/
	ul#topp-meny a {display: block; float: left; color: black; padding: .7em 1.5em .4em 1.5em; text-decoration: none; font-weight: bold; }
	ul#topp-meny a:hover, ul#topp-meny a:focus {	
	background: url(../images/topp-meny-bakgrunn-hover.gif) repeat-x 0 0 #d4d4d4;}
	ul#topp-meny a.selected{background: #dead0e;
	}
li#english a {
padding-left: 4em;
    background: url(../images/eng_versjon.gif) 10px 5px no-repeat;
}
li#english a:hover {
padding-left: 4em;
    background: url(../images/topp-meny-eng-hover.gif) 0 0 no-repeat;
}
li#norwegian a {
padding-left: 4em;
    background: url(../images/nor_versjon.gif) 10px 5px no-repeat;
}
li#norwegian a:hover {
padding-left: 4em;
    background: url(../images/topp-meny-nor-hover.gif) 0 0 no-repeat;
}
#topp-meny-hoyre {
	float: right;
	text-align: right;
	}
ul#topp-meny-english {	
	text-align: center; 
	list-style-type: none; 
	overflow: auto;
	}
ul#topp-meny-english li {
	display: inline;  
	margin: 0; 
	padding: 0;} /*ie bugfix*/
ul#topp-meny-english a {
	display: block;
	float: left; 
	color: black; 
	padding: .7em 2em .4em 2em; 
	text-decoration: none; 
	font-weight: bold; 
	}
ul#topp-meny-english a:hover, ul#topp-meny-english a:focus {	background: url(../images/topp-meny-bakgrunn-hover.gif) repeat-x 0 0 #d4d4d4;
	}
ul#topp-meny-english a.selected{background: #dead0e;
	}
#hoved-container {
	width: 970px;
	clear: both;
	padding: 2em 0 3em 1.5em;
	}
#hoved-venstre {
	width: 160px;
	/*background-color: red;*/
	float: left;
	padding-right: 20px;
	}
	
/* ventstremeny */
 
ul.menu_main {
	list-style-type: none;
	width: 150px;
}
ul.menu_main li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #0066FF;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	text-align: left;
	height: 14px;
	background-color: #0033CC;
	display: block;
}

ul.menu_main li a.aktiv{
  background-color: #0033ff;
}
ul.menu_sub1 {
	list-style-type: none;
}
ul.menu_sub1 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #EEEEEE;
	padding: 1px 0px 0px 16px;
	height: 16px;
	background-color: #DADADA;
	overflow: hidden;
}
.menu_main_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #0066FF;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	height: 14px;
	float: left;
	background-color: #0033FF;
}
ul.menu_main li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

ul.menu_sub1 li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
ul#hoved-venstre {
	list-style-type: none; 
}
/* venstremeny slutt */
	
	
#hoved {
	width: 560px;
	float: left;
	/*background-color: green;*/
	}
#hoved ul {
	padding: .1em 0 1em 2.5em;
}
.post-ng5 {width: 1000px;}
#hoved.post, #hoved.post-ng5 {
	padding-bottom: 1em;
	}
.post embed {
float: left;
clear: both;
position: absolute;}
.post p, .post-ng5 p {
	padding-bottom: 1em;
	line-height: 1.4em;
	}
td {
	vertical-align: top;
	}
.sitemap table {
	font-size: 1.1em;
}
.sitemap ul li {
	list-style-type: none;
	padding: 1px 0;
}
.sitemap ul li a {
	background: url(../images/pil_enkel.gif) no-repeat 0 50%;
	padding: 2px 0 2px 8px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
.sitemap ul li a:hover {
	text-decoration: none;
	color: #1d4992;
}
.sitemap ul li ul li a, .sitemap ul li ul li a:hover {
	font-weight: normal;
	background: url(../images/stiplet_innrykk.gif) no-repeat 0 50%;
	padding: 3px 0 3px 8px;
	margin-left: -1em;
}
.object-float-left {
	float: left;
	padding-right: 1em;	
	padding-top: .2em;
	}
.object-float-right {
	float: right;
	padding-left: 1em;
	padding-top: .2em;
	}
.segment-container {
	clear: both;
	padding: 1.5em 0;
	}
.segment-boks-left {
	width: 180px;
	float: left;
	margin-right: 10px;
	}
.segment-boks-right {
	width: 180px;
	float: right;
	}
.segment-boks-left div a, .segment-boks-right div a {
	background: url(../images/segment-button.gif) no-repeat 0 0 #c3c3c3;
	display: block;
	padding: .4em 0 .4em 1em;
	font-weight: bold;
	text-decoration: none;
	color: black;
	margin: 0;
	}
h1 {
	font-size: 2.4em;
    font-weight: normal;
    padding-bottom: .2em;
	}
h2 {
	font-size: 1.8em;
    font-weight: normal;
    padding-bottom: .2em;
	}
h3 {
	font-size: 1.3em;
    font-weight: normal;
    padding-bottom: .2em;
	}
table {
font-size: 1em;
}
.les-mer {
	font-size: .9em;
	color: #666;
	text-transform: uppercase;
	}
.les-mer a {
	background: url(../images/pil.gif) no-repeat 0 50%;
	padding-left: 10px;
	color: #1d4992;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	}
.les-mer a:hover {
	color: black;
	}
attribute-link {
	padding: 0;
	}
.attribute-short-line p {
	padding-bottom: .1em;
	}
.attribute-email {
margin: 2px 0 10px 0;
}
.attribute-email input.box {
width: 544px;
}
.graa-fade-boks {
	clear: both;
	background: url(../images/graa-fade-bakgrunn.gif) repeat-x 0 0 #f6f6f6;
	padding: 12px 15px 15px 15px;
	margin-bottom: 1em;
	}
.graa-fade-boks p {
	padding-bottom: .5em;
	}
.graa-fade-boks h3 {
	font-size: 1.1em;
	color: #1d4992;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #666;
	margin-bottom: .5em;
}
.graa-fade-boks h4 {
	font-size: 1.1em;
	padding-bottom: .1em;
}
#hoved-hoyre {
	width: 200px;
	float:right;
	/*background-color: yellow;*/

	}
div.line-tekst {
	font-size: 1.1em;
	padding-bottom: .2em;
	}
div.line-tekst a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	}
div.line-tekst a:hover {
	text-decoration: none;
	color: #666;
	}
.line-tekst-wrapper {
	padding-bottom: .7em;
	}
#bunn {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	background-color: #16207d;
	gposition: absolute;
	gbottom: 0;
	width: 100%; /* See note below */
	text-align: center;
	padding: .5em 0;
	text-align: center;
	color: white;
	}
div#bunn {position:fixed; bottom:0;}
	/* explorer 6 */
	* html div#bunn {
		position:absolute;
		left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
		top: expression( ( 0 - bunn.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	}
#bunn a {
	text-decoration: underline;
	color: white;
	}
	
/*#wrapper{
height: 100%;
}*/
.clear {
	line-height: 0em;
	font-size: 0em;	
	clear: both;	
	height: 1px;
	}
	
div .object-right{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	}
	
	div .object-left{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	}
	
.groenn{
    color:#009933;
}
input.box, textarea.box {border: 1px solid #AAA; padding: 3px;}

