/* SECTION: Print stylesheet */
/* SECTION: general elements */
html{
}
body{
  margin: 0px;
  padding: 0px;
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 13px; 
  text-align: left;
  background-color: #ffffff;
  color: #333333;
}

caption,th,td{
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 12px; 
}

h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 17px;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 15px;
}
h3{
  font-size: 15px;
  padding: 5px 0px;
  background-color: #BCBDBF;
  text-align: center;
  margin: 0px;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 10px;
}
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 */
.info{display: none;}
.info a:link{}
.info a:visited{}
.info a:hover{}

a:link{color: #000000;}
a:visited{color: #000000;}
a:hover{color: #000000;}

/* read more.. links */
.link {color: #000000;}
a.link:link{}
a.link:visited{}
a.link:hover{}

/* Standard navigation links */
.menu {}
a.menu:link{}
a.menu:visited{}
a.menu:hover{}

.menuselected{}
a.menuselected:link{}
a.menuselected:visited{}
a.menuselected:hover{}

.rightmenu{}
a.rightmenu:link{}
a.rightmenu:visited{}
a.rightmenu:hover{}

.rightmenuselected{}
a.rightmenuselected:link{}
a.rightmenuselected:visited{}
a.rightmenuselected:hover{}

/* Top menu links */
.topmenu {}
a.topmenu:link {}
a.topmenu:visited {}
a.topmenu:hover {}

.topmenuselected{}
a.topmenuselected:link {}
a.topmenuselected:visited {}
a.topmenuselected:hover {}

/* Printable/tell a friend links  */
.toollink{font-size: 11px; font-weight: normal;}
a.toollink{color: #999999; text-decoration: none; font-weight: normal;}
a.toollink:visited { color: #999999; text-decoration: none; font-weight: normal;}
a.toollink:hover { color: #990000; text-decoration: none; font-weight: normal;}

/* Copyright, CustomPublish powered link etc.  */
.cp{font-size: 10px; color: #B3B3BF; text-decoration: none; font-weight: normal;}
a.cp:link{color: #B3B3BF; text-decoration: none; font-weight: normal;}
a.cp:visited {color: #B3B3BF; text-decoration: none; font-weight: normal;}
a.cp:hover { color: #7D7D8F; text-decoration: none; font-weight: normal;}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { font-size: 13px; font-weight: bold; color: #000000;}
.headlinelink:link{}
.headlinelink:visited{}
.headlinelink:hover{}

.footerlinks .headlinelink {padding: 0px 20px; font-size: 11px; font-weight: normal; color: #ffffff;}
.footerlinks .headlinelink:link{color: #ffffff; font-weight: normal;}
.footerlinks .headlinelink:visited{color: #ffffff; font-weight: normal;}
.footerlinks .headlinelink:hover{color: #ffffff; font-weight: normal;}

/* Linked headlines on listing pages */
.headline .headlinelink { font-size: 17px; 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-size: 12px; 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-size: 12px; 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-size: 12px; 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 { font-size: 13px; }
.date { font-size: 10px; color: #666666; }
.feedback { font-size: 12px; font-weight: normal; color: #000000; }
.copyright { font-size: 10px; font-weight: normal; color: #4D4D62;}
/* SECTION: listing/view styles */

div.pagedescription{margin-bottom: 1em;}
.pagedescription{
  font-size: 14px;
  font-weight: bold;
}

.headline, h1.headline {
  font-size: 14px;
  font-weight: bold;
  color: #4D4D62; 
  margin: 0px;
  padding: 0px;
}
.headlineview, h1.headlineview {
  font-size: 16px; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
}

.subheadline, h2.subheadline {
  font-size: 11px; 
  font-weight: normal; 
  color: #4D4D62; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress, p.ingress{
  font-size: 13px; color: #000000; margin: 6px 0px; padding: 0px;
}
.ingressview, p.ingressview{
  font-size: 13px; color: #000000; margin: 6px 0px; padding: 0px; font-weight: bold;
}
p.byline, .byline{
  margin: 0px; padding: 0px;
}


/* SECTION: viewarea block/spacing elements */
.block{margin-bottom: 15px; padding: 0px;}
#frontblock{
  background-color: #E4E2D5;
  text-align: left; 
  height: 225px;
  overflow: hidden;
  padding: 0px;
}
.hr{
  border-top: 1px solid #ffffff;
  clear: both;
}
div.hr{
	/* Replacement for hr. This is easier to style */
}
div.body{
  clear: both; 
  margin: 0px 0px 22px 0px;
}

/* SECTION: page containers */ 

#page{
}
#top{
display: none;
}
#shlogo{
margin-bottom: 15px;
}
#middle{
  margin-left: 30px;
}
#leftbar{
display: none;
}
#levelone{
  height: 225px;
  overflow: hidden;
}
#leveltwo{
  padding-top: 24px;
  height: 186px;
  overflow: hidden;
}
.navbar{
display: none;
}
#tjenester{
  height: 225px;
  overflow: hidden;
}
.main{
  width: 514px;
  float: left;
  margin-right: 0px;
}
#sidebar{
display: none;
}
#helptools{
display: none;
}
.tool{
display: none;
}

#footer{
display: none;
}
/* SECTION: page elements */ 
#contact{
  padding: 7px 0px 0px 13px;
}
#menu{
display: none;
}
/* MODLINKS */ 
.menu0{
display: none;;
}
.menu1{
display: none;
}
.menu2{
display: none;
}
.menu3{
display: none;
}
.menu4{
display: none;
}
.menu5{
display: none;
}

/* End MODLINKS */
div#sitecredits{
  padding-left: 13px;
  margin: 30px 0px;
}
#copyright{
  margin-bottom: 10px;
  text-align: center;
}
ul.sitecredits li#copyright{
  margin-top: 30px;
}

/* End standard containers and items */

#skiplink{
  display: none;
}