padding-left: 11em;
font: Arial;
font-size: 9pt;
color: purple;
background-color: #d8da3d }

.table { 
position: absolute;
top: 0em;
left: 0em; 
padding: 0px  }

.table1 {
padding: 5px;
font-family: Arial;
font-size: 9pt;
position: absolute;
top: 12em;
left: 3em; 
border: 1px;
height:15em
}

.table2 {
font-family: Arial;
font-size: 8pt;
position: absolute;
top: 14em;
left: 13em; 
border:1px;
padding: 0px
}
  
.inputtextshort {
	 border: none;
    	font: Arial;
    	font-size: 8pt;
    	color: "Black";
	width: 100px;
   	height:20px
}

.inputtext {
	 border: none;
    	font: Arial;
    	font-size: 8pt;
    	color: "Black";
	width: 90px;
   	height:20px
}

.inputtextmedium {
	 border: none;
    	font: Arial;
    	font-size: 8pt;
    	color: "Black";
	width: 300px;
   	height:20px
}

.inputtextlong {
	 border: none;
    	font: Arial;
    	font-size: 8pt;
    	color: "Black";
	width: 600px;
   	height:20px
}


.inputnumber {
	border: none;
    	font-family: Arial;
    	font-size: 8pt;
	text-align:right;
    	color: "Black";
	width: 45px;
   	height:20px
	
	
}

.ledetext {
	border: none;
    	font: Arial;
    	font-size: 8pt;
   	color: "Black";
	width: 170px;
	height:20px;
    	font-weight: 700
     }

.Overskrift {
    	border: none;
    	font: Arial;
    	font-size: 10pt;
   	color: "Black";
	width: 475px;
    	font-weight: 700
    }

.Presentasjon {
	border: none;
	
 	font-family: Arial;
    	font-size: 8pt;
    	color: "Black";
    	font-weight: 550;
    	padding: 0;
    	margin: 5;
	width: 475px  	

}


.listelong  {
	border: none;
	font: Arial;
    	font-size: 8pt;
    	color: "Black";
    	font-weight: 550;
    	padding: 5;
    	margin: 0;
	width: 220px;
	height:0px;
	min-height:10em;
	scrollbar-face-color: #ffffff; 
    	scrollbar-shadow-color: #ffffff; 
    	scrollbar-highlight-color: #ffffff; 
    	scrollbar-3dlight-color: #ffffff; 
   	scrollbar-darkshadow-color: #ffffff; 
    	scrollbar-track-color: #ffffff; 
    	scrollbar-arrow-color: #ffffff  
}
 .right {
text-align:right;
}