/* Default stylesheet */

@font-face {
    font-family: 'Klavika';
    src: url('/fmo/grafikk/klavika/KlavikaWebBasicLight.eot');
    src: url('/fmo/grafikk/klavika/KlavikaWebBasicLight.eot?#iefix') format('embedded-opentype'),
         url('/fmo/grafikk/klavika/KlavikaWebBasicLight.woff') format('woff'),
         url('https://img6.custompublish.com/getfile.php/1907640.2046.ecdvbxtvsb/klavikawebbasiclight-webfont.ttf') format('truetype'),
         url('https://img6.custompublish.com/getfile.php/1907639.2046.usedaqqysb/klavikawebbasiclight-webfont.svg#KlavikaWebBasicLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika';
    src: url('/fmo/grafikk/klavika/KlavikaWebBasicMedium.eot');
    src: url('/fmo/grafikk/klavika/KlavikaWebBasicMedium.eot?#iefix') format('embedded-opentype'),
         url('/fmo/grafikk/klavika/KlavikaWebBasicMedium.woff') format('woff'),
         url('https://img6.custompublish.com/getfile.php/1907644.2046.eqqweyyccx/klavikawebbasicmedium-webfont.ttf') format('truetype'),
         url('https://img6.custompublish.com/getfile.php/1907643.2046.fccwcepfsu/klavikawebbasicmedium-webfont.svg#KlavikaWebBasicMedium') format('svg');
    font-weight: bold;
    font-style: normal;

}
/*
@font-face {
    font-family: 'Klavika';
    src: url('https://img6.custompublish.com/getfile.php/1907582.2046.cuqerxbafq/KlavikaWebBasicLight.eot');
    src: url('https://img6.custompublish.com/getfile.php/1907582.2046.cuqerxbafq/KlavikaWebBasicLight.eot?#iefix') format('embedded-opentype'),
         url('https://img6.custompublish.com/getfile.php/1907590.2046.ypwaawverr/KlavikaWebBasicLight.woff') format('woff'),
         url('https://img6.custompublish.com/getfile.php/1907640.2046.ecdvbxtvsb/klavikawebbasiclight-webfont.ttf') format('truetype'),
         url('https://img6.custompublish.com/getfile.php/1907639.2046.usedaqqysb/klavikawebbasiclight-webfont.svg#KlavikaWebBasicLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika';
    src: url('https://img6.custompublish.com/getfile.php/1907586.2046.wuddbbayue/KlavikaWebBasicMedium.eot');
    src: url('https://img6.custompublish.com/getfile.php/1907586.2046.wuddbbayue/KlavikaWebBasicMedium.eot?#iefix') format('embedded-opentype'),
         url('https://img6.custompublish.com/getfile.php/1907594.2046.wwvdcwefte/KlavikaWebBasicMedium.woff') format('woff'),
         url('https://img6.custompublish.com/getfile.php/1907644.2046.eqqweyyccx/klavikawebbasicmedium-webfont.ttf') format('truetype'),
         url('https://img6.custompublish.com/getfile.php/1907643.2046.fccwcepfsu/klavikawebbasicmedium-webfont.svg#KlavikaWebBasicMedium') format('svg');
    font-weight: bold;
    font-style: normal;

}
*/

body {
	background-color: #7C7D7F;
	background-image: url(https://img6.custompublish.com/getfile.php/1896319.2046.dpcbadaata/body-bkg.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #333333;
	/*font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;*/
	/*font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif;*/
	font-family:  Arial, "Liberation Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Sans, Sans-serif;
	/*font-family: "Gill Sans", Calibri, FreeSans, "Trebuchet MS", sans-serif;*/
	/*font-family: "Myriad Pro", Myriad, FreeSans, Tahoma, Geneva, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, Sans-serif	;*/
	font-size: 75%; /* 12px*/
	margin: 0px;
	padding: 0 0 20px;
}
#b1 {
	background-image: url(https://img6.custompublish.com/getfile.php/1896369.2046.peyxayavdp/body-bkg-monster.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.mainmenu a.menulevel0, .caption, .topmenu {
	font-family: Klavika, Corbel, Calibri, FreeSans, "Lucida Grande", Tahoma, "DejaVu Sans Condensed",  Sans-serif;
}
table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
}

h1 {
	font-size: 1.85em;
	font-weight: normal;
}
h2 {
	font-size: 1.67em;
	font-weight: normal;
}
h3 {
	font-size: 1.35em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

input[type="submit"] {
	background-color: #5D045A;
	background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: 0 -400px;
	background-repeat: repeat-x;
	border: 1px solid #791676;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

/* End General elements*/


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: #570054;}
a:visited { color: #7b4e7f; }
a:hover {color: #570054; }


.byline a:link, .byline a:visited, .tools a:link, .tools a:visited {
	color: #887E75; 
	text-decoration: none;
}
/* read more.. links */
.link { }
a.link:link { color: #92278F;}
a.link:visited { color: #4D0B4B; }
a.link:hover {  color: #92278F;}

/* Standard navigation links */

.menu a:link {color: #570054; text-decoration: none;}
.menu a:visited {color: #570054; text-decoration: none;}
.menu a:hover {color: #92278F; 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 { }
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: #570054; text-decoration: none;}
.headline .headlinelink:visited { color: #570054; text-decoration: none;}
.headline .headlinelink:hover { color: #570054; text-decoration: underline; }

/* Navigation path links */
/* Navigation path links */
div.path {
	margin-bottom: 10px;
}
.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; 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*/

/* default form styling */
input, textarea {
	max-width: 98%;
}
label, .cpstextheading {
	font-weight: bold;
}
/* Cp forms */
.cpstextheading {
	display: block;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-top: 2px;
}
.cpselementcontainer {
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 15px;
	padding: 2px 0 15px;
}
.cpsoptionsclear {
	clear: both; 
	font-size: 1px; 
	height: 0px;
}
.cpsoptionlabel {
	font-weight: normal;
}
.cpselementcontainer.horizontal .cpstextheading {
	float: left;
	width: 32%;
}
.cpselementcontainer.horizontal .cpsoptions, .cpselementcontainer.horizontal .cpsstatictext  {
	float: right;
	text-align: left;
	width: 66%;
}
.cpselementcontainer .cpsstatictext {
	margin: 2px 0 5px 0;
	padding-top: 2px;
}
.optionshorizontal .cpsradiooption {
	float: left;	
}
.mandatory {
	color: #FF0000;
}
div.date, span.date { color: #999999; }
.eventdate {
	background: url("https://img4.custompublish.com/getfile.php/981155.1554.qccuvsrypc/date.png") no-repeat scroll 0 0 transparent;
	padding: 2px 5px 0 20px;
}
.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;
} 


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

/* Fully flexible shadows */
/* Use in combination with corners for a rounded box with almost any type of shadow */
/* Flexibility limited by image size due to combination of two shadows top+bottom/left+right in each image. */
/* HTML Skeleton: 
<div class="container"><!-- must have position: relative; -->
<div class="side h b"><div class="side h t"><div class="side v l"><div class="side v r">

Content here...

<span class="corner tl"></span>
<span class="corner tr"></span>
<span class="corner br"></span>
<span class="corner bl"></span>

</div></div></div></div><!-- end sides -->

</div><!-- end container -->
*/

div.side, span.side {
	 display: block;
}
/* v = vertical, h = horizontal, l = left, r = right */ 
div.side.v, span.side.v {
	 background-position: top left;
	 background-repeat: repeat-y;
}
div.side.v.r, span.side.v.r {
	 background-position: top right;
}
div.side.h, span.side.h {
	 background-position: top left;
	 background-repeat: repeat-x;
}
div.side.h.b, span.side.h.b {
	 background-position: bottom left;
}


 /* Site default shadows */
div.side.h, span.side.h {
	 /* Background-image with horizontal (top/bottom) shadows. Taller than tallest container with shadow. Split into two background images when required	*/
}
div.side.v, span.side.v {
	 /* Background-image with vertical (left/right) shadows. Wider than page */ 
}


/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
div.pagebar { padding: 5px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }
.box span.filesize {
	display: none;
}
/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline {
	font-size: 1.67em;
	margin: 0px;
	padding: 0px;
}
.sndary h1.headline {
	font-size: 1.1em;
}
.sndary .articleblock {
	margin-bottom: 5px;
}
h1.headlineview {
	margin: 0px;
	padding: 0px;
}
.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 {
	font-size: 1.25em;
	margin: 6px 0px 12px; 
	padding: 0px;
}
p.byline, div.byline {
	font-size: 0.85em;
	margin: 15px 0 5px; padding: 5px 0 0px;
	float: right;
	text-align: right;
	width: 29%;
}
div.tools {
	font-size: 0.85em;
	float: left;
	margin: 15px 0px 5px;
	width: 69%;
}

.viewarea div.listingpic {
	width: 250px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* 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: 23%;
	text-align: center;
	padding-bottom: 22px;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 74%;
}
/* 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: 32%;
	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 */
div.fourcol .articleblock { 
	width: 23%;
	float: left;
	margin-right: 2%;
}
div.fourcol .articleblock.quad0 { 
	clear: both;
}
div.fourcol .articleblock.quad2 { 
	margin-right: 0;
}
div.fourcol .articleblock.quad3 { 
	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: #000000;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: left; 
	margin: 0px 0px 22px 0px;
}

div.articleparagraph {
	margin-bottom: 16px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }

.fplisting .articlelist {
	float: left;
	width: 430px;
}

.fplisting .calendarbox {
	float: right;
	width: 230px;
}

/* SECTION: page containers */ 
#page {
	background-color: #FFFFFF;
	box-shadow: 0 0 40px #000000;
	width: 1040px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#top {
	background-image: url(https://img6.custompublish.com/getfile.php/1888681.2046.qrufcxswpx/top-pynt.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px;
	min-height: 78px;
	padding: 5px 25px 5px 29px;
	position: relative;
}
#topnav {
	background-color: #580155;
	background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#middle {
	padding: 30px 30px 20px;
}
#subnavbar {
	float: left;
	margin-right: 20px;
	width: 230px;
}
#navbar {
	background-color: #E2E3E4;
	background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: 0 -200px;
	background-repeat: repeat-x;
}
#main {
	float: left;
	padding: 0;
	width: 480px;
	min-height: 300px; /* ref .viewarea */
}
.viewareacontent {
	min-height: 260px; /* ref #main */
}

#mainsidebar {
	float: right;
	padding: 0 0 20px;
	width: 230px;
}


#navbar2 {
	background-color: #F2F2F3;
	background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: 0 -1000px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #E2E3E4;
}

.nosubnavbar #subnavbar {
	display: none;
}
.nosubnavbar #main {
	width: 730px;
}

/* #main when no sidebar */
.widemain #main {
	float: right;
	width: 760px;
}
.widemain #navbar {
	margin-right: 0;
}
.widemain #mainsidebar {
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main {
	float: none;
	width: auto;
}
.widefull #navbar, .widefull #mainsidebar {
	display: none;
}


#footer {
	background-color: #FFFFFF;
	background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: 0 -1200px;
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
	clear: both;
	color: #666666;
	font-size: 0.9em;
	padding: 10px 30px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* SECTION: Sidebar */
.sidebar {
}

.box {
	background-image: url(https://img6.custompublish.com/getfile.php/1900321.2046.trdfvdafww/border-image-2.png);
	background-position: top left;
	background-repeat: repeat-x;

	border-radius: 5px 5px 0 0;
	border-color: #E3E4E5;
	border-style: solid;
	border-width: 0;
	-moz-border-image: url(https://img6.custompublish.com/getfile.php/1889353.2046.pyqwtcqura/border-image.png) 100% 2px stretch;
	-webkit-border-image: url(https://img6.custompublish.com/getfile.php/1889353.2046.pyqwtcqura/border-image.png) 100% 2px stretch;
	border-image: url(https://img6.custompublish.com/getfile.php/1889353.2046.pyqwtcqura/border-image.png) 100% 2px stretch;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box .head {
}
.box .cell {
	background-color: #FFFFFF;
	margin: 0 2px;
	padding: 9px;

}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0 0 5px;
	padding: 0px;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box .caption {
	border-radius: 5px 5px 0 0;
	background-color: #E3E4E5;
	color: #92278F;
	font-size: 1.35em;
	font-weight: bold;
	padding: 4px 9px;
	position: relative;
	margin: -9px -9px 9px;
	margin: 0;
}
.box .caption .corner {
	background-image: url(https://img6.custompublish.com/getfile.php/1896293.2046.cbqssudbyf/box-caption-corners.png);
	bottom: -3px;
	height: 3px;
	width: 3px;
}
.box .caption .corner.bl {
	left: 0;
}
.box .caption .corner.br {
	right: 0;
}
.box.menu {
	border-width: 2px;
	padding: 0;
}
.box.menu .caption {
	background-color: #580155;
	background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	margin: 0;
}
.box.menu ul {
	background-color: #F9F9F9;
	padding: 0;
}
.box.menu ul ul {
	padding-left: 10px;
}
.box.menu ul li.menulevel0 {
	border-top: 1px solid #E2E3E4;
	border-bottom: 1px solid #FFFFFF;;
	padding: 2px 9px;
}
.box.menu ul li.menulevel0.firstitem {
	border-top: none;
}
.box.menu ul li.menulevel0.lastitem {
	border-bottom: none;
}
.page252530 div.box.menu {
	border-width: 2px 2px 0;
	margin-bottom: 0;
}
.page252530 div.box.menu.losmenu {
	border-radius: 0;
	border-width: 0 2px 2px;
}

/* SECTION: page elements */
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
#logo {
	margin-top: 13px;
}
#top div.customtools {
	position: absolute;
	left: 520px;
	top: 4px;
	width: 300px;
}

#languagebar, .customtools {
	margin: 0 0 10px;
}
.customtools .group {
	background-color: #FFFFFF;
	border-radius: 8px;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 2px 4px;
	vertical-align: bottom;
}
a.scaletext {
	bottom: 1px;
	color: #444444;
	font-weight: bold;

	position: relative;
	text-transform: uppercase;
}
a.scaletext, a.scaletext:hover {
	cursor: pointer;

}
#scalenormal {
	font-size: 10px;
}
#scalelarge {
	font-size: 14px;
}

a.colorscheme.normal {
	display: none;
}
div.languages {
	background-color: #E6E6E6;
	background-image: url(https://img6.custompublish.com/getfile.php/1896441.2046.cbuxdcswwf/pil-ned.png);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4;
	float: left;
	padding: 0px 16px 0px 0;
	line-height: 1.0;
	margin-right: 10px;
	min-height: 1.6em;
	text-align: left;
	width: 87px;
}
.languages ul {
	z-index: 900;
	background-color: #E6E6E6;
	list-style-type: none;
	margin: 0 0 0 -1px;
	padding: 0;
	position: absolute;
	width: 87px;
}

.languages li {
	background-color: #E6E6E6;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	display: none;
	margin: 0;
	padding: 3px;
}
.languages li:first-child, .languages:hover li {
	display: block;
}
.languages a {
	background-position: top left;
	background-repeat: no-repeat;
	color: #003366;
	display: block;
	/*	padding: 2px 0 2px 28px;*/
	padding-left: 28px;
	text-decoration: none;
}
.languages a:hover {
	text-decoration: underline;
}
.languages .no {
	background-image: url(/images/flags/no.gif);
}
.languages .en {
	background-image: url(/images/flags/en.gif);
}
.languages .se {
	background-image: url(/images/flags/se.gif);
}
.languages .fr {
	background-image: url(/images/flags/fr.gif);
}
.languages .ru {
	background-image: url(/images/flags/ru.gif);
}
.languages .th {
	background-image: url(https://img6.custompublish.com/getfile.php/1907665.2046.ywacvtrxqt/flag-thai.png);
}

#top div.weather {
	background-color: #F7F7F7;
	color: #153456;
	bottom: 5px;
	padding: 2px;
	position: absolute;
	right: 25px;
	white-space: nowrap;
}
ul.yrforecast {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 2px;
	padding: 0;
}
ul.yrforecast li {
	display: inline;
}
#top .weather a:link, #top .weather a:visited, #top .weather a:hover {
		color: #153456;
		text-decoration: none;
}
#top .weather a:hover {
		text-decoration: underline;
}
#top .weather .yrday {
	display: none;
}
.yrtemp {
	color: #AA2440;
}
#top .yricon {
	margin-right: 2px;
	position: relative;
	top: 2px;
}
#topmenu {
	float: left;
	font-size: 1.2em;
	width: 780px;
}
#searchform {
	float: right;
	padding: 1px;
	width: 250px;
}

