/* Default stylesheet */
body{
  font-family: Verdana, "Liberation Sans", Arial, "Nimbus Sans L", Sans-serif;
  font-size: 75%; /*12px*/
  margin: 0px;
  background-color: #F1F1F1;
  background-position: top left;
  background-repeat: repeat-x;

}
table {
	border-spacing: 0;
}
caption,th,td{
  font-size: 1.0em;
}
caption{
	text-align: center;
}
th{
	background-color: #769AA6;
	color: #FFFFFF;
	text-align: left;
}
th, caption{
	font-weight: bold;
}
/* Every second table row in tables with a caption */
caption ~ tbody tr:nth-child(2n+1), tr.shader1 {
	background-color: #F3F3F3;
}

/* Every second table row in tables with a thead section */
thead ~ tbody tr:nth-child(2n+1), tr.shader1 {
	background-color: #F3F3F3;
}
table[summary] tr:nth-child(2n+1) {
	background-color: #F3F3F3;
}
u {
	text-decoration: none; /* underline for links only */
}


h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.35em;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.2em;
}
h3{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1em;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1em;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1em;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1em;
}
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;
}

img.corner{
  position: absolute;
}
img.corner.tl{
  top: -1px;
  left: -1px;
}
img.corner.tr{
  top: -1px;
  right: -1px;
}
img.corner.br{
  bottom: -1px;
  right: -1px;
}
img.corner.bl{
  bottom: -1px;
  left: -1px;
} 
#catmenus img.corner.tl{
  top: 0px;
  left: 0px;
}
#catmenus img.corner.tr{
  top: 0px;
  right: 0px;
}
#catmenus img.corner.br{
  bottom: 0px;
  right: 0px;
}
#catmenus img.corner.bl{
  bottom: 0px;
  left: 0px;
} 
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}
/* General links */
a:link{}
a:visited{}
a:hover{}

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

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

a.menuselected, span.menuselected{}
a.menuselected:link{text-decoration: underline;}
a.menuselected:visited{text-decoration: underline;}
a.menuselected:hover{text-decoration: underline;}

a.topmenu, span.topmenu{}
a.topmenu:link{}
a.topmenu:visited{}
a.topmenu:hover{}

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

/* Copyright, CustomPublish powered link etc.  */
#cp{
  font-size: 0.85em;
  padding-top: 10px;
}
.cp{}
a.cp:link{color: #666666; text-decoration: none;}
a.cp:visited{color: #666666; text-decoration: none;}
a.cp:hover{color: #666666; text-decoration: underline;}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink{/*font-size: 90%;*/}
.headlinelink:link{text-decoration: none;}
.headlinelink:visited{text-decoration: none;}
.headlinelink:hover{text-decoration: underline;}

/* Linked headlines on listing pages */
.headline .headlinelink{}
.headline .headlinelink:link{text-decoration: underline;}
.headline .headlinelink:visited{text-decoration: underline;}
.headline .headlinelink:hover{text-decoration: underline;}

/* Navigation path links */
.path { }
a.path:link{text-decoration: none;}
a.path:visited{text-decoration: none;}
a.path:hover{text-decoration: underline;}

/* Sitemap links */
.tree{font-weight: normal;}
a.tree:link{text-decoration: none;}
a.tree:visited{text-decoration: none;}
a.tree:hover{text-decoration: underline;}

.sitetree{font-weight: normal;}
a.sitetree:link{text-decoration: none;}
a.sitetree:visited{text-decoration: none;
}
a.sitetree:hover{text-decoration: underline;}

/* accessibility tools */

#tekstskalering{
  margin: 5px 2px;
  padding: 0px;
  letter-spacing: -1px;
}
a.acctool{
  cursor: pointer;
  font-weight: bold;
  padding: 0px 0px;
  display: block;
  float: left;
  height: 19px;
  width: 19px;
  line-height: 19px;
  margin-right: 1px;
  vertical-align: bottom;
  text-align: center;
}
#colorscheme a.acctool{
  color: ##01a9da;
  height: 18px;
  width: 22px;
  line-height: 18px;
  font-size: 1.5em;
  border: 1px solid #000000;
  margin-right: 0px;
}
p.tool span.label{
  color: #000000;
  position: relative;
  top: 3px;
  left: 9px;
  padding-left: 4px;
  float: left;
  padding-right: 10px;
 
  text-transform: uppercase;
  font-size: 0.85em;
}
p#colorscheme span.label{
}
a#scalelargest{
  font-size: 17px;
}
a#scalelarger{
  font-size: 14px;
}
a#scalelarge{
  font-size: 12px;
}
a#scalenormal{
  font-size: 10px;
}

