/* Default stylesheet */
body {
	background: #e6e6e6;
	color: #333333;
	font-family:  Arial, "Liberation Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Sans, Sans-serif;
	font-size: 75%; /* 12px*/
	margin: 0px;
	padding: 0px;
}
/* bib */
body.ppt192879 {
	/* background: #DACFB4; */
}
#p {
	background: url(http://img7.custompublish.com/getfile.php/1683981.1897.cwftfpqcve/backdrops.jpg) no-repeat center top;
}
table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
}
.myriad {
	font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
h1 {
	font-size: 1.45em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/

.center {
	margin: 0 auto;
	text-align: center;
}
a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

div.forum {
	clear: both;
}

/* 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: #C21A1F; text-decoration: none;}
a:visited { color: #7B3E40; text-decoration: none; }
a:hover { text-decoration: underline;}

.listingarea a:link, .viewarea a:link, listingarea a:visited, .viewarea a:visited {
	text-decoration: underline;
}
.listingarea h5 a.deonskerikkeunderline:link, .listingarea h5 a.deonskerikkeunderline:visited {
	text-decoration: none;
}
.listingarea h5 a.deonskerikkeunderline:hover {
	text-decoration: underline;
}

/* read more.. links */
.link { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
.menu a {color: #333333;text-decoration: none;}
.menu  {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menu a.menuselected:link {text-decoration: underline;}
.menu a.menuselected:visited {text-decoration: underline;}
.menu a.menuselected:hover {text-decoration: underline;}

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
#cp {
	color: #6c6c6c;
	font-size: 0.85em;
	text-align: right;
	margin: 5px 0;
}
#cp a {
	color: #6c6c6c;
	text-decoration: none;
}


/* Sitemap links */
.tree { font-weight: normal; }
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 { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/
div.date, span.date { color: #666666; font-size: 0.9em; }
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 


/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline {
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
}
h1.headlineview {
	margin: 0px;
	padding: 0px;
	font-size: 2em;
	font-weight: normal;
}
.subheadline, h2.subheadline {
	font-size: 1.0em;
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}
.ingressview {
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
	font-size: 1.2em;
}
p.byline, .byline {
	margin: 10px 0 10px 0; padding: 0px;
}


/* SECTION: Articlemedia */
div.articlemedia { 
	clear: right;
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
}

.articleblock .imgwrap {
	float: left;
	width: 32.5%;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 65%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
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: 31.5%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}
/* 4-spalter */
.fourcol .articleblock { 
	width: 22.9%;
	float: left;
	margin-right: 2%;
}
.fourcol  .articleblock.four0 { 
	clear: both;
}
.fourcol  .articleblock.four2 { 
	margin-right: 0;
}
.fourcol .articleblock.four3 { 
	clear: right;
	float: right;
	margin-right: 0;
}
.fourcol .menu .articleblock { 
	width: 100%;
/*	float: left;
	margin-right: 4%;
	margin-right: 0;*/
}
.fourcol  .menu .articleblock.four1 { 
	clear: right;
	float: right;
	margin-right: 0;
}
/*.fourcol  .menu .articleblock.four2 { 
	clear: right;
	float: right;
	margin-right: 0;
}
*/
.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #c4cdcb;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}

div.articleparagraph {
	margin-bottom: 16px;
}
.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: 81.667em/* 980px */;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#top {
	margin: 0px;
	padding: 10px 0 15px;
	position: relative;
	zoom: 1;
}
#topnav {
}
#middle {
}
#navbar {
	float: left;
	margin-right: 10px;
	min-height: 100px;
	width: 19.167em/* 230px */;
}
#main {
	float: left;
	min-height: 300px;
	width: 41.667em/* 500px */;
}
.frontpage #main, .page204655 #main{
	min-height: 100px;
}

#mainsidebar {
	float: right;
	width: 19.167em/* 230px */;
}

