
body { 		font-family: arial; }
a.hmeny { 	font-size: 10pt; 		color: black;		text-decoration: none;		font-weight: bold;			}


 a.bmeny { 	font-size: 10pt; 		color: black;		text-decoration: none;		font-weight: bold;			} 
a.umeny { 	font-size: 10pt; 		color: black;		text-decoration: none;			}
a.varegruppe { 	font-size: 12pt;		color: #18009e;		text-decoration: none; 		font-weight: bold; }
th 	{	background-color: #479f31; 
	}
td 	{	align: top; 
	}

.varenamn {	font-size: 12pt;
		text-decoration: none;
	color: #18009e;
	}
.undertekst {	font-size: 10pt;
	}
.pris	{	color: red;
	}
.overskrift {	font-size: 14pt;
		color: #18009e;
	}
.underskrift {	font-size: 11pt;
	}
.leveringstid {
		font-size: 9pt;
	}

.palager {
		font-size: 9pt;
		color: green;
}
.feil {
		font-size: 10pt;
		color: red;
}
p.inlogga {
		font-size: 10pt;
		color: green;
		margin-left: 10px;
		margin-right: 8px;
		margin-top: 10px;
		margin-bottom: 10px;
}
.korg {
 font-size: 9pt;
 color: blue;
}
p.korga {
		background-color: #f0f0ff;
		float: right;
		margin-left: 10px;
		margin-right: 8px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 10px;
		padding-right: 8px;
		padding-top: 10px;
		padding-bottom: 10px;
		border: 1px;
		border-style: solid; 		
}
div.korga {
		background-color: #f0f0ff;
		float: right;
		margin-left: 10px;
		margin-right: 8px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 10px;
		padding-right: 8px;
		padding-top: 10px;
		padding-bottom: 10px;
		border: 1px;
		border-style: solid; 		
}
.feil {
		color: red;
}
.mvainfo {
 		font-size: 8pt;
}
.underinfo {
 		font-size: 8pt;
}
h3 {
	color: #18009e;
}
h2 {
	color: #18009e;
	font-size: 12pt;
}
div.tilbtag {
  	background-color: #479f31;
	color: #ff5555;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	font-size: 10pt;
	font-family: arial;
	float: right;
	font-weight: bold;
}
a.tilbtag {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
span.tilbpros {
	background-color: white;
	font-family: verdana;
	font-size: 9.5pt;
}
span.forpris {
 	color: #000000;
	font-size: 9pt;
	text-decoration: line-through;
}
span.varenr {
	font-size: 12pt;
	
}
a.knapp {
	cursor: pointer;
	color: #000000;
	background-color: #cccccc;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
 	font-size: 10pt;
}
#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:1;  
}  
#popupContact{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:384px;  
width:408px;  
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:2;  
padding:12px;  
font-size:13px;  
left: 300px; top: 200px;
}  
#popupContact h1{  
text-align:left;  
color:#18009e;  
font-size:22px;  
font-weight:700;  
border-bottom:1px dotted #D3D3D3;  
padding-bottom:2px;  
margin-bottom:20px;  
}  
#popupContactClose{  
font-size:14px;  
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;  
color:#18009e;  
font-weight:700;  
display:block;  
cursor:pointer;
}  
a.prodinfo { color: #18009e; text-decoration: underline; font-size: 10pt; font-weight: bold;  }

