body {
	margin:0px 0px 0px 0px; /* Ändra ej */
	background-image:url(../incunikt/bakgrund.jpg);
	background-position:center;
	background-color:#E8E8E8;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

h1 {
margin:0px 0px 4px 0px;	
font-size:21px;
font-weight:normal;
}

h2 {
margin:8px 0px 2px 0px;	
font-size:14px;
font-weight:normal;
}

p {
margin:0px 0px 6px 0px;	
line-height:18px;
}

hr{
	height:1px;
	color:#333;
	margin:0px 0px 3px 0px;
}


a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color:#005E8A;
}
a:active {
	color: #333;
}

input {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

select {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


.header {
	width:1000px; /* Ändra ej */
	height:100px;
	background-color:#FFF;
	background-image:url(../incunikt/header.jpg);
	background-repeat:no-repeat;
}


.footer {
	width:1000px; /* Ändra ej */
	height:30px;
	padding-top:13px;
	margin:15px 0px 30px 0px;
	background-image:url(../incunikt/footer.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.unonemenu {
	padding-top:4px;
	height:20px;
	margin-bottom:3px;
	border-bottom:solid 1px #D8E1CD;
}


.unonesubmenu {
	height:18px;
	width:200px;

}


.uncartmenu {
	height:60px;
	border:solid 1px #D8E1CD;
	font-size:11px;
}


.unproduct {
	
	background-image:url(../incunikt/productholderliten.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFF;	
}

.unproductline {
	height:40px;
	background-image:url(../bilder/productline.gif);
	background-repeat:no-repeat;
	background-position:top left;

}

.unproductstor {
	min-height:480px;
}

.unproductinfoline {
	border-top:solid 1px #CCC;
	padding-top:10px;
	margin-top:0px;
}

.headerkundv {
	float:left; /* Ändra ej */
	width:120px; /* totalt 400 inkl padding nedan  */
	padding:0px 0px 0px 280px; 
}
	
.headerlogga {
	float:left;
	width:500px;
	padding:0px 0px 0px 33px;
	overflow:hidden;
	height:100px;
}

.highlightmenu {
	font-weight:bold;
	/* color:#EFF8E7; */
}

/* Bör ej ändras */

.menu {
	width:1000px; /* Ändra ej */
	height:53px;
	background-color:#FFF;
	
}


.unsidemenu {
    background-color:#FFF;	
	background-image:url(../incunikt/sidemenu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


.menulank {
    text-decoration:none;
	color: #000;
}

.linknoul {
    text-decoration:none;

}
