﻿/*-------------------[INFO]------------------------*/
/*

Følger profilhåndbok til Felleskjøpet

Farger:
Grønn:#168037
Gul:#fff200

Brun:#734808 (Landbruk sin hovedfarge)
Blå:#07467b (FKA.no sin hovedfarge)
Rød:#ce3744 (Fellskjopet.no sin hovedfarge)
Lys:#cdc489 (Støttefarge for alle portalene)

Fontfarge på hvit bakgrunn:#474545
Fontfarge på farget bakgrunn:#272425
Font: Arial

*/
/* ------------------[ BASIS ]------------------- */
body {padding:0 0 0 0;margin:0 0 0 0; position:relative}	

/*Basis font og linjehøyde*/
td{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) td{font-family: arial;font-size:small;color:#474545;}

ul{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) ul{font-family: arial;font-size:small;color:#474545;}

span{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) span{font-family: arial;font-size:small;color:#474545;}

font{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) font{font-family: arial;font-size:small;color:#474545;}

div{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) div{font-family: arial;font-size:small;color:#474545;}

u{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) u{font-family: arial;font-size:small;color:#474545;}

em{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) em{font-family: arial;font-size:small;color:#474545;}

strong{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) strong{font-family: arial;font-size:small;color:#474545;}

b{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) b{font-family: arial;font-size:small;color:#474545;}

li{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) li{font-family: arial;font-size:small;color:#474545;}

p{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) p{font-family: arial;font-size:small;color:#474545;}

div{font-family: arial;font-size:x-small;color:#474545;}
body:nth-of-type(1) div{font-family: arial;font-size:small;color:#474545;}

body{font-family: arial;font-size:x-small;color:#474545;height:100%;}
body:nth-of-type(1) body{font-family: arial;font-size:small;color:#474545;height:100%;}

/*bilder vises uten ramme som standard*/
/*img {border:0px;}*/

a {text-decoration:underline;color:#07467b}

/*Overskriftstiler*/
h1{font-family: arial;font-size:1.3em;font-weight:bold;}
body:nth-of-type(1) h1{font-family: arial;font-size:1.3em;font-weight:bold;}

h2{font-family: arial;font-size:1.2em;font-weight:bold;padding:none;margin:none}
body:nth-of-type(1) h2{font-family: arial;font-size:1.2em;font-weight:bold;padding:none;margin:none}

h3{font-family: arial;font-size:1.x-small;font-weight:bold;}
body:nth-of-type(1) h3{font-family: arial;font-size:small;font-weight:bold;}

td {vertical-align:top; text-align:left}
	
}

.ms-WPBody a{text-decoration:underline;color:#07467b !important }
/* ------------------[ SIDE ]------------------- */
#Mainwindow
{padding:none; 
width:100%;
background: url("/_layouts/images/Landbruk/Landbruk_Levende_Opptatt.gif") no-repeat right bottom;
}

/*------------------- #Mainwindow ---Fix for ikke IE browsers--------------------------------*/
/*html>body>Form #Mainwindow
{
width:auto;
min-width: 100%;
background: url("/_layouts/images/Landbruk/Landbruk_Levende_Opptatt.gif") no-repeat right bottom; 

} */


html>body>
{

height:auto;
min-height: 100%;
max-height:1500px;
}

body:nth-of-type(1) #Mainwindow{
position: relative; width: 100%; height: 100%; top: 0px; left: 0px; 
background: url("_layouts/images/Landbruk/Landbruk_Levende_Opptatt.gif") no-repeat right bottom}

/*--------------------------Slutt fix for ikke IE browsers ----------------------------------*/

#main{width:750px;vertical-align:top;padding-top:8px}

/* -----------------------------------------[ TOPPOMRÅDE ]------------------------------------- */

#top_nav{margin: 0 0 0 0;background-color:#fff200;width:990px; height:32px;}

.FKtopNav
{float: left;position:relative;	top:5px;}

/*---------------------------------------Toppmenyen--------------------------------------------------------*/
.FKtopNavItem {margin:0px 4px 0px 4px;padding:8px 0px 0px 0px ;background-color:#fff200;font-weight:bold; }
.FKtopNavItem a {background-color:#FFFFFF;display:block;padding:1px 4px 0px 6px;color:#168037;font-size:large; border:1px #cdc489 solid  !important;border-bottom:none !Important}
.FKtopNavSelected a {background-color:#168037;color:#FFFFFF;}
.FKtopNavHover a {background-color:#168037;color:#FFFFFF;}

/*----------------------------------------Nivå 2 toppmenyen---------------------------------------------*/
.FKtopNavSub
{float: left;position:relative;	top:-1px;}

Div#Level2menu{position:absolute;top:32px; left:0px;text-align:center;width:978px;background-color:#168037;z-index:500}

.FKtopNavItemSub{margin:0px 0px 0px 0px;padding:0px 0px 0px px ;font-size:x-small;}
.FKtopNavItemSub a {background-color:#168037;display:block;padding:0px 6px 0px 6px;font-weight:bold;color:white}
.FKtopNavSelectedSub a {background-color:#07467b;color:#FFFFFF;}
.FKtopNavHoverSub a {background-color:#07467b;color:#FFFFFF;}


/*------------------- Logg ut knappen--------------------------------- */
td#Logout { padding-left:20px;padding-right:20px; }

/*--------------Site action ikke synlig ved anonym tilgang, men bør være tilgjengelig for editorer-----------------*/
#SiteAction{position:absolute;top:32px;right:0px}

/*-------------------------Søk - -----------------------------*/
/*.searcharea
{display:block;
width:150px;
position:absolute;
top:2px;
left:780px}

td.ms-sbgo{
background-color:#fff200 !important; 
border:none !important; 
width:8px !important; 
}*/

.searcharea
{display:block;
width:202px !important;
position:absolute;
top:4px;
left:741px}

.ms-sbplain{width:202px !important}




td.ms-sbcell
{border:1px #cdc489 solid  !important; 
border-bottom:none!important; 
background:none !important; 
display:block !important;
width:10px !IMPORTANT;
background-color:white !important;
vertical-align:middle;
position:relative !important;
top:6px !important;
}

td.ms-sbgo{
padding-left:3px !important;
background-color:#fff200 !important; 
border:none !important; 
width:10px !important;
height:10px !important;
padding-bottom:0px !important;
padding-top:0px !important; 
}


.ms-sblastcell{
	width:10px !important
}

/*andre nettlesere - ihverfall firefox -----*/
/*html>body>Form td.ms-sbcell
{
position:RELATIVE !important;
top:14px !important; 
left:0px !important;
width:180px !IMPORTANT; 
height:20px;
border-bottom:none !important
}
html>body>Form td.ms-sbgo
{
 position:RELATIVE !important;
 top:-8px !important; 
 left:184px !important; 
 width:8px !IMPORTANT

}
/*html>body>Form .searcharea
{display:block;
width:10px;
position:absolute;
top:-5px;
right:10px}*/


/*body:nth-of-type(1) .searcharea
{display:block;
width:10px;
position:absolute;
top:-5px;
right:10px}*/

html>body>Form td.ms-sbcell
{
position:RELATIVE !important;
top:0px !important; 
left:0px !important;
width:205px !IMPORTANT; 
height:20px;
border-bottom:none !important
}


html>body>Form td.ms-sbgo
{
 position:RELATIVE !important;
 top:-21px !important; 
 left:209px !important; 
 width:10px !IMPORTANT;
 height:10px !important;
}


html>body>Form .searcharea
{display:block;
width:210px;
position:absolute;
top:-3px;
left:746px !important}


body:nth-of-type(1) .searcharea
{display:block;
width:10px;
position:absolute;
top:8px;
right:10px}






/*ikke søkerelatert */

html>body>Form .FKtopNavItem
{
margin-top:0.5px

}



/*Spesielt for søkeresultasiden*/

.SearchAreaSearchResult
{height:235px; width:480px; background-image:url('/_layouts/images/FKA/FKA_BGSokeresultat.gif');text-align:right;vertical-align:top;padding-top:80px}

.SearchAreaSearchResultActivity
{height:235px; width:480px; background-image:url('/_layouts/images/FKA/FKA_BGSokeresultat.gif');padding-top:10px; }

.ActivityPadding
{position:relative !important;top:-243px !important; margin-left:9px;
}
.ActivitySpan
{
position:relative;left:0px;top:-50px; float:left    
}
/* vet ikke hvilket alternativ vi lander på enn - derfor dobbel */
.srch-Title a:link, .searchrestitle a:link { color:#168037 !important; text-decoration:none; font-size:small }
body:nth-of-type(1) .srch-Title a:link, .searchrestitle a:link { color:#168037 !important; text-decoration:none; font-size:medium }

.srch-Title a:visited, .searchrestitle a:visited { color:#168037 !important; text-decoration:none  ; font-size:small }
body:nth-of-type(1) .srch-Title a:visited, .searchrestitle a:visited { color:#168037 !important; text-decoration:none  ; font-size:medium }

.srch-Title a:hover, .searchrestitle a:hover  { color:#168037 !important; font-size:small  }
body:nth-of-type(1) .srch-Title a:hover, .searchrestitle a:hover  { color:#168037 !important; font-size:medium  }

.srch-Title  { color:#168037 !important}

/*#SRP_P1  {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:none; }
#SRP_P2 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P3 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P4 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P5 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P6 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P7 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P8 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P9 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P10 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P11 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P12 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P13 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P14 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P15 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P16 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P17 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }
#SRP_P18 {display:inline-block;width:15px; padding:4px 4px 0px 4px;border:1px green dotted; }*/
#SRP_P1  {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P2  {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P3  {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P4  {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P5  {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P6  {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P7  {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P8  {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P9  {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P10 {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P11 {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P12 {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P13 {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P14 {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P15 {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P16 {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P17 {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold; }
#SRP_P18 {display:inline-block;width:15px; padding:6px 8px 6px 8px;border:1px #07467b dotted;color:#07467b;font-size:x-small; font-weight:bold;}
#SRP_Next{width:15px; padding:6px 8px 6px 8px;color:#07467b;font-size:xx-small; font-weight:bold; }
#SRP_Prev{width:15px; padding:6px 8px 6px 8px;color:#07467b;font-size:xx-small; font-weight:bold; }

.srch-Page srch-Page-bg {}

.srch-Page {
background-color:#FFFFFF !important; 
border-top:1px #168037 dotted !important; 
padding-top:8px !important; 
color:#168037 !important;
font-size:x-small !important; 
font-weight:bold !important;
}

.searchrestitle{border-top:1px #168037 dotted !important; }


body:nth-of-type(1) .SearchAreaSearchResult td.ms-sbcell
{
position:ABSOLUTE !important;\
position:RELATIVE !important;
top:94px !important;\
top:14px !important; 
left:80px !important;\
left:0px ! important;
width:256px !important; 
height:20px;
border-bottom:none !important;
}

body:nth-of-type(1) .SearchAreaSearchResult td.ms-sbgo
{
position:ABSOLUTE !important;\
position:RELATIVE !important;
top:94px !important;\
top:-7px !important; 
left:340px !important;\
left:260px !important; 
width:35px !important;
height:21px !important 

}


.searchAreaSearchResult td.ms-sbcell .ms-sbplain{width:278px !important}
body:nth-of-type(1) .searchAreaSearchResult td.ms-sbcell .ms-sbplain{width:255px !important}


/*slutt spesielt for søkeresultat */

/*Paging nyhetsarkiv*/
.Arkiv-alle-saker{  text-align:right  !important}

/* ------------------[ VENSTRE KOLONNE ]------------------- */
#Venstrekolonne {width:225px !important;vertical-align:top;position:relative;top:10px;padding:none !important}
body:nth-of-type(1) #Venstrekolonne {width:225px !important;vertical-align:top;position:relative;top:10px;padding:0px !important}

.Venstretabell {width:225px;padding:none}

/*------------------[Logoen]----------------------------*/

#ctl00_FK_Topbanner_onetidHeadbnnr0
{margin-top:0px}


/* Finn frem div */
.Finnfrem {border:1px; border-color:#168037; border-bottom-style:dotted;width:235px;margin-top:47px;}
body:nth-of-type(1) .Finnfrem {border:1px; border-color:#168037; border-bottom-style:dotted;width:235px;margin-top:65px;}


.Finnfremimg { width:28px; height:28px;vertical-align:top; float:left;padding:4px 5px 2px 2px}
.Finnfremtekst{ color:#168037;vertical-align:top; float:left}
.FinnFrem a:link {float:left; color:#168037;text-decoration:none;font-weight:bold;background-image:url('../../SiteCollectionImages/landbruk_Link03.gif');background-repeat:repeat-x
}
.FinnFrem a:visited {float:left; color:#168037;text-decoration:none;font-weight:bold;background-image:url('../../SiteCollectionImages/landbruk_Link03.gif');background-repeat:repeat-x
}
.Finnfremtekst a:link{ color:#168037;vertical-align:top; float:left;font-weight:100}
.Finnfremtekst a:visited{ color:#168037;vertical-align:top; float:left;font-weight:100}

/* Rollemeny */
.RollemenyTittel
{color:#168037;text-decoration:none;padding-top:0px;
 font-weight:bold;background-color:#ffffff;border:1px; 
 border-color:#168037; border-bottom-style:dotted;height:25px;
 vertical-align:bottom
}
.Rollemeny {border:1px; border-color:#168037; height:40px; border-bottom-style:dotted; 
background-color:#ffffff;color:#168037;vertical-align:bottom; }
.Rollemenyimg { margin-top:0px; }
* html .Rollemenyimg{ margin-bottom:-3px}
* html .Rollemeny{margin-left:5px}
.Rollemeny a:link {padding-top:0px; color:#168037;text-decoration:none;font-weight:bold;}
.Rollemeny a:visited {color:#168037;text-decoration:none;padding-top:0px; font-weight:bold;}
#Rollemenytabell{width:235px; margin-left:-3px; margin-top:36px}
* html #Rollemenytabell{margin-left:20px;}
body:nth-of-type(1) #Hoyrebanner 
{position:relative; left: -3px}

* #Hoyrebanner
{position:absolute; left: 478px}




/* RollemenyKategorisider */

.RollemenykategoriTittel
{color:#168037;text-decoration:none;padding-top:0px;
 font-weight:normal;background-color:#ffffff;border:1px; 
 border-color:#168037; border-bottom-style:dotted;height:25px;
 vertical-align:bottom
}

.RollemenyKategori {border:1px; border-color:#168037; height:40px; border-bottom-style:dotted; 
background-color:#ffffff;color:#168037;vertical-align:bottom}
.RollemenyimgKategori { margin-top:0px; }
* html .RollemenyimgKategori{ margin-bottom:-3px;}
* html .RollemenyKategori{margin-left:5px;}
.RollemenyKategori a:link {padding-top:0px; color:#168037;text-decoration:none;font-weight:bold; }
.RollemenyKategori a:visited {color:#168037;text-decoration:none;padding-top:0px; font-weight:bold; }
#RollemenytabellKategori{width:225px; position:relative;left:-18px ;margin-top:10px}
* html #RollemenytabellKategori{position:relative;left:-18px }

.Rollemenycelle{position:relative;left:-2px}
html>body>Form .Rollemenycelle{position:relative;left:0px}

/*Globallinks*/

.leftNavGlobal{margin-top:5px;font-size:x-small; margin-left:-5px}
body:nth-of-type(1) .leftNavGlobal{margin-top:5px;font-size:small; margin-left:-5px}
.leftNavGlobal a{background-image:url('/_layouts/images/FKA/FKA_QuicklaunchBG.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:20px;line-height:12pt
}
.leftNavGlobal a:link {color:#07467b;text-decoration:none;font-weight:bold; font-size:x-small}
body:nth-of-type(1) .leftNavGlobal a:link {color:#07467b;text-decoration:none;font-weight:bold; font-size:small}

.leftNavGlobal a:hover {color:#07467b;text-decoration:none;font-weight:bold; font-size:x-small}
body:nth-of-type(1) .leftNavGlobal a:hover {color:#07467b;text-decoration:none;font-weight:bold; font-size:small}

.leftNavGlobal a:visited {color:#07467b;text-decoration:none;font-weight:bold; font-size:x-small}
body:nth-of-type(1) .leftNavGlobal a:visited {color:#07467b;text-decoration:none;font-weight:bold; font-size:small}



/*CurrentMenu*/
.leftNav
{
	margin-top:5px; font-size:x-small
}

body:nth-of-type(1) .leftNav
{
	margin-top:5px; font-size:small
}


.leftNav a
{
	background-image:url('/_layouts/images/Landbruk/QuickLauchBG.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:20px
}
.leftNav a {color:#ce3744;text-decoration:none;font-weight:bold; font-size:x-small}
body:nth-of-type(1) .leftNav a {color:#ce3744;text-decoration:none;font-weight:bold; font-size:small}




/* ------------------[ MIDTFELT ]------------------- */

/* ------------------[ BUNNOMRÅDE ]------------------- */

td#footer{background-image:url('/_layouts/images/FKA/FKA_Footer_Left.gif');background-repeat:no-repeat;background-position:left bottom;text-align:left }
div#bunnlevendebilde{position:absolute;bottom:0px;right:0px;z-index:0}
div#footerleft{position:relative;bottom:-90px;left:0px; z-index:1;}
div#footerright{position:relative;bottom:17px;left:90%; font-size:x-small;}
html>body>Form div#footerright{position:relative;bottom:20px;z-index:3;left:89%; font-size:x-small;width:50px;}


#footertext{font-weight:bold;color:#fff200; font-size:x-small; }
body:nth-of-type(1) #footertext{font-weight:bold;color:#fff200; font-size:small; }
   
#footertextPhone{color:#FFFFFF}


/* ----------------[TOPPBANNERVENSTRE]-----------------------*/
#toppbannervenstre
{
	background-image:url('/_layouts/images/Landbruk/FKLogo_Leftarea.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:235px;
	height:235px;
	padding-left:7px;
	padding-top:20px;
	position:relative;
/*	top:10px   */
	
}

/*------------------[BRØDSMULEN]------------------------------*/
.breadcrumb{vertical-align:middle;color:#07467b;}
.breadcrumb a{font-size:x-small;text-decoration:none;color:#07467b;font-weight:bold}
body:nth-of-type(1) .breadcrumb a{font-size:small;text-decoration:none;color:#07467b;font-weight:bold}
.breadcrumbCurrent{font-size:x-small;color:#168037;}
body:nth-of-type(1) .breadcrumbCurrent{font-size:small;color:#168037;}
/*------------------------NAVIGASJON PÅ UNDERKATEGORISIDER (MIDTFELT)(ikke ferdig) _________________________________________________________________*/

.leftNavSub{width:235px;}
.leftNavSub a{
width:235px;
background-image:url('/_layouts/images/Landbruk/Landbruk_Kategorimeny.gif');
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
color:white;
	font-weight:bold;
	line-height:25px;
	padding-bottom:1px;
	

}
.leftNavSub a:hover{
width:235px;
background-image:url('/_layouts/images/Landbruk/Landbruk_kategorimenyhover.gif');
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
color:#734808;
	font-weight:bold;
	line-height:25px;
	padding-bottom:1px;

	
}

.leftNavSubLevel1{

	display:block;
	font-size:x-small;
	line-height:25px;
	padding-bottom:0px;
	padding-left:0px
	
	
}
.leftNavSubHover{

	display:block;
	font-weight:bold;
	font-size:x-small;
	line-height:25px;
	padding-bottom:0px;
	background-color:#cdc489;
	color:#734808;
}


body:nth-of-type(1) .leftNavSubHover{
    width:215px !important;
	display:block;
	font-weight:bold;
	font-size:x-small;
	line-height:25px;
	padding-bottom:0px;
	background-color:#cdc489;
    color:#734808;
}






#zz3_CurrentNavSub{width:235px}
body:nth-of-type(1) #zz3_CurrentNavSub{width:235px;display:block;}
 

.leftNavSubHover a{

line-height:25px;
	color:#734808;
	font-weight:bold;
}

.leftNavSubSelected
{
}
.leftNavSubFlyOuts
{
	background-image:none;
	display:block
	


}
.leftNavSubFlyOutsItem{
	
	line-height:15px;
	padding-bottom:0px;
	font-size:x-small;
	display:block;
	margin-left:5px
	


}
.leftNavSubFlyOutsItem a
{
	width:235px;
	background-image:url('/_layouts/images/Landbruk/Landbruk_kategorimenyflyout.gif');
	background-color:#cdc489;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	color:#734808;
	line-height:18px;

	
	font-size:x-small;
	
}
.leftNavSubFlyOutsHover
{
	
padding-bottom:0px
}

/*Stilsetting av Content Qury webpart templates */


.NewsItem {width:480px;font-size:x-small; }
body:nth-of-type(1).NewsItem {width:480px;font-size:small; }
#NewsItem{	margin-top:5px; margin-bottom:0px}
.NewsImage {float:left;height:235px;width:235px;border:1px #168037 dotted ; position:relative; top:0px; left:0px }
.NewsTitle {float:right;height:235px;width:235px;float:right;font-size:medium;font-weight:bold;color:#168037;text-decoration:none; position :relative; left:-1px}
body:nth-of-type(1) .NewsTitle {float:right;height:235px;width:235px;float:right;font-size:large;font-weight:bold;color:#168037;text-decoration:none; position :relative; left:-1px}
.NewsTitle a{color:#168037 !important;text-decoration:none !important; padding-bottom:5px; }
.NewsStartDate {font-size:x-small;color:#474545;font-weight:normal;padding:5px 0px 5px 0px; }
body:nth-of-type(1) .NewsStartDate {font-size:small;color:#474545;font-weight:normal;padding:5px 0px 5px 0px; }
.NewsPreamble {font-size:x-small;color:#474545;font-weight:normal; }
body:nth-of-type(1) .NewsPreamble {font-size:small;color:#474545;font-weight:normal; }
.NewsPreamble a {color:#168037; font-size:x-small; }
body:nth-of-type(1) .NewsPreamble a {color:#168037; font-size:small; }

.NewsImageBreddebilde{display:block;height:235px;width:483px; text-decoration:none !important; border:1px #168037 dotted ; }
.BreddebildeTitle{color:#168037;font-weight:bold;font-size:medium;background-repeat:no-repeat; padding:0px 0px 0px 0px; cursor:pointer; }
.NewsTitleBreddebilde {padding-left:10px; float:right;height:118px; border-left:1px #168037 dotted; border-top: 1px #168037 dotted; width:236px;float:right;color:#168037;text-decoration:none !important; position :relative; background-color:White; margin-top:102px; }
.NewsTitleBreddebilde a {text-decoration:none !important; color:#168037 !important}
.NewsPreambleBreddebilde {font-size:x-small;color:#474545;font-weight:normal; text-indent:0px !important; text-decoration:none !important;}
.NewsImageBreddebildeNyhet{float:left; position :relative; left:246px; margin-top:93px;text-decoration:none !important;}
.RemoveBreddebildeBorderBottom{background-color:White; float:right; width:237px; left:237px; top:101px; height:1px; position:relative; z-index:2; font-size:1px; }
.RemoveBreddebildeBorderRight{background-color:White; float:left; width:1px; left:456px; top:102px; height:118px; position:relative; z-index:3; }
body:nth-of-type(1) .RemoveBreddebildeBorderRight
{	background-color:white; 
	float:left; 
	width:1px; 
	left:733px;
	top:405px; 
	height:118px; 
	position:absolute; 
	z-index:3; }

body:nth-of-type(1) .BreddebildeTitle{color:#168037;font-weight:bold;font-size:large; padding:0px 0px 0px 0px; cursor:pointer; }
body:nth-of-type(1) .NewsImageBreddebildeNyhet{float:left; position :relative; left:236px; margin-top:93px;text-decoration:none !important;}



.NewsItemRight {width:478px;font-size:x-small;}
body:nth-of-type(1) .NewsItemRight {width:478px;font-size:small;}
#NewsItemRight {margin-top:1px}
.NewsTitleRight {float:left;height:235px;width:235px;font-size:medium;font-weight:bold;color:#07467b;text-decoration:none;position :relative; left:1px}
body:nth-of-type(1) .NewsTitleRight {float:left;height:235px;width:235px;font-size:large;font-weight:bold;color:#07467b;text-decoration:none;position :relative; left:1px}
.NewsImageRight {float:right;height:235px;width:235px;border:1px #168037 dotted ; position:relative; top:-3px; left:-1px }
.NewsTitleRight a{color:#07467b !important;text-decoration:none !important; padding-bottom:5px; }
.NewsStartDateRight {font-size:x-small;color:#474545;font-weight:normal;padding:5px 0px 5px 0px; }
body:nth-of-type(1) .NewsStartDateRight {font-size:small;color:#474545;font-weight:normal;padding:5px 0px 5px 0px; }
.NewsPreambleRight {font-size:x-small;color:#474545;font-weight:normal; }
body:nth-of-type(1) .NewsPreambleRight {font-size:small;color:#474545;font-weight:normal; }
.NewsPreambleRight a {color:#07467b; font-size:x-small; }
body:nth-of-type(1) .NewsPreambleRight a {color:#07467b; font-size:small; }


.NewsItemTextOnly {width:235px;font-size:x-small;}
body:nth-of-type(1) .NewsItemTextOnly {width:235px;font-size:small;}
#NewsItemTextOnly {margin:0px}
.NewsTitleTextOnly {height:235px;width:235px;font-size:medium;font-weight:bold;color:#168037;text-decoration:none}
body:nth-of-type(1) .NewsTitleTextOnly {height:235px;width:235px;font-size:large;font-weight:bold;color:#168037;text-decoration:none}
.NewsTitleTextOnly a{color:#168037 !important;text-decoration:none !important; padding-bottom:5px; }
.NewsStartDateTextOnly {font-size:x-small;color:#474545;font-weight:normal;padding:5px 0px 5px 0px; }
body:nth-of-type(1) .NewsStartDateTextOnly {font-size:small;color:#474545;font-weight:normal;padding:5px 0px 5px 0px; }
.NewsPreambleTextOnly {font-size:x-small;color:#474545;font-weight:normal; }
body:nth-of-type(1) .NewsPreambleTextOnly {font-size:small;color:#474545;font-weight:normal; }
.NewsPreambleTextOnly a{color:#168037; font-size:x-small; padding-left:5px}
body:nth-of-type(1) .NewsPreambleTextOnly a{color:#168037; font-size:small; padding-left:5px}

.NewsItemTextOnly2 {width:235px;font-size:x-small;}
body:nth-of-type(1) .NewsItemTextOnly2 {width:235px;font-size:small;}
#NewsItemTextOnly2 {margin-top:0px}
.NewsTitleTextOnly2 {height:235px;width:235px;font-size:medium;font-weight:bold;color:#07467b;text-decoration:none}
body:nth-of-type(1) .NewsTitleTextOnly2 {height:235px;width:235px;font-size:large;font-weight:bold;color:#07467b;text-decoration:none}
.NewsTitleTextOnly2 a{color:#07467b!important;text-decoration:none !important; padding-bottom:5px; }
.NewsStartDateTextOnly2 {font-size:x-small;color:#474545;font-weight:normal;padding:5px 0px 5px 0px; }
body:nth-of-type(1) .NewsStartDateTextOnly2 {font-size:small;color:#474545;font-weight:normal;padding:5px 0px 5px 0px; }
.NewsPreambleTextOnly2 {font-size:x-small;color:#474545;font-weight:normal; }
body:nth-of-type(1) .NewsPreambleTextOnly2 {font-size:small;color:#474545;font-weight:normal; }
.NewsPreambleTextOnly2 a{color:#07467b; font-size:x-small; }
body:nth-of-type(1) .NewsPreambleTextOnly2 a{color:#07467b; font-size:small; }


#NewsItemTextOnly3 {margin-top:0px;background-image:url('/_layouts/images/Felles/BG_Repeat_Blaa.gif');height:235px;width:235px}
.NewsTitleTextOnly3 {width:235px;font-size:medium;font-weight:bold;color:#fff200;text-decoration:none;padding-left:5px; padding-right:5px}
body:nth-of-type(1) .NewsTitleTextOnly3 {width:235px;font-size:large;font-weight:bold;color:#fff200;text-decoration:none;padding-left:5px; padding-right:5px}
.IMGNewsItemTextOnly3 {	padding-left:-5px !important}
.NewsTitleTextOnly3 a{color:#fff200!important;text-decoration:none !important; padding-bottom:5px; padding-left:2px}
.NewsStartDateTextOnly3 {font-size:x-small;color:#ffffff;font-weight:normal;padding:5px 0px 5px 2px;}
body:nth-of-type(1) .NewsStartDateTextOnly3 {font-size:small;color:#ffffff;font-weight:normal;padding:5px 0px 5px 2px;}
.NewsPreambleTextOnly3 {font-size:x-small;color:#ffffff;font-weight:normal; padding-left:2px}
body:nth-of-type(1) .NewsPreambleTextOnly3 {font-size:small;color:#ffffff;font-weight:normal; padding-left:2px}
.NewsPreambleTextOnly3 a{color:#ffffff; font-size:x-small; padding-left:2px}
body:nth-of-type(1) .NewsPreambleTextOnly3 a{color:#ffffff; font-size:small; padding-left:2px}


#FKARecentNewsItem {margin-top :0px; text-align:left;position:relative}
.FKARecentNewsItem {width:235px;font-size:x-small; }
body:nth-of-type(1) .FKARecentNewsItem {width:235px;font-size:small; }
.FKARecentNewsTitle {margin-top :0px;height:90px;width:235px;color:#168037;text-decoration:none;background-color:#fff200;border-bottom:1px #168037 dotted;text-align:left;position:relative;left:3px }
.FKARecentNewsTitle a{color:#168037!important;text-decoration:none !important; padding-bottom:5px;}
.FKARecentNewsStartDate{font-size:x-small;color:#474545;font-weight:normal;padding:5px 0px 5px 5px; text-align:left }
body:nth-of-type(1) .FKARecentNewsStartDate{font-size:small;color:#474545;font-weight:normal;padding:5px 0px 5px 5px; text-align:left }
.FKARecentNewsTitleText a{padding:5px 5px 0px 10px;font-size:medium;font-weight:bold;display:block; text-align:left}
body:nth-of-type(1) .FKARecentNewsTitleText a{padding:5px 5px 0px 10px;font-size:large;font-weight:bold;display:block; text-align:left}

#FKANewsArchiveItem {margin-top :0px; text-align:left;position:relative}
.FKANewsArchiveItem {width:480px;font-size:x-small; }
body:nth-of-type(1) .FKANewsArchiveItem {width:480px;font-size:small; }
.FKANewsArchiveTitle {margin-top :0px;height:90px;width:480px;color:#168037;text-decoration:none;border-bottom:1px #168037 dotted;text-align:left; }
.FKANewsArchiveTitle a{color:#168037!important;text-decoration:none !important; padding-bottom:5px;}
.FKANewsArchiveStartDate{font-size:x-small;color:#474545;font-weight:normal;padding:5px 0px 5px 5px; text-align:left }
body:nth-of-type(1) .FKANewsArchiveStartDate{font-size:small;color:#474545;font-weight:normal;padding:5px 0px 5px 5px; text-align:left }
.FKANewsArchiveTitleText a{padding:5px 5px 0px 10px;font-size:medium;font-weight:bold;display:block; text-align:left}
body:nth-of-type(1) .FKANewsArchiveTitleText a{padding:5px 5px 0px 10px;font-size:large;font-weight:bold;display:block; text-align:left}
.FKANewsArchiveTextOnly {font-size:x-small;color:#474545;font-weight:normal; padding-left:10px}
body:nth-of-type(1) .FKANewsArchiveTextOnly {font-size:small;color:#474545;font-weight:normal; padding-left:10px}
.FKANewsArchiveTextOnly a{color:#474545; font-size:x-small; padding-left:10px}
body:nth-of-type(1) .FKANewsArchiveTextOnly a{color:#474545; font-size:small; padding-left:10px}

.ArchiveFooter{padding-left:5px; font-size:xx-small}
body:nth-of-type(1) .ArchiveFooter{padding-left:5px; font-size:x-small}
.ArchiveFooter a{margin-left: 5px; color:#168037!important;text-decoration:none !important; }
.ArchiveFooterActivities{background-image:url('/_layouts/images/FKA/FKA_QuicklaunchBG.gif'); background-repeat:no-repeat; padding-top:3px }
.ArchiveFooterActivities a{color:#07467b!important; text-decoration:none; font-size:xx-small; margin-left:20px; padding-top:3px; }

/*ContentQueryWebpart stiler for aktivitet */

#FKARecentActivitiesItem {margin-top :0px; text-align:left;position:relative}
.FKARecentActivitiesItem {width:480px;font-size:x-small; }
body:nth-of-type(1) .FKARecentActivitiesItem {width:480px;font-size:small; }
.FKARecentActivitiesTitle {margin-top :0px;height:90px;width:480px;color:#168037;text-decoration:none;border-bottom:1px #168037 dotted;text-align:left; }
.FKARecentActivitiesTitle a{color:#168037!important;text-decoration:none !important; padding-bottom:5px;}
.FKARecentActivitiesStartDate{font-size:x-small;color:#474545;font-weight:normal;padding:5px 0px 5px 5px; text-align:left }
body:nth-of-type(1) .FKARecentActivitiesStartDate{font-size:small;color:#474545;font-weight:normal;padding:5px 0px 5px 5px; text-align:left }
.FKARecentActivitiesTitleText a{padding:5px 5px 0px 10px;font-size:medium;font-weight:bold;display:block; text-align:left}
body:nth-of-type(1) .FKARecentActivitiesTitleText a{padding:5px 5px 0px 10px;font-size:large;font-weight:bold;display:block; text-align:left}
.FKARecentActivitiesTextOnly {font-size:x-small;color:#474545;font-weight:normal; padding-left:10px}
body:nth-of-type(1) .FKARecentActivitiesTextOnly {font-size:small;color:#474545;font-weight:normal; padding-left:10px}
.FKARecentActivitiesTextOnly a{color:#474545; font-size:x-small; padding-left:10px}
body:nth-of-type(1) .FKARecentActivitiesTextOnly a{color:#474545; font-size:small; padding-left:10px}
.FKARecentActivitiesActivityDate {font-size:medium;  text-align: center; line-height: 25px; color: White; background-color: #168037; width:25px; height: 25px; float:left}
body:nth-of-type(1) .FKARecentActivitiesActivityDate {font-size:large;  text-align: center; line-height: 25px; color: White; background-color: #168037; width:25px; height: 25px; float:left}
.FKARecentActivitiesActivityMonth {font-size: x-small; font-weight: bold; line-height: 25px; height: 25px; color: #168037;  }
body:nth-of-type(1) .FKARecentActivitiesActivityMonth {font-size: small; font-weight: bold; line-height: 25px; height: 25px; color: #168037;  }


.ActivityDate {font-size:medium;  text-align: center; line-height: 25px; color: White; background-color: #168037; width:25px; height: 25px; float:left}
body:nth-of-type(1) .ActivityDate {font-size:large;  text-align: center; line-height: 25px; color: White; background-color: #168037; width:25px; height: 25px; float:left}
.ActivityMonth {font-size: x-small; font-weight: bold; line-height: 25px; height: 25px; color: #168037;  }
body:nth-of-type(1) .ActivityMonth {font-size: small; font-weight: bold; line-height: 25px; height: 25px; color: #168037;  }

.RelatedActivityDay{text-align: center !important; font-size:large; font-weight:bold; color: White;}
body:nth-of-type(1) .RelatedActivityDay{text-align: center !important; font-size:x-large; font-weight:bold; color: White;}
.RelatedActivityMonth{font-size:x-small; font-weight:bold; color: White; }
body:nth-of-type(1) .RelatedActivityMonth{font-size:small; font-weight:bold; color: White; }
.RelatedActivityBackground{background:url('/_layouts/images/felles/BG_Repeat_Blaa.gif') no-repeat; width:50px !important; height: 50px !important; }
.RelatedActivityRight{float:left; height:50px !important;}
.RelatedActivityTitle a{color:#07467b !important; text-decoration:none !important; top:-1px; font-weight:bold; font-size: x-small !important; height:31px; line-height:15px;}
body:nth-of-type(1) .RelatedActivityTitle a{color:#07467b !important; text-decoration:none !important; top:-1px; font-weight:bold; font-size: small !important; height:31px;line-height:15px;}
.FKARelatedActivitiesText{font-size:x-small !important ;color:#474545;font-weight:normal; border:1px; border-color:#07467b; border-bottom-style:dotted; width:170px; height:15px; }
body:nth-of-type(1) .FKARelatedActivitiesText{font-size:small !important ;color:#474545;font-weight:normal; border:1px; border-color:#07467b; border-bottom-style:dotted; width:170px; height:15px; }

/*Content query webpart stiler for kampanje*/
#Kampanje-forside{ margin-bottom:0px }
.Kampanje-omrade-flash{ margin-bottom:0px; margin-top:5px}
.Kampanje-omrade-bilde{ margin-bottom:0px; }
.Kampanje-omrade-bilde-erstatning-flash{ margin-bottom:0px; margin-top:-5px}


/* ---------------------------------------------Stiler for HTML editoren--------------------------------------------------------------------------- */
.pagecontent a:link, .pageContentSide a:link, .pageContentSide a:visited, .pagecontent a:visited, .pageContentSide a:hover, .pagecontent a:hover
, 
{
    COLOR: #07467b; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:x-small;  
    font-family:Arial;
    text-decoration:underline  
}


p{
	
	
}

.ms-rteCustom-Mellomtittel
{
	font-size: x-small; 
	font-weight:600;
	font-family: Arial; 
	color: #07467b;
	height:12px ;
 	margin-bottom:-15px !important ;
/*  margin-bottom:-25px !important ;  */
}



/*------------------------------------FK Landbruk Tabellformat------------------------------------------------------------------------*/


.ms-rteTable-1   {
	border-width: 1px;
	border-style: solid;
	border-color:#cdc489;
	border-collapse: collapse;
	font-family: Arial;
	width:480px  
}
.ms-rteTable-1 tr.ms-rteTableHeaderRow-1      {
	margin: 10px;
	padding: 10px;
	color: #272425;
	background: #cdc489;
	text-align: left;
	font-size:x-small;  
	font-style:normal;
	font-family: Tahoma;  
	text-transform:none;
	font-weight: bold;
	border-spacing: 10px;
	line-height: 14pt;
	vertical-align: top;
}
}


 
.ms-rteTable-1 td.ms-rteTableHeaderFirstCol-1    {
	padding: 0in 5.4pt 0in 5.4pt;
	color: #272425;
	line-height: 14pt;
}
.ms-rteTable-1 td.ms-rteTableHeaderLastCol-1  {
	padding: 0in 5.4pt 0in 5.4pt;
	color: #272425;
	line-height: 14pt;
}
.ms-rteTable-1 td.ms-rteTableHeaderOddCol-1 {
	padding: 0in 5.4pt 0in 5.4pt;
	color: #272425;
	line-height: 14pt;
}
.ms-rteTable-1 td.ms-rteTableHeaderEvenCol-1 
{
	padding: 0in 5.4pt 0in 5.4pt;
	color: #272425;
	line-height: 14pt;
}
.ms-rteTable-1 tr.ms-rteTableOddRow-1  {
	color: #272425;
	background-color: #ffffff;
	font-size: x-small;   
	vertical-align: top;
}
.ms-rteTable-1 tr.ms-rteTableEvenRow-1   {
	color: #272425;
	background-color: #cdc489;
	font-size:x-small;   
	vertical-align: top;
}
.ms-rteTable-1 td.ms-rteTableFirstCol-1  {
	padding: 0in 5.4pt 0in 5.4pt;
}
.ms-rteTable-1 td.ms-rteTableLastCol-1 {padding:0in 5.4pt 0in 5.4pt;}
.ms-rteTable-1 td.ms-rteTableOddCol-1  {
	padding: 0in 5.4pt 0in 5.4pt;
}
.ms-rteTable-1 td.ms-rteTableEvenCol-1 {
	padding:0in 5.4pt 0in 5.4pt;
}
.ms-rteTable-1 tr.ms-rteTableFooterRow-1     {
	background-color: #cdc489;
	color: #272425;
	font-weight:normal;
	font-size: x-small;  
	font-family: Tahoma;  
	line-height: 11pt;
	border:none;
}
.ms-rteTable-1 td.ms-rteTableFooterFirstCol-1  {	padding: 0in 5.4pt 0in 5.4pt;
	border-top: none;
	text-align: left;
}
.ms-rteTable-1 td.ms-rteTableFooterLastCol-1 {
	padding:0in 5.4pt 0in 5.4pt;
	border-top:none;
	text-align:left;
}
.ms-rteTable-1 td.ms-rteTableFooterOddCol-1  {
	padding: 0in 5.4pt 0in 5.4pt;
	text-align: left;
	border-top: none;
}
.ms-rteTable-1 td.ms-rteTableFooterEvenCol-1  {
	padding: 0in 5.4pt 0in 5.4pt;
	text-align: left;
	}
	
/*rss stiler*/

/* vedr. groupheader: brukes denne et annet sted?*/
.groupheader
{display:none !important}
.feedtitle {background: url('/_layouts/images/FKA/Ledig.jpg') no-repeat left top !important;
	
}
.feedtitle { padding-top:10px !important	
}
.feedtitle a
{ color:#168037 !important; font-size:small !important; padding:0px 0px 12px 32px !Important; font-weight:bold !important; vertical-align:bottom !Important  }
div.RSSdescription 
{margin-left:32px !important; padding-bottom:10px !important}
/* slutt rss stiler */


/*posisjonering av artikkelområde*/

.sideomrade {position:relative; left:0px !important; top:-252px !important}
 
   

/*---------------------------------------Stiler for aktivitetskalender --------------------------------- */

.sideomradekalender{position:relative;top:-243px; margin-left:9px}
.CalendarArea
{
    height:230px; 
    width:480px; 
    background-image:url('/_layouts/images/FKA/FKA_BGSokeresultat.gif');
    padding-left:10px;	
    padding-top:15px;
 }
 
.monthCalendar {font-size:medium;color:White}
body:nth-of-type(1) .monthCalendar {font-size:large;color:White}

.monthCalendar a {text-decoration: none;font-size:medium;color:White}
body:nth-of-type(1) .monthCalendar a {text-decoration: none;font-size:large;color:White}

.calendarDescription {font-size:smaller;color:White}
body:nth-of-type(1) .calendarDescription {font-size:small;color:White}
#calendarcontainer { width: 200px; }

 
.calendarHeader
{
    color: White;
    font-size: smaller;
    font-family: inherit;
    font-weight: normal;
    font-variant: small-caps;
}

body:nth-of-type(1) .calendarHeader
{
    color: White;
    font-size: small;
    font-family: inherit;
    font-weight: normal;
    font-variant: small-caps;
}


.calendar a , .calendar span
{
display: table-cell;
padding: 3px;
width: 25px;
height: 25px;
border: 0px;
font-size: xx-small;
text-align: center;
font-weight: bold;
}


body:nth-of-type(1) .calendar a , .calendar span
{
display: table-cell;
padding: 3px;
width: 25px;
height: 25px;
border: 0px;
font-size: x-small;
text-align: center;
font-weight: bold;
}


.calendar a:link, .calendar a:visited
{
color: black;
text-decoration: none;
}

.calendar a:hover
{
background-color: #07467b;
color: #fff;
}


.anotherMonth a
{
    background-color: Transparent;
    visibility: hidden;
}

.earlierDates span
{      
    background-color:  Silver; 
 
  
}
.activityDates a, .activityDates span
{
     background-color: #fff200;
}
.noActivity a, .noActivity span
{
     background-color: White;
}
#prevNextMonthLinks  
{
    width: 100%;
}
#prevNextMonthLinks a
{
    color: #fff200;
    font-weight: bold;
    text-decoration: none;
}
#prevNextMonthLinks a:hover
{
    color: Silver;
}
.prevMonth
{
    width: 50%;
    text-align: left;
}
.nextMonth
{
    width: 50%;
    text-align: right;  
    
}

/* Stilsetting av sidekart */

.level-section a:link {color:#07467b !important;text-decoration:none;font-weight:bold;}

.level-section a:hover {color:#07467b !important;text-decoration:none;font-weight:bold;}

.level-section a:visited {color:#07467b !important;text-decoration:none;font-weight:bold;} 

.level-band {background-color:white;}

.level-bullet {
background-image:none;
background-position:left center;
background-repeat:no-repeat;
border:0 none inherit;
padding-left:10px;
padding-right:0;
vertical-align:top;
}

/*rss stiler*/

/* vedr. groupheader: brukes denne et annet sted?*/
.groupheader
{display:none !important}
.feedtitle {background: url('/_layouts/images/FKA/FKA_Lesher.gif') no-repeat !important; background-position:5px 0px; padding-top:10px !important; position:relative; top:-5px 	
; display:block}
.feedtitle2
{background: url('/_layouts/images/felles/Gen_Link01_Transp.gif') no-repeat !important; background-position:1px 5px !important; padding-top:3px; display:block; border-bottom:1px #168037
 dotted; }
.feedtitle a
{ color:#168037 !important; font-size:small !important; padding:0px 0px 12px 34px !Important; font-weight:bold !important; vertical-align:bottom !Important  }
.feedtitle2 a
{ color:#168037 !important; font-size:x-small !important; padding:0px 0px 5px 15px !Important; font-weight:bold !important; vertical-align:bottom !Important;  display:block  }
body:nth-of-type(1) .feedtitle2 a
{ font-size:small !important;} 

div.RSSdescription 
{margin-left:34px !important; padding-bottom:10px !important; }
/* slutt rss stiler */