/* CSS Document */


/** DIV-ER MED FARGEENDRING - BLUE 100% 6a652b - BLUE 85% 807c4b - BLUE 50% F0B800 */

/** LINKER */
a {
	color: #6a652b;
	text-decoration:none; }

a:hover {
	color: #666666;
	text-decoration: none; }
	





html, body {
	height: 100%;
	
}


/** TEKSTMALER */
h1, h2 { 
	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	
}

h3, h4 { 
	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	
}


p { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	line-height: 18px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 6px; 
}

.tekst { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	line-height: 18px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 6px; 
}

.tekst_hvit { 
	color: #ffffff; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 6px; 
}

.tekst_sort { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 6px; 
}

.tekst_svart { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 6px; 
}
	
	
.tekst_bunn { 
	color: #ffffff; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 14px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0px;
}




.sti { 
	color: #ffffff; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 18px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.sti a {
	color:#ffffff;
	text-decoration:none;
}

.sti a:hover {
	color:#ffffff;
	text-decoration:underline;
}




/** BAR-TEKSTER */
.bartxt1 {
	font-size:12px; 
	font-family: arial; 
	font-style:normal;
	text-align:left;
	color:#000000;
	padding-top:5px;
	height:18px;  
	font-weight:bold; 
	text-indent:12px;
	text-transform:uppercase;
}

.bartxt11 {
	font-size:12px; 
	font-family: arial; 
	font-style:normal;
	text-align:left;
	color:#ffffff;
	padding-top:5px;
	height:18px;  
	font-weight:bold; 
	text-indent:12px;
	text-transform:uppercase;
}

.bartxt11a {
	font-size:14px; 
	font-family: arial; 
	font-style:normal;
	text-align:left;
	color:#000000;
	padding-top:0px;
	
	font-weight:bold; 
	text-indent:6px;
	text-transform:uppercase;
}


.bartxt2 {
	font-size:12px; 
	font-family: arial; 
	font-style:normal;
	text-align:left;
	color:#ffffff;
	padding-top:5px;
	height:18px;  
	font-weight:normal; 
	text-indent:12px;
}

.bartxt3 {
	font-size:12px; 
	font-family: arial; 
	font-style:normal;
	text-align:left;
	color:#ffffff;
	padding-top:5px;
	height:18px;  
	font-weight:normal; 
	text-indent:50px;
}
	
.bartxt4 {
	font-size:12px; 
	font-family: arial; 
	font-style:normal;
	text-align:right;
	color:#ffffff;
	padding-top:5px;
	padding-right:12px;
	height:18px;  
	font-weight:bold; 
	text-indent:12px;
	text-transform:uppercase;
}

.bartxt5 {
	font-size:12px; 
	font-family: arial; 
	font-style:normal;
	text-align:left;
	color:#ffffff;
	padding-top:5px;
	height:18px;  
	font-weight:bold; 
	text-indent:12px;
	text-transform:uppercase;
}

			


/** SØKEFELT OG DROP-DOWNS */

.sok_felt {
font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size: 12px;
	line-height:20px;	
	color:#000000; 
	background-color:#ffffff; 
	padding-left:3px;
	height:18px;
	width: 150px;
	margin-right:10px;

}

.sok_knapp {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size: 12px; 
	color:#000000; 
	background-color:#cccccc; 
	cursor:pointer;
	height:18px;
	
}



/** TABELLER */


.even {
background-color:#e7e7e7;
height:24px;
	
}

.odd {
	background-color:#ffffff;
	height:24px;
}

.tabletop {
	color:#FFFFFF;
	background-color:#000000;
}

.tabletop2 {
	color:#000000;
	background-color:#FFFFFF;
	text-transform: capitalize;
}

.tekstfelt2 {
	
	margin-left:0px; 
	margin-top:0px;
	margin-bottom:12px;
	padding-bottom:12px;
	background-image:url(../grafikk/hor_line.png);
	background-repeat:repeat-x;
	background-position: left bottom;
	margin:0px;
	padding:0px;
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}