body {
/*margin-top: 0px;
margin-left: 0px;*/
font-family: Arial, Helvetica, sans-serif;
height:1200px;
background:#FFFFFF;
/*background-image: 
url('../Bilder/bakgrunn/bg_standard.gif');
background-position: 
 center; 
background-repeat: repeat-y*/

}
a:link    { color: #77a18d; text-decoration: none }
a:active  { color: #77a18d; text-decoration: none }
a:visited { color: #77a18d; text-decoration: none }
a:hover   {	color: #77a18d;	text-decoration: none;}

.nyhetsliste A:link    {color: #FFFFFF; text-decoration : none ;}
.nyhetsliste A:visited {color: #FFFFFF; text-decoration : none ;}
.nyhetsliste A:hover   {color: #333;    text-decoration : none ;}
.nyhetsliste A:active  {color: #333;	text-decoration : none ;}

.nyhetsliste2 A:link    {color: #333333; text-decoration : none ; font-size: 10px;}
.nyhetsliste2 A:visited {color: #333333; text-decoration : none ; font-size: 10px;}
.nyhetsliste2 A:hover   {color: #77a18d; text-decoration : none ; font-size: 10px;}
.nyhetsliste2 A:active  {color: #77a18d; text-decoration : none ; font-size: 10px;}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.nyhetslistedato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #77a18d;
	}
	
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}
	
.nyheter_forside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;	
	
	}

.gronntekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#77a18d;
	}
	
.tittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #535353;
	line-height:20px;	
	}

.links { color: #77a18d; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

    a.rollover_left {
    display: block;
	width: 30px;
    height: 30px;
    text-decoration: none;
    background: url('../Bilder/knapper/nav_left2.gif');
   }
  
  a.rollover_left:hover {
  background-position: -30px 0;
   }
  a.rollover_left:active {
  background-position: -60px 0;
   }

    a.rollover_right {
    display: block;
	width: 30px;
    height: 30px;
    text-decoration: none;
    background: url('../Bilder/knapper/nav_right2.gif');
   }
  
  a.rollover_right:hover {
  background-position: -30px 0;
   }
  a.rollover_right:active {
  background-position: -60px 0;
   }
