/* SECTION: Standard stylesheet */
/* SECTION: general elements */
body { 
  margin: 0px;
  padding: 0px;
  font-family: Arial, "Liberation Sans", Helvetica, Sans-serif;
  font-size: 75%; 
  text-align: center;
  background-color: #FFFFFF;
  color: #000000;
}
#lokalnytt { font-size: 0.9em; }
table, caption,th,td { 
  font-size: 1.0em;
}
/* Deaktiverer inline font-size, funker ikke i IE <= 8  */
.viewarea span[style^="font-size"], .listing area span[style^="font-size"] {
	font-size: 1.0em !important;
}

h1 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.4em;
}

h2 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.3em;
}
h3 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.2em;
}
h4 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.1em;
}
h5 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em;
}
h6 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em;
}
p { 
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout { 
  margin: 0px;
  padding: 0px;
  border: 0px;
}
table.layout { 
  margin: 0px;
  padding: 0px;
}
td.layout { 
  padding: 0px;
  text-align: left;
  vertical-align: top;
}


/* SECTION: link styles */

/* Normal link styles */
a:link  { color: #002D8F; }
a:visited  { color: #002D8F; }
a:hover   { color: #1F1F99; }

#tekstskalering {  font-weight: bold; }
#tekstskalering a:link  { text-decoration: none; color: #FFFFFF; }
#tekstskalering a:visited  { text-decoration: none; color: #FFFFFF; }
#tekstskalering a:hover   { text-decoration: underline; color: #FFFFFF; cursor: pointer; }

#sidebar .box a:link { color: #000000; } 
#sidebar .box a:visited { color: #333333; } 
#sidebar .box a:hover { color: #000000; } 

#sidebar #lokalnytt a:link { color: #431D9F; /*#502F99;*/} 
#sidebar #lokalnytt a:visited { color: #002FCC; } 
#sidebar #lokalnytt a:hover { color: #002D8F; } 

/* read more.. links */
.link  { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
a.menu, span.menu  { 
  font-weight: normal; 
  background-position: center left;
  background-repeat: no-repeat;  
/* Fjernet av arnt. Se div.menuitem
  padding-left: 8px; 
  background-image: url(http://img3.custompublish.com/getfile.php/393233.1023.buedpycsdd/meny-pil.gif);
*/
}
a.menu:link  {  text-decoration: none; color: #000000; }
a.menu:visited  {  text-decoration: none; color: #000000; }
a.menu:hover  {  text-decoration: underline; color: #00298E; }
.level0 a.menu, .level0 span.menu  { 
  font-weight: bold;
  background-image: none;
}

a.menuselected, span.menuselected { font-weight: bold;
  background-position: center left;
  background-repeat: no-repeat;  
/* Fjernet av arnt. Se div.menuitem
  padding-left: 8px; 
  background-image: url(http://img3.custompublish.com/getfile.php/393233.1023.buedpycsdd/meny-pil.gif);
*/
}
a.menuselected:link  {  text-decoration: underline;  color: #000000; }
a.menuselected:visited  {  text-decoration: underline; color: #000000; }
a.menuselected:hover  {  text-decoration: underline;  color: #00298E; }

.level0 a.menuselected, .level0 span.menuselected  { 
  font-weight: bold;
  background-image: none;
}

/* Top menu links */
a.topmenu, span.topmenu  { font-weight: normal; color: #FFFFFF; background-color: #2B4680; }
a.topmenu:link  { text-decoration: none; color: #FFFFFF; }
a.topmenu:visited  { text-decoration: none; color: #FFFFFF; }
a.topmenu:hover  { text-decoration: underline; color: #FFFFFF; }

a.topmenuselected, span.topmenuselected { }
a.topmenuselected:link  { text-decoration: underline; color: #FFFFFF; }
a.topmenuselected:visited  { text-decoration: underline; color: #FFFFFF; }
a.topmenuselected:hover  { text-decoration: underline; color: #FFFFFF; }

/* Printable/tell a friend links  */
.toollink { font-size: 0.9em; }
a.toollink { color: #4D4D62; text-decoration: none; }
a.toollink:visited  {  color: #4D4D62; text-decoration: none; }
a.toollink:hover  {  color: #4D4D62; text-decoration: underline; }

#main .infobox .toollink { font-weight: normal; color: #000000; }
#main .infobox a.toollink { color: #002D8F; text-decoration: underline; }
#main .infobox a.toollink:visited  {  color: #002D8F; text-decoration: underline; }
#main .infobox a.toollink:hover  {  color: #1F1F99; text-decoration: underline; }

/* Copyright, CustomPublish powered link etc.  */
/*.cp { font-size: 0.9em; color: #7D7D8F; text-decoration: none; }
a.cp:link { color: #7D7D8F; text-decoration: none; }
a.cp:visited  { color: #7D7D8F; text-decoration: none; }
a.cp:hover  {  color: #7D7D8F; text-decoration: none; }*/


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink  { font-weight: normal; color: #000000; }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink  { font-weight: bold; color: #000000; }
.headline .headlinelink:link { text-decoration: none; color: #000000; }
.headline .headlinelink:visited { text-decoration: none; color: #000000; }
.headline .headlinelink:hover { text-decoration: underline; color: #000000; }

/* Navigation path links */
.path  { font-weight: normal; color: #000000; }
a.path:link { text-decoration: none; }
a.path:visited { text-decoration: none; }
a.path:hover { text-decoration: none; }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:visited:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: bold; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:visited:hover { text-decoration: underline; color: #000000; }

a.searchpagebarlink  { color: #3333FF; }
.searchpagebarcurrent  { color: #803333; }

/* SECTION: Standard CP classes*/
.default  {  }
.date  { color: #002D8F; }
p.byline { 
  color: #404040;
  font-size: 0.85em;
}
p.byline .date { 
 color: #404040;
}
#calendar .date { color: #404040; }
#main .box ul li .date { color: #404040; font-size: 0.85em; }
.feedback  { font-weight: normal; color: #000000; }
.copyright  { font-weight: normal; color: #4D4D62; }

/* Standard tools */
div.tools { margin: 15px 0px; }
/* SECTION: listing/view styles */

div.pagedescription { }
.pagedescription { 
  font-size: 1.0em;
  font-weight:  normal;
}
div.listingarea { 
  padding: 8px 4px 8px 10px;

}
#crisislisting { 
  margin-top: 5px;
}
.sectiontitle, h1.sectiontitle, h2.sectiontitle, h3.sectiontitle { 
  clear: both;
  background-color: #2A4B91;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: bold;
  border: 3px solid #E1E9F8;
  padding: 5px 7px;  
  margin: 0px;
  background-image: url(http://img3.custompublish.com/getfile.php/388492.1023.wxrbrqbrtf/striper.gif);
  background-position: center right;
  background-repeat: no-repeat;  
}
#page.intrapage .sectiontitle, #page.intrapage h1.sectiontitle, #page.intrapage h2.sectiontitle, #page.intrapage h3.sectiontitle, div.intranet .sectiontitle, div.intranet h1.sectiontitle, div.intranet h2.sectiontitle, div.intranet h3.sectiontitle { 
  background-color: #2A5C2B;
  border-color: #DBF1D8;
  background-image: url(http://img3.custompublish.com/getfile.php/724660.1023.uxbscaqvrc/intrastriper.gif);
}

.headline, h1.headline  { 
  font-size: 1.2em;
  font-weight: bold;
  color: #000000; 
  margin: 0px;
  padding: 0px;
}

.headlineview, h1.headlineview  { 
  font-size: 1.35em;
  font-weight: bold; 
  color: #000000; 
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.subheadline, h2.subheadline  { 
  font-size: 1.1em; 
  font-weight: normal; 
  color: #4D4D62; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress, p.ingress { 
  margin: 2px 0px 6px 0px; padding: 0px;
}
.ingressview, p.ingressview { 
  margin: 10px 0px; padding: 0px; font-weight: normal; font-size: 1.2em;
}

p.byline { 
  margin: 10px 0px;
  padding: 0px;
}


/* SECTION: viewarea block/spacing elements */
.block { 
  margin-bottom: 15px;
}
.block.odd { 
  clear: both;
  float: left;
  width: 49%;
}
.block.even { 
  clear: right;
  float: right;
  width: 49%;
}
#artikkelekstra { 
  width: 80%;
}
#artikkelekstra div.infobox { 
  width: 49%;
  float: right;
}
#artikkelekstra #behandle { 
  width: 49%;
  float: left;
}
.listingarea { 
  line-height: 1.2;

}
.articleblock { 
  border-bottom: 1px solid #E1E9F8;
}
hr { 
  clear: both;
  height: 0px;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #E1E9F8;
}
div.hr { 
	/* Replacement for hr. This is easier to style */
	font-size: 1px;
	clear: both;
	height: 1px;
	margin-bottom: 15px;
}
div.clearfix { 
  font-size: 0px;
  height: 0px;
  clear: both;  
}
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
div.body { 
  clear: both; 
  margin: 18px 0px 22px 0px;
}

div.pagebar { 
  clear: both;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
}

/* SECTION ARTPICS */

td.artpic { 
  padding: 5px;
  vertical-align: top;
  text-align: left;
}

/* SECTION: page containers */ 

#page { 
  width: 956px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  background-color: #FFFFFF;
}
#top { 
  height: 123px;
  margin: 0px;
  padding: 0px;
  background-image: url(http://img3.custompublish.com/getfile.php/1015890.1023.twrdsbtbqp/topp_bakg_3_c48.png);
  background-position: top left;
  background-repeat: no-repeat;
  z-index: 20;  
  position: relative;
}

#logo { 
  position: absolute;
  width: 234px;
  margin-top: 40px;
  margin-left: 40px; 
  color: #2B4680;
  font-size: 2em; 
}
#sitetools { 
  position: absolute;
  right: 0px;
  top: 45px;
  width: 640px;
  text-align: right;
  height: 3em;
}
#sitetools .tool { 
  /*display: inline;*/
  float: right;
  background-color: #134D9F;/* #3660a2;*/ /*#29498c;*/ /*#38538C;*/
  color: #FFFFFF;
  padding: 5px 10px;  
  border: 1px solid #7E98D0;
  margin: 0px 10px 0px 0px;    
  text-align: right;
  white-space: nowrap;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#sitetools .tool a:link { color: #FFFFFF; text-decoration: none; }
#sitetools .tool a:visited { color: #FFFFFF; text-decoration: none; }
#sitetools .tool a:hover { color: #FFFFFF; text-decoration: underline; }
#stormticker { 
  float: right;
  height: 26px;
  overflow: hidden;
  z-index: 25;
  position: relative;
}
#stormticker td { 
  margin: 0 auto;
}
#stormticker td { 
  line-height: 1.0;
  vertical-align: middle;
  height: 10px;
  overflow: hidden;
  white-space: nowrap;
}

#stormticker  a:link { color: #000000; text-decoration: none; }
#stormticker  a:visited { color: #000000; text-decoration: none; }
#stormticker  a:hover { color: #000000; text-decoration: underline; }



#sitetools #stormticker { 
  padding: 0px 10px;  
  height: 26px;
  overflow: hidden;
  color: #000000;
  background-color: #FFFFFF;
}

#sitetools #stormticker  a:link { color: #000000; text-decoration: none; }
#sitetools #stormticker  a:visited { color: #000000; text-decoration: none; }
#sitetools #stormticker  a:hover { color: #000000; text-decoration: underline; }


#sitetools #stormticker td { 
  margin: 0 auto;
}
#sitetools #stormticker td { 
  line-height: 1.0;
  vertical-align: middle;
  height: 10px;
  overflow: hidden;
  white-space: nowrap;
}
#sitetools #stormticker img { 
  /*background-color: #FFFFFF;*/
}

#scalelargest { 
  font-size: 1.1em;
}
#scalelarge { 
  font-size: 0.9em;
}
#scalenormal { 
  font-size: 0.75em;
}

#middle { 
}
#stormticker { 
  width: 6em;
}
#stormticker #storm_weather { 
  /*float: right;*/
  height: 30px;
  z-index: 20;
  position: relative;
}
#main { 
  position: absolute;
  top: 108px;
  clear: both;    
  margin-left: 198px;
  padding-bottom: 2em;
  width: 569px;  
  z-index: 30;  
}
#mainfull { 
  position: absolute;
  top: 108px;
  clear: both;    
  margin-left: 198px;
  padding-bottom: 2em;
  width: 750px;  
  z-index: 10;  

}
#frontpagelistingarea, #subpagelistingarea, div.intranet div.fplistingarea { 
  background-color: #E1E9F8;
}
#page.intrapage #frontpagelistingarea, #page.intrapage #subpagelistingarea, #page.intrapage div.fplistingarea { 
  background-color: #DBF1D8;
}
div.intranet div.fplistingarea { 
  margin-bottom: 15px;
  background-color: #DBF1D8;
}

#subpagelistingarea { 
  padding: 3px;
  margin: 0px 11px 15px 6px;
}

.subsectiontitle, h1.subsectiontitle, h2.subsectiontitle, h3.subsectiontitle { 
  clear: both;
  background-color: #2A4B91;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: bold;
  border: 3px solid #E1E9F8;
  padding: 5px 7px;  
  margin: 0px;
  background-image: url(http://img3.custompublish.com/getfile.php/388492.1023.wxrbrqbrtf/striper.gif);
  background-position: center right;
  background-repeat: no-repeat;  
  margin: 0px 11px 0px 6px;
}
#page.intrapage .subsectiontitle, #page.intrapage h1.subsectiontitle, #page.intrapage h2.subsectiontitle, #page.intrapage h3.subsectiontitle { 
  background-color: #2A5C2B;
  border-color: #DBF1D8;
  background-image: url(http://img3.custompublish.com/getfile.php/724660.1023.uxbscaqvrc/intrastriper.gif);
}
#navbar { 
  padding-top: 43px;
  position: absolute;
  width: 188px;
  top: 90px;
  
  background-image: url(http://img3.custompublish.com/getfile.php/387560.1023.qfafvtuuwx/mainmenu_top_bakg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  z-index: 5;
  overflow: hidden;
}


#topnavigation { 
  position: absolute;
  top: 80px;
  width: 760px;
  height: 1.5em;
  background-color: #CCCCCC;
}

#sidebar { 
  padding-top: 1em;
  position: absolute;
  margin-left: 775px;
  top: 87px;
  width: 181px;
}
#viewarea #sidebar { 
  z-index: -10;
  clear: left;
  padding-top: 1em;
  position: absolute;
  margin-left: 577px;
  top: -22px;
  width: 181px;
}


#path { 
  position: relative;
  z-index: 250;
  font-size: 0.9em;  
  margin-bottom: 10px;
}
#mainfull #path { 
  margin-right: 181px;
}
#footer { }


/* SECTION: page elements */ 
ul.menu { 
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li { 
  margin: 0px;
  padding: 1px 0px;
}
#mainmenu, #intramenu { 
  background-color: #ffffff;  
  background-position: top left;
  background-repeat: repeat-y;
}
#mainmenu div.menuitem, #intramenu div.menuitem  { 
	/* lagt til av arnt, 12. mars 07 */
  padding-left: 8px; 
  background-image: url(http://img3.custompublish.com/getfile.php/393233.1023.buedpycsdd/meny-pil.gif);
	background-repeat: no-repeat;
  background-position: 0% 0.3em;
}
#intramenu div.menuitem { 
  /*background-image: url();*/
}
#mainmenu li, #intramenu li { 
  background-color: #FFFFFF;  
  background-image: url(http://img3.custompublish.com/getfile.php/390363.1023.bcbvdbuxpp/mainmenu_li_level2-n_bakg.gif);
  background-position: top left;
  background-repeat: repeat-y;
}
#intramenu li { 
  background-color: #e7f1e6;
  background-image: url(http://img3.custompublish.com/getfile.php/724659.1023.peurfaqprs/intramenu_li_level2-n_bakg.gif);
}
#mainmenu li.level1, #intramenu li.level1 { 
  background-color: #E1E9F8;  
  background-image: url(http://img3.custompublish.com/getfile.php/387545.1023.frvusvdwbq/mainmenu_li_bakg.gif);
}
#intramenu li.level1 { 
  background-color: #DBF1D8;
  background-image: url(http://img3.custompublish.com/getfile.php/724657.1023.dbqbxayrvb/intramenu_li_bakg.gif);
}

#mainmenu li.level0, #intramenu li.level0 { 
  background-color: #C5D8F4;  
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background-image: url(http://img3.custompublish.com/getfile.php/387546.1023.aubwuteqqf/mainmenu_li_level0_bakg.gif);
}
#intramenu li.level0 { 
  background-color: #CCEBD1;
  background-image: url(http://img3.custompublish.com/getfile.php/724658.1023.wdyfrteeau/intramenu_li_level0_bakg.gif);
}
#mainmenu li.spacing, #intramenu li.spacing { 
  background-image: url(http://img3.custompublish.com/getfile.php/387543.1023.uevpeaaryp/mainmenu_bakg.gif);
  height: 11px;  
  background-color: #FFFFFF;
}

#topmenu { 
  position: absolute;
  top: 12px;
  right: 0px;
  /*background-color: #aaaaaa;*/
  border-top: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;  
  background-image: url(http://img3.custompublish.com/getfile.php/1015883.1023.fqwucebeys/topmeny-bakg-stor.png);
  background-position: bottom left;
  background-repeat: no-repeat;

}

#emptypagemenu li { 
  padding-left: 8px; 
  background-image: url(http://img3.custompublish.com/getfile.php/393233.1023.buedpycsdd/meny-pil.gif);
	background-repeat: no-repeat;
  background-position: 0% 0.3em;
}


#tools { 
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 5px;
  list-style-type: none;
}
#tools li { 
  padding: 1px 0px;
  margin: 5px 0px;
  color: #696969;
  background-position: center left;
  background-repeat: no-repeat;
}

#tools li#tips { 
  padding-left: 16px;
  background-image: url(http://img8.custompublish.com/getfile.php/227958.748.ytwbtcrwsb/konvolutt.gif);
}


#tools li#printable { 
  padding-left: 16px;
  background-image: url(http://img8.custompublish.com/getfile.php/227959.748.asqpfeqqwe/printer.gif);
}
#tools li#languagebar { 
  padding-left: 23px;
  margin-bottom: 10px;
}

#sitesearchform { 
  padding: 0px;
  margin: 0px;
}
#searchinput { 
	font-size: 0.9em;
  width: 14em;
  border-width: 0px;
  color: #000000;
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;
}	

