@charset "utf-8";
/* CSS Document */
body {
	background-position: center;
	background-repeat:repeat-y;
	background-color:#EEF3F6;
}       
#outer-rim {
	text-align:left;
	margin:0px auto;
	width:980px;
	border:none;
}
#BaggrundLag {
	position:absolute;
	width:980px;
	height:590px;
	z-index:0;      
}
#PayoffLag {
	position:absolute;
	width:396px;
	height:113px;
	z-index:2;
	left: 386px;
	top: 0px;
	overflow: visible;
}
#ikonLag {
	position:absolute;
	width:80px;
	height:30px;
	z-index:3;
	left: 890px;
	top: 10px;
	overflow: hidden;
}
#SoegLag {
	position:absolute;
	width:135px;
	height:30px;
	z-index:4;
	left: 835px;
	top: 80px;
	overflow: hidden;
}
#menulag {
	/*position:absolute;*/
	background:url(/Files/Navigation/BARhandel/menu_07.gif) no-repeat right top transparent;
	width:980px;
	height:27px;
}

#indholdLag {
	position:absolute;
	width:465px;
	height:282px;
	z-index:10;
	left: 257px;
	top: 150px;
	overflow: visible;
}
#moeHolder {
	position:absolute;
	left: 812px;
	top: 261px;
	width:168px;
	height:auto !important;
	background:url("/Files/System/BARhandel/moetop.gif") no-repeat;
	z-index:50;
	overflow:visible;
}
#moeInner {
	position:relative;
	margin: 25px 0 0 5px;
	width:140px;
}
#moeBottom {
	position:relative;
	margin-top:10px;
	width:168px;
	height:5px;
	background:url("/Files/System/BARhandel/moebottom.gif") top no-repeat;
}


