html, body {
  font-family:  verdana, garamond, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #E7E8EB;
  background-image:url('/bilder/design/bg.png');
  background-repeat:repeat-x;
  padding: 0;
  margin: 0;          /* Ikke rør denne, ellers roter IE det til */
  text-align: center; /* For å fikse sentrering i gamle IE */
}

h1, h2, h3 {
  line-height: 20px; 
  text-align: left;
}

h1 {	

   font-size: 22px;
   padding-top: 0px;
   font-weight: normal; 
   margin-bottom: 24px;
   margin-top: 15px;
   letter-spacing:2px;
   color:#000000;
}
                                       
h2 {
   letter-spacing:1px;
   font-size: 14px;
   margin-top: 0px;
   font-weight: bold; 
   margin-bottom: 8px;
    color:#000000;
}




h2.VIGNETT {
  font-size: 14px;
  background-color: #FFFFFF;
  color:#333333;
  background-image: url(/bilder/design/fjaer.gif);
  background-position:0 7px;
  background-repeat:no-repeat;
  padding-bottom:2px;
   padding-top:9px;
  text-indent:26px;
  }


h2.VIGNETTRIGHT {
  font-size: 14px;
  background-color: #FFFFFF;
  color:#333333;
  background: url(/bilder/design/fjar.gif) no-repeat right top;
  padding: 6px 25px 10px 0px;
  margin: 12px 0 1px 0;
  display:inline;
  clear: both;
}
             
h3 {
   font-size: 12px;
   margin-top: 0px;
   font-weight: bold; 
   margin-bottom: 8px;
      color:#000000;
}

img {
    border: none;

}


.foto {

    padding-left:8px;
}


/* Omslutter alt innhold på siden og sentrerer innhold*/
#global {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 850px;
  height: 100%;
  background-color: #FFFFFF;
  color: #000000;
  text-align: left; /* IE omvei */
}

#header {
  position: relative;
}

#nav {
  font-size: 12px;
  position: absolute;
  left: 10px;
  top: 159px;
  color: #AAAAAA;
}

#nav a {
  color: #F4F4F4;
  text-decoration:none;
  letter-spacing: 1px;
}

#nav a:hover {
  color: #F4F400;
  text-decoration:underline;
}

.NEWSDATE, .DATOSTEMPEL {
  color: #AAAAAA;
}

ul.NEWSLIST {
    list-style: none;	
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}

#main {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 14px;
  padding-right: 14px;
}

#footer {
  padding-top:15px;
  padding-bottom: 15px;
  clear: both;
  text-align: center;
  font-size: 10px;
  color: #999999;
  letter-spacing: 1px;
}

#footer a {
      color: #999999;
	  letter-spacing: 1px;
}

a.ARROW {
 background-image: url(/bilder/design/aarrow.gif);
 background-repeat: no-repeat;
 background-position: 0 4px;
 padding-left:8px;
 clear: both;
}

hr {
  height: 1px;
  border: 0;
  background-color: #D4D4D4;
  color: #D4D4D4;
}  

td, th {
  font-size: inherit;
}

A:link {
        color: #566495;
        text-decoration: underline;
}
                
A:visited {
      color: #566495;
      text-decoration: underline;
}
                                
                                
A:hover {
  color: #566495;
  text-decoration: none;
}
                                                


.DATATABELL {
     border: 1px;
     border-style:  solid;
     border-collapse: collapse;
     border-spacing: 0;
     border-color: #b4b4b4;
}

.DATATABELL TD, .DATATABELL TH {
    padding: 4px;
    border: 1px #b4b4b4 solid; 
}

.NOBORDER {
	border: none;
}

.NOBORDER TD, .NOBORDER TH {
    padding: 4px;
    border: none; 
}


.tablink a:link, 
.tablink a:visited {
   color:#000066;
}

.selected .tablink a:link, 
.selected .tablink a:visited {
    color:#000000;
}

table.galleri {border-collapse: collapse; } 
.galleri td { border: 1px solid #ddd; padding: 5px }
.galleri, .galleri p {text-align: left; color: #aaa; } }

.ARROW {

 background-image: url(/delt/ikon/bullett_arrow.gif);

 background-repeat: no-repeat;

 background-position: 0 4px;

 padding-left:8px;

 clear: both;

}


H3.VIGNETT {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    background-image: url(http://www.fuglevennen.no/design/bullett_vignett.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 14px;
}



/* Tabellstiler */





.STD1 {
        padding: 2px;
        font-family: Arial, Helvetica, sans-serif;
}



.STD2,.std2 {
        padding: 2px;
        background-color: #EEEEEE;
        font-family: Arial, Helvetica, sans-serif;
}


.LTH, .LTD1 td, .LTD2 td{
   border-bottom: 1px solid #f0f0f0;
   border-collapse: collapse;
   padding: 2px;
}

.SKJEMA { background: #f8f8f8 }

.skjema { background: #f8f8f8 }

.ART {
	/* Artsnavn */
	font-style: italic;
}

.SKJEMA { background: #f8f8f8 }



.STATUS_AKTIV {
	color: #FF9900;
	font-weight: bold;
}

.STATUS_INAKTIV {
	color: #999999; 
}


P.lines {
	border-bottom: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}

.feil, .FEIL {
   font-weight: bold;
   color: #f01010;
}


/* Navigasjon */


#topmenu {
  list-style-type: none; 
  margin-left: 10px;
  margin-right: 10px;
  color:#FFFFFF;
  font-size:12px;
  left:10px;
  position:absolute;
  top:158px;
    
}

#topmenu ul {
    margin: 0px; 
    padding: 0px; 
}

#topmenu li {
    display: inline;
    float: left;
}

#topmenu li a {
    text-decoration: none; 
    display: block; 
    border-bottom: 0; 
    padding: 0 14px;
}

#topmenu li a {
   color: #FFFFFF;
}

#topmenu li.expanded a, #topmenu li.selected a {
    color: #333333;
    text-decoration: none;
}

#topmenu li a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

#topmenu li a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

.loginbox {
  float:right;
}

.loginbox p {
  margin-top: 0px;
  margin-bottom: 4px;

}
