body
{
	background: #d3edfa url('../design/storbg.jpg') fixed center;
	text-align: center;
	margin: 0px;
	margin-left:-1px;
	* margin-left: 1px;
	min-width: 950px;
	height: 100%;

}

div#holder
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	position:relative;
	height:100%;
	z-index:1;
}

div#topMenu
{
	position:relative; /*fixed*/
	height:198px;
	z-index:4;
}

div#main
{
	position:absolute;
	left:164px;
	top:110px;
	width:786px;
	z-index:5;
}

div#leftMenu
{
	position:absolute;
	left:10px;
	top:110px;
	width:159px;
	z-index:5;
}

#tploggan{
	width:310px;
	height:210px;
	background-image:url(../design/tp_logo.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

#mittenboxen{
	position:absolute;
	left:120px;
	top:135px;
	width: 500px;
	height: 250px;
}

#toppenmeny{
	width:219px;
	height:31px;
	background-image:url(../design/top_menu.png);
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
}

#toppenmeny a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin-left:25px;
	line-height:23px;
}

.celogohere2{
	position:absolute;
	right:70px;
	top:40px;
}


#bottomcontainer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:998;
	overflow:hidden;
}
#bottenmeny{
	width:100%;
	height:39px;
	background-image:url(../design/bottom_menu.png);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	position:fixed;
	* position:absolute;
	left:0px;
	bottom:3px;
	z-index:999;
}




#bottenmeny2{
	width:100%;
	height:39px;
	background-repeat:no-repeat;
	text-align:center;
	position:absolute;
	position:fixed;
	left:0px;
	bottom:3px;
	z-index:999;
}
#bottomstars{
	width:100%;
	height:215px;
	background-image:url(../design/bottomstars_both.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	text-align:center;
	position:absolute;
	left:0px;
	bottom:30px;
	z-index:0;
}

#bottenmeny a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin-left:22px;
	line-height:33px;
}

#bottenmeny a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#635200;
}

.reaknapp{
	width:120px;
	height:120px;
	text-align:CENTER;
	position:absolute;
	right:10px;
	top:40px;
	z-index:9999;
}