#searchsubmit { 
  background: url(http://img3.custompublish.com/getfile.php/391660.1023.qcteqfyaft/sok2.gif) no-repeat;
  border-width: 0px;
  color: #FFFFFF;
  background-color: transparent;
  padding: 0px 1px;
  margin: 0px;
  width: 37px;
  height: 12px;
  vertical-align: middle;
  cursor: pointer;
}	



#sitecredits { 
  font-size: 0.9em;
  padding-left: 5px;
  margin: 50px 0px;
}

#sitecredits span.tittel { 
  font-weight: bold;
}
#cp { 
  margin: 30px 0px 35px 0px;
}

#copyright { 
  margin-bottom: 10px;
}


#topmenu { 
  text-align: right;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  vertical-align: middle;
}
#topmenu li { 
  display: inline;
  margin: 0px 10px;
  padding: 0px;
}
/* End standard containers and items */


/* SECTION: standard box */ 

.box, .sidebarelement { 
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
#sidebar .box, #sidebar2 .box, #sidebar .sidebarelement { 
  background-color: #DFDBB1;
  color: #000000;  
  border-bottom: 1px solid #FFFFFF;
}

#sidebar .box.intra, #sidebar2 .box.intra { 
  background-color: #DBF1D8;
  color: #000000;  
}

