body    {	margin-top:  0px;	text-align: center;	background: #013B15 url(Dekor/body-bilde/01-tile-sc-3.gif) repeat; /*alternativ er no-repeat */}  /* bakrunn */p       {  font-size: 12px; font-weight: normal; color: #000000}  /*tekst */td      {  font-size: 12px; font-weight: normal; color: #000000} /*tekst */ /* -----Linker-------------------------------------------------------------------------------------------  */a:link {  text-decoration: none;}  /* linkfarger  */a:visited { text-decoration: none;}  /* linkfarger  */a:active { text-decoration: none;}  /* linkfarger  */a:hover  { 	text-decoration: underline;}  /* linkfarger  */ /* ------Fonter------------------------------------------------------------------------------------------  */h1     {  font-size: 20px; font-weight: bold; color: #013B15}    /* hovedheading tekst */h2     {   font-size: 15px; font-weight: normal; color: #5A220D} /* ingress tekst */h3     {   font-size: 11px; font-weight: normal; color: #00000} /* brødtekst tekst */h4     {   font-size: 9px; font-weight: normal; color: #000000} /* bildetekst */h5     {   font-size: 13px; font-weight: bold; color: #013B15}     /* søkeresultatheading */h6     {   font-size: 12px; font-weight: bold; color: #00000}     /* snarveier  */ /* --------Firmanavn topp---------------------------------------------------------------------------------  */ .firmanavn {	font-size: 20px;	font-weight: normal;	color: #ffffff;}  /* Firmanavn i toppfelt  */ /* --------Fonter toppmeny---------------------------------------------------------------------------------  */ .hovedmeny-valgt {   font-size: 12px; font-weight: bold; color: #ffffff}  /* hovedmeny tekst valgt  */.hovedmeny-ikke-valgt {   font-size: 12px; font-weight: normal; color: #FFE400} /* hovedmeny tekst ikke valgt  */ /* ---------Farger felter toppmeny--------------------------------------------------------------------------  */.toppmeny-celle { background-color: #013B15; }  /* celle ikke valgt hovedmeny + snarveier + bunn */.toppmeny-celle-v { background-color: #5A220D; }  /* celle valgt hovedmeny */ /* ---------Fonter undermeny -------------------------------------------------------------------------------  */.sidemeny-heading  {   font-size: 13px; font-weight: bold; color: #013B15}  /* sidemeny heading  */.sidemeny-niva-1v  {   font-size: 12px; font-weight: bold; color: #832121}  /* sidemeny tekst valgt  */.sidemeny-niva-1   {   font-size: 12px; font-weight: normal; color: #000000} /* sidemeny tekst ikke valgt  */.sidemeny-niva-2v  {   font-size: 11px; font-weight: bold; color: #832121}  /* sidemeny tekst valgt  */.sidemeny-niva-2   {   font-size: 11px; font-weight: normal; color: #000000} /* sidemeny tekst ikke valgt  */ /* ----------Sidestolpe aktuelt fonter-----------------------------------------------------------------------  */.aktuelt-heading   {	font-size: 12px;	font-weight: bold;	color: #013B15;} /* aktuelt heading  */.aktuelt-tekst   {	font-size: 10px;	font-weight: normal;	color: #000000;	line-height: 11px;} /* aktuelt tekst  */ /* ----------Les mer font--------------------------------------------------------------------------------------  */ .les-mer  {  font-size: 10px; font-weight: bold; color: #DB0F0A} /* les mer  *//* ---------------------------------------------------------------------------Div---Hovedcontainer---------------  */#container {	width: 890px;	margin-right: auto;	margin-left: auto;	background: #ffffff url(Dekor/container/01-bak-sc-tile.gif) repeat;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: left;}/* ---------------------------------------------------------------------------Div---Topp med logo-----------------  */#topp {	float: left;	height: 110px;	width: 890px;	background: url(Dekor/topp/01-topp1-sc.png) repeat;}/* -------------------------------------------------------------------------Div-----logo topp-----------  */#logo {	float: left;	height: 110px;	width: 20%;	background: url(Dekor/Logo/blank-logo-600.gif) no-repeat;	padding-left: 100px;}/* --------------------------------------------------------------------------Div----Hovedmeny oppe-----------------  */#hovedmeny {	height: 25px;	width: 890px;}/* --------------------------------------------------------------------------Div----Sidestolpe med menyer----------  */#sidestolpe {	float: left;	width: 250px;	margin-left: 10px;}/* ---------------------------------------------------------------------------Div---undermeny sidestolpe-----------  */#undermeny {	width: 250px;	padding-right: 12px;	padding-left: 12px;}/* -------------------------------------------------------------------------Div-----Aktueltboks sidemeny-----------  */#aktuelt {	width: 250px;	padding-right: 12px;	padding-left: 12px;}/* ---------------------------------------------------------------------------Div---Sokefelt----------------------  */#sokefelt {	width: 250px;	padding-right: 12px;	padding-left: 20px;}/* ---------------------------------------------------------------------------Div---Snarveier----------------------  */#snarveier {	width: 262px;	padding-right: 12px;	padding-left: 12px;}/* --------------------------------------------------------------------------Div----Hovedfelt----------------------  */#hovedfelt {	padding: 0px 20px 40px 0px;	float: right;	width: 560px;	border: 2;	border-color: #0066CC;	margin: 0px;	clear: right;}#hovedfelt a:link { color: #832121; text-decoration: underline;}  /* linkfarger  */#hovedfelt a:visited { color: #832121;  text-decoration: underline;}  /* linkfarger  */#hovedfelt a:active { color: #832121; text-decoration: underline;}  /* linkfarger  */#hovedfelt a:hover  { color: #832121; 	text-decoration: underline;}  /* linkfarger  *//* --------------------------------------------------------------------------Div----Bunnfeltfelt------------------  */#bunn {	height: 0px;	width: 890px;	text-align: center;	vertical-align: middle;	padding: 0px;	background: center center;}/* ----------Regler----------------------------------------------------------------------------------------------  */.fltrt { /*  float  right */	float: right;	margin-left: 8px;}.fltlft { /* float left */	float: left;	margin-right: 8px;}.clearfloat { /* bryt flyt */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}