body {
	color: #000000;
	background-color: #ffffff;
	font-family: helvetica, sans-serif;
	font-size: 90%;	
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
/*
  	border-width: 3px; 
  	border-style: solid;
  	border-color: black;
*/
	padding: 5px;
}

h1, h2, h3 { 
	color: #333333;
	background-color: #eeeeee; /*#FFFFCC;*/
	font-family: helvetica, sans-serif;
	padding-left: 3px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	width: 90%;
  	border-width: 1px; 
  	border-style: solid;
  	border-color: #cccccc;
	clear:left;
}

h4, h5, h6 { 
	font-family: helvetica, sans-serif;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 9px;
}

h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	margin-top: 5px;
}


p {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: justify;
	font-size: 90%;
	width: 90%;
}

a {
  	text-decoration: underline;
  	color: #A5730D; /*#CCFFFF;*/
	/*background-color: #666666;*/
  	font-weight: normal;
}

a:hover {
	text-decoration: underline;
  	color: #A5730D; /*#CCFFFF;*/
	background-color: #eeeeee;
  	font-weight: normal;
}

table {
    border-collapse : collapse;	
	/*border: 1px;
	border-style:solid;*/
	/* margin: 10px, 4px, 20px, 4px;
	width: 670px; */
	margin-left: 15px;
	margin-right: 25px;
	width: 90%;
}

td {
   	/*border: 1px solid #000000;*/
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-size: 90%;
}

th {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 1px;
	background-color: #C0BE72;
	color: #FFFFEA;
}

tr {
	padding: 0px;
	margin: 0px;
}

ol {
	margin-left: 15px;
	font-size: 90%;
}

ul {
  	width: 90%;
	font-size: 90%; 
	margin-top: 5px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

form {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	text-align: justify;
}		

img {
	border: 1px;
	border-style: solid;
	border-color: black;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


td p {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	text-align: justify;
}	

h2 h3 {
	margin-top: 3px;
}

.stor {
	color: black;
	background-color: #666666;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 110%;	
 	font-stretch:  semi-condensed;
}

.hr {
	border-color: #333333;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 90%;
}


.tekst {
	width: 90%;
}


.linje {
	border-bottom-width: 1px; 
  	border-bottom-style: solid;
  	border-color: black;
  	width: 100%;
	margin-right: 0;
	padding: 0;
}

.imga {
	text-decoration: none;	
	border-style: none;
}

.kropp {
	padding-left: 25px;

}

.bs {
	background-color: #CCCC99;
	color: #333366;
  	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	width: 95%;
}

.ntf {
	color: #CC6600;
	background-color: #CCCC99; /*#D1CFAD;*/
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 8px;
	width: 95%;
}

.bildetekst {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 10px;
}

.strek {
	border-color: #333333;
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	margin-top: 15px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 25px;
	width: 95%;
	align: left;
}

.brodtekst {  
	width: 700px; 
}

.innrykk {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 25px;
}

/*    til bruk p inputfelt i forms slik at disse ikke skal bli alt for lange i enkelte nettlesere*/

.input {
  font-family: Courier, sans-serif;
  font-size: 0.9em;
}
