/* stiler for div'ene : posisjon m.m. */
/* 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: #FFFFFF;
	margin-top: 20px;

}

div#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../bilder/ergo_bg.png);
	background-repeat: repeat-y;
}

div#orderwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/* background-image: url(../bilder/ergo_bg.png);
	background-repeat: repeat-y; */
}


/* BANNER */ 
 
div#banner {
	height: 127px;
	width: 900px;
	clear: both;
}



/* TOPMENU */ 

div#topmenu {
	height: 21px;
	width: 883px;
	padding-top: 5px;
	padding-left: 17px;
	clear: both;
	background-image: url(../bilder/ergo_topmenubg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
}

div#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;

}

div#topmenu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}



/* INNERWRAPPER, CONTENT OG MAINPHOTO */ 

/* 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: 11px;
	width: 889px;
	background-image: url(../bilder/ergo_leftmenubg.png);
	background-position: left bottom;
}


/* LEFTMENU */

div#leftmenu {
	float: left;
	width: 170px;
	padding-top: 18px;
	padding-bottom: 20px;
	font-size: 11px;
}

div#leftmenu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul#listmenuleft li {
	padding-bottom: 2px;
}


ul#listmenuleft a {
	display: block;
	text-decoration: none;
	padding-left: 15px;
	color: #333333;
	width: 155px;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 3px;
}


ul#listmenuleft a:hover {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #9B0700;
}

ul#listmenuleft .uberlink {
	background-color: #9B0700;
	color: #FFFFFF !important;
	cursor: default;
}

/* KUN FOR BESTILLINGSDELEN */
div#ordercontent {
	float: left;
	width: 855px;
	clear: both;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}



/* CONTENT */

div#content {
	float: left;
	width: 670px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

div#content a {
	text-decoration: underline;
	color: #CC0000;
}

div#content a:hover {
	text-decoration: none;
	color: #333333;
}

div#content ul li {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-weight: lighter;


}


h1 {
	font-size: 22px;

}

h2 {
	font-size: 16px;

}

h3 {
	font-size: 14px;
}



div#content p, div#subcontent p, div#othercontent p {
	line-height: 16px;
}

div#content ul, div#subcontent ul, div#othercontent ul {
	margin-left: 15px;
}

div#content li, div#subcontent li, div#othercontent li {
	line-height: 16px;
	margin-top: 10px;
}




/* 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: 10px;
	height: 10px;
	width: 880px;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	color: #CCCCCC;

}

div#axxera a {
	text-decoration: none;
	color: #CCCCCC;
}

div#axxera a:hover {
	text-decoration: underline;
	color: #000066;
}

/* diverse */

.menuHeading {
	padding-left: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

.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;
}

.imageRight {
	float: right;
	border: 1px solid #333333;
	margin-left: 5px;
	margin-top: 3px;
	margin-right: 15px;
}

/* ANNET */

div#areader {
	
}

div#areader a {
	display: block;
	text-decoration: none;
	padding-left: 15px;
	color: #333333;
	width: 155px;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(../bilder/areader.gif);
	background-repeat: no-repeat;
	background-position: 153px center;
}


div#areader a:hover {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #9B0700;
	background-image: url(../bilder/areader.gif);
	background-repeat: no-repeat;
	background-position: 153px center;

}


