/* CSS Document 
                                                     
/*---------------------------------------------------------------------*/
/* This CSS is made by EDB Totalpartner AS - NORWAY  
/* Author: Eivind Bergmann. eivind@edbtotalpartner.no
/* 
/*   
/* Look, hardly any css tweaks!
/*
/*------------------- www.edbtotalpartner.no --------------------------*/






/*  Grunnregler
 **************/	

body { 		  
	margin:  0px 0 0px 0; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;  
	font-weight: normal;	
	color: #000000; 
	font-size: 10pt;   
	text-align: center; 
	background:#fff ; }
	

/*Resetting*/ 

IMG               {  margin: 0; padding: 0;  }
P   	          { voice-family: "\"}\""; voice-family:inherit;  }
INPUT	          { voice-family: "\"}\""; voice-family:inherit;  }
SELECT            { voice-family: "\"}\""; voice-family:inherit;  }
OPTION            { voice-family: "\"}\""; voice-family:inherit;  }
TEXTAREA          { voice-family: "\"}\""; voice-family:inherit;  }
TH	              { voice-family: "\"}\""; voice-family:inherit;  }
TD	              { voice-family: "\"}\""; voice-family:inherit;  }
DIV               { voice-family: "\"}\""; voice-family:inherit;  }
H1,H2,H3,H4,H5,H6 { voice-family: "\"}\""; voice-family:inherit;  }
H1,H2,H3,H4,H5,H6 { margin: 0; 	padding: 0; font-weight: normal;  }
				

H1 {font-size: 14pt;color: #993333;	font-weight: normal; margin-bottom: 5px; }  /*Sidetittl*/
H2 {font-size: 10pt;color: #993333;	font-weight: bold; margin-bottom: 5px; }  /*Sidetittl*/
H3 {font-size: 8pt; color: #333333; font-weight: normal; margin-bottom: 5px;  }
H4 {font-size: 8pt; color: #fff; margin-top: 3px; }  								/* Handlekurv */
H5 {font-size: 8pt; color: #000;   								 /* Bestill */
background: url(images/ico-arrow-right-red.gif) no-repeat left -2px; padding-left: 16px; }
H6 {font-size: 7pt; color: #515752;  }
p {  margin: 0px 0px 0px 0px; padding: 0px; margin-bottom: 4px; line-height: 16px; }
td { }

/** Regler for lenker
**********************/


A:link         { color: #9D080D; text-decoration:none; }     
A:visited      { color: #9D080D; text-decoration:none;}    
A:focus        { color: #F60600; text-decoration:underline; }    
A:hover        { color: #F60600; text-decoration:underline;}    
A:active   	   { color: #9D080D; text-decoration:none;} 

H1 A:link      { color: #993333; text-decoration:none;}     
H1 A:visited   { color: #993333; text-decoration:none;}    
H1 A:focus     { color: #993333; text-decoration:none;}    
H1 A:hover     { color: #993333; text-decoration:none;}    
H1 A:active    { color: #993333; text-decoration:none;} 

H2 A:link      { color: #993333; text-decoration:none;}     
H2 A:visited   { color: #993333; text-decoration:none;}    
H2 A:focus     { color: #993333; text-decoration:none;}    
H2 A:hover     { color: #993333; text-decoration:none;}    
H2 A:active    { color: #993333; text-decoration:none;} 

H3 A:link      { color: #333333; text-decoration:none;}     
H3 A:visited   { color: #333333; text-decoration:none;}    
H3 A:focus     { color: #666666; text-decoration:underline;}    
H3 A:hover     { color: #666666; text-decoration:underline;}    
H3 A:active    { color: #333333; text-decoration:none;} 
  
#wrapper{width: 1000px; text-align: left; margin: 0px auto;}
#header{background: url(images/heading6.jpg) 0 0 no-repeat; height: 113px;}

.lc{ background:#993333; width: 200px;color:#fff}
.mc{ width: 553px;}
.rc{ border-left: 1px solid #993333;border-right: 1px solid #993333; width: 200px;}

#lc-box a{ color: #fff;}

#ufooter a{font-size: 8pt;}

.rc, .mc, .lc{ padding: 10px;}

#footer{ text-align: right; background: #993333; text-align: center; color:#fff;}
#ufooter{ text-align: right;}

/* Navlist ********/

/*
#navcontainer {
	
	width: 1001px;
	height: 26px;
	background: #993333;
	overflow: hidden;
	
}
	
#navlist{
	padding: 6px 0 6px 260px;
	margin: 0px;	
	font-size: 9pt;
	font-weight: bold; }

#navlist li{
	display: inline;
	list-style: none;
	padding: 7px 0 7px 0;
	margin: 0px;
	background:url(images/menu-spacer.gif) no-repeat right;  }

#navlist li a{
	
	text-decoration: none;	
	margin: 7px 12px 7px 12px;	
	color: #fff;}

#navlist li a:focus,
#navlist li a:hover{
	color: #fff;	
	background: #C0002B;  }


.left{float: left; clear: none;}
.right{ float: right;}
*/


/** Submenu 
*********/
/*
#menu
{
padding-left: 0;
margin-left: 0;


}

#menu li
{
list-style: none;
margin: 2px 0 2px 0;

padding: 0.25em;

}

#menu li a:link, 
#menu li a:visited  { 
	text-decoration: none; 
	color: #fff;
	font-weight: bold; 
	
	}


#menu li a:focus, #menu li a:hover  { 
		color: #fff;
		text-decoration: underline; 
		font-weight: bold; 
		 } */


#Produktmeny a{color: #fff;}