/* www.axxera.no */

html, body, p, h1, h2, h3, h4, h5, h6, ol, ul {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8F867D;
	margin-top: 20px;

}

div#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}



/* BANNER */ 
 
div#banner {
	height: 182px;
	width: 900px;
	clear: both;
}



/* INNERWRAPPER etc */ 

/* Obs! .clearfix for INNERWRAPPER */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


div#innerwrapper {
	background-repeat: no-repeat;
	margin-left: 10px;
	width: 890px;
	background-image: url(../images/nrti_innholdsbg.png);
	background-position: right top;
	background-color: #FFFFFF;
}


/* LEFTMENU */

div#leftmenu {
	float: left;
	width: 175px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	height: 350px;
	background-image: url(../images/nrti_menybg.png);
	background-repeat: repeat-x;
}

div#leftmenu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul#listmenuleft li {
	/*padding-bottom: 1px;*/
}


ul#listmenuleft a {
	display: block;
	text-decoration: none;
	padding-left: 8px;
	color: #000000;
	width: 165px;
	line-height: 25px;
	padding-bottom: 1px;
	margin-left: 1px;
	background-image: url(../images/nrti_knapp_opp.png);
	background-repeat: repeat-x;
}


ul#listmenuleft a:hover {
	color: #0000FF;
	padding-bottom: 1px;
	margin-left: 1px;
	background-image: url(../images/nrti_knapp_ned.png);
	background-repeat: repeat-x;
	background-color: #E2DFE1;
}

ul#listmenuleft .uberlink {
	/*background-image: url(../images/nrti_knapp_ned.png);
	background-repeat: repeat-x;
	background-color: #E2DFE1;*/
	color: #000066 !important;
	cursor: default;
}



/* CONTENT */

div#content {
	float: left;
	width: 670px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0B9B3;*/
}

div#content a {
	text-decoration: underline;
	color: #000099;
}

div#content a:hover {
	text-decoration: none;
	color: #0000FF;
}


h1, h2, h3 {
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: lighter;


}


h1 {
	font-size: 22px;

}

h2 {
	font-size: 16px;

}

h3 {
	font-size: 14px;
}

div#content p {
	line-height: 16px;
}

div#content ul {
	margin-left: 15px;
}

div#content li {
	line-height: 16px;
	margin-top: 10px;
}


/* H KOLONNE */ 

div#hkolonne {
	display: none;
	float: left;
	width: 170px;
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

div#hkolonne a {
	text-decoration: underline;
	color: #000099;
}

div#hkolonne a:hover {
	text-decoration: none;
	color: #0000FF;
}

/* FOOTER OG AXXERA */ 

div#footer {
	height: 27px;
	width: 880px;
	padding-top: 5px;
	clear: both;
	background-image: url(../bilder/ergo_footer.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}


div#axxera {
	padding-left: 21px;
	padding-bottom: 10px;
	height: 10px;
	width: 879px;
	clear: both;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	color: #CCCCCC;

}

div#axxera a {
	text-decoration: none;
	color: #CCCCCC;
}

div#axxera a:hover {
	text-decoration: none;
	color: #000099;
}

/* diverse */

.menuHeading {
	padding-left: 8px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 17px;
}

.menuHeadingLink {
	color: #000099;
	text-decoration: none;
}

.menuHeadingLink:hover {
	color: #0000FF;
	text-decoration: underline;
}

.prislisteTables td {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
} 


.formsTables td {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
} 

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0F0;
	border: 1px solid #999999;
}

.imageLeft {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}

.imageRight {
	float: right;
	margin-left: 8px;
	margin-top: 2px;
	margin-right: 10px;
}
