/* Default stylesheet */
body { 
  	/* background-color: #FFFFFF; */
  	/* color: #3b3b3b; */
  font-family: Tahoma, "Liberation Sans", "Helvetica Neue", Helvetica, Sans-serif;
  font-size: 75%; /* 12px; */
  margin: 0px;
}
table,caption,th,td { 
  font-size: 1.0em; 
}
h1, h2 { 
  font-family: "Trebuchet MS", FreeSans, Tahoma, Helvetica, Sans-serif;
  font-weight: normal;
}

#mainmenu li.menulevel0 { 
	font-family: Arial, "Liberation Sans", "Helvetica Neue", Helvetica, Sans-serif;
}
h1 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.2em;
}
h2 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.1em;
}
h3 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em;
}
h4 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em
}
h5 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em;
}
h6 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em;
}
h2.caption, h3.caption { 
  font-size: 1.1em;
  font-weight: bold;
	margin: 0px;
	padding: 5px 10px 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;
}
a img {
	border: 0px;
}
table.layout { 
  margin: 0px;
  padding: 0px;
}
td.layout { 
  padding: 0px;
  text-align: left;
  vertical-align: top;
}
/* General links */
a { outline: none; }
a:link { 	/* color: #0066cc; */ /*text-decoration: none;*/ }
a:visited { 	/* color: #0066cc; /* text-decoration: none;*/ }
a:hover { 	/* color: #0066cc; */ /*text-decoration: underline;*/ }

/* Standard navigation links */
.menu a:link {text-decoration: none;}
.menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menu a.itemselected:link {text-decoration: underline;}
.menu a.itemselected:visited {text-decoration: underline;}
.menu a.itemselected:hover {text-decoration: underline;}

.mainmenu a:hover {text-decoration: none;}

.mainmenu a.itemselected:link {text-decoration: none;}
.mainmenu a.itemselected:visited {text-decoration: none;}
.mainmenu a.itemselected:hover {text-decoration: none;}

.submenu a, .submenu span { }


/* Printable/tell a friend links  */
.toollink { font-size: 0.85em; }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

#cp a:link { 	/* color: #c9c7c7; */ text-decoration: none; }
#cp a:visited { 	/* color: #c9c7c7; */ text-decoration: none; }
#cp a:hover { 	/* color: #c9c7c7; */ text-decoration: underline; }


#tekstskalering { }
#tekstskalering a:link  { text-decoration: none; 	/* color: #FFFFFF; */ cursor: pointer; }
#tekstskalering a:visited  { text-decoration: none; 	/* color: #FFFFFF; */ cursor: pointer; }
#tekstskalering a:hover   { text-decoration: underline; 	/* color: #FFFFFF; */ cursor: pointer; }
#scalelargest { 
  font-size: 1.67em;
}
#scalelarge { 
  font-size: 1.35em;
}
#scalenormal { 
  font-size: 1em;
}


/* Copyright, CustomPublish powered link etc.  */
#cp { 
  text-align: center;
  	/* color: #c9c7c7; */
  font-size: 0.9em;
  /* margin-top: 5px;
     margin-left: 148px;
  */
  position: relative;
  top: 30px;
  left: -26px;
}
.cp { }
a.cp:link { }
a.cp:visited { }
a.cp:hover { }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.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 { }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

/* Navigation path links */
#path { 
  font-size: 0.9em;
  margin-bottom: 5px;
	padding-top: 1px;
}
#path span.arrow { padding: 0px 3px; }

.path  {  }
a.path:link { text-decoration: none;}
a.path:visited { text-decoration: none;}
a.path:hover { text-decoration: underline;}

/* Sitemap links */
.tree { }
a.tree:link { text-decoration: none; 	/* color: #000000; */ }
a.tree:visited { text-decoration: none; 	/* color: #000000; */ }
a.tree:hover { text-decoration: underline; 	/* color: #000000; */ }

