html 
{
	overflow: auto;
	overflow-y: scroll;
	font-size: 62.5%;
	line-height: 15px;
	background-image: ;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left;
	background-color: #FFFFFF;
}

body 
{
	text-align: left;
	margin: 0;
	padding: 0;
}

/*LAYOUT ------------------*/

/*FOOTER ------------------*/

#footer
{
	width:890px;
	height:68px;
	background: transparent url(../layout/footerBg.png) no-repeat left top;
	color: #7f7f7f;
	text-align: right;
	font-size: 11px;
	margin: 0 auto 10px auto;
	padding: 20px 30px 5px 0px;
	clear: both;
}

#container {
	background: transparent url(../layout/wrapperBg.png) repeat-y left top;
	width:920px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper
{

	text-align: left;
	width: 920px;
	margin: 0 auto;
}

#header
{
	width: 884px;
	height: 155px;
	clear: both;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

#toppmeny
{
	width: 699px;
	height: 26px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../layout/toppmenybg.gif);
	float: right;
	bottom: 0px;
	position: absolute;
	right: 0px;
}

/* toppmenybox */
#toppmenybox {
	float: left;
	height: 15px;

}

#toppmenybox a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	min-width: 60px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 1px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #999999;
	text-align: center;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#toppmenybox a:hover {
	color: #FFFFFF;
	background-color: #7a858d;
}
#toppmeny2
{
	width: 874px;
	height: 18px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #004f9f;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#toppmeny2 a {font-weight:normal; color:#ffffff; line-height:1.2;}
#toppmeny2 a:hover {
	text-decoration:none;
	color:#cc761d;
	line-height:1.2;
}

#main
{
	padding: 0;
	width: 890px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#vanstermeny {
	width: 175px;
	min-height: 250px;
	height: auto;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-color: #333;
}
#vanstermeny h2 {
	width:163px;
	height:20px;
	font-size:12px;
	text-transform:none;
	letter-spacing:2px;
	background-color: #203b92;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: normal;
}
#vanstermeny h3 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	width: 148px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vanstermeny p {margin:0; padding:0; line-height:1.2;}
#vanstermeny ul {
	padding: 0;
	list-style-type: none;
	width: auto;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #EAEADA;
}

#vanstermeny li a {
	list-style: none
	font-size: 1.0em;
	color: #554;
	display: block;
	text-decoration: none;
	width: 170px;
	list-style-type: none;
	margin-left: -26px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 6%;
	margin-top: 0px;
	margin-bottom: -5px;
	border: 1px none #CCCCCC;
	background-color: #EBEBEB;
}
#vanstermeny li a:hover {
	color: #FFFFFF;
	background-color: #004f9f;
	list-style-type: none;
}
#vanstermeny a {font-weight:normal; color:#676767; line-height:1.2;}
#vanstermeny a:hover {
	text-decoration:none;
	color:#676767;
	line-height:1.2;
}

/*LAYOUT toppruta startsidan------------------*/
#content_top {
	float: right;
	width: 700px;
	height: auto;
}
/*LAYOUT högerfält startsidan------------------*/
#content_right {
	float: right;
	width: 180px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 15px;
	background-repeat: repeat-x;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
	line-height: 13px;
}

/*LAYOUT huvudinnehåll ------------------*/
#content_main {
	float: right;
	width: 485px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 14px;
}
#content_icons {
	float: right;
	width: 125px;
	height: auto;
	background-color: #FFFFFF;
	padding-right: 5px;
}	
#content_product {
	float: right;
	width: 330px;
	height: auto;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 20px;
}
#content_productimage {
	float: right;
	width: 340px;
	height: auto;
	background-color: #FFFFFF;
}
#inside {
	float: left;
	padding: 12px;
}
#inside h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ce7b26;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.clear 
{
	clear: both;
	line-height: 0.01;
	border-style: none;
}

/* menu box */
#content_start {

	float: right;
	width: 700px;
	height: 300px;
}
#vertikallinje1 {
	width: 698px;
	height: 5px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #5C6871;
	float: right;
	padding: 0px;
}
#maintopstart {
	background: #FFFFFF;
	width: 884px;
	height: 285px;
	clear: both;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainstart {
	padding: 0;
	width: 884px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 342px;
	background-image: url(../layout/mainbildbg.jpg);
}
#content_left {
	float: right;
	width: 198px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 15px;
	background-repeat: repeat-x;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

