DIV#outer {
	background: #fff;
	width: 949px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 8px solid #fff;
}

DIV#main {
	width: 949px;
	position: relative;
}

DIV#maincontent {
	width: 949px;
	position: relative;
	float: left;
	background: url(../_gfx/bg1.png) repeat-y  #fff top right;
	margin-top: 5px;
	z-index: 1;
}



DIV#topgfx {
	position: relative;
	display: block;
	height: 94px;
	background:url(../_gfx/topgfx.png) repeat-y  #fff top right;
	z-index: 20;
}

DIV#logolink {
	position: absolute; 
	top: 50px; 
	left: 0px; 
	height: 40px; 
	width: 180px; 
	cursor: pointer;
}

DIV#topmenu  {
	position: absolute; 
	top: 79px; 
	right: 0px;
	z-index: 20;
}


DIV#sp1 {
	float: left; 
	width: 185px;
	position: relative;
	margin-right: 6px;
	z-index: 20;
	min-height: 500px;
	
}

DIV#sp2 {
	float: left;
	width: 185px;
	position: relative;
	margin-right: 6px;
}

DIV#sp3 {
	float: left;
	width: 185px;
	position: relative;
	margin-right: 6px;
}

DIV#sp4 {
	float: left;
	width: 185px;
	position: relative;
	margin-right: 6px;
}

DIV#sp5 {
	float: left;
	width: 185px;
	overflow-x: hidden;
	/*position: absolute;
	top: 0px;
	right: 0px;*/
}

DIV#sp1234 {
	float: left;
	width: 764px;
	position: relative;
}

DIV#sp234 {
	float: left;
	width: 573px;/*width: 567px;*/
	position: relative;
	/*margin-right: 6px;*/
	z-index: 0;
	/*overflow-x: hidden;*/
	
}

DIV#contentbottom {
	position: relative;
	width: 949px;
	height: 40px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

IMG.rightbutton {
	display: block;
	margin-bottom: 10px;
}





DIV.cl {
	clear: left;
}

DIV.cr {
	clear: right;
}

DIV.cb {
	clear: both;
}

/* / PRODUKTVISNING */
DIV#shopitem {
	border-bottom: 1px solid #d3a2f4;
	position: relative;
	width: 567px;
	min-height: 400px;
}

DIV#itemsp1 {
	width: 372px; 
	margin-right: 6px;
	float: left;
	position: relative;
}

DIV#itemsp2 {
	float: left;
	position: relative;
	width: 185px;
	
}
/* / PRODUKTVISNING */


div#addthis {
	
margin-top: 20px;
}

