* { 
	empty-cells:show;
   -webkit-box-sizing: border-box; /* Safari/WebKit */ 
   -moz-box-sizing: border-box; /* Firefox */
   -ms-box-sizing: border-box; /* IE8 */
	box-sizing: border-box; /* W3C Property */
	padding:0;
	margin:0;
}

body {
	text-align:left;
	font-size:12px;
	background-color:#EFDCB1;
	
}


/* Layout */
div.thWrapper {
	width:843px;
	background-color:#fefcf6;
	margin-top:50px;
	margin-left:50px;
}

div.thheadder{
	height:134px;
	background-image:url(../pix/Sko_2_l_2282876.jpg);
	background-repeat:no-repeat;
	position:relative;
}

div.thflashtop{
	width:701px;
	height:134px;
	float:right;
}

div.thlogo{
	position:absolute;
	height:80px;
	width:200px;
	background-image:url(../pix/logo.png);
	background-repeat:no-repeat;
	right:20px;
	top:30px;
}

div.thallmainwapper{
	display:inline-block;
	width:843px;
	
}

div.thmenuleft{
	width:141px;
	float:left;
	padding:20px 15px;
	font-weight:bold;
	background-image:url(../pix/Sko_2_web261320.jpg);
	background-repeat:no-repeat;
}

div.thconteanmain{
	width:680px;
	#width:650px;
	float:left;
	padding-left:20px;
	padding-top:20px;
	position:relative;
	border-left:1px solid #d0cfcf;
	padding-bottom:20px;
}


td.ekstraMenuTop { 
	text-align:left;
	line-height:17px;
	font-weight:bold;
}

td.menupktnew, a.menupktnew:link, a.menupktnew:active, a.menupktnew:visited
{
	text-decoration: none;
	line-height:17px;
	color:#3b3b3b;
	padding:5px 0px;
}

a.menupktnew:hover{
	text-decoration: none;
	line-height:17px;
	color:#000000;
	font-style:italic;
	padding:5px 0px;
}

td.menupkt-undernew, a.menupkt-undernew:link, a.menupkt-undernew:active, a.menupkt-undernew:visited
{
	text-decoration: none;
	color:#3b3b3b;
	line-height:17px;
}

a.menupkt-undernew:hover{
	text-decoration: none;
	color:#000000;
	line-height:17px;
	font-style:italic;
}

.thtoppixshow{
	width:142; 
	height:134px;
	position:absolute;
	top:-134px; 
	left:-142px;
}

.thtoppixshow img{
	width:142px !important;
	height:134px !important;
}