.sitetree { }
a.sitetree:link { text-decoration: none; 	/* color: #000000; */ }
a.sitetree:visited { text-decoration: none; 	/* color: #000000; */ }
a.sitetree:hover { text-decoration: underline; 	/* color: #000000; */ }
#sitetree a  { 
 text-decoration: none;
}
#sitetree a:hover  { 
 text-decoration: underline;
}
#sitetree li.rootnode  { 
	font-weight: bold;
}
#sitetree li li  { 
	font-weight: normal;
}


.author { }
a.author:link { 	/* color: #7c7c7c; */ }
a.author:visited { 	/* color: #7c7c7c; */ }
a.author:hover { 	/* color: #7c7c7c; */ }


/* SECTION: Standard CP classes*/
.default { }
.date { 	/* color: #7c7c7c; */ font-size: 0.85em; }
.author { 	/* color: #7c7c7c; */ }
.feedback { }
.copyright { }
/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink a{
  position: absolute;
	top: -190px;
}
#skiplink a:focus, #skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}

#top div.adminbar { position: absolute; bottom: 10px; left: 40px; }
#top div.translatebar { position: absolute; right: 10px; top: 5px; } 


/* SECTION: listing/view styles */
div.pagedescription { }
div.pagelogo { text-align: center; margin-bottom: 10px; }
/*div.pagelogo img { border: 1px solid #0C0201; }*/

.pagedescription { }
.pagedescription h1 { 
	font-size: 1.3em;
	font-weight: bold;
}