/* #main when no sidebar */
.widemain #main {
	float: right;
	width: 59.167em/* 710px */;
}
.widemain #navbar {
	margin-right: 0;
}
.widemain #mainsidebar {
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main,
.frontpage.articlelisting #main, 
.page204655.articlelisting #main,
.page192879.articlelisting #main   {
	float: none;
	width: auto;
}
.widefull #navbar, .widefull #mainsidebar, .frontpage.articlelisting #navbar, .frontpage.articlelisting #mainsidebar, .page204655 #navbar, .page204655 #mainsidebar, .page192879 #navbar, .page192879 #mainsidebar {
	display: none;
}

.logo {
	float: left;
	width: 430px;
}
.ppt192879 .logo {
	width: 327px;
	margin: 5px 6px;
	float: right;
}

.kommunevaapen {
	float: left;
	margin-top: 5px;
}

#topmenu {
	float: right;
	width: 49.667em/* 500px */;
	text-align: right;
	list-style: none; padding: 0; margin: 0;
	text-transform: uppercase;
	font-size: 0.9em;
}
#topmenu li {
	display: inline;
	padding-left: 25px;
	margin-right: 10px;
	text-shadow: 0 1px 1px #b4b4b4;
}
#topmenu li a{
	color: #2f2e2e;
}
/* mail */
#topmenu li.menu178095 {
	background: url(http://img7.custompublish.com/getfile.php/1684003.1897.cwesfqsuex/ico_mail.png) no-repeat 3px -4px;
}
/* om oss */
#topmenu li.menu192286 {
	background: url(http://img7.custompublish.com/getfile.php/1684002.1897.wdpyuetexe/ico_info.png) no-repeat 6px -4px;
}
/* nettstedskart */
#topmenu li.menu192285 {
	background: url(http://img7.custompublish.com/getfile.php/1684001.1897.yupfdebdqt/ico_compass.png) no-repeat 2px -4px;
}
/* kart */
#topmenu li.menu237300 {
	background: url(http://img7.custompublish.com/getfile.php/1727941.1897.svbvdvyqwr/ico_map.png) no-repeat 6px -2px;
}

/* english */
#topmenu li.menu197580 {
	background: url(http://img7.custompublish.com/getfile.php/2447820.1897.arpqqarbty/ic_eng.png) no-repeat 0px -4px;
}


#mainmenubg {
	background: #474747 url(http://img7.custompublish.com/getfile.php/1684893.1897.cxyasqbbys/mainmenubg.png) repeat-x top;
	padding: 8px 0;
	border-radius: 4px;
	margin-bottom: 10px;
	position: relative;
	zoom: 1;
	z-index: 5;
}
.ppt192879 #mainmenubg {
	border-radius: 0 0 6px 6px;
}

#mainmenu {
	
	
}
#mainmenu li {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	text-shadow: 0 1px 1px #222;
}
#mainmenu li.menulevel0 a.menulevel0{
	color: #FFF;
	display: block;
	padding: 9px 22px;
	border-right: 1px solid #6f6f6f;
	border-left: 1px solid #3a3a3a;
	text-decoration: none;
	position: relative;
}

#mainmenu li.menulevel0 a.menulevel0:hover, #mainmenu li.itemselected.menulevel0 a.menulevel0, #mainmenu li.sfHover.menulevel0 a.menulevel0 {
	background: #ae2d2d url(http://img7.custompublish.com/getfile.php/1685473.1897.wwvsbprutb/mainmenu_hover.png) repeat-x top;
	margin: -8px 0;
	padding: 17px 22px 17px;
	border-right-color: #c05757;
}

#mainmenu li.firstitem a{
	border-left: 0;
}
#mainmenu li.firstitem.menulevel0 a.menulevel0:hover, 
#mainmenu li.itemselected.firstitem.menulevel0 a.menulevel0,
#mainmenu li.sfHover.firstitem.menulevel0 a.menulevel0{
	border-radius: 4px 0 0 4px;
}

#mainmenu li.lastitem.menulevel0 a.menulevel0{
	border-right: 0;
}