#sidebar .box.intra .cell, #sidebar2 .box.intra .cell, #sidebar .sidebarelement.intra .cell { 
  border-color: #75C88C;
}

#sidebar .box.intra h3, #sidebar2 .box.intra h3, #sidebar .sidebarelement.intra h3 { 
  background-color: #DBF1D8;
  color: #000000; 
  background-image: url(http://img3.custompublish.com/getfile.php/743104.1023.qpvvratvyu/box-header-bakg-4-intra.gif);
}

.googlemap { 
  padding: 0px;
  margin: 0px 0px 0px 0px;
  /*width: 99%;*/
  height: 170px;
  /*display: block;*/
  /*position: relative;*/
}
#basicgmap { 
  padding: 0px;
  margin: 0px 0px 0px 0px;
  height: 100%;
  width: 100%;
}
#basicgmap div { 
  margin: 0px;
  padding: 0px;
}
#bigmapclick { 
  position: absolute;
  bottom: 5px;
  right: 15px;
}
.intra  { 
  background-color: #EFEDD8;
  /*border: 2px solid red;*/
}
#sidebar #lokalnytt { 
  border-width: 0px;
  color: #BF2323; /*CF4040;*/ /*#f05050;  */
  background-color: #FFFFFF;
}

.box .cell, .sidebarelement .cell { 
  padding: 5px;
}
.box_intra .cell, .sidebarelement .cell { 
  padding: 5px;
}
#sidebar .box .cell, #sidebar2 .box .cell, #sidebar .sidebarelement .cell { 
  border-width: 0px 1px 1px 1px;
  border-color: #D1CD9E;
  border-style: solid;
}
#sidebar #lokalnytt .cell { 
  border-width: 0px;
}
.box p, .sidebarelement p { 
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

.box ul, .sidebarelement ul, .infobox ul { 
  padding: 0px;
  margin: 0px 0px 5px 0px;
  list-style-type: none;
}

.box ul li, .sidebarelement ul li, .infobox ul li { 
  margin: 5px 0px;
  padding: 0px;
}
.infobox ul li { 
  background-image: url(http://img3.custompublish.com/getfile.php/393233.1023.buedpycsdd/meny-pil.gif);
  background-position: 0px 5px;
  background-repeat: no-repeat;
  padding-left: 10px;
  line-height: 1.3;
}
.infobox ul li table, .infobox ul li tr, .infobox ul li td, .infobox ul li div { 
  display: inline;
  padding: 0px;
  margin: 0px;  
} 
div.body .box ul li { 
  margin: 10px 0px;
  padding: 0px;
}

.box h3, .sidebarelement h3 { 
  font-weight: bold;
  margin: 0px;
  padding: 6px;
}
#sidebar .box h3, #sidebar2 .box h3, #sidebar .sidebarelement h3 { 
  background-color: #DFDBB1;
  color: #000000; 
  background-image: url(http://img3.custompublish.com/getfile.php/743224.1023.tbucawwxwe/box-header-bakg-4.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 11px 1px 1px 11px;  
}
#sidebar .box.crisis h3, #sidebar2 .box.crisis h3 { 
  background-color: #D3B4BB;
  background-image: url(http://img3.custompublish.com/getfile.php/758506.1023.bttbatfuvy/box-header-bakg-crisis.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 10px 1px 3px 11px;
}

#main .box h3, #main .infobox h3 { 
  font-size: 1.1em;
}

#sidebar .box:first-child h3 { 
  /*padding-top: 30px;*/
}
#sidebar .first h3, #sidebar1 #sidebarelement1_1 h3 { 
  padding-top: 30px;
}
#sidebar #lokalnytt h3 { 
 color: #FFFFFF;
 background-color: #2A4B91;
 background-image: url(http://img3.custompublish.com/getfile.php/387519.1023.byewufettv/sidebar-section-header-bakg.gif);
 background-position: top right;
 background-repeat: no-repeat;
 padding: 6px;
}
#sidebar .box.crisis { 
  background-color: #F7CBCB;
}
#sidebar .box.crisis .cell { 
  border: 1px solid #C56464;
  border-top: 0px;
}
#kontaktoss .headlinelink { 
  margin-bottom: 7px;
}
#edialog { 
  margin-bottom: 15px;
}
#easycruit form { 
  padding: 0px;
   margin: 0px;
}