.headline, h1.headline  { 
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.headlineview, h1.headlineview  { 
  font-size: 1.1em; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
}
.subheadline, h2.subheadline  { 
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}

.ingress { 
}
div.ingress { 
  margin: 6px 0px; 
  padding: 0px;
}
/*.ingress .imgwrap img { border: 1px solid #002D8F; }*/
.ingressview { 
	font-weight: bold;
}
div.ingressview { 
  margin: 6px 0px; 
  padding: 0px;
}
p.byline, div.byline { 
  margin: 0px; padding: 0px;
  	/* color: #7c7c7c; */
  font-size: 0.85em;
}
.byline .date { 
  font-size: 0.85em;
}

div.articlefooter { 
	margin-bottom: 15px;
}
div.articlefooter p.byline { 
  float: left;
  clear: both;
}
div.articlefooter div.tools { 
  float: right;
}
p.shareon { 
  font-size: 0.9em;
}

#main div.footer { padding: 5px 10px 7px 10px; }

/* TABELLAR viewarea */
/* standard utsjaanad for tabellar */
.viewarea table { 
  width: 100%;
  border: 1px solid #417B34;
  border-collapse: collapse;
}

.viewarea th {
  text-align:center;
  background-color:#417B34;
  color:#fff;
}

.viewarea th, .viewarea td {
  vertical-align: top;
  border-left: 1px solid #417B34;
  padding: 4px 7px 3px;
}

/* ideally the odds and evens would be in the same section but IE8 chokes on unknown css selectors */
.viewarea tr:nth-child(odd) td { background-color:#FFF; }
.viewarea tr.odd td { background-color:#FFF; }
.viewarea tr:nth-child(even) td { background-color:#EBEBEB; }
.viewarea tr.even td { background-color:#EBEBEB; }

/* Bedrifter i Hole */
.page173509 .viewarea tr:nth-child(odd) td { background-color: #FFF; }
.page173509 .viewarea tr.odd td { background-color:#FFF; }
.page173509 .viewarea tr:nth-child(even) td { background-color:#FFF; }
.page173509 .viewarea tr.even td { background-color:#FFF; }

/* Kalender */
.page173491 .viewarea table { border: none; }

.page173491 .viewarea th, .page146889 .viewarea td {
  vertical-align: top;
  border: none;
  padding: 2px 3px;
}

.page173491 .viewarea tr:nth-child(odd) td { background-color: #FFF; }
.page173491 .viewarea tr.odd td { background-color:#FFF; }
.page173491 .viewarea tr:nth-child(even) td { background-color:#FFF; }
.page173491 .viewarea tr.even td { background-color:#FFF; }

/* CMS brukar tabell for å stilsette bilete i "Utvida artikkel" artiklar */
.paragraphpictable tr:nth-child(odd) td { background-color: #FFF; }
.paragraphpictable tr.odd td { background-color:#FFF; }
.paragraphpictable tr:nth-child(even) td { background-color:#FFF; }
.paragraphpictable tr.even td { background-color:#FFF; }

table.paragraphpictable, table.paragraphpictable td { 
  width: 0;
  border: none;
}

/* SECTION: viewarea block/spacing elements */
.left { float: left; }
.right { float: right; }

.block { 
  margin-bottom: 15px;
}
.articleblock { margin-bottom: 10px; }

#nyhende .articleblock { 
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin-bottom: 7px;
}

/* 2-spalter */
div.twocol .articleblock {
	width: 48%;
}
div.twocol .articleblock.pair0 {
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 {
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock {
	width: 170px;
	float: left;
	margin-right: 5px;
	padding: 5px;
}
div.threecol .articleblock.treble0 {
	clear: both;
}
div.threecol .articleblock.treble1 {

}
div.threecol .articleblock.treble2 {
	/*clear: right;*/
	float: right;
	margin-right: 0px;
}

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;
}

/* SECTION: page containers */ 
#page { 
  width: 1003px;
  margin: 8px auto 0px auto;
  padding: 0px;
  text-align: left;
  	/* background-color: #FFFFFF; */
}
#page div.s1 { 
  	/* background-image: url(http://img0.custompublish.com/getfile.php/989603.1510.xqaffqvvvb/page_s1.gif); */
}
#page div.s2 { 
  	/* background-image: url(http://img0.custompublish.com/getfile.php/989604.1510.ubtfrxuycs/page_s2.gif); */
  padding: 5px 6px 0px 7px;
	position: relative;
	zoom: 1;
}
#top { 
  margin: 0px;
  padding: 0px;
	padding-top: 10px;
  height: 145px;
  	/* background-color: #FFFFFF; */
	width: 100%;

 



 /*background-image: url(http://hole2011.custompublish.com/getfile.php/1685252.1862.rcdpqueuas/holetopp_2011_rent_bilde_til_mal.png);
  background-position: top left;
  background-repeat: no-repeat;*/
}
#top div.inner {
  	/* background-image: url(http://hole2011.custompublish.com/getfile.php/1685252.1862.rcdpqueuas/holetopp_2011_rent_bilde_til_mal.png); */
  background-position: top left;
  background-repeat: no-repeat;
		/* background-color: #132E44; */
  position: relative;
	margin: 0px auto;
	width: 966px;
	height: 145px;
}
#toppics {
	width: 555px;
	position: absolute;
	right: 15px;
	top: 20px;
}
#headnav { 
		/* background-image: url(http://img0.custompublish.com/getfile.php/1031749.1510.stuwayxdfu/alpha_blue2.png); */
  background-position: left top;
  background-repeat: repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
		/* color: #FFFFFF; */
	padding: 2px 10px;
}
#topnav { 
		/* background-image: url(http://img0.custompublish.com/getfile.php/1026922.1510.wfrqdvxfpb/topnav_top2_repeat.gif); */
  background-position: left top;
  background-repeat: repeat-x;
		/* background-color: #E3F2FA; */
	padding: 6px 0px 3px 0px;
	margin: 0px 3px 3px 3px;
		/* color: #0061B0; */
	position: relative;
	/*height: 32px;*/
}
#middle { 
	/*background-image: url(http://img0.custompublish.com/getfile.php/1019467.1510.ftfsbbwxyt/middle_top_repeat.gif);*/
  background-position: left top;
  background-repeat: repeat-x;
  padding: 0px 12px 5px 12px;
}
#abcenter { 
	margin-bottom: 1px; 
	padding: 0px 2px;
}
#navbar { 
  width: 186px;
  float: left;
  margin-right: 8px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#main { 
  float: left;
  width: 572px;
	min-height: 420px;
	padding-bottom: 15px;
}
.frontpage #main { padding-bottom: 0px; }

#main div.pad { padding: 0px 4px; }

/*
#page.frontpage #main { 
  width: 746px;
}
*/
#footer { 
  clear: both;
  text-align: center;
  	/* color: #999999; */
  font-size: 0.9em;
	padding: 15px 0px 50px 51px;
}
#footer div.contactinfo { position: relative; }
#emblem { width: 36px; position: absolute; top: -18px; }
.contactinfo span.leftpad { padding-right: 5px; }
.contactinfo span.rightpad { padding-left: 45px; }

#rightsection { 
  float: right;
  width: 186px;
}

/*#contact { margin-bottom: 2px; }*/
#contact div.leftpad { float: left; width: 75px; }
#contact div.rightpad { float: left; font-weight: bold; }
#contact div.email { margin: 8px 0px; }
#contact .address { font-weight: bold; }

/*
#rightsection div.leftcol {
	width: 190px;
	float: left;
}
#rightsection div.rightcol {
	width: 180px;
	float: right;
}
.page130335 #rightsection { width: 380px; }
*/

/* SECTION: Sidebar */
.sidebar { 
}

.box { 
  padding: 0px;
  margin: 0px 0px 7px 0px;
	position: relative;
	background-position: left top;
	background-repeat: repeat-x;
  zoom: 1; /* Universal ie-fix */
}

.box .inner {
}
.box .head { 
}
div.box .cell { 
  padding: 5px 10px;
}
.pad { padding: 3px 10px; }
.listall { text-align: center; }

.box ul { 
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li { 
  margin: 0px 0px 5px;
  padding: 0px;
}
.box p { 
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box .caption, .box .inner { 
	background-repeat: repeat-x; 
}
.box .caption {
		/* color: #FFFFFF; */ 
	padding: 6px 10px;
	margin: 0px;
}

.box .inner {
		/* background-color: #E3F2FA; */
	min-height: 134px;
	height: auto !important;
	height: 134px;
}
.box.v2 .inner {
		/* background-color: #EBEBEB; */
}
.box.v3 .inner {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1020999.1510.fvrqdeuxeq/listing_LOS_top_repeat.gif); */
		/* background-color: #FFFFFF; */
	padding: 3px 10px;
}
.box.v4 .inner {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1020594.1510.pwybsbyeea/listing_top_repeat.gif); */
		/* background-color: #FFFFFF; */
	padding: 3px 10px;
}
.box.v3 .caption { 
		/* color: #000000; */ 
}

.box.v4 .caption {
	padding: 3px 0px 6px 0px;
		/* color: #000000; */
}
.box.v5 .caption {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1023662.1510.taweycepdd/box_caption_green.gif); */
	background-position: left bottom;
		/* background-color: #28773A; */
	padding-bottom: 15px;
}
.box.v5 .inner { 
		/* background-image: none; */
		/* background-color: #EBEBEB; */ 
}

#main .box.v3 div.cell { width: 46%; } /* Inside LOS-box */

#underbar { padding: 0px 2px; }

#underbar .box {
	float: left;
	width: 186px;
	margin-right: 8px;
}
#underbar .box.last {
	float: right;
	margin-right: 0px;
}
.box.v1 h3.caption, .box.v1 h2.caption {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1032703.1510.fqwssvurvd/box_v1_caption.gif); */
	background-position: left bottom;
	background-repeat: repeat-x;
		/* background-color: #104F80; */
		/* color: #D9F0FF; */
}
.box.v1 .cell {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1032704.1510.ctwqbsabwe/box_v1_cell.gif); */
	background-position: left top;
	background-repeat: repeat-x;
		/* background-color: #E3F2FA; */
}
.box.v2 h3.caption, .box.v2 h2.caption {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1010908.1510.etwwuuerdp/box_v2_caption.gif); */
	background-position: left bottom;
	background-repeat: repeat-x;
		/* background-color: #28773A; */
}
.box.v2 .cell {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1032718.1510.bbetexuevt/box_v2_cell.gif); */
	background-position: left top;
	background-repeat: repeat-x;
}

