/* CSS FOR alle linker og knapper/

/* PEKERE i boks med snarveier ved siden av logo*/

a.snarvei_logo:link {color: #000000; background: #ffffff; font-weight: 400; font-size:0.95em; font-family: Arial;}
a.snarvei_logo:active {color: #000000; background: #ffffff; font-weight: 400; font-size:0.95em; font-family: Arial;}
a.snarvei_logo:visited {color: #000000; background: #ffffff; font-weight: 400; font-size:0.95em; font-family: Arial; }
a.snarvei_logo:hover {color: #4d4d4d; background: #ffffff; font-weight: 400; font-size:0.95em; font-family: Arial; }


/* PEKERE MED blå FARGE på linje som beskrevet over*/

a.blue_recipe:link {text-decoration: none; color: #000000; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial;}
a.blue_recipe:active {text-decoration: none; color: #000000; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial;}
a.blue_recipe:visited {text-decoration: none; color: #000000; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial; }
a.blue_recipe:hover {text-decoration: none; color: #4d4d4d; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial; }

/* PEKERE MED blå FARGE med understreking*/

a.blue_recipe_linje:link {color: #000000; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial;}
a.blue_recipe_linje:active {color: #000000; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial;}
a.blue_recipe_linje:visited {color: #000000; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial; }
a.blue_recipe_linje:hover {color: #4d4d4d; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial; }

/* PEKERE SOM LINKER TIL KILDE PÅ OPPSKRIFTER */

a.kildelink:link {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.kildelink:active {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.kildelink:visited {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.kildelink:hover {color: #4d4d4d; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}

/* PEKERE SOM LINKER OPPSKRIFT OG ARTIKLER PÅ FORSIDE også partnere */

a.link_forside:link {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.link_forside:active {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.link_forside:visited {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.link_forside:hover {color: #4d4d4d; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}


/* PEKERE generelle for hele siden uten class */
a { color: #000000; font-family: Arial;}
.b { color: #000000; text-decoration: none; font-family: Arial;}
a:hover	{ color: #4d4d4d; text-decoration:none; font-family: Arial;}	
a:active { color: #000000; text-decoration:none; font-family: Arial;}

/* PEKERE uten understrek */
.ingen_understrek 
{
text-decoration:none;
}

/* PEKERE generelle røde normal størrelse med understrek og blå hover*/

a.red_underline:link {color: #990000; background: transparent; font-weight: 400; font-size:1em; font-family: Arial;}
a.red_underline:active {color: #990000; background: transparent; font-weight: 400; font-size:1em; font-family: Arial;}
a.red_underline:visited {color: #990000; background: transparent; font-weight: 400; font-size:1em; font-family: Arial; }
a.red_underline:hover {color: #000099; background: transparent; font-weight: 400; font-size:1em; font-family: Arial; }

/* PEKERE generelle røde stor størrelse med understrek og blå hover*/

a.red_underline_big:link {color: #990000; background: transparent; font-weight: 400; font-size:1.2em; font-family: Arial;}
a.red_underline_big:active {color: #990000; background: transparent; font-weight: 400; font-size:1.2em; font-family: Arial;}
a.red_underline_big:visited {color: #990000; background: transparent; font-weight: 400; font-size:1.2em; font-family: Arial; }
a.red_underline_big:hover {color: #000099; background: transparent; font-weight: 400; font-size:1.2em; font-family: Arial; }



/* PEKERE generelle røde bold størrelse med understrek og blå hover*/

a.red_underline_fet:link {color: #990000; background: transparent; font-weight: 600; font-size:1.2em; font-family: Arial;}
a.red_underline_fet:active {color: #990000; background: transparent; font-weight: 600; font-size:1.2em; font-family: Arial;}
a.red_underline_fet:visited {color: #990000; background: transparent; font-weight: 600; font-size:1.2em; font-family: Arial; }
a.red_underline_fet:hover {color: #000099; background: transparent; font-weight: 600; font-size:1.2em; font-family: Arial; }

/* PEKERE generelle røde liten størrelse med understrek og blå hover*/

a.red_underline_small:link {color: #990000; background: transparent; font-weight: 400; font-size:0.9em; font-family: Arial;}
a.red_underline_small:active {color: #990000; background: transparent; font-weight: 400; font-size:0.9em; font-family: Arial;}
a.red_underline_small:visited {color: #990000; background: transparent; font-weight: 400; font-size:0.9em; font-family: Arial; }
a.red_underline_small:hover {color: #000099; background: transparent; font-weight: 400; font-size:0.9em; font-family: Arial; }




/* PEKERE forsiden til forum og nyheter fra andre medier, røde med grå hover*/

a.forum_forside:link {color: #990000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.90em; font-family: Arial;}
a.forum_forside:active {color: #990000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.90em; font-family: Arial;}
a.forum_forside:visited {color: #990000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.90em; font-family: Arial; }
a.forum_forside:hover {color: #4d4d4d; text-decoration:none; background: transparent; font-weight: 400; font-size:0.90em; font-family: Arial; }


/* PEKERE SOM SKAL VÆRE BLÅ */

a.blue:link {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.blue:active {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.blue:visited {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.blue:hover {color: #4d4d4d; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}

/* PEKERE SOM SKAL VÆRE BLÅ små */

a.blue_9:link {color: #000000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.9em; font-family: arial;}
a.blue_9:active {color: #000000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.9em; font-family: arial;}
a.blue_9:visited {color: #000000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.9em; font-family: arial;}
a.blue_9:hover {color: #4d4d4d; text-decoration:none; background: transparent; font-weight: 400; font-size:0.9em; font-family: arial;}

/* PEKERE som linker produkter til matvareguiden i ingredienser */

a.matvare:link {color: #000000; background: transparent; font-weight: 600; font-size:1em; font-family: arial;}
a.matvare:active {color: #000000; background: transparent; font-weight: 600; font-size:1em; font-family: arial;}
a.matvare:visited {color: #000000; background: transparent; font-weight: 600; font-size:1em; font-family: arial;}
a.matvare:hover {color: #4d4d4d; background: transparent; font-weight: 600; font-size:1em; font-family: arial;}


/* PEKERE som linker til matoppskrifter i avansert søk */

a.matvare_avansert:link {color: #000000; background: #ffffff; font-weight: 400; font-size:0.9em; font-family: arial;}
a.matvare_avansert:active {color: #000000; background: #ffffff; font-weight: 400; font-size:0.9em; font-family: arial;}
a.matvare_avansert:visited {color: #000000; background: #ffffff; font-weight: 400; font-size:0.9em; font-family: arial;}
a.matvare_avansert:hover {color: #4d4d4d; background: #ffffff; font-weight: 400; font-size:0.9em; font-family: arial;}

/* PEKERE som linker til linker i linksystem */

a.matvare_avansertstor:link {color: #000000; background: #ffffff; font-weight: 500; font-size:1em; font-family: arial;}
a.matvare_avansertstor:active {color: #000000; background: #ffffff; font-weight: 500; font-size:1em; font-family: arial;}
a.matvare_avansertstor:visited {color: #000000; background: #ffffff; font-weight: 500; font-size:1em; font-family: arial;}
a.matvare_avansertstor:hover {color: #4d4d4d; background: #ffffff; font-weight: 500; font-size:1em; font-family: arial;}

/* LENKER PÅ TOPP */
.topp_meny { width: 100%; height: 20px; background-color: #FFFFFF; text-align: center; padding: 5px; font-size: 70%;}
.topp_meny_lenker { font-family: Arial; font-weight: bold; text-decoration:none;}
.topp_meny_lenker:hover {font-family: Arial; font-weight: bold; text-decoration:none;}
.topp_meny_lenker:active {font-family: Arial; font-weight: bold; text-decoration:none;}

/* PEKERE som linker til matoppskrifter i oppramsinger på undersider som feks blodtypeoppskrifter */

a.oppskrift_oppramsing:link {color: #000000; background: #ffffff; font-weight: 400; font-size:80%; font-family: arial;}
a.oppskrift_oppramsing:active {color: #000000; background: #ffffff; font-weight: 400; font-size:80%; font-family: arial;}
a.oppskrift_oppramsing:visited {color: #000000; background: #ffffff; font-weight: 400; font-size:80%; font-family: arial;}
a.oppskrift_oppramsing:hover {color: #4d4d4d; background: #ffffff; font-weight: 400; font-size:80%; font-family: arial;}

/* Liten navigator i lystblå farge over i hovedtabllen SEE OGSÅ LINKBLUE NEDEFOR*/
.du_er { font-weight: bold; font-size: 70%; font-family: Arial; color: #000000; }

/* Brukes sammen med du_er. Gjør lenkene lyseblå.*/
.linkblue { color: #000000 }

/* Alle pekere i bunne  av understartsider. Til medier og les mer om*/

a.medier_lesmer:link {color: #545454; text-decoration:none; background: #ffffff; font-weight: 400; font-size:0.8em; font-family: Arial;}
a.medier_lesmer:active {color: #545454; text-decoration:none; background: #ffffff; font-weight: 400; font-size:0.8em; font-family: Arial;}
a.medier_lesmer:visited {color: #545454; text-decoration:none; background: #ffffff; font-weight: 400; font-size:0.8em; font-family: Arial; }
a.medier_lesmer:hover {color: #000000; text-decoration:none; background: #ffffff; font-weight: 400; font-size:0.8em; font-family: Arial; }

/* Linksider, lesmer og hjemmeside*/

a.linker_lesmer:link {color: #545454; text-decoration:none; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial;}
a.linker_lesmer:active {color: #545454; text-decoration:none; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial;}
a.linker_lesmer:visited {color: #545454; text-decoration:none; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial; }
a.linker_lesmer:hover {color: #000000; text-decoration:none; background: #ffffff; font-weight: 400; font-size:1em; font-family: Arial; }

/* PEKERE for ny oppskriftside stor skrift */

a.link_header_ny:link {color: #545454; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.link_header_ny:active {color: #545454; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.link_header_ny:visited {color: #545454; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.link_header_ny:hover {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}


/* PEKERE for ny oppskriftside litt mindre skrift */

a.link_header_ny_small:link {color: #545454; background: transparent; font-weight: 400; font-size:0.9em; font-family: arial;}
a.link_header_ny_small:active {color: #545454; background: transparent; font-weight: 400; font-size:0.9em; font-family: arial;}
a.link_header_ny_small:visited {color: #545454; background: transparent; font-weight: 400; font-size:0.9em; font-family: arial;}
a.link_header_ny_small:hover {color: #000000; background: transparent; font-weight: 400; font-size:0.9em; font-family: arial;}

/* PEKERE for ny oppskriftside bittelitt mindre skrift */

a.link_header_ny_lsmall:link {color: #545454; background: transparent; font-weight: 400; font-size:0.8em; font-family: arial;}
a.link_header_ny_lsmall:active {color: #545454; background: transparent; font-weight: 400; font-size:0.8em; font-family: arial;}
a.link_header_ny_lsmall:visited {color: #545454; background: transparent; font-weight: 400; font-size:0.8em; font-family: arial;}
a.link_header_ny_lsmall:hover {color: #000000; background: transparent; font-weight: 400; font-size:0.8em; font-family: arial;}

/* PEKERE for ny oppskriftside mye mindre skrift */

a.link_header_ny_xsmall:link {color: #545454; background: transparent; font-weight: 400; font-size:0.7em; font-family: arial;}
a.link_header_ny_xsmall:active {color: #545454; background: transparent; font-weight: 400; font-size:0.7em; font-family: arial;}
a.link_header_ny_xsmall:visited {color: #545454; background: transparent; font-weight: 400; font-size:0.7em; font-family: arial;}
a.link_header_ny_xsmall:hover {color: #000000; background: transparent; font-weight: 400; font-size:0.7em; font-family: arial;}

/* PEKERE for alle startsider som viser les mer om denne saken */

a.forside_lesmer:link {color: #000000; background: transparent; font-weight: 400; font-size:1.2em; font-family: arial;}
a.forside_lesmer:active {color: #000000; background: transparent; font-weight: 400; font-size:1.2em; font-family: arial;}
a.forside_lesmer:visited {color: #000000; background: transparent; font-weight: 400; font-size:1.2em; font-family: arial;}
a.forside_lesmer:hover {color: #4d4d4d; background: transparent; font-weight: 400; font-size:1.2em; font-family: arial;}

/* PEKERE resultatet i søkemaskinen */

a.resultat_sokemaskin:link {color: #000000; background: #ffffff; font-weight: 400; font-size:0.9em; font-family: arial;}
a.resultat_sokemaskin:active {color: #000000; background: #ffffff; font-weight: 400; font-size:0.9em; font-family: arial;}
a.resultat_sokemaskin:visited {color: #000000; background: #ffffff; font-weight: 400; font-size:0.9em; font-family: arial;}
a.resultat_sokemaskin:hover {color: #4d4d4d; background: #ffffff; font-weight: 400; font-size:0.9em; font-family: arial;}


/* PEKERE som viser fanene i toppen av søkemaskinen. */

a.faner_sokemaskin:link {color: #990000; background: transparent; font-weight: 400; font-size:1.1em; font-family: arial;}
a.faner_sokemaskin:active {color: #990000; background: transparent; font-weight: 400; font-size:1.1em; font-family: arial;}
a.faner_sokemaskin:visited {color: #990000; background: transparent; font-weight: 400; font-size:1.1em; font-family: arial;}
a.faner_sokemaskin:hover {color: #000000; background: transparent; font-weight: 400; font-size:1.1em; font-family: arial;}

/* Blå linker i oppskrifter og artikler til eksterne sider*/

a.blue_link_ekstern:link {color: #000099; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.blue_link_ekstern:active {color: #000099; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.blue_link_ekstern:visited {color: #000099; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.blue_link_ekstern:hover {color: #990000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}


/* PEKERE SOM LINKER text i faktaboks på oppskrifter */

a.fakta_link:link {color: #000000; background: transparent; font-weight: 800; font-size:1em; font-family: arial;}
a.fakta_link:active {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.fakta_link:visited {color: #000000; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}
a.fakta_link:hover {color: #4d4d4d; background: transparent; font-weight: 400; font-size:1em; font-family: arial;}

/* PEKERE SOM LINKER text i overskrift på venstre side av oppskrifter */

a.fakta_overskrift:link {color: #ffffff; background: #973365; font-weight: 600; font-family: arial;}
a.fakta_overskrift:active {color: #ffffff; background: #973365; font-weight: 600; font-family: arial;}
a.fakta_overskrift:visited {color: #ffffff; background: #973365; font-weight: 600; font-family: arial;}
a.fakta_overskrift:hover {color: #ffffff; background: #973365; font-weight: 600; font-family: arial;}

/* PEKERE i footer røde veldig liten størrelse med understrek og blå hover*/

a.red_footer_small:link {color: #990000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.7em; font-family: Arial;}
a.red_footer_small:active {color: #990000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.7em; font-family: Arial;}
a.red_footer_small:visited {color: #990000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.7em; font-family: Arial; }
a.red_footer_small:hover {color: #000099; text-decoration:none; background: transparent; font-weight: 400; font-size:0.7em; font-family: Arial; }

/* PEKERE i annonsetolpe til venstre for toppbanner*/

a.annonsestolpe:link {color: #000000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.7em; font-family: Arial;}
a.annonsestolpe:active {color: #000000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.7em; font-family: Arial;}
a.annonsestolpe:visited {color: #000000; text-decoration:none; background: transparent; font-weight: 400; font-size:0.7em; font-family: Arial; }
a.annonsestolpe:hover {color: #000000; text-decoration:none; background: transparent; font-weight: 600; font-size:0.7em; font-family: Arial; }