/* SECTION: banner locations */

.bannerlocation { 
  clear: both;
  text-align: center;
}

.bannerlocation table { 
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td { 
  text-align: center;
  padding: 5px 0px;
}
.bannerlocation img { 
  border-width: 0px;
}
#location1 { 
  margin-top: 15px;
  margin-bottom: 15px;  
}


/* SECTION: Kalender */

#calendar { 
  background-color: #E3EAF6;
  padding: 3px;
  clear: both;
}
#calendar table.layout { 
  width: 100%; 
  margin-bottom: 3px; 
}
#calendar div.calmonthname { 
  color: #FFFFFF;
  font-weight: bold;  
}
#calendar div.cells { 
}
#calendar h3.sectiontitle { 
  border-width: 0px 0px 3px 0px;
}
#kalendermaned { 
  width: 162px; 
  padding: 6px;
  background-color: #CBD7EE;
  border-right: 1px solid #E3EAF6;
}
#kalendermaned table { 
  border-collapse: collapse;
}
#kalendermaned th, th.caldayname { 
  border: 1px solid #B1C9EB;
  background-color: #FFFFFF;
  color: #333333;
  font-weight: bold;
}
#kalendermaned td, td.calday, td.calsaturday, td.caltoday, td.calsunday, td.caldayhasevent { 
  border: 1px solid #B1C9EB;
  background-color: #FFFFFF;
  color: #333333;
  font-weight: normal;
}
#kalendermaned td.caldayhasevent  { 
  background-color: #E1E9F8;
	cursor: help;
	color: black;
}
#kalendermaned td:first-child, td.calday:first-child { 
  background-color: #E1E9F8;
  color: #333333;
}
#kalendermaned td.caltoday, td.caltoday { 
  background-color: #234287;
  color: #FFFFFF;
  font-weight: bold;  
}
#kalendermaned td.calsunday, td.calsunday { 
  background-color: #FFFFFF;
  color: #081073;
}
#kalenderoppforinger { 
  background-color: #DEE5F4; /* D7E0F2 */
  padding: 6px;
  background-image: url(http://img3.custompublish.com/getfile.php/428122.1023.xayypafdpw/kalender-bakgrunn.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

#calfooter { 
  padding: 4px 6px;
  border-top: 1px solid #FFFFFF;
}