.box .cell.v2 { 	/* background-image: none; */ }

div.eksterlenkeinfo, div.loslink { margin-bottom: 2px; }


div.side, span.side {
	 display: block;
}

/* v = vertical, h = horizontal, l = left, r = right */ 
div.side.v, span.side.v {
	 background-position: left top;
	 background-repeat: repeat-y;
}
div.side.v.r, span.side.v.r {
	 background-position: right top;
	position: relative;
	zoom: 1;
}
div.side.h, span.side.h {
	 background-position: left top;
	 background-repeat: repeat-x;
}
div.side.h.b, span.side.h.b {
	 background-position: left bottom;
}

.box div.side.h {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1011239.1510.fqbusrfvau/box_side_h.gif); */
}
.box div.side.v {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1007812.1510.pxpwwtvabr/box_side_v.gif); */
}
.box div.side.v.r {
	padding: 0px 4px 7px 4px;
}
#nyhende div.side.v.r { 
	min-height: 420px; 
	height: auto !important;
	height: 420px;
}

.box.v2 div.side.h.b {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1010870.1510.wuefqtfdav/box_v2_side_h.gif); */
		/* background-color: #EBEBEB; */
}
.box.v2 div.side.v {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1010868.1510.wxeffcxctu/box_v2_side_v.gif); */
}
.box.v2 div.side.v.r {
	padding: 2px 4px 8px 4px;
}