#mainmenu li ul{
	position: absolute;
	background: url(http://img7.custompublish.com/getfile.php/1684512.1897.vsefucetar/slide_metal.png) repeat-x center;
    padding: 10px;
    width: 944px;
    z-index: 999;
    left: 0px;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 10px 10px #ddd;
    display: none;
}
#mainmenu li ul li{
	font-size: 0.8em;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
}
#mainmenu li ul li a{
	padding: 5px 10px;
	color: #363636;    
}
#mainmenu li ul li a:hover{
}

#mainmenu li.menulevel0 .atsjoo {
	background: url(http://img7.custompublish.com/getfile.php/1684516.1897.vfqbxrfxef/arrow.png) no-repeat top;
	width: 35px;
	height: 10px;
	display: block;
	position: absolute;
	left: 43%;
	bottom: 8px;
	width: 35px;
	z-index: 99;
	display: none;
}
#mainmenu li.menulevel0.sfHover .atsjoo {
	display: block;
}
#mainmenu li.menulevel1 .atsjoo {
	display: none !important;
}



#footer {
	clear: both;
	color: #FFF;
	font-size: 1em;
}
#footer a {
	color: #FFF;
}

ul.samarbeidskommuner {
	margin-top: 20px !important;
}
.samarbeidskommuner li {
	display: inline;
}

/* SECTION: Sidebar */
.sidebar {
}

.box, ul.needscell{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	position: relative;
	border-radius: 4px;
	border: 1px solid #ced5d9;
	background: #e7e8e8;
	padding: 1px;
	zoom: 1;
}
.frontpage ul.needscell {
	border: 0;
	background: transparent;
	
}
#footer.box {
	margin-bottom: 0;
}
.box .head {
}
.box .cell, 
.needscell li.menulevel0, 
ul.needscell li.sectionhead  {
	padding: 6px;
	background: #e5e6e6;
}
.box .cell2{
	border-radius: 4px;
	background: #cc2a31;
	padding: 8px;
}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0px 0px;
	padding: 0px;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 5px 5px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption, 
ul.needscell li a.menulevel0, 
ul.needscell li.sectionhead > a,
ul.needscell li.sectionhead > span.noclick {
	padding: 6px 10px;
	margin: 0px;
	color: #ffffff;
	background: #474747 url(http://img7.custompublish.com/getfile.php/1684791.1897.useubdqxcv/btn_grey.png) repeat-x top;
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: 0 1px 1px #222;
	border-top: 1px solid #7b7b7b;
	border-left: 1px solid #515151;
	border-right: 1px solid #b1b2b2;
	border-bottom: 1px solid #959696;
	border-radius: 4px;
	font-family: "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, Sans-serif;
	display: block;
}

.innerbody ul {
	list-style-type: disc;
	margin: 5px 30px 10px;
}

h3.caption.red {
	background: #CC2A31 url(http://img7.custompublish.com/getfile.php/1745580.1897.wtwttpyuyx/redbar.png) repeat-x top;
	border: 0;
}

.frontpage ul.needscell li a.menulevel0, 
.frontpage ul.needscell li.sectionhead > a,
.frontpage ul.needscell li.sectionhead > span.noclick {	
	padding: 6px 10px;
	margin: 0px;
	color: #ffffff;
	background: #474747 url(http://img7.custompublish.com/getfile.php/1684791.1897.useubdqxcv/btn_grey.png) repeat-x top;
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: 0 1px 1px #222;
	border-top: 1px solid #7b7b7b;
	border-left: 1px solid #515151;
	border-right: 1px solid #b1b2b2;
	border-bottom: 1px solid #959696;
	border-radius: 4px;
	font-family: "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, Sans-serif;
}

.box h3.caption.bottom {
	color: #FFF;
	text-decoration: none;
	border-radius: 0 0 4px 4px;
	border-top: 0;
	text-align: center;
}
.box h3.caption.bottom.topp {
	border-radius: 4px 4px 0px 0px;
}
.box h3.caption a {
	color: #FFF;
	text-decoration: none;
}
.caption#vedleggh3 {
	display: none;
}
.article4962592 .caption#vedleggh3 {
	display: block;
}
/* SECTION: page elements */
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
div.path {
	margin: 0 5px ;
	font-size: 1.167em;
	color: #4d4d4d;
	font-weight: bold;
}
div.path.styrer {
	display: none;
}
.ppt192835 div.path.styrer {
	display: block;
}
.ppt192835 div.path.default {
	display: none;
}