#contactlist .viewcard  { 
  width: 80%; 
  clear: both; 
  padding: 14px; 
  margin:14px; 
  border: 1px solid black; 
  text-align:center; 
}
#contactlist td.contactlistmobile  {  width: 65px; padding-left: 10px; }

#loginbox { 
}

#cploginform { 
}
h1.loginheader { 
  padding-left: 10px;
}
#loginemaillabel, #loginpasswordlabel { 
  font-size: 1.1em;
  font-weight: bold;
  text-align: right;
}
#logintable { 
  /*border: 1px solid red;*/
  background-color: #426AA6;  
  color: #FFFFFF;
}
#logintable span.logintext { 
  display: block;
  padding-left: 85px;  
}

#logintable input.loginbutton { 
  margin-bottom: 10px;
}

/* ESA7 kalender */

.motetable tr.shader0 { }
.motetable tr.shader1 { background-color: #E1E9F8; }

/* SECTION: Tjenestekatalog */

.tkcategorytable  { 
	width: 100%;
}

.tjkmainhead, .tjkbeskrivelse h1  { 
	font-weight: bold;
	background-color: #426AA6;
  color: #FFFFFF;
  padding: 6px;
  border-left: 3px solid #E1E9F8;  
  border-right: 3px solid #E1E9F8;  
  border-top: 3px solid #E1E9F8;
  background-image: url(http://img3.custompublish.com/getfile.php/414792.1023.ydvcesfbxe/striper_blass.gif);
  background-position: center right;
  background-repeat: no-repeat;  
}
.tjkmainhead h1  {  color: white; }
.tjkgrouphead, .tjkbeskrivelse h2  { 
  font-size: 1.1em;
  background-color: #C5D8F4;
  color: #000000; 
  padding: 6px;
  border: 3px solid #E1E9F8;
}
.tjkbeskrivelse div.section {
	padding-left: 9px;
	margin-bottom: 10px;
}
.tjknormal  { 
	font-weight: normal;
}
.tjknormalbold  { 
	font-weight: bold;
}

.tjkdesc  { 
	border: 1px solid #cccccc;
}

.tkheader  { 
	font-weight: bold;
	padding: 4px;
}

.tkcategory  { 
	font-weight: normal;
}
div.tkindex { 
  clear: both;
}
/* Ledige stillinger */

table.stillinger, table.planer { 
  width: 100%;
  margin-bottom: 15px;
  background-color: #E1E8F8;
  color: #000000;  
}

#relevantetjenester { 
  background-color: #E1E8F8;
  color: #000000;  
  padding: 3px;
  width: 546px;
  margin: 0px 6px 15px 6px;
}

table.stillinger caption, table.planer caption, #relevantetjenester b, #relevantetjenester h2 { 
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
	margin: 0;
  padding: 5px 7px;
  background-color: #2A4B92;
  color: #FFFFFF;
  background-image: url(http://img3.custompublish.com/getfile.php/388492.1023.wxrbrqbrtf/striper.gif);
  background-position: center right;
  background-repeat: no-repeat;  
  border: 3px solid #E1E8F8;
}
#relevantetjenester b, #relevantetjenester h2 { 
  display: block;
  border-width: 0px;
}