#navbar .haslosnolos, #navbar .noloshaslos, #navbar .hasloshaslos { display: none; }

#main .nolosnolos { display: none; }

/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
  background-repeat: no-repeat;
  position: absolute;
  /* Set width/height to size of corner images */
  width: 11px;
  height: 11px;
}
span.corner.tl { 
  background-position: left top;
  left: 0px;
  top: 0px;
}
span.corner.tr { 
  background-position: right top;
  right: 0px;
  top: 0px;
}
span.corner.br { 
  background-position: right bottom;
  right: 0px;
  bottom: 0px;
}
span.corner.bl { 
  background-position: left bottom;
  left: 0px;
  bottom: 0px;
} 
.box.v1 span.corner.tl { left: -1px; }
.box.v1 span.corner.tr { right: -1px; }
.box.v1 span.corner.bl { left: -1px; }
.box.v1 span.corner.br { right: -1px; }

.box.v3 span.corner.bl { left: -1px; }
.box.v3 span.corner.br { right: -1px; }

.box.v4 span.corner.tl { left: -1px; }
.box.v4 span.corner.tr { right: -1px; }
.box.v4 span.corner.bl { left: -1px; }
.box.v4 span.corner.br { right: -1px; }

.box.v5 span.corner.tl { left: -1px; }
.box.v5 span.corner.tr { right: -1px; }


#underbar .box .inner { 
	min-height: 172px; 
	height: auto !important;
	height: 172px;
}

/*
.box.v2 span.corner.tl { top: -1px; }
*/
.box span.corner {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1007679.1510.qctftdruss/box_corners.gif); */
	
}
.box.v2 span.corner {
		/* background-image: url(http://img0.custompublish.com/getfile.php/1010830.1510.utyuerurqe/box_green_corners.gif); */
}

#topnav span.corner { bottom: 0px; }
#topnav span.corner.bl { 	/* background-image: url(http://img0.custompublish.com/getfile.php/1022644.1510.pddpfwasvd/topnav_corner_BL.gif); */ }
#topnav span.corner.br { 	/* background-image: url(http://img0.custompublish.com/getfile.php/1022646.1510.rrtqsescpp/topnav_corner_BR.gif); */ }


/* SECTION: page elements */ 

#logo { 
	position: absolute;
	top: 18px;
	left: 2px;
}
#knavn { 
  position: relative;
  bottom: 20px;
}