div.path .path {
	color: #C21A1F;
}
div.path a.path {
	color: #4d4d4d;
	text-decoration: none;
}
div.path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu, ul.menu ul, ul.los {
	padding: 0px;
	margin: 0;
	list-style: none;
}
ul.menu li, ul.submenu li, ul.los li  {
	padding: 0px;
}
ul.submenu ul {
	padding-left: 10px;
}
ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

#searchform {
	border-radius: 4px;
	background: #f3f3f3;
	float: right;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	margin-right: 8px;
	display: inline;
}
.ppt192879 #searchform {
	box-shadow: 0 0 5px rgba(149,23,23,0.5);
	float: left;
}

input.searchinput {
	vertical-align: middle;
	background: transparent;
	border: 0;
	color: #c8272e;
	font-style: italic;
	font-size: 1.33em;
	padding: 0 6px;
	text-shadow: 0 1px 1px #cbc7c7;
	width: 14em;
}	
input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
	background-color: transparent;
	background-image: url(http://img7.custompublish.com/getfile.php/1684098.1897.dbrvcrbwur/btn_submit.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: -9990px;
	width: 50px;
}
/* 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;
}

.icalendardayhead { background-color: #CECECE; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 0.9em; }
.errmsg { font-weight: bold; color: #AA0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

input.newslettersubemail {
	width: 98%;
}

/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
div.calendarentry {
	font-size: 0.9em;
}
span.caltime {
	margin-right: 15px;
}
div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}



#contactinfo, #servicetorget, #follow {
	float: left;
	width: 26%;
	padding-right: 54px;
	padding-left: 25px;	
	background: url(http://img7.custompublish.com/getfile.php/1684445.1897.satpurwfww/footershadow.png) no-repeat right;
	min-height: 104px;
}
#follow p {
	margin-bottom: 15px;
}
.ppt192879 #contactinfo, .ppt192879 #servicetorget, .ppt192879 #follow,
.ppt194278 #contactinfo, .ppt194278 #servicetorget, .ppt194278 #follow {
	display: none;
}
#contactinfo {
	padding-left: 0;
}
#follow {
	background: transparent;
	float: right;
	padding-left: 0;
}

#followmenu li{
	float: left;
	margin-right: 15px;
	text-align: center;
}
#followmenu li a{
	display: block;
	
}
#followmenu li a img{
	vertical-align: middle;
}
#host {
	margin-top: 18px;
}
#services {
	float: left;
	width: 24.167em/* 290px */;
	
}
#topbox {
	position: relative;
	z-index: 999;
	zoom: 1;
}
#servicemenu {
	
}
#servicemenu li, .allservices a{
	margin-bottom: 6px;
	font-size: 1.5em;
}
#servicemenu li a, .allservices{
	display: block;
	background: #f0f0f0 url(http://img7.custompublish.com/getfile.php/1684777.1897.wrewvrdsyb/btn_service.png) repeat-x bottom;
	padding: 6px 20px;
	color: #3a3a3a;
	text-shadow: 0 1px 1px #FFF;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #b4b5b5;
	border-bottom: 1px solid #959696;
	border-radius: 4px;
}
.allservices{
	padding: 14px 20px;
}

#servicemenu li a:hover{
	
}

#slides {
	float: right;
	background: #4d4d4d;
	padding: 4px;
	border-radius: 4px;
	width: 650px;
	height: 330px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.slides_control {
	width: 570px;
}

#slides .articleblock {
	position: relative;
	height: 240px;
	overflow: hidden;
	width: 650px; /* maa ha dette pga slideshow */
	background: #FFF;
}
#slides .imgwrap, #slides .textwrap {
	float: none;
	width: auto;
}
#slides .imgwrap, #slides .textwrap:hover {
	cursor: pointer;
}