.tjenestelink  {  margin-bottom: 5px; }


table.stillinger th, table.planer th { 
  padding: 3px 5px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #000411;
}

table.stillinger td, table.planer td { 
  padding: 3px 5px 5px 5px;
  text-align: left;
  vertical-align: top;
}
table.stillinger td.stillingstittel, table.planer td.plantittel { 
  font-weight: normal;	
}



/* Luft pa skjemaer */

#articleform3180 td.feedback { 
  padding-top: 3px;
  padding-bottom: 2px;
}


/* Postlistefiks */
div.artikkelarkiv td { 
  width: 7em;
}
div.artikkelarkiv td.ingress { 
  width: auto;
}
div.artikkelarkiv .pagedescription td { 
  width: auto;
}

#sitetree { }

#sitetree ul.sitetreeroot { 
  float: left;
  width: 48%;
  margin-right: 1%;
  padding: 0px;
  list-style-type: none;
  min-width: 15em;
}

li.rootnode { }

#sitetree ul { 
  list-style-type: none;  
  padding: 0px;
  margin: 5px 0px;
}
#sitetree ul ul { 
  border-left-width: 1px;
  border-left-style: solid;
  border-color: #000000;
}
#sitetree ul li { 
  background-position: 10px 7px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 25px;
  margin: 2px 0px;
  background-image: url(http://img3.custompublish.com/getfile.php/532639.1023.auqeaqstxc/sitemap-hori-line-svart.gif);
}
div.tagcloud { 
  background-color: #DFDFDF;
  color: #00336F;
  font-size: 1.6em;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  margin-top: 20px;
}
/* 0462D4  */
div.tagcloud a:link { color: #00336F; text-decoration: none; }
div.tagcloud a:visited { color: #00336F; text-decoration: none; }
div.tagcloud a:hover { color: #00336F; text-decoration: underline; }


.lostjenester  { 
	width: 45%;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
}
.losskjema  { 
	width: 45%;
	float: left;
	padding-bottom: 5px;
}
div.postlisteblock h1.weekhead {
	font-size:1em;
	margin:10px 0 5px 10px;
}

div.postlisteblock h1.headline {
	margin:0 0 3px 20px;
	padding:0;
}

div.postlisteblock a.headlinelink {
	font-size:0.8em;
	font-weight:normal;
}