#sitetools { 
  position: absolute;
  top: 10px;
  right: 15px;
  width: 275px;
  text-align: right;
}
#languagebar { 
  letter-spacing: 4px;
  margin-bottom: 15px;
}
#languagebar img, #languagebar a.img { 
  border: 0;
}
#pagetools { 
  float: right;
	margin-left: 5px;
}
#tekstskalering { 
  margin: 0px 5px;
}
#taleweb { 
  padding-right: 142px;
  padding-bottom: 20px;  
}
#taleweb span.label { 
  position: relative;
  top: 14px;
}
ul.menu, .menu ul { 
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li, .menu ul li { 
  margin: 0px;
  padding: 1px 0px;
}
#headmenu { 
		/* color: #FFFFFF; */ 
	float: right;
	padding-top: 5px;
}

#headmenu li { float: right; padding: 0px 6px; border-left: 1px solid #FFFFFF; }
#headmenu li.lastitem { border-left: 0px none; }

#headmenu a:link { 	/* color: #FFFFFF; */ }
#headmenu a:visited { 	/* color: #FFFFFF; */ }
#headmenu a:hover { 	/* color: #FFFFFF; */ }


#headmenu a.menuselected {
	text-decoration: underline;
} 


#topmenu { 
  list-style-type: none;
  text-align: center;
  position: absolute;
  bottom: 12px;
  left: 0px;
  width: 1000px;
}
#topmenu li { 
  display: inline;
  border-left: 1px solid #FFFFFF;
  padding: 0px 5px;
}
#topmenu li:first-child { 
  border: none;
}

/* Mainmenu */
#mainmenu { 
  font-size: 0.9em;
  font-weight: normal;
  /*padding-left: 10px;*/

}
#mainmenu a { 
  display: inline;
}

#mainmenu li.menulevel0 { 
  display: block;
  float: left;
  /*width: 100px;*/
  margin-right: 1px;
	margin-bottom: 0px;
	padding: 0px 5px 0px 4px;
	border-right: 1px solid #0066CC;
}
#mainmenu li.menulevel0.lastitem { border-right: 0px none; padding-right: 0px; }


#mainmenu li.menulevel0 a.menulevel0 {
	padding: 1px;
}
#mainmenu li.menulevel0 a:hover, #mainmenu li.menulevel0 a.itemselected, #mainmenu li.itemselected > a {
	background-position: left top;
	background-repeat: repeat-x;
}

#navbar .menu li { margin: 0px; padding: 0px; }

#navbar .menu a { 
	display: block; 
	padding: 2px 0px; 
	margin: 0px;
}
#navbar .menu ul a { margin-left: 10px; }
#navbar .menu ul ul a { margin-left: 20px; }
#navbar .menu ul ul ul a { margin-left: 30px; }
#navbar .menu ul ul ul ul a { margin-left: 40px; }

.box .menu li.itemselected a {
	/*background-color: #115081;*/
		/* color: #FFFFFF; */
}
.box.v5 .menu li.itemselected a {
	/*background-color: #cbcbcb;*/
		/* color: #FFFFFF; */
}

#navbar .menu li.itemselected a:link { 	/* color: #002609; */ }
#navbar .menu li.itemselected a:visited { 	/* color: #002609; */ }
#navbar .menu li.itemselected a:hover { 	/* color: #002609; */ }

#underbar .menu li.itemselected a:visited { 	/* color: #163C5B; */ text-decoration: underline; }
#navbar .menu ul.submenu {  }

#rightsection .menu { margin-left: 2px; }
#servicemenu { 
  margin-bottom: 7px;
	font-weight: bold;
	width: 182px;
}
#servicemenu li { 
  	/* background-image: url(http://img0.custompublish.com/getfile.php/1007598.1510.ydvwxcuucf/servicemenu_top.gif); */
  background-position: top left;
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0 0px 3px;
}
#servicemenu a { display: inline-block; }

#servicemenu a { 
  display: block;
  padding: 7px 5px 7px 25px;
  	/* background-image: url(http://img0.custompublish.com/getfile.php/1007599.1510.rtxssfsyed/servicemenu_bottom.gif); */
  background-position: bottom left;
  background-repeat: no-repeat;
  margin: 0px;

}
#servicemenu a:link { 	/* color: #FFFFFF; */ }
#servicemenu a:visited { 	/* color: #FFFFFF; */ }
#servicemenu a:hover { 	/* color: #FFFFFF; */ }