#slides .textwrap {
	/* background-color: rgba(66,66,66,0.6); */
	background: url(/images/opacity/black/opacity60.png) repeat;
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	padding: 10px 2%;
	text-shadow: 1px 1px 0 #333333;
	width: 96% !important;
}
#slides .textwrap span.date {
	color: #FFFFFF;
	float: right;
	font-style: italic;
	padding-top: 5px;
	width: 18%;
	text-align: right;
	
}
#slides .textwrap .headline {
	float: left;
	width: 80%;
	display: block;
}
#slides .textwrap  a.headlinelink {
	color: #FFFFFF;
}

#slides .textwrap .ingress {
	clear: both;
	font-style: italic;
}

#slides .pagination {
	list-style-type: none;
	margin: 4px 0 15px;
	padding: 0;
}
#slides .pagination .articleblock {
	float: left;
	background: url(http://img7.custompublish.com/getfile.php/1684512.1897.vsefucetar/slide_metal.png) repeat-x center;
	min-height: 0;
	height: 66px;
	margin-right: 4px;
	width: 29.8%;
	overflow: visible; /* maa ha visible pga pil */
	padding: 10px;
	display: block;
	cursor: pointer;
}
#slides .pagination .article2 {
	margin-right: 0;
}
#slides .pagination .article2 {
	float: right;
}

#slides .pagination .headline {
	font-size: 1.2em;
}

#slides .pagination .dynimage {
	float: right;
}
#slides .pagination .headline {
	color: #363636;
	text-shadow: 0 1px 1px #FFF;
	font-weight: bold;
	display: block;
	word-break: break-word;
}
#slides .pagination .ingress, #slides .pagination .date {
	display: none;
}


#slides .pagination .arrow {
	background-image: url(http://img7.custompublish.com/getfile.php/1684516.1897.vfqbxrfxef/arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: none;
	height: 19px;
	left: 43%;
	padding: 0;
	position: absolute;
	top: -18px;
	width: 35px;
	z-index: 99;
}
#slides .pagination .current .arrow {
	display: block;
}


#iphone {
	list-style: none; padding: 0; margin: 0;
	float: left;
	width: 24%;
	margin-right: 2%;
	min-height: 20px;
}
#iphone4s li.menulevel0{
	float: left;
	width: 22.18%;
	margin-right: 2%;
	min-height: 20px;
}
#iphone4s li.lastitem.menulevel0 {
	float: right;
	margin-right: 0;
}
ul.menu li, ul.los li, .box ul.submenu, #iphone ul.submenu   {
	display: block;
    font-weight: normal;
    padding: 2px 0;
     /* font-size: 1.167em; */
/*
    font-family: "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, Sans-serif;
*/
}
 #iphone ul.submenu  {
	 padding: 0;
}
.fourcol div.box {
	padding: 2px;
}
ul.menu li a, ul.los li a, .box ul.submenu a {
    text-decoration: none;
    color: #333333;
   
}
ul.menu li a:link, ul.los li a:link, .box ul.submenu a:link, ul.menu li a:visited, ul.los li a:visited, .box ul.submenu a:visited {
	text-decoration: none;
}

ul.menu li a:hover, ul.los li a:hover, .box ul.submenu a:hover {
    text-decoration: underline;
}
ul.menu li a.itemselectedcurrent {
    font-weight: bold;
}

ul.menu li ul.submenu , ul.los li, .box ul.submenu, #iphone ul.submenu li  {
	border-bottom: 1px solid #c3ccca;
	border-top: 1px solid #f0f1f1;
    margin-left: 0;
    padding: 8px 0px 8px 0px;
}
ul.menu li ul.submenu li {
	padding-left: 10px;
}

ul.menu li ul.submenu li.firstitem, .box ul.submenu li:first-child, #iphone ul.submenu li.firstitem  {
	border-top: 0;
}
ul.menu li ul.submenu li.lastitem, .box ul.submenu li.lastitem,  #iphone ul.submenu li.lastitem {
	border-bottom: 0;
}
ul.menu li ul.submenu, .box ul.submenu{
	border-bottom: 1px solid #c3ccca;
	border-top: 1px solid #f0f1f1;
    margin-left: 0;
    padding: 8px 0px;
}