#path {
	margin-bottom: 5px;
} 
#path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu, ul.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu, ul.menu ul {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

ul.topmenu {
	list-style-type: none;
}
ul.topmenu li {
	display: block;
	float: left;
}
.topmenu a {
	border-left: 1px solid #570054;
	border-right: 1px solid #91268E;
	color: #FFFFFF;
	display: block;
	padding: 5px 16px;
}
.topmenu a:link, .topmenu a:visited, .topmenu a:hover {
	color: #FFFFFF;
}
.topmenu .firstitem a {
	border-left: none;
}
.topmenu li.lastitem {
	border-right: 1px solid #570054;
}
ul.mainmenu {
	font-size: 0.9em;
}
.mainmenu ul.submenu {
	padding-left: 0;
}
.mainmenu li.menulevel0 {
	border-left: 1px solid #E2E3E4;
	border-right: 1px solid #FFFFFF;;
	float: left;
	padding: 10px 1% 10px 2%;
	width: 21.5%;
}
.mainmenu li.menulevel0:first-child {
	border-left: none;
}
.mainmenu li.menulevel0.lastitem {
	border-right: none;
}
.mainmenu a.menulevel0 {
	display: block;
	font-size: 1.82em;
	margin-bottom: 5px;
}
.mainmenu .submenu {
	line-height: 1.4;
}
.mainmenu .submenu li {
	display: inline;
	border-right: 1px solid #C193C1;
	padding-left: 2px;
	padding-right: 5px;
	margin-right: 5px;
}
.mainmenu .submenu li a {
	white-space: nowrap;
}

