@import url('mainmeny.css');
/*
body
{
	margin: 0px;
	background-color: #777777;
}
*/
#rtMainWrapper a
{
	text-decoration: none;
	color: #000000;
	background-color: transparent;	
}
#rtMainWrapper a:hover
{
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
#rtMainWrapper p
{
	margin: 0px;
	margin-top: 6px;
	font-family: arial;
	font-size: 11px;
}
#rtMainWrapper h1, #rtMainText h1
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	position:static;
	display:block;
	left:0px;
	color: #000000;
	line-height:normal;
	text-transform:none;
	background-color:transparent;
}
#wrapper
{
	position: absolute;
	top: 20px;
	left: 50%;
	overflow: visible;
}
#rtMainWrapper
{
	position: absolute;
	width: 920px;
	height: 557px;
	left: -460px;
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #000000;
}
#rtMainContentHolder
{
	position: absolute;
	top: 10px;
	left: 28px;
	width: 880px;
	height: 530px;
	background: #ededed;
	overflow: hidden; 
}
#rtMainContentWrapper
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 5280px;
	height: 530px;
}
.rtMainContainer
{
	position: absolute;
	width: 880px;
	height: 530px;
}
#rtMainOverlegg
{
	position: absolute;
	top: 3px;
	left: 13px;
	width: 920px;
	height: 557px;

	/*
	height: inherit;
	width: inherit;
	*/
	background: url(rt_gfx/mainRamme.png) no-repeat;
	_background: none;
}
/*CONTENT*/
#rtContent_0_0 { top: 0px; left: 0px; background: url(rt_gfx/0_0_Bak.jpg); }
#rtContent_1_0 { top: 0px; left: 880px; background: url(rt_gfx/generellBak.jpg); }
#rtContent_2_0 { top: 0px; left: 1760px; background: url(rt_gfx/generellBak.jpg); }
#rtContent_3_0 { top: 0px; left: 2640px; background: url(rt_gfx/generellBak.jpg); }
#rtContent_4_0 { top: 0px; left: 3520px; background: url(rt_gfx/generellBak.jpg); }
#rtContent_5_0 { top: 0px; left: 4400px; background: url(rt_gfx/generellBak.jpg); }
#rtContent_6_0 { top: 0px; left: 5280px; background: url(rt_gfx/generellBak.jpg); }
#rtContent_7_0 { top: 0px; left: 6160px; background: url(rt_gfx/generellBak.jpg); }

/* MAIN NAVIGASJON */
#rtMainNavWrapper
{
	position: absolute;
	top: 10px;
	right: 0px;
	height: 34px;
}
#rtMainNavWrapper div
{
	position: relative;
	float: left;
	cursor: pointer;
}
/* 0 0 HOVEDMENY ELEMENTER */
#rtContent_0_0 div
{
	position: absolute;
	background-repeat: no-repeat;
}
/* Se mainmeny.css */


/*Underside elementer*/
.rtMainText
{
	position: absolute;
	top: 360px;
	left: 440px;
	width: 430px;
	height: 170px;
	overflow:auto;
}
.rtUndersideBygg
{
	position: absolute;
	top: 10px;
	left: 20px;
}
.rtUndersideByggMjos
{
	position: absolute;
	top: 10px;
	left: 150px;
}
.rtUndersideLabel
{
	position: absolute;
	top: 130px;
	left: 50px;
}
.rtUndersideLabelMjos
{
	position: absolute;
	top: 90px;
	left: 110px;
}
.rtPlanskisse
{
	position:absolute;
	top: 190px;
	left: 50px;
}
.rtRomMeny
{
	position: absolute;
	bottom: 360px;
	right: 480px;
	text-align: right;
}
.rtRomMeny a
{
	font-size: 13px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
}
.rtRomMeny a:hover
{
color: #7e8237;
}
.rtBildeserieWrapper
{
	position: absolute;
	top: 60px;
	left: 440px;
	width: 430px;
	height: 287px;
	overflow: hidden;
}
.rtBildeHolder
{
	position: relative;
	height: 287px;
}
.rtBildeserieBilde
{
	position: relative;
	float: left;
	margin-right: 10px;
}
.rtBildeserieNavigasjon
{
	position: absolute;
	top: 10px;
	right: 10px;
}
.rtBildeserieNavigasjon div
{
	background-color: #ffffff;
	color: #7e8237;
	height: 12px;
	line-height: 12px;
	padding: 4px;
	margin-left: 5px;
	font-size: 9px;
	text-transform: uppercase;
	cursor: pointer;
	float: left;
}
#overlegg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	z-index: 11;
}