/*A-Z listing*/
.alphabeticlist ul li.navpoint{
	list-style-type: none;
	font-weight: bold;
	border-bottom: 1px dotted #666;
	margin-top: 10px;
}
ul.navpointlist{
	list-style-type: none;
}

ul.navpointlist li{
	display: inline;
	font-weight: bold;
	padding: 0px 1px;
}

.alphabeticlist ul.articlelist li{ list-style-type: none;}

#tools { 
  list-style-type: none;
}
#tools li { 
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips { 
}
#tools li#printable { 
}

input.searchinput {
  vertical-align: middle;
  border: none;
  	/* background-color: #FFFFFF; */
  	/* color: #5d5c5c; */
  padding: 0px;
  margin: 0px;
	float: left;
}
input.searchsubmit { 
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}
#search {
	float: right;
	width: 250px;
	padding-right: 5px;
}
#searchform div.upper { 
	background: url(http://img0.custompublish.com/getfile.php/1007482.1510.qtdvabbxbv/search_top.gif) left top no-repeat;
	width: 220px;
	float: left;
}
#searchform div.lower {
	background: url(http://img0.custompublish.com/getfile.php/1007483.1510.yxwawyfada/search_bottom.gif) left bottom no-repeat;
	width: 220px;
	padding: 5px;
	margin: 0px;
}
#searchform input.searchinput { 
	float: left;
	width: 210px;
	border-radius: 4px;
}
#searchform input.searchsubmit { 
  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;
}
/*
#location1 {
	display: block;
	z-index: 1000;
  position: relative;
  zoom: 1;
}
*/

.icalendardayhead  {  	/* background-color: #cecece; */ }
.monthlycalendartable  {  width: 100%; }
.calendardate {  	/* color: #333333; */ font-size: 85%; }
.errmsg  {  font-weight: bold; 	/* color: #aa0000; */ }

table.monthlycalendartable { 
  	/* background-color: #FFFFFF; */
  border-collapse: separate;
  font-size: 0.9em;
}
table.monthlycalendartable caption, table.monthlycalendartable td.calmonthname { 
  font-weight: bold;
  text-align: left;
}

table.monthlycalendartable th, table.monthlycalendartable td { 
  border: 1px solid #D0D0D0;
  padding: 1px 0px;
  text-align: center;
}
table.monthlycalendartable td.caltoday { 
  	/* background-color: #4B4B4B; */
  	/* color: #FFFFFF; */
  font-weight: bold;
}


table.weathertablefivedays { }

table.weathertablefivedays td { 
  padding: 5px;
}
table.weathertablefivedays td.weatherlocname { 
  width: 100px;
  font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays { 
  width: 75px;
}

/* SECTION: Listing/View templates */
.frontpage #main { 
	width: 574px; 
}
/*#nyhende { margin-top: 2px; }*/

#nyhende .inner {
	/*background-image: url(http://img0.custompublish.com/getfile.php/990658.1510.bfeaeewccw/nyhende_top_repeat.gif);
	background-position: left top;
	background-repeat: repeat-x;*/
	/*background-color: #DBE0DD;*/
}
#nyhende h2.caption {
		/* color: #FFFFFF; */
}
#nyhende h3.headlinelink { font-weight: bold; }
#nyhende div.imgwrap { 
	float: right;
	width: 122px;
	margin-top: 7px;
	margin-left: 0px; 
}
/*#nyhende .imgwrap img {	border: 1px solid #417B34; }*/

#nyhende div.textwrap { 
	float: left; 
	width: 416px; 
}


#sitetree { }

#sitetree ul { 
/*  float: left;
  width: 32%;
  margin-right: 1%;*/
  padding: 0px;
  margin: 0px;
  list-style-type: none;
/*  min-width: 15em;*/
}

li.rootnode { }

#sitetree ul ul { 
  border-left-width: 1px;
  border-left-style: solid;
  list-style-type: none;  
  padding: 0px;
  margin: 5px 0px;
}
#sitetree ul li { 
  font-weight: bold;
}
#sitetree ul ul li { 
  background-position: 10px 7px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 25px;
  margin: 2px 0px;
  font-weight: normal;
}

