/* CSS Document 
                                                     
/*---------------------------------------------------------------------*/
/* This CSS is made by EDB Totalpartner AS - NORWAY  
/*
/*------------------- www.edbtotalpartner.no --------------------------*/






/*  Grunnregler
 **************/		

body { 		  
	margin:  0 0 0 5px; 
	padding: 0 0 0 0 ; 	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;	
	font-size: 9pt; 		
	background: #D1D4C9 url(images/bg.gif) repeat-y 5px top;
	text-align: left;
	 }

	

IMG         { border: 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 { 
	margin: 0; 
	padding: 0; 
	font-weight: normal;  }

h1 {font-size: 14pt; color: #000000;    }
h2 {font-size: 9pt; color:  #000000; margin-top: 3px;  }
h3 {font-size: 11pt; color: #000000;  margin-bottom: 5px;  }
h4 {font-size: 9pt; color: #000000; }  /** brukes til lesmer og handlekurv **/
h5 {font-size: 10pt; color: #404040; font-weight: bold; padding: 15px 0 0 15px; background: url(images/tex-h5.gif) no-repeat left; height: 29px; width:203px; margin: 0;   }
h6 {font-size: 7pt; color: #000000;  padding: 3px 0 3px 0;    }
p  {font-family: Arial, Helvetica, sans-serif; 	font-weight: normal; font-size: 9pt;  }
td  {font-family: Arial, Helvetica, sans-serif; 	font-weight: normal; font-size: 9pt;  }


/** Regler for lenker
**********************/

A:link         { color: #000000; text-decoration:none; }     
A:visited      { color: #000000; text-decoration:none;}    
A:focus        { color: #000000; text-decoration:underline; }    
A:hover        { color: #000000; text-decoration:underline;}    
A:active   	   { color: #000000; text-decoration:none;}    

H2 A:link      { color: #519305; text-decoration:none;}     
H2 A:visited   { color: #519305; text-decoration:none;}    
H2 A:focus     { color: #1F91B6; text-decoration:underline;}    
H2 A:hover     { color: #1F91B6; text-decoration:underline;}    
H2 A:active    { color: #519305; text-decoration:none;}  

H3 A:link      { color: #519305; text-decoration:none;}     
H3 A:visited   { color: #519305; text-decoration:none;}    
H3 A:focus     { color: #1F91B6; text-decoration:underline;}    
H3 A:hover     { color: #1F91B6; text-decoration:underline;}    
H3 A:active    { color: #64B506; text-decoration:none;}  

H1 A:link      { color: #000000; text-decoration:none;}     
H1 A:visited   { color: #000000; text-decoration:none;}    
H1 A:focus     { color: #000000; text-decoration:underline;}    
H1 A:hover     { color: #000000; text-decoration:underline;}    
H1 A:active    { color: #000000; text-decoration:none;} 

/*  Layout
 *********/		

#header {
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat; 
	background-position: left top;
	height: 125px;
}

#bg-text {
	background-image: url('images/tex-text.gif');
	background-repeat: repeat-y; 
	background-position: left top;
}

#mc {
	padding-top: 7px;
}

#sponsorer {
	background-image: url('images/lin-horiz-dot.gif');
	background-repeat: repeat-x; 
}

.lc-text {
padding-left: 14px;
}