body
{
/*	background: #eee url('../design/bodybg.gif') fixed repeat-y center;*/
	background-color:#d1d2d4;
	text-align: center;
	margin: 0px;
	* margin-left: 1px;
	min-width: 950px;
	height: 100%;
}

img {
	border: 0;
}

div#holder
{
	margin: 10px auto;
	width: 950px;
	text-align: left;
	position:relative;
	background-color:#FFFFFF;
	border:#e96f24 solid 1px;
	background-image:url(/design/addatag_bg.gif); 
	background-repeat:repeat-y;
	height:95%;
	overflow-x: hidden;
	overflow-y: auto;
}

hr {
	clear: both;
}

div#topMenu
{
	position:relative; /*fixed*/
	height:80px;
	background-color:#e96f24;
}

#topMenu img {
	float: right;
	position: absolute; 
	top: 0px;
	right: 0px;
}


#countries {
	/*text-transform: uppercase; */
	font-weight: bold;
	color: white;
	font-size: 13px;
	margin-top: 30px;
	margin-left: 15px;
	position: absolute; 
}

div#main
{
	position:absolute;
	left:183px;
	*left: 173px;
	top:85px;
	width:765px;
}

div#leftMenu
{
	position:absolute;
	left:10px;
	top:80px;
	width:173px;
}

#flashcontent {
	margin-bottom: 10px;
}

#nyheter {
	border: 1px solid #7267a7;
}

#nyheter table {
	margin: 5px;
}

#nyheter .rubrik {
	background-color: #7267a7;
	color: white;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


#nyaprodukter {
	border: 1px solid #e75113;
	text-align: center;
}

#nyaprodukter table {
	margin: 5px;
}

#nyaprodukter .rubrik {
	background-color: #e75113;
	color: white;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#rutor{
	width:580px;
}

.sfrontbox table{
	border: 0px !important;
}