#tekstskalering a{
  background-color: #000000;
  color: #FFFFFF;
}
a.yb{
  color: yellow;
  background-color: black;
  border-right-width: 0px !important;
}
a.by{
  color: black;
  background-color: yellow;
  border-right-width: 0px !important;
}
a.bw{
  color: black;
  background-color: white;
}

/* SECTION: Standard CP classes*/
.default{}
.date{font-size: 0.85em;}
.author{font-size: 0.85em;}
.feedback{}
.copyright{}
/* Standard tools */
div.tools{margin: 50px 0px 15px 0px;}
div.tool{margin: 2px 0px;}

#skiplink { 
	color: #000000;
  position: absolute;
  left: -1000px;
  width: 900px;
/*  display: none;*/
}


#sitemap_contact{
	/* display: none; */
	color: #000000;
	position: relative; 
	top: 3px;
	left: 440px;
	z-index: 1;
	width:175px;
        padding-right: 15px;
}

/* SECTION: listing/view styles */
div.pagedescription{}
.pagedescription{}
.headline, h1.headline {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.headlineview, h1.headlineview {
  font-size: 1.4em; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
}
.subheadline, h2.subheadline {
  font-size: 1em;
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress{
}
div.ingress{
  margin: 6px 0px; 
  padding: 0px;
}
.ingressview{
}
div.ingressview{
  margin: 6px 0px; 
  padding: 0px;
}
p.byline, .byline{
  margin: 0px; padding: 0px;
}
/* SECTION: viewarea block/spacing elements */
.block{
  margin-bottom: 15px;
}
hr{
  clear: both;
}
div.hr{/* Replacement for hr. This is easier to style */
  font-size: 1px;
  clear: both;
  height: 10px;
  margin-bottom: 10px;
}
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;
}





/* midtskygge */
div.s1{
  background-position: top left;
  background-repeat: repeat-y;
}
/* toppskygge */
div.s2{
  background-position: top left;
  background-repeat: no-repeat;
}
/* bunnskygge */
div.s3{
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 6px 6px 7px;
}


/* SECTION: page containers */ 
#page{
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
}
#top{
  margin: 0px;
  padding: 0px;
	position: relative;
}
#top div.inner{
  background-position: bottom left; /* top lef*/
  background-repeat: no-repeat;
  height: 140px;
	position: relative;
	z-index: 2;
}
#logo{
  background-position: 19px 12px;
  background-repeat: no-repeat;
  position: absolute;
  width: 430px;
  height: 100px;
}
#logo img{
  margin-top: 41px;
  margin-left: 91px;
}
#sitetools{
  float: right;
  width: 505px;
  padding: 2px 5px 2px 5px;
  /*height: 24px;*/
}
#sitetools .tool{
  float: right;
  margin: 0px 0px 0px 15px;
}
#sidebar .tool{
  margin: 15px 0px;
}
#toppbilder{
	position: absolute;
	top: 22px;
	right: 0;
	z-index: 1;
}
#middle{
  padding: 0px 10px 20px;
	position: relative;
	z-index: 3;
	zoom: 1;
}
#navbar{
  float: left; 
  width: 169px;
  margin-right: 22px;
}
#main{
  width: 547px;
  float: left;
}
.wide #sidebar { display: none; }
.widemain #main{
	width: 61.25em;
	float: right;
}
.widemain #sidebar{
	display: none;
}
#main.page110463 {
	/* postlister */
  width: 730px;
}
#main div.inner{
  min-height: 500px;
  margin-bottom: 20px;
}

#sidebar{
  float: right;
  width: 171px;
  position: relative;
}
#sidebar.sidebarpage110463 {	
	/* postlister */
	display: none;
}


#catmenus{
  margin-bottom: 25px;
}
#footer{
  clear: both;
  text-align: center;
}
/* SECTION: Sidebar */
.sidebar{
/*  float: right;
  width: 171px;*/
}

.box{
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.box .head{
}
.box .cell{
  padding: 5px;
}
.box ul{
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li{
  margin: 0px 0px;
  padding: 0px;
}
.box ul.buttons{
  font-size: 1.25em;
}
.box ul.buttons li{
  font-family: Verdana, "MS Sans Serif", "Liberation Sans", Arial, "Nimbus Sans L", Sans-serif;
  text-align: center;
  margin-bottom: 6px;
  padding: 6px 0px;
}
.box p{
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3{
  padding: 0px;
  margin: 0px;
}
.box.light, #sidebar .box.light{
  background-position: top left;
  background-repeat: repeat-x;
}
#sidebar .box.search .cell, .box.search .cell{
   padding: 2px 2px 5px 2px;
}
#navbar .box, #sidebar .box{
  border-style: solid;
  border-width: 1px;
  background-repeat: repeat-x;
  background-position: top left;
}
#navbar .box{
  margin-bottom: 3px;
}
#sidebar .box{
  padding-bottom: 3px;
  margin-bottom: 0px;
}
#navbar .box h3.caption, #navbar h3.caption{
  padding: 2px 2px 2px 7px;
  margin: 0px;

}
#sidebar .box h3.caption{
  padding: 2px 2px 2px 10px;
}
div.box.contactinfo .cell{
  font-size: 0.9em;
}
div.box.contactinfo .mailto{
  font-size: 0.9em;
}

