* {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#28436e;
}

body {
	background-image:url(../gfx/bg.jpg);
	background-color:#99abc7;
	background-position:50% -600px;
	background-repeat:no-repeat;
/*	background-attachment:fixed; */
}

.wrapper {
	width:962px;
	margin-left:auto;
	margin-right:auto;
}

.top {
	width:962px;
	height:197px;
	background-image:url(../gfx/bgtop.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

.top h1 {
	clear:both;
	font-size:24px;
	font-weight:bold;
	margin-left:279px;
	margin-top:70px;
	margin-right:98px;
	border-bottom:1px solid #d6dce8;
	}

.menu {
	list-style-type:none;
	padding-top:89px;
	padding-left:287px;
	}
.menu li {
	float:left;
	}
.menu li a {
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:5px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#28436e;
}
.menu li a:hover {
	text-decoration:none;
	background-color:#28436e;
	color:white;
	}
.main {
	width:962px;
	background-image:url(../gfx/bgmain.gif);

}
.fade {
	width:585px;
	background-image:url(../gfx/bgfade.gif);
	background-repeat:no-repeat;
	padding-left:279px;
	padding-right:98px;
	line-height:22px;

}
/** html .fade {
	width:962px;
	w/idth:585px;
}*/
.fade a {
color:#1900EF;
text-decoration:none;
}
.fade .fixheight {
			display:block;
			width:1px;
			height:345px;
			float:right;
			}
.fade a:hover {
	text-decoration:underline;
}
.fade h1 {
font-size:20px;
line-height:26px;
font-weight:bold;
}	
.fade h2 {
font-size:16px;
line-height:24px;
font-weight:bold;
}	
.fade h3 {
font-size:14px;
line-height:26px;
font-weight:bold;
}	
.fade .submenu {
	margin-left:-182px;
	width:150px;
	float:left;
	list-style-type:none;
	padding-top:20px;
	line-height:12px;
}
* html .fade .submenu {
	margin-left:-91px;
	m/argin-left:-182px;
}
.fade .submenu li {
	padding-top:5px;
	padding-bottom:5px;
}
.fade .submenu li a {
	display:block;
	text-decoration:none;
	border-left: 1px solid #d6dce8;
	border-bottom: 1px solid #d6dce8;
	height:15px;
	width:140px;
	padding:5px;
	color:#5a75a3;
}
.fade .submenu li a:hover {
	border-left: 1px solid #002c73;
	border-bottom: 1px solid #002c73;
	color:#002c73;

}
.fade .submenu li a.cart {
			height:45px;
			}
.fade .submenu li a.subkat {
			width:125px;
			margin-left:15px;
			}			
.tekst hr {
					height:1px;
					color:#002c73;
					background-color:#002c73;
					border:0px;
					}
.bund {
	clear:both;
	width:677px;
	background-image:url(../gfx/bgbund.gif);
	height:150px;
	padding-left:285px;
	padding-top:25px;
	font-size:10px;
	}
	
	table.visKat a {
						 border:0px;
						 }
			 
table.visKat {
						 width:100%;
						 }
tr.storvareLinje0 {
							height:58px;
							}
tr.storvareLinje1 {
							height:60px;
							background-image:url(../gfx/storlistgradient.gif);
							}
tr.vareLinje0 {
							height:18px;
							}
tr.vareLinje1 {
							height:20px;
							background-image:url(../gfx/listgradient.gif);

							}							
/** html .bund {
	width:962px;
	w/idth:677px;
	height:175px;
	h/eight:150px;
}*/