 /* Placement TOC */ 
 
 BODY 
       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
} 
		
H1, H2, H3, H4, H5
      {color: #333333;
	font-weight: normal;
	margin-bottom: 0.6em;
}
H2, H3
     {
	   font-weight: bold;
	   }
	   
H1 { font-size: 1.2em;}
H2 { font-size: 1.0em;}
H3 { font-size: 0.8em;  margin-top : 0.6em; }
H4 { font-size: 0.8em; font-style: italic }
H5 { font-size: 0.8em;}


H6 {font-weight: normal; color: #CC0000; font-size:0.6em;
	 margin-top: 0em;
	margin-bottom :0.6em;}
	
P {
	 margin-top: 0em;
	margin-bottom :0.6em;
    font-size: 0.8em}
	
ul {
  margin-left:0em;
  padding-left:0.2em;
  margin-bottom:1em;
}

ul li {
  background:url(../images/punktlis.gif) 0em 0.5em no-repeat;
  padding-left: 1em;
  list-style: none;
}
ul li { background-image:url(../images/punktlis.gif); }

ol li, ul li { margin-bottom:0.5em;
               font-size: 0.8em;}

ol {
  margin-left:1.5em;
  padding-left:0px;
}

ol li {
  list-style:decimal;
  background-image:none;
  padding-left:0em;
}

/* Toppmenyen på hver side */

.toppmeny {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
}

/* Links */
 
a:link {color: #0000CC;text-decoration : none; background: transparent} 
a:visited {color: #0000CC;text-decoration : none; background: transparent}
a:hover {color: #0000CC;text-decoration : underline; background: transparent}
a:active {color: #0000CC;text-decoration : none; background: transparent}

/* Linker i overskrifter start*/ 

h1 a:link {color: #333333;text-decoration : none; background: transparent} 
h1 a:visited {color: #333333;text-decoration : none; background: transparent}
h1 a:hover {color: #333333;text-decoration : underline; background: transparent}
h1 a:active {color: #333333;text-decoration : none; background: transparent}

h2 a:link {color: #333333;text-decoration : none; background: transparent} 
h2 a:visited {color: #333333;text-decoration : none; background: transparent}
h2 a:hover  {color: #333333;text-decoration : underline; background: transparent}
h2 a:active {color: #333333;text-decoration : none; background: transparent}
 	
h3 a:link {color: #333333;text-decoration : none; background: transparent} 
h3 a:visited {color: #333333;text-decoration : none; background: transparent}
h3 a:hover {color: #333333;text-decoration : underline; background: transparent}
h3 a:active {color: #333333;text-decoration : none; background: transparent}

h4 a:link {color: #333333;text-decoration : none; background: transparent} 
h4 a:visited {color: #333333;text-decoration : none; background: transparent}
h4 a:hover {color: #333333;text-decoration : underline; background: transparent}
h4 a:active {color: #333333;text-decoration : none; background: transparent}

/* Linker i overskrifter slutt*/ 
	
.menutext {  font-size: 0.8em}

.sidemeny {  font-size: 0.6em}
.sidemeny_overskrift {  font-size: 0.6em; color: #CC0000; font-weight: bold}
.Forsker {  font-size: 0.75em; margin-top: 0.6em; margin-bottom: 0px; margin-right: 0px; font-weight: bold}
.Foredrag {
	font-size: 0.8em;
	margin-left: 10px;
	font-weight: normal;
	margin-bottom: 0.7px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: none
}