#sitetree a  { 
 	/* color: #000000; */
}

#sitetree ul ul { 
  	/* border-color: #505050; */
}
#sitetree ul ul li { 
  	/* background-image: url(http://img8.custompublish.com/getfile.php/817359.1308.wfdpstevft/sitemap-hori-line.gif); */
}

/* SECTION: Kalender */

.subcheck.hassub { display: none; }  /* no calendar if page has subpages / sidemenu */

#calendar { 
	/*z-index: 1000;*/
}

#calendar a { 
  /*padding-left: 1px;*/
}
#calendar .borderwrap { border: 1px solid #2B6C1C; }
#calendar .cell { padding: 3px 5px 2px 5px; }

#calendar ul li { 
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin-bottom: 3px;
}

div.monthlycalendar { 

}
div.monthlycalendar table { 
	border: 1px solid #2B6C1C;
}
div.monthlycalendar th, th.caldayname { 
  border: 1px solid #D9D9D9;
  	/* background-color: #FFFFFF; */
  	/* color: #666666; */
  font-weight: bold;
}
div.monthlycalendar td, td.calday, td.calsaturday, td.caltoday, td.calsunday, td.caldayhasevent { 
  border: 1px solid #D9D9D9;
  	/* background-color: #F0F4FC; */
  	/* color: #666666; */
  font-weight: normal;
}
div.monthlycalendar td.caldayhasevent  { 
  	/* background-color: #F5F5F5; */
	cursor: help;
		/* color: black; */
}
div.monthlycalendar td:first-child, td.calday:first-child { 
  	/* background-color: #F5F5F5; */
  	/* color: #666666; */
}
div.monthlycalendar td.caltoday, td.caltoday { 
  	/* background-color: #8F8F98; */
  	/* color: #FFFFFF; */
  font-weight: bold;  
}
div.monthlycalendar td.calsunday, td.calsunday { 
  	/* background-color: #F0F4FC; */
  	/* color: #ff3300; */
}
div.monthlycalendar td.calmonthname { 
  padding-left: 3px;
}

/* SECTION: Gallery */


#thumbnaillist { width: 240px; }

/* SECTION Tjenestebeskrivelser */
.tjkmainhead h1 {
  font-weight: bold;
}

td.tjkmainhead {
  font-size: 1.1em; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
/*	font-weight: bold;
	font-size: 1.3em;
	color: #104F80;*/
}

td.tjkgrouphead {
  margin: 0px;
  padding: 4px 0px;
  font-size: 1.1em;
font-weight: bold;
/*	font-weight: bold;
	font-size: 1.3em;
	color: #104F80;*/
}

td.tjknormal {
	font-size: 1.0em;
	color: #000000;
}

ul.rssfeed {
	list-style-type: none;
	margin: 5px 0 15px;
	padding: 0;
}
ul.rssfeed li {
	padding: 0;
	margin: 0 0 5px;
}


/* Mobile class */

.onlyformobile{ display: none; }
.onlyfordesktop{ display: block; }

@media all and (max-width: 480px) {
	.onlyformobile{ display: block; }
	.onlyfordesktop{ display: none; }
}

@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
	}
	body {
		font-size: 12pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, #navbar, #subnavbar, #mainsidebar, #topmenu, #tools, #search, #searchform,.bannerlocation, #rightsection, #underbar, #footer, #searchform, .corner, #taleweb, #PAFTOOLBAR, #skiplink, .skiplink, .adminbar, .cpeditlinks {
		display: none !important;
	}
	#page, #main {
		float: none;
		width: auto !important;
	}
	.side {
		padding: 0;
	}
	.box, .articleblock {
		page-break-inside: avoid;
	}
	th {
		background-color: #CCCCCC !important;
		color: #000000 !important;
	}
	tr:nth-child(2n+1) {
		background-color: #DEDEDE !important;
	}
	tr:nth-child(2n+1) {
		background-color: transparent !important;
	}
}