/* CSS Document */
                                                  
/*---------------------------------------------------------------------*/
/* This CSS is made by EDB Totalpartner AS - NORWAY  
/* Author: Eivind Bergmann. eivind@edbtotalpartner.no
/* Edited by: Audun Haugland. audun@edbtotalpartner.no
/*------------------- www.edbtotalpartner.no --------------------------*/

/* Layout */		



/* Grunnregler */

body { 		  
	margin:  0; 
	padding: 0 0 100px 0; 	
	font-family:  tahoma, verdana, Helvetica, sans-serif;
	font-weight: normal;	
	color: #6F7065; 
	font-size: 8pt; 	
	text-align: center; 
	background: #4C4C4C url('images/bakgrunn.gif') repeat-x;  
	}


IMG         { border: 0; }
P   	    { voice-family: "\"}\""; voice-family:inherit; 	}
TD   	    { 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;  }
TB	        { voice-family: "\"}\""; voice-family:inherit;  }
DIV         { voice-family: "\"}\""; voice-family:inherit;  }

H1,H2,H3,H4,H5,H6,P,TD {
 	font-weight: normal;
	/*margin: 0; 
	padding: 0;*/ 	  }

h1 { font-size: 15px; }	 /** Tittel **/
h2 { font-size: 12pt; }	 /** Under titler **/
h5 { font-size: 12px; } /** Les mer **/
h4 { font-size: 11pt; } /**  spesielle tekster **/
h6 { font-size: 10pt; }  /** Dato og merknader **/
P  { font-size: 10pt; text-align: left; }   /** tekst **/
TD { font-size: 10pt; }   /** tekst **/


/** Regler for lenker **/

/** Lenker i tekst **/
A:link         { color: #6F7065; text-decoration:none; }     
A:visited      { color: #6F7065; text-decoration:none;}    
A:focus        { color: #6F7065; text-decoration:underline;      }    
A:hover        { color: #6F7065; text-decoration:underline;      }    
A:active   	   { color: #6F7065; text-decoration:none;}    

/** Meny **/


h1 A:link         { color: #4E503D; text-decoration:none; }     
h1 A:visited      { color: #4E503D; text-decoration:none; }    
h1 A:focus        { color: #23A5A7; text-decoration:none; }    
h1 A:hover        { color: #23A5A7; text-decoration:none; }    
h1 A:active   	  { color: #4E503D; text-decoration:none; }  

h5 A:link         { color: #7EAE34; text-decoration:none; }     
h5 A:visited      { color: #7EAE34; text-decoration:none; }    
h5 A:focus        { color: #23A5A7; text-decoration:none; }    
h5 A:hover        { color: #23A5A7; text-decoration:none; }    
h5 A:active   	  { color: #7EAE34; text-decoration:none; }  

h4 A:link         { color: #6E6B4E; text-decoration:none; }     
h4 A:visited      { color: #6E6B4E; text-decoration:none; }    
h4 A:focus        { color: #23A5A7; text-decoration:none; }    
h4 A:hover        { color: #23A5A7; text-decoration:none; }    
h4 A:active   	  { color: #6E6B4E; text-decoration:none; }  

h6 A:link         { color: #B0B092; text-decoration:none; }     
h6 A:visited      { color: #B0B092; text-decoration:none;}    
h6 A:focus        { color: #23A5A7; text-decoration:underline; }    
h6 A:hover        { color: #23A5A7; text-decoration:underline;}    
h6 A:active   	  { color: #B0B092; text-decoration:none;}



#pita {
	margin: 0 auto; 
	width:  750px;
	\width: 750px;
	w\idth: 750px;
	text-align: left; 
	background: #FFFFFF;
	}
	
#topp {
	text-align: right;
	background: url(images/toppbakgrunn.jpg) no-repeat;  
	height: 121px;
	vertical-align: top; 
}	
	
#bunntekst { font-size: 8pt;
		color: #6F7065;
		}

#meny { font-size: 8pt;
		color: #000000;
		background: #F6F6F6 url('images/menybakgrunn.jpg') no-repeat;  		
	    padding: 20px;
	    width: 132px;
		}

#innhold {
		padding: 20px;
}



/*  Plukkeklasser  ****************************************/		

.300 {height: 300px; }
.400 {height: 400px; }
.500 {height: 500px; }
.200 {height: 200px; }
.100 {height: 100px; }	

.height100 { height: 100px; overflow: hidden; margin-top: 0;  }
.height128 { height: 128px; overflow: hidden; margin-top: 0;  }
.height160 { height: 160px; overflow: hidden; margin-top: 0;  }
.height200 { height: 200px; overflow: hidden; margin-top: 0;  }
.height250 { height: 250px; overflow: hidden; margin-top: 0;  }
.height380 { height: 380px; overflow: hidden; margin-top: 0;  }

.margin9 {	margin: 9px; }
.margin18 {	margin: 18px; }
.margin36 {	margin: 36px; }

.margin-top3  { margin-top: 3px;  }
.margin-top5  { margin-top: 5px;  }
.margin-top6  { margin-top: 6px;  }
.margin-top7  { margin-top: 7px;  }
.margin-top8  { margin-top: 8px;  }
.margin-top9  { margin-top: 9px;  }
.margin-top10 { margin-top: 10px; }
.margin-top20 { margin-top: 20px; }
.margin-top30 { margin-top: 30px; }

.margin-bottom5  { margin-bottom: 5px;  }
.margin-bottom6  { margin-bottom: 6px;  }
.margin-bottom7  { margin-bottom: 7px;  }
.margin-bottom8  { margin-bottom: 8px;  }
.margin-bottom9  { margin-bottom: 9px;  }
.margin-bottom10 { margin-bottom: 10px; }
.margin-bottom19 { margin-bottom: 19px; }
.margin-bottom20 { margin-bottom: 20px; }

p.line-height9    {line-height: 9px; font-size: 8pt; }
p.line-height18   {line-height: 18px; font-size: 8pt;}
p.line-height20   {line-height: 20px; font-size: 8pt;}
p.line-height30   {line-height: 30px; font-size: 8pt;}

.border-top-1-white    { border-top:    1px solid #fff; }
.border-top-2-white    { border-top:    2px solid #fff; }
.border-right-1-white  { border-right:  1px solid #fff; }
.border-right-2-white  { border-right:  2px solid #fff; }
.border-bottom-1-white { border-bottom: 1px solid #fff; }
.border-bottom-2-white { border-bottom: 2px solid #fff; }
.border-left-1-white   { border-left:   1px solid #fff; } 
.border-left-2-white   { border-left:   2px solid #fff; }




.float-left {
	float: left; 
	clear: right; }
.float-right {
	float: right; 
	 }

.cr{display:block; clear:both; font-size:0; line-height:0; height:0 }
.cr9{display:block; clear:both; font-size:0; line-height:0; height:9 }
.cr18{display:block; clear:both; font-size:0; line-height:0; height:18px }





