body
{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	background-image: url(gfx/mainBak.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1
{
	font-size: 24px;
	font-weight: bold;
	color: #de7700;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
a
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#mainWrapper
{
	position: relative;
	width: 100%;
	height: 600px;
	background: url(gfx/bakForlopning.gif);
	background-repeat: repeat-x;
}
#contentWrapper
{
	position: relative;
	margin: 0px auto;
	top: 0px;
	width: 900px;
	height: 650px;
}
#frontBlur
{
	position: absolute;
	top:10px;
	width: 900px;
	height: 560px;
}
#mainContent
{
	position: absolute;
	top:10px;
	width: 900px;
	height: 560px;
	overflow: hidden;
}
#contentHolder
{
	position: relative;
	width: 900px;
	height: 560px;
}
#frontBlur img
{
	position: absolute;
}
.ramme
{
	position: absolute;
	top:0px;
	width: 900px;
	height: 560px;
	background: url('gfx/rammeWeb.png') no-repeat;
	_background: none;
}
#dekorTopp
{
	position: absolute;
	Left: -89px;
	top: 0px;
}
#dekorBunn
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#radio
{
	position: absolute;
	top: 20px;
	right: 20px;
}
#overlegg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	z-index: 11;
	overflow: hidden;
}

#wrapper_overlegg
{
	position: absolute;
	top: 20px;
	left: 50%;
	overflow: visible;
}
#rtMainWrapper
{
	position: absolute;
	width: 800px;
	height: 600px;
	left: -400px;
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #000000;
}
#rtMainContentHolder
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 600px;
	background: transparent;
	overflow: hidden; 
}
#rtButtonHolder
{
	position: absolute;
	top: 0px;
	left: 800px;
	width: 90px;
	height: 35px;
	overflow: visible;
	cursor: pointer;
}

/* !KNAPPER */
#backBTN
{
	position: absolute;
	right: 40px;
	top: 35px;
	cursor: pointer;
}
#nextBTN
{
	position: absolute;
	right: 60px;
	top: 280px;
	cursor: pointer;
}
#prevBTN
{
	position: absolute;
	left: 60px;
	top: 280px;
	cursor: pointer;
}
#upBTN
{
	position: absolute;
	left: 685px;
	top: 110px;
	cursor: pointer;
}
#downBTN
{
	position: absolute;
	left: 685px;
	top: 460px;
	cursor: pointer;
}
#kinoUpBTN
{
	position: absolute;
	left: 750px;
	top: 85px;
	cursor: pointer;
}
#kinoDownBTN
{
	position: absolute;
	left: 750px;
	top: 470px;
	cursor: pointer;
}
#backBTN2
{
	position: absolute;
	right: 40px;
	top: 35px;
	cursor: pointer;
}
/* !Main Player */
#mainPlayerWrapper
{
	position: absolute;
	top: 0px;
	width: 900px;
	height: 560px;
}
.mainPlayerContent
{
	position: relative;
	left: 0px;
	top: 110px;
	width: 600px;
	height: 400px;
	margin: 0px auto;
}
/* !Min side */
.mypageBack
{
	background:  url('gfx/minsideBak.jpg') no-repeat;
}
#mypageMainCol
{
	position: absolute;
	left: 60px;
	top: 130px;
	width: 530px;
	height: 410px;
	
	color: #ffffff;	
}
#mypageSideCol
{
	position: absolute;
	left: 610px;
	top:  90px;
	width: 230px;
	height: 450px;
	color: #ffffff;	
}
.mypageWidgetTop
{
	position: relative;
	left: -10px;
	width: 224px;
	height: 14px;
	margin: 0px 0px 5px 0px;
	padding: 16px 10px 0px 10px;
	background: url('gfx/minsideWidgetTop.png') no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
/* !TREET */
.treetBack
{
	background: url('gfx/treetBak.jpg') no-repeat;
}
#treetScrollWrap
{
	position: absolute;
	top: 310px;
	left: 90px;
	width: 720px;
	height: 40px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.treetScrollLabel1
{
	position: relative;
	float: left;
	overflow: hidden;
	height: 14px;
}
#treetScrollLabel2
{
	position: absolute;
	left:0px;
	top:21px;
	width: 720px;
}
#treetScrollHandlerImg, #treetScrollHandler
{
	position: absolute;
	top: 16px;
	width: 126px;
	height: 20px;
}
#treetScrollHandler
{
	cursor: pointer;
}
#treetScrollLabel2 div
{
	position: relative;
	float: left;
	color: #535353;	
}
#tidslinjeHolder
{
	position: absolute;
	left: 60px;
	top: 360px;
	width: 780px;
	height: 160px;
	overflow: hidden;
}
#tidslinje
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: inherit;
}
#tidslinje div
{
	position: relative;
	float: left;
	height: inherit;
	width: 100px;
	margin-right: 20px;
	cursor: pointer;
}
#tidslinje h2
{
	color: #984e00;
	margin: 0px;
	margin-top: 3px;
	line-height: 16px;
}
/* !SCENEN */
.scenenBack
{
	background-image: url(gfx/sceneBack.jpg);
	background-repeat: no-repeat;
	
}
#scenenPlayerWrapper
{
	position: absolute;
	left: 45px;
	top: 125px;
	width: 600px;
	height: 400px;
}
#scenenMenyWrapper
{
	position: absolute;
	left: 665px;
	top: 180px;
	width: 200px;
	height: 270px;
	overflow: hidden;
}
#scenenMenyHolder
{
	position: absolute;
	top: 0px;
	width: 200px;
}
#scenenMenyHolder div
{
	position: relative;
	top: 0px;
	padding-top: 10px;
	width: 200px;
	height: 80px;
	cursor: pointer;
}
#scenenMenyHolder img
{
	border:2px solid #ffffff;
}
#scenenMenyHolder h2
{
	position: absolute;
	bottom: 3px;
	right: 0px;
	width: 85px;
	margin: 0px;
	color: #ffffff;
}
/* !Kino */
.kinoBack
{
	background-image: url(gfx/kinoBack.jpg);
	background-repeat: no-repeat;
	
}
#kinoPlayerWrapper
{
	position: absolute;
	left: 45px;
	top: 125px;
	width: 600px;
	height: 400px;
}
#kinoMenyWrapper
{
	position: absolute;
	left: 705px;
	top: 155px;
	width: 200px;
	height: 310px;
	overflow: hidden;
}
#kinoMenyHolder
{
	position: absolute;
	top: 0px;
	width: 200px;
}
#kinoMenyHolder div
{
	position: relative;
	top: 0px;
	padding-top: 10px;
	width: 153px;
	height: 145px;
	cursor: pointer;
}
#kinoMenyHolder img
{
	border:2px solid #ffffff;
}
#kinoMenyHolder h2
{
	position: relative;
	right: 0px;
	width: 153px;
	margin: 0px;
	line-height: 16px;
	color: #ffffff;
}



/* !LEKEPLASS SIDE */
.lekeplassBack
{
	background: url('gfx/lekeplassBak.jpg') no-repeat;
}
#lekeplassMenyWrapper
{
	position: absolute;
	left: 165px;
	top: 130px;
	width: 570px;
	height: 380px;
	overflow: hidden
}
#lekeplassMenyHolder
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: inherit;
}
.lekeplassMeny
{
	position: relative;
	float: left;
	width: 600px;
	height: inherit;
}
.lekeplassMeny div
{
	position: relative;
	float: left;
	width: 120px;
	margin-right: 30px;
	height: 180px;
	cursor: pointer;
}
.lekeplassMeny h1
{
	position: relative;
	margin: 5px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #b5571a;
}

/* !INFO */
#avsInfo
{
	position: absolute;
	top: 580px;
	left: 60px;
}
.infoBack
{
	background-image: url(gfx/infoBack.jpg);
	background-repeat: no-repeat;
}
.infoBox
{
	position: absolute;
	top: 120px;
	left: 60px;
	width: 600px;
	color: #ffffff;
}
.infoBox h1
{
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	color: #ffffff;
}
.infoBox a
{
	color: #cccccc;
}

.test
{
	position: absolute;
	top:100px;
	left: 100px;
	width: 200px;
	height: 360px;
	overflow: hidden;
	background: #ffffff;
	padding: 20px;
}
.test a
{
	color: #000000;
}