/* */
body{
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, Sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 20px 0px;
}
caption,th,td{
  font-size: 11px; 
}
h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 16px;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 14px;
}
h3{
  margin: 4px 0px;
  padding: 0px;
  font-size: 13px;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
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;
}
/* General links */
a:link{color: #a6352e;}
a:visited{color: #234c33;}
a:hover{color: #a6352e;}

#footer a:link{color: #6f6f6f; text-decoration: none;}
#footer a:visited{color: #6f6f6f; text-decoration: none;}
#footer a:hover{color: #6f6f6f; text-decoration: underline;}

/* read more.. links */
.link {}
a.link:link{}
a.link:visited{}
a.link:hover{}

/* Standard navigation links */
a.menu, span.menu{text-decoration: none;}
a.menu:link{}
a.menu:visited{}

a.menu:hover{text-decoration: underline;}
a.menu, span.menu{font-weight: none; color: #000000;}
a.menu:link{text-decoration: none; color: #000000;}
a.menu:visited{text-decoration: none; color: #000000;}
a.menu:hover{text-decoration: underline; color: #A6352E;}

a.menuselected, span.menuselected{font-weight: bold; color: #234c33;}
a.menuselected:link{color: #234c33; text-decoration: none;}
a.menuselected:visited{color: #234c33; text-decoration: none;}
a.menuselected:hover{color: #234c33; text-decoration: none;}

.level0 a.menu, span.menu{font-weight: bold; color: #000000;}
.level0 a.menu:link{text-decoration: bold; color: #000000;}
.level0 a.menu:visited{text-decoration: bold; color: #000000;}
.level0 a.menu:hover{text-decoration: bold; color: #A6352E;}

a.topmenu, span.topmenu{font-weight: bold; color: #000000;}
a.topmenu:link{text-decoration: none; color: #000000;}
a.topmenu:visited{text-decoration: none; color: #000000;}
a.topmenu:hover{text-decoration: none; color: #A6352E;}

a.topmenuselected, span.topmenuselected{font-weight: bold; color: #234c33;}
a.topmenuselected:link{color: #234c33; text-decoration: none;}
a.topmenuselected:visited{color: #234c33; text-decoration: none;}
a.topmenuselected:hover{color: #234c33; text-decoration: none;}


a.topsubmenu, span.topsubmenu{font-weight: normal; color: #000000;}
a.topsubmenu:link{text-decoration: none; color: #000000;}
a.topsubmenu:visited{text-decoration: none; color: #000000;}
a.topsubmenu:hover{text-decoration: none; color: #A6352E;}

a.topsubmenuselected, span.topsubmenuselected{font-weight: bold; color: #234c33;}
a.topsubmenuselected:link{color: #234c33; text-decoration: none;}
a.topsubmenuselected:visited{color: #234c33; text-decoration: none;}
a.topsubmenuselected:hover{color: #234c33; text-decoration: none;}

/* Printable/tell a friend links  */
.toollink{}
a.toollink{}
a.toollink:visited{}
a.toollink:hover{}

a.author:link{color: #6F6F6F; text-decoration: none;}
a.author:visited{color: #6F6F6F; text-decoration: none;}
a.author:hover{color: #6F6F6F; text-decoration: underline;}

/* Copyright, CustomPublish powered link etc.  */
.cp{}
a.cp:link{}
a.cp:visited{}
a.cp:hover{}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink{}
.headlinelink:link{}
.headlinelink:visited{}
.headlinelink:hover{}

/* Linked headlines on listing pages */
.headline .headlinelink{}
.headline .headlinelink:link{color: #234c33; text-decoration: none;}
.headline .headlinelink:visited{color: #234c33; text-decoration: none;}
.headline .headlinelink:hover{color: #234c33; text-decoration: none;}

/* Navigation path links */
#path { padding-bottom: 15px; }
.path { font-size: 11px; }
a.path:link{}
a.path:visited{}
a.path:hover{}

/* 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;}

/* SECTION: Standard CP classes*/
.default{}
.byline, .date, .author{
  font-size: 10px;
  color: #6F6F6F;
}
.feedback{}
.copyright{}
/* Standard tools */
div.tools{margin: 15px 0px;}
div.tool{margin: 2px 0px;}
#skiplink{display: none;}

/* SECTION: listing/view styles */
div.pagedescription{}
.pagedescription{}
.headline, h1.headline {
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #234c33;
}
.headlineview, h1.headlineview {
  font-size: 16px; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
  color: #234c33;
}
.subheadline, h2.subheadline {
  font-size: 11px;
  font-weight: bold; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress, p.ingress{
  margin: 6px 0px; padding: 0px;
}
.ingressview, p.ingressview{
  margin: 6px 0px; padding: 0px;
}
p.byline{
  margin: 4px 0px; 
  padding: 0px;
  clear: both;
}
/* SECTION: viewarea block/spacing elements */
.block{
  margin-bottom: 15px;
}
hr{
  clear: both;
}
div.hr{/* Replacement for hr. This is easier to style */
  clear: both;
  height: 20px;
  font-size: 1px;
  border-bottom: 2px solid #EFE4C8;
  margin-bottom: 20px;
}

div.body{
  clear: both; 
  margin: 0px 0px 22px 0px;
}
.clearfix{clear: both; font-size: 1px; height: 0px;}
/* SECTION ARTPICS */
td.artpic{
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
/* SECTION: page containers */ 
#page{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
}
#top{
  margin: 0px 0px 12px;
  padding: 0px;
  height: 116px;
  position: relative;
  background-image: url(http://img8.custompublish.com/getfile.php/623078.1148.fcdaaqysrt/top-bakg.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
#logo{
  position: absolute;
  margin-top: 48px;
}
#topnav{
}
#middle{
}
#navbar{
  float: left;
  width: 176px;
  margin-right: 16px;
}
#main{
  min-height: 500px;
  width: 510px;
  float: left;
}
#footer{
  clear: both;
  text-align: center;
  color: #6F6F6F;
  font-size: 10px;
}
/* SECTION: Sidebar */
#sidebar{
	margin-top: 10px;
  float: right;
  width: 175px;
}
.sidebar{
}
.box{
  padding: 4px;
  margin: 0px 0px 12px 0px;
  border-width: 3px 1px 1px 1px;
  border-style: solid;
  border-color: #38684A #E7D5B5 #E7D5B5;
  background-color: #EFE4C9;
}
#navbar .box{
  padding: 4px 10px 4px 9px;
  background-image: url(http://img8.custompublish.com/getfile.php/623044.1148.vypbbaxbqf/box-bakg-left.gif);
  background-position: top left;
  background-repeat: repeat-y;

}
#navbar .box.first{
  padding: 0px 0px 0px 9px;
}
#navbar .box.first .inner{
  padding: 4px 10px 4px 0px;
  padding-top: 100px;
  background-image: url(http://img8.custompublish.com/getfile.php/623007.1148.udxfrpxvwc/topleft_bakg.gif); 
  background-repeat: repeat-x; 
  background-position: top left;
}

#navbar .box .footer{
  padding-left: 10px;
}
.box .head{
}
.box .cell{
  padding: 4px 0px;
  margin: 0px 0px 4px;
}
#navbar .box .cell{
  padding: 4px 4px 4px 9px;
}
#norgescup .cell{
  background-color: #FFFFFF;  
  border: 1px solid #CFBD90;
}
.box ul{
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li{
  margin: 0px 0px;
  padding: 0px;
}
.box p{
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3{
  color: #38684A;
  padding: 0px;
  margin-bottom: 4px;
}
.box h4{
  padding: 0px;
  margin-bottom: 4px;
}
#navbar .box h3, #navbar .box h4{
  padding-left: 10px;
}
/* SECTION: page elements */ 
ul.menu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.menu li{
  margin: 0px;
  padding: 1px 0px;
}
#topmenu {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  line-height: 1.8;
}
#topmenu li{
  margin: 0px;
  padding: 0px 10px 0px 10px;
  display: inline;
  background-image: url(http://img8.custompublish.com/getfile.php/623204.1148.eacffacqaw/topmenu-dot.gif);
  background-position: left center;
  background-repeat: no-repeat;
}
#topmenu li:first-child{
  background-image: none;
}

#topsubmenu {
  padding: 0px 0px 0px 10px;
  margin: 0px;
  list-style-type: none;
  line-height: 1.8;
}
#topsubmenu li{
  margin: 0px;
  padding: 0px 10px 0px 10px;
  display: inline;
  background-image: url(http://img8.custompublish.com/getfile.php/623204.1148.eacffacqaw/topmenu-dot.gif);
  background-position: left center;
  background-repeat: no-repeat;
}
#topsubmenu li:first-child{
}


#tools{
  list-style-type: none;
}
#tools li{
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips{
}
#tools li#printable{
}
#search{
}
#searchform{
  vertical-align: middle;
  width: 350px;
  position: absolute;
  top: 62px;
  right: 5px;
  text-align: right;
}
#searchform img{
  vertical-align: middle;
}
input.searchinput{
  vertical-align: middle;
  border: 1px solid #66160B;
  background-color: #FFFFFF;
  color: #000000;
}	
input.searchsubmit{
  vertical-align: middle;
}
/* 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;
}

/* Calendar */
#calendar table{
  border-collapse: collapse;
}
.calmonthname {
  font-size: 10px;
  font-weight: bold;
  border-bottom:1px solid #EFE4C9;
  padding:2px;
}

.caldayname {
  color: #808080;
  font-size: 10px;
  font-weight: bold;
  border:1px solid #EFE4C9;
  padding:1px;
}

.calday, .calsaturday, .calsunday {
  font-size: 10px;
  font-weight: bold;
  border:1px solid #EFE4C9;
  padding:2px;
}

.caltoday {
  background-color: #a03832;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  border:1px solid #EFE4C9;
  padding:2px;
}


div.rightcol {
  float:left;
  width:180px;
  padding:15px
}

div.maincolheader {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 2px solid #EFE4C8;
  color: #234c33;
  padding-bottom:4px;
  margin-bottom:12px;
}

div.maincol {
  float: left;
  width: 245px;
  padding: 0px 0px 12px;
}
div.maincol.even{
  float: right;
}
div.maincol2 {
  float:left;
  width:504px;
  padding:12px
}

div.outerbox {
  font-size: 12px;
  /*font-weight: bold;*/
  border-top: 3px solid #38684A;
  color: #38684A;
  padding-bottom: 4px;
  margin-bottom: 12px;
  padding: 4px;
  background-color: #EFE4C9;
}

div.whitebk {
  background-color:#ffffff;
  padding:2px;
  width:164px;
  margin-top:5px;
  text-align: center;
}

div.blackbold10 {
  color:#000000;
  font-size:10px;
}

div.calendaritem {
  color:#000000;
  font-size:10px;
  text-align:left;
  margin-bottom: 4px;
}

div.calendaritem .link {
  color: #a03832;
  font-size:10px;
  text-align:left;
}

div.topmenu {
  position: absolute;
  left: 176px;
  bottom: 0px;
  width: 725px;
}

div.topsubmenu {
  position: absolute;
  left: 176px;
  top: 115px;
  width: 725px;
}
div.topsubmenuhr {
	height: 20px;
}

div.contact {
  font-size: 10px;
  padding: 10px;
}


div.avdelinger {
  position: relative;
  margin-bottom: 25px;
}

div.avdelingliste {
  position: absolute;
  bottom: 5px;
  left: 100px;
}

div.kart {
}

div.avdeling a.menu {
  font-size: 12px;
  color: #000000;
	font-weight: bold;
}

#fors0 a {color: #9C0063;font-weight: bold;} /* 1 ostlandet 1 */
#fors1 a {color: #FF3402;font-weight: bold;} /* 2 busk, telemark, vestfold  */
#fors2 a {color: #36CB00;font-weight: bold;} /* 3 hedmark oppland */
#fors3 a {color: #FFC900;font-weight: bold;} /* 4 sorlandet */
#fors4 a {color: #FF5C00;font-weight: bold;} /* 5 hordaland */
#fors5 a {color: #313097;font-weight: bold;} /* 7 trondelag */
#fors6 a {color: #2D5E00;font-weight: bold;} /* 9 Troms */
#fors7 a {color: #3265CC;font-weight: bold;} /* DK Finnmark */
#fors8 a {color: #9997FF;font-weight: bold;} /* DK More */
#fors9 a {color: #6598CC;font-weight: bold;} /* DK Nordland */
#fors10 a {color: #2DFFFF;font-weight: bold;} /*DK Rogaland */

.monthlycalendartable {width: 100%;}
.calendardate{color:#333333; font-size: 85%;}

/* Detaljer for avlslister */
.detaljer {
  font-size: 12px;
}