.mainmenu a:link, .mainmenu a:visited, .mainmenu a:hover {
	color: #570054;
}
.mainmenu a.menulevel0:link, .mainmenu a.menulevel0:visited, .mainmenu a.menulevel0:hover {
	color: #92278F;
}

#search {
}
#searchform {
}
input.searchinput {
	vertical-align: middle;
}	
input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
}
/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: left;
}
.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;
}
#footer div.contactinfo {
	float: left;
	width: 75%;
}

.contactinfo .label {
	font-weight: bold;
}
.contactinfo p{
	float: left;
	margin-right: 2%;
	width: 20%;
}

#slagord {
	float: right;
	margin-top: 35px;
}

#cp {
	text-align: center;
}

.monthlycalendartable {
	border-spacing: 2px;
}

.monthlycalendartable caption {
	font-weight: bold;
	margin-bottom: 5px;
	padding-right: 5px;
	text-align: right;
}
.monthlycalendartable th, .monthlycalendartable td {
	background-color: #F7F7F7;
	padding: 2px;
	text-align: right;
}

.monthlycalendartable td.caltoday span.caltoday, .monthlycalendartable td.caltoday b.dailyevent, .monthlycalendartable td.caldayhasevent b.dailyevent {
	border-radius: 5px;
	display: block;
	padding: 2px;
}
.monthlycalendartable td.caltoday span.caltoday {
	background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: 0 -400px;
	background-repeat: repeat-x;
	background-color: #5D045A;
	color: #FFFFFF;
}

