/* CSS Document */
                                                 
/*---------------------------------------------------------------------*/
/* This CSS is made by EDB Totalpartner AS - NORWAY  
/* Author: Eivind Bergmann. eivind@edbtotalpartner.no
/* Modyfied: Morten Mastad morten@edbtotalpartner.no
/*------------------- www.edbtotalpartner.no --------------------------*/

/*  Grunnregler
 **************/		
html{ overflow: -moz-scrollbars-vertical;}

body { 		  
	margin: 25px 0 0 0; 
	padding: 0; 	
	text-align: center;
  font-family:  tahoma, verdana, Helvetica, sans-serif;
	font-weight: 100;	
	color: #6F7065; 
	font-size: 8pt;
  background: #e6e6e6;}




h1{
	font-size: 18px;
	color: #696969; 
	font-family:arial;  
	font-weight:normal;
	display: compact; }


h1.menytopp-gul{
  margin: 0;
  padding: 0 10px;
  color: #fff;
  line-height: 30px;}	


h2 {
	font-size: 12px;
	color: #317e92; 
	font-family:verdana; 
	font-weight:bold;  
	margin-bottom:5px;
	margin-top:5px;}
	
	
h3 { font-size: 11pt;
color: #000000; 
font-family:arial; 
border:0; 
padding:0;   } 

h4 { font-size: 9pt;
color: #C0C0C0; 
border:0; 
padding:0;  }

h5 { font-size: 11px;color: #163C57; font-family:arial;   } /** Les mer **/
h6 { font-size: 10px;
	color: #9d9d9d;
	margin-bottom:5px; 
	font-weight:normal;
	}  /** Dato og merknader **/
P  { font-size: 8pt;color: #4B4643;  }   /** tekst **/
TD  { font-size: 8pt;color: #4B4643;  }   /** tekst **/

/** Regler for lenker
**********************/



/** Lenker i tekst **/
a         { color: #163C57; }     
A:link         { color: #163C57; }     
A:visited      { color: #163C57;}    
A:focus        { color: #4B4643; text-decoration:none;      }    
A:hover        { color: #4B4643; text-decoration:none;      }    
A:active   	   { color: #163C57;}    

/** Artikkel liste overskrift  **/

h2 A:link         { color: #317e92; text-decoration:none; }     
h2 A:visited      { color: #317e92; text-decoration:none; }    
h2 A:focus        { color: #317e92; text-decoration:none; }    
h2 A:hover        { color: #23A5A7; text-decoration:none; }    
h2 A:active   	  { color: #317e92; text-decoration:none; }  

h3 A:link         { color: #000000; text-decoration:none; }     
h3 A:visited      { color: #000000; text-decoration:none; }    
h3 A:focus        { color: #000000; text-decoration:none; }    
h3 A:hover        { color: #000000; text-decoration:none; }    
h3 A:active   	  { color: #000000; text-decoration:none; }  


/** Les mer  **/

h1 A:link         { color: #163C57; text-decoration:none; }     
h1 A:visited      { color: #163C57; text-decoration:none; }    
h1 A:focus        { color: #163C57; text-decoration:none; }    
h1 A:hover        { color: #23A5A7; text-decoration:none; }    
h1 A:active   	  { color: #163C57; text-decoration:none; }  


/*  Layout
 *********/		

#wrapper{
  margin: 0 auto 25px auto;
  text-align: left;
  /*border: 1px solid gray;*/
  background: #fff;}


.placeholder{}

.lc{
  width: 182px;
  overflow:hidden;
  padding: 0 0 500px 0;
  background: #404040 url(images/tex-lc.jpg) center bottom no-repeat;}

.mc{ 
  width: 594px;
  overflow: hidden;
  padding: 0;}

.rc{ 
  text-align: center;
  width: 182px;
  background: #e1af00;
  padding: 0;
  }

.rc img{ 
  padding-left: 5px;}



.footer{ 
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  background: url(images/tex-bg-menu.gif) 0 0 repeat-x;}






.dato{
  color: #5B5653;
	font-size: 8pt;
	text-decoration:none; }




#produkter {
	width: 549px;
	margin-left: 20px; 
	height: 50px; }

.aktuelt{
	float: left;
	width: 270px; 
	/*margin: 0px 3px 6px 3px;*/ }


#tbl-products td{ background: #fbf4da; }

	
.spalte1  {
	background: url(images/line-grid-left.gif) no-repeat;
	background-position: bottom right;}

.spalte2  {
	background: url(images/line-grid-right.gif) no-repeat;
	background-position: bottom right;}

	