.customtools {
	text-align: right;
	text-shadow: 0 1px 1px #b4b4b4;
	font-size: 1.167em;
	color: #b3b3b3;
	position: absolute;
	bottom: 15px;
	right: 0;
	z-index: 1;
}
.ppt192879 .customtools{
	right: 355px;
	bottom: 8px;
}

.customtools span, .customtools a {
	color: #c8272e;
	text-decoration: none;
}
.customtools a {
	font-weight: bold;
}
.customtools a.colorscheme {
	padding: 5px 10px;
}
.customtools a.inverted{
	background: #d53039 url(http://img7.custompublish.com/getfile.php/1684909.1897.atdwvxaspd/btn_custom.png) repeat-x bottom;
	color: #FFF;
	text-shadow: 0 1px 1px #222;
	box-shadow: 2px 2px 0 #BBBBBB;
	
}

a.scaletext {
	text-transform: uppercase;
}
a.scaletext, a.scaletext:hover {
	cursor: pointer;

}
#scalenormal {
	font-size: 12px;
}
#scalelarge {
	font-size: 16px;
}
#scalelargest {
	font-size: 20px;
	margin-right: 5px;
}

.forkjolet {
	position: relative;
}

.button {
	background: url(http://img7.custompublish.com/getfile.php/1684988.1897.cedvxdvbap/btn_drop.png) no-repeat right;
	padding: 0px;
	border-radius: 0 4px 4px 0;
	position: absolute;
	right: 0;
	margin: 0;
	top: 0;
	width: 46px;
	height: 50px;
	display: block;
}
.losmenu {
	position: absolute;
	z-index: 99999;
	background: #F0F0F0;
	color: #333;
	top: 100%;
	left: -0.667em;
	display: none;
	width: 81.5em/* 978px */;
	border: 1px solid #d6d6d6;
	box-shadow: 0 5px 5px #ddd;
	text-shadow: 0 1px 1px #FFF;
	border-radius: 0 4px 4px 4px;
}

.losmenu ul {
	list-style: square; padding: 10px 5px 10px 20px;margin: 0;
}
.losmenu ul li {
	margin-bottom: 5px;
	float: left;
	width: 17.917em;
	margin-right: 20px;
}
.losmenu ul li a{
	color: #333;
	display: block;
}
#services, #slides {
	display: none;
}
.frontpage #services, .frontpage #slides, .page204655 #services, .page204655 #slides, .page192879 #services, .page192879 #slides {
	display: block;
}

#godtstekt {
	margin: 0 auto;
    width: 960px;
}
.listingpic {
	box-shadow: 0 5px 5px #DDD;
	border: 1px solid #e0e0e0;
	margin: 10px 0;
	padding: 1px;
	background: #f6f6f6;
}

#snarveier .box:hover {
	cursor: pointer;
}
#snarveier #calendarbox.box:hover {
	cursor: inherit;
}


.monthlycalendartable{
    width: 100%;
}
.monthlycalendartable table {
    border-collapse: collapse;
}
.monthlycalendartable th, th.caldayname {
    background-color: #FFFFFF;
    border: 1px solid #CCC;
    color: #333333;
    font-weight: bold;
}
.monthlycalendartable td, td.calday, td.calsaturday, td.caltoday, td.calsunday, td.caldayhasevent {
    border: 1px solid #CCC;
    color: #333333;
    font-weight: normal;
}
.monthlycalendartable td.caldayhasevent {
    background-color: #AF2E2E;
    color: #FFF;
    cursor: help;
}
.monthlycalendartable td:first-child, td.calday:first-child {
    background-color: #BF4848;
    color: #FFF;
}
.monthlycalendartable td.caltoday, td.caltoday {
    background-color: #505050;
    color: #FFFFFF;
    font-weight: bold;
}
.monthlycalendartable td.calsunday, td.calsunday {
    background-color: #FFFFFF;
    color: #081073;
}


