     /* Cascade DTP - Style Sheet */

.headding {
	width: 728px;
	border: none;
/*	border: 1px solid #000000;   */
	border-collapse: collapse;
	padding: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -6px; /* Må være -1 for mozilla firefox og -6 for IE6  */
}
	 
	 
p  {
/*	border: 1px solid #FF6600;    */
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 9pt; /* x-small; */
    font-style: normal;
    color: #000000;
    background-color: transparent; 
    margin-top: 0.8em;
    margin-bottom: 0.4em;
  }
	 



/****************************/
/* Linker                   */
/****************************/
a {
    background-color: transparent; 
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 9pt;
    font-style: normal;
}

a img {
	border: none;
}	 

a:link {
    color: #202040;
    background-color: transparent; 
    text-decoration: underline
}

a:visited {
    color: #404040;
    background-color: transparent; 
    text-decoration: underline
}

a:hover {
    color: #000090;
    background-color: transparent; 
    text-decoration: underline
}






ul, ol  {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 9pt; /* x-small; */
    line-height: 140%;

    margin-top: 0.8em;
    margin-bottom: 0.4em;
    margin-left: 2em;
	padding-left: 0.5em;

    list-style-type: square
  }

ol  {
    list-style-type: decimal;
}

li  {
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left:  -1em;
    margin-left:   0em;
	padding-left:  0em;
}
	





	 
  


p table {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 9pt; /* x-small; */
    font-style: normal;

	border-width: 1px;
/*	border-color: #5555aa; */
	border-style: solid;
	border-collapse: collapse;
	padding: 5px;
}	




  

.bibeltxt {
    font-family:  Arial, Verdana, Helvetica, Sans-Serif; 
/*    font-family: "Times New Roman", "Times Roman", Times, Roman, Serif; */
    font-size: 8pt;
    font-style: italic;
    line-height: 120%;
    letter-spacing: 0;
    color: #000000;
    background-color: transparent;
    margin-left: 2em;
    margin-top: 0.8em;
    margin-bottom: 0.4em;
}

.bibeltxt2 {
    font-family: Arial,  Verdana, Helvetica, Sans-Serif; 
    font-size: x-small;
    font-style: normal;
    letter-spacing: 0;
    line-height: 130%;
    color: #000000;
    background-color: transparent;
	padding-left: 20px;
	padding-right: 20px;
    margin-left: 0em;
    margin-top: 0.6em;
    margin-bottom: 0.2em;
}

.fotnote {
/*    font-family:  Arial, Verdana, Helvetica, Sans-Serif;  */
    font-family: "Times New Roman", "Times Roman", Times, Roman, Serif;
    font-size: 9pt;
    font-style: italic;
    line-height: 120%;
    letter-spacing: 0;
    color: #000000;
    background-color: transparent;
    margin-top: 1.6em;
    margin-bottom: 0.4em;
}

a.fotnote  {
    font-family: "Times New Roman", "Times Roman", Times, Roman, Serif;
    font-size: 9pt;
    font-style: italic;
    line-height: 120%;
    letter-spacing: 0;
    color: #000000;
    background-color: transparent;
    margin-top: 1.6em;
    margin-bottom: 0.4em;
}

a:link.fotnote  {
    color: #202020;
     text-decoration: underline
}

a:visited.fotnote {
    color: #606060;
    text-decoration: none
}

a:hover.fotnote {
     color: #000000;
     text-decoration: underline
}


	 



	 
	 
h1 { 
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
/*	border: 1px solid #000000; */
     font-size: 14pt;
     font-weight: bold;
     font-style: normal;
     color: rgb(51,51,51);
     letter-spacing:0.1em;
     text-align: Left;
     background-color: transparent;
     margin-top: 1.5em;
     margin-bottom: 1em;
	 margin-left: 10px;
  }

	 
h2 {
     font-family: Arial, Verdana, Helvetica, Sans-Serif;
     /*font-family: Times New Roman;*/
     font-size: 12pt;
     color: rgb(16,16,16);
     /* font-style: italic;  */
     font-style: normal;
     font-weight: bold;
     letter-spacing:0em;
     text-align: Left;
     background-color: transparent;
     margin-top: 2em;
     margin-bottom: 0em
}

h2.sted {
     font-family: Arial, Verdana, Helvetica, Sans-Serif;
     /*font-family: Times New Roman;*/
     font-size: 12pt;
     color: rgb(16,16,16);
     /* font-style: italic;  */
     font-style: normal;
     font-weight: bold;
     letter-spacing:0em;
     text-align: Left;
     background-color: transparent;
     margin-top: 1.2em;
     margin-bottom: -0.2em
}


h2.ramme {
     margin-top: 0.2em;
}


h3  { 
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
     font-size: x-small;
     line-height: 120%;
     font-weight: bold;
     font-style: normal;
     color: rgb(51,51,51);
     letter-spacing:0.07em;
     text-align: Left;
     background-color: transparent;
     margin-top: 1em;
     margin-bottom: -0.2em;
	/*text-decoration: underline*/
  }

h4 {
     font-family: Arial, Verdana, Helvetica, Sans-Serif;
     /*font-family: Times New Roman;*/
     font-size: xx-small;
     color: rgb(16,16,16);
     /* font-style: italic;  */
     font-style: italic;
     font-weight: bold;
     letter-spacing:0em;
     text-align: left;
     background-color: transparent;
     margin-top: 2em;
     margin-bottom: 0em
}

table.rammeright {
	border: 2px solid #703270;
/*	border-color: #D4CAE2;
	border-style: solid;
	border-width: 1px;
*/
	margin: 10px 0 10px 10px;
	padding: 5px;
	 
}

hr { 
     height:2px;
     background-color: #aaaaaa;
     border-style: none;
}