.monthlycalendartable td.caldayhasevent b.dailyevent, .monthlycalendartable td.caltoday b.dailyevent {
	/*background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: 0 -1400px;
	background-repeat: repeat-x;
	background-color: #E80D3F;*/
	background-image: none;
	background-color: #BBBBBB;
	color: #333333;
	font-weight: normal;
}
.monthlycalendartable td.empty, .monthlycalendartable th.empty {
	background-color: transparent;
}

ul.callist {
	border-spacing: 2px;
	display: table;
	margin: 2px 0 5px;
	padding: 0;
}
.callist li {
	display: table-row;
}
.callist .date {
	display: table-cell;
	padding: 2px 10px 2px 0;
}
.callist .what {
	display: table-cell;
}

a.button {
	background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: 0 -600px;
	background-repeat: repeat-x;
	background-color: #530E57;
	border: 1px solid #2B323B;
	border-radius: 5px;
	color: #FFFFFF;
	display: inline-block;
	margin-right: 5px;
	padding: 2px 4px;
	text-decoration: none;
}
a.button.arrow {
	background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: 0 -800px;
	background-repeat: repeat-x;
	background-color: #8B498B;
	border: 1px solid #924392;
	border-radius: 5px 0 0 5px;
	position: relative;
}
a.button.arrow span.arrow {
	background-image: url(https://img6.custompublish.com/getfile.php/1896283.2046.vayydrvucq/pil.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 21px;
	padding: 0;
	position: absolute;
	right: -11px;
	top: -1px;
	width: 11px;
}
ul.navpointlist {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	margin: 5px 0 15px;
	padding: 0;
}
ul.navpointlist li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.articlelist {
	list-style-type: none;
	margin: 5px 0 15px;
	padding: 0;
}
ul.articlelist li{
	padding: 0;
	margin: 2px 0;
}
ul.articlelist li.navpoint{
	background-color: #CCCCCC;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0 5px;
	padding: 2px 5px;
}

/* Intranett */

.ppt255846 .box.menu {
	border: none;
	padding: 2px;
	background-image: url(https://img6.custompublish.com/getfile.php/2170591.2046.feuaudspsy/border-image-menu-intra.png);
	
}
.ppt255846 .box.menu .caption {
	background-color: #AF81BA;
	background-image: url(https://img6.custompublish.com/getfile.php/1888679.2046.eawyfsavfs/gradienter.png);
	background-position: 0 -1600px;
}

.tjkgrouphead {
}
h2.tjk, .tjkbeskrivelse h2 {
	border-bottom: 1px solid #EEEEEE;
	font-size: 1.5em;
	margin-top: 24px;
}
.tjkbeskrivelse h3 {
	font-size: 1.2em;
	margin-top: 8px;
}
.tjkbeskrivelse h4 {
	font-size: 1.1em;
}
.tjkbeskrivelse h5 {
	font-size: 1.0em;
}
.tjkbeskrivelse h6 {
	font-size: 1.0em;
}

.empty, .emptyempty {
	display: none;
}

@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
		box-shadow: none !important;
		text-shadow: none !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, #cp, #searchform, .corner, #taleweb, #talewebholder, #PAFTOOLBAR, #skiplink, .skiplink, .adminbar, .cpeditlinks {
		display: none !important;
	}
	#page, #main {
		border: none !important;
		min-width: 0 !important;
		float: none !important;
		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;
	}
}