.tjkbeskrivelse h2 {
background: #7b7b7b;
border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font-family: "Myriad Pro",Myriad,"DejaVu Sans Condensed","Liberation Sans","Nimbus Sans L",Tahoma,Geneva,"Helvetica Neue",Helvetica,Arial,Sans-serif;
    font-weight: bold;
    margin: 10px 0 6px;
    padding: 6px 10px;
    text-shadow: 0 1px 1px #222222;

}
.tjkbeskrivelse h3 {
border-bottom: 1px dashed #CCC;
padding-bottom: 8px;
margin-bottom: 8px;
}


#searchbar {
	background: url("http://img7.custompublish.com/getfile.php/1685473.1897.wwvsbprutb/mainmenu_hover.png") repeat-x scroll center top #AE2D2D;
	padding: 10px;
	border-radius: 6px 6px 0 0;
	position: relative;
	zoom: 1;
	z-index: 2;
}
.logginn {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #AF2D2D;
	padding: 20px 30px;
	box-shadow: -5px 0px 10px 2px rgba(0,0,0,0.3);
	z-index: 3;
	*width: 280px;
	_width: 280px;
}
.logginn .whyowhy {
	float: left;
	margin-right: 10px;
}
.logginn #lnr, .logginn #pin {
	width: 150px;
	margin-bottom: 4px;
	padding: 4px;
	display: block;
}
.logginn #submit {
	background: #692E2E;
	border: 0;
	padding: 20px 10px;
	color: #FFF;
	font-weight: bold;
	border-radius: 8px;
	float: right;
	font-size: 14px;
	text-shadow: 1px 1px #431818;
}


#carouselbg {
	background: #4d4d4d;
	padding: 4px;
	border-radius: 4px;
	margin-bottom: 15px;
}

#tabmenu {
	list-style-type: none;
	margin: 0px 0 15px;
	padding: 0;
}

#tabmenu li{
	float: left;
	background: url(http://img7.custompublish.com/getfile.php/1684512.1897.vsefucetar/slide_metal.png) repeat-x center;
	min-height: 0;
	margin-right: 4px;
	width: 19.62%;
	overflow: visible; /* maa ha visible pga pil */
	display: block;
	cursor: pointer;
	position: relative;
}
#tabmenu li.lastitem{
	margin-right: 0px;
	float: right;
}

#tabmenu li a{
	text-align: center;
	padding: 20px 10px;
	display: block;
	font-size: 20px;
	
	font-weight: bold;
}

#tabmenu li .arrow {
	background-image: url(http://img7.custompublish.com/getfile.php/1684516.1897.vfqbxrfxef/arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: none;
	height: 19px;
	left: 43%;
	padding: 0;
	position: absolute;
	top: -18px;
	width: 35px;
	z-index: 99;
}
#tabmenu li.current .arrow {
	display: block;
}
.logginn {
	margin-top: 8px;
}
.logginn label{
	color: #FFF;
	font-size: 14px;
}

ul#childmenu.vishvissnarveier{
	display: none;
}
.ppt192879 .vishvissnarveier {
	display: block;
}

.ppt195447 ul#childmenu.vishvissnarveier {
	display: block;
}

#krisemain {
	background: #CC2A31 url(http://img7.custompublish.com/getfile.php/1794389.1897.evwebbtxat/ico_warningf.png) no-repeat right center;
	margin-bottom: 10px;
	color: #FFF;
	border-radius: 4px;
	padding: 10px 130px 10px 10px;
}
#krisemain a{
	color: #FFF;
	text-decoration: underline;
}
#krisemain .date{
	color: #f9f9f9;
}
#krisemain .ingress{
	font-size: 14px;
}

.page195238 .kommuneautoconverted{
	display: none;
}

input.mobmenu, input.mobmenu2 {
	display: none;
}

@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
	}
	body {
		font-size: 11pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, #navbar, #subnavbar, #mainsidebar, #footer, #searchform, .corner, #taleweb, #PAFTOOLBAR, #cp, #topbox, div.tools {
		display: none !important;
	}
	#page, #main {
		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;
	}