/* SECTION: page elements */ 

div.menuwrap{
  background-position: top left;
  background-repeat: repeat-x;
  position: relative;
}

div.menuwrap h3.caption{
  padding: 1px 1px 1px 10px;
}
div.menuwrap ul.menu{
  background-position: bottom left;
  background-repeat: repeat-x;
}
#navbar div.menuwrap{
  margin-bottom: 3px;
}
#catmenus div.menuwrap{
  float: left;
  margin-right: 20px;
  width: 169px;
  min-height: 153px;
}
#catmenus #aktiviteter{
  margin-right: 0px;
}
#catmenus #nyttige{
  margin-right: 0px;
  float: right;
}
#catmenus div.menuwrap ul.menu{
  background-position: top left;
  background-repeat: repeat-x;
}


#navbar div.menuwrap img.corner.tl{
  top: -13px;
  left: 0px;  
}
#sidebar img.corner.tl{
  top: -12px;
  left: 0px;
}
ul.menu{
  font-family: Verdana, "MS Sans Serif", "Liberation Sans", Arial, "Nimbus Sans L", Sans-serif;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li{
  margin: 0px;
  padding: 1px 0px;
}
#navbar ul.menu{
  border-width: 1px;
  border-style: solid;
  padding-bottom: 17px;
  padding-top: 3px;
}
#navbar ul.menu li{
}
#tools{
  list-style-type: none;
}
#tools li{
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips{
}
#tools li#printable{
}
#path{
  font-size: 0.9em;
  margin-bottom: 10px;
}

#search{
}
#searchform{
  border-width: 1px;
  border-style: solid;
  margin: 0px;
  padding: 0px;
}
input.searchinput{
  border: none;
  float: left;
  width: 130px;
  padding: 0px;
  margin: 0px;
  font-size: 0.9em;
}	
input.searchsubmit{
  font-weight: bold;
  border: none;
  padding: 0px 0px 0px 0px;
  margin-right: 2px;
  float: right;
  width: 30px;
}

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



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


#kalendermaned{
  border-style: solid;
  border-width: 0px;
}
table.monthlycalendartable{
  border-collapse: collapse;
  width: 99%;
  font-size: 0.9em;
}
table.monthlycalendartable td.calmonthname, table.monthlycalendartable caption{
  padding: 1px 5px;
}
table.monthlycalendartable th, th.caldayname{
  border-width: 1px;
  border-style: solid;
  font-weight: bold;
}
table.monthlycalendartable td, td.calday, td.calsaturday, td.caltoday, td.calsunday, td.caldayhasevent {
  border-width: 1px;
  border-style: solid;
  font-weight: normal;
}
td.caldayhasevent {
}
table.monthlycalendartable td.caldayhasevent, td.caldayhasevent{
	cursor: help;
}
table.monthlycalendartable td:first-child, td.calday:first-child{
}
table.monthlycalendartable td.caltoday, td.caltoday{
  font-weight: bold;  
}
table.monthlycalendartable td.calsunday, td.calsunday{
}

#calfooter{
  padding: 4px 6px;
  border-width: 1px 0px 0px;
  border-style: solid;
}
span.kommuneskjemakategori {
	font-weight: bold;
}
li.kommuneskjemakategori {
	margin-bottom: 15px; 
}
li.kommuneenkeltskjema {
	margin-top: 3px;
}
ul.kluturkalender {
  list-style-type: none;
}

caption.cpmotekalender {
	font-weight: bold;
}

td.esamotekalendernavi a {
	font-weight: normal;
	font-size: 0.9em;
}

/* Ansattportal */
div.intranet.listingarea{
	padding: 5px;
}

/* Kurs */
.kurs {
	padding:15px;
	border-bottom:1px solid #dfd5ac;
}

.kurs:nth-child(odd) {
	background: #e5dbb4;
}

/* Postlister */
/* Postlister */
.postlisteanmodningskjema {
	border:1px solid #224785;
	padding:4px;
	margin: 20px 0 5px 0;
	background-color: #EDF8FE;
}

div.postlisteblock h1.weekhead {
	font-size: 1.0em;
	margin: 10px 0 5px 10px;
}

div.postlisteblock a.headlinelink {
	font-size: 0.8em;
	font-weight: normal;
}

div.postlisteblock h1.headline {
	padding: 0px;
	margin: 0 0 3px 20px;
}

