@charset "utf-8";
/* CSS Document */

/* www.axxera.no */

body,p,h1,h2,h3,h4,h5,h6,ul,ol {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000000;
	margin-top: 45px;
}

div#wrapper {
	position: relative;
	z-index: 1;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#rekmont_meny {
	position: absolute;
	z-index: 100;
	height: 450px;
	width: 254px;
	left: 40px;
	top: 22px;
	text-align: left;
	font-size: 18px;
	color: #FD7F04;
	line-height: 18px;
}

div#rekmont_meny ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}



div#rekmont_meny a {
	text-decoration: none;
	color: #FD7F04;
	/*margin-bottom: 8px;*/
	line-height: 24px;

}

div#rekmont_meny a:hover {
	color: #FD7F04;

}

ul#rekmont_menyliste li {
	/*margin-bottom: 8px;*/
}

ul#rekmont_menyliste .uberlink {
	background-image: url(../bilder/rekmont_knapp2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #CCCCCC !important;
	cursor: default;
}

/* Dropdownmeny Anylink */

#dropmenudiv {
	position:absolute;
	padding-top: 3px;
	font-size: 12px;
	text-align: center;
	z-index: 200;
}

#dropmenudiv a {
	display: block;
	text-decoration: none;
	color: #000000;
	width: 140px;
	line-height: 18px;
	background-image: url(../bilder/rekmont_subknapp1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#dropmenudiv a:hover { 
	color: #CCCCCC;
	background-image: url(../bilder/rekmont_subknapp2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


/* ----------------------- */

div#rekmont_innhold {
	position: absolute;
	z-index: 5;
	height: 311px;
	width: 311px;
	left: 316px;
	top: 71px;

}

div#rekmont_innhold a {
	color: #FFFFFF;
	text-decoration: underline;

}

div#rekmont_innhold a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

div#rekmont_innhold p {
	line-height: 16px;
	margin-bottom: 20px;

}


div#rekmont_innhold h1, div#rekmont_innhold h2, div#rekmont_innhold h3, div#rekmont_innhold h4 {
	margin-bottom: 12px;
	color: #FD7F04;

}

div#rekmont_innhold h1 {
	font-size: 14px;

}

div#rekmont_innhold h2 {
	font-size: 13px;

}

div#rekmont_innhold h3 {
	font-size: 12px;

}

div#rekmont_innhold h4 {
	font-size: 11px;

}



/* ----------------------- */

div#rekmont_fotos {
	position: absolute;
	z-index: 10;
	height: 462px;
	width: 362px;
	left: 516px;
	top: 0px;
	background-image: url(../bilder/rekmont_indrebg.jpg);
	background-repeat: no-repeat;
	color: #FD7F04;
	font-size: 11px;
	overflow: hidden;
}


/* ----------------------- */

#rekmont_adresse {
	position: absolute;
	z-index: 6;
	height: 67px;
	width: 760px;
	left: 26px;
	top: 510px;
}

/* ----------------------- */
div#rekmont_logo {
	position: absolute;
	z-index: 7;
	height: 67px;
	width: 67px;
	left: 787px;
	top: 510px;
}
