﻿html {
	font-size: 100%; /* IE fix */
}
body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px; /* 0.625em; */
	font-weight: normal;
	background-color: White;
	background-repeat: no-repeat;
	color: #565656;
}
td {
	vertical-align: top;
}
a, a:visited {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: blue;
	text-decoration: underline;
}

div.hideEditArticleIcons {
	position: fixed;
	top: 1em;
	left: 1em;
}

.sitecontent {
	width: 83.333em;
	margin: 0em auto; /* for left align in Firefox and Opera, remove auto */
}
.lastupdate {
	float: left;
	width: 100%;
	height: 1.166em;
	overflow: hidden;
	color: Black;
	font-size: 0.833em;
	text-align: right;
}
.content {
	background-color: White;
	float: left;
	width: 100%;
}
.topcontainer {
	float: left;
	width: 100%;
	height: 17.5em;
	background-color: White;
	position: relative;
}
img.logo {
	width: 100%;
	height: 16.917em;
}
div.horizmenu {
	float: left;
	width: 83.333em;
	height: 12.083em;
	background-image: url(../design/bg_top_menu.gif);
	background-repeat: no-repeat;
	position: relative;
}
div.innhold {
	float: left;
	width: 100%;
	margin-top: 0.333em;
}
div.venstre {
	float: left;
	width: 11.917em;
	min-height: 29.417em;
	padding-top: 2.5em;
	background-image: url("../design/bg_leftmenu.jpg");
	background-repeat: no-repeat;
	position: relative;
	left: 5.833em;
}
*html div.venstre {
	height: 29.417em;
}
div.midt {
	float: right;
	width: 60.917em;
	min-height: 24.167em;
	padding-top: 2.5em;
	background-image: url("../design/bg_render.jpg");
	background-repeat: no-repeat;
	position: relative;
	right: 4.167em;
}
*html div.midt {
	height: 24.167em;
}

/* Horisontalmeny */
.RadMenu {
	top: 5.833em;
	left: 6em;
	width: 73.25em;
	height: 3em;
}
div.horizmenu li.rmItem {
	float: left;
	width: 10.167em;
	height: 3em;
	background-image: url(../design/bg_horizmenu.gif);
	background-repeat: no-repeat;
	text-align: center;
}
a.horizMenuNodeLevel0, a.horizMenuNodeLevel0:visited {
	color: #909295;
	text-decoration: none;
}
a.horizMenuNodeLevel0:hover {
	color: Black;
	text-decoration: none;
}
a.horizMenuNodeLevel0Selected, a.horizMenuNodeLevel0Selected:visited {
	color: Black;
	text-decoration: none;
}
a.horizMenuNodeLevel0Selected:hover {
	color: Black;
	text-decoration: none;
}
div.horizmenu a span {
	line-height: 3.6em;
	cursor: pointer;
	font-size: 0.833em;
	font-weight: bold;
}
li.rmLast {
	margin-left: 2.083em;
}
div.thdiv {
	position: absolute;
	top: 1.2em;
	left: 63.667em;
	width: 7.417em;
	height: 11.25em;
	background-image: url(../design/th_menu.gif);
	background-repeat: no-repeat;
	z-index: 7001;
}

/* Vertikalmeny*/
.RadTreeView {
	float: left;
	padding-left: 2em;
	font-family: Verdana, Tahoma, Arial;
	font-size: 0.833em;
}
.RadTreeView .rtUL {
	width: 12.3em;
}
.rtUL .rtLI {
	margin: 0;
	padding: 0;
}
.rtSp {
	display: none !important;
}
.RadTreeView .rtUL .rtLI div {
	height: 1.6em;
	line-height: 1.6em;
}
a.menuNodeLevel1, a.menuNodeLevel1:visited {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a.menuNodeLevel1:hover {
	text-decoration: underline !important;
}
a.menuNodeLevel1Selected, a.menuNodeLevel1Selected:visited, a.menuNodeLevel1Selected:hover {
	color: Black;
	font-weight: bold;
	text-decoration: underline !important;
}

a.menuNodeLevel2, a.menuNodeLevel2:visited {
	color: #909295;
	font-weight: bold;
	text-decoration: none;
}
a.menuNodeLevel2:hover {
	text-decoration: underline !important;
}
a.menuNodeLevel2Selected, a.menuNodeLevel2Selected:visited, a.menuNodeLevel2Selected:hover {
	color: #909295;
	font-weight: bold;
	text-decoration: underline !important;
}

a.menuNodeLevel3, a.menuNodeLevel3:visited {
	color: #909295;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}
a.menuNodeLevel3:hover {
	text-decoration: underline !important;
}
a.menuNodeLevel3Selected, a.menuNodeLevel3Selected:visited, a.menuNodeLevel3Selected:hover {
	color: #909295;
	font-weight: bold;
	text-decoration: underline !important;
	font-size: 0.9em;
}

/* Digitrollsignatur */
div.digitrollsign {
	width: 100%;
	line-height: 2.5em;
	text-align: center;
}
div.digitrollsign a, div.digitrollsign a:visited {
	font-size: 0.9em;
}
div.digitrollsign a, div.digitrollsign a:visited {
	color: #727B7C;
	text-decoration: none;
}
div.digitrollsign a:hover {
	color: Black;
	text-decoration: none;
}

/* Article */
.ArticleModule h1, .ArticleModule h2, .ArticleModule h3, .ArticleModule h4, .ArticleModule h5, .ArticleModule h6, .ArticleModule h7 {
	padding: 0;
	margin: 0;
}
.articlecontainer {
	float: left;
	padding: 0 0 0 1em;
}
.ArticleModule {
	width: 58.333em;
	float: left;
	margin-bottom: 1em;
}
.ArticleEditButton {
	float: left;
	padding: 0;
	margin: 0;
}
.ArticleHeading {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 1.333em;
	padding: 0;
	margin: 0;
	color: #727B7C;
}
.headingImagetopDiv {
	padding: 0 0 0.455em 0;
	margin: 0;
}
.ArticleIngress {
	float: left;
	width: 100%;
	padding: 0.455em 0 0.455em 0;
	color: #4B4B4B;
	font-size: 0.917em;
	font-weight: bold;
}
.ingressImageleft {
	padding: 0 0.455em 0.455em 0;
	float: left;
	clear: left;
}
.ingressImageleftImg {
	width: auto;
}
.ingressImageleftText {
	width: inherit;
}
.ingressImageright {
	padding: 0 0 0.455em 0.455em;
	float: right;
	clear: right;
}
.ingressImagerightImg {
}
.ingressImagerightText {
	white-space: pre-wrap;
	width: inherit;
}
.ArticleNewsLink {
	vertical-align: top;
	float: left;
	padding: 0.455em 0 0.455em 0;
	width: 100%;
	font-weight: bold;
	font-size: 0.917em;
}
.ArticleContent {
	float: left;
	width: 100%;
	padding: 0.455em 0 0.455em 0;
	color: #4B4B4B;
	font-size: 0.917em;
}
.contentText {
}
.contentTextTop {
	clear: both;
}
.contentImagetop {
	padding: 0 0 0 0.455em;
	float: left;
}
.contentImagetopImg {
}
.contentImagetopText {
	font-size: 0.833em;
	font-style: italic;
	padding: 0;
}
.contentImageleft {
	padding: 0 0.455em 0.455em 0;
	float: left;
	clear: left;
}
.contentImageleftImg {
	width: auto;
}
.contentImageleftText {
	width: inherit;
	text-align: center;
}
.contentImageright {
	padding: 0 0 0.455em 0.455em;
	float: right;
	clear: right;
}
.contentImagerightImg {
	width: auto;
}
.contentImagerightText {
	white-space: pre-wrap;
	width: inherit;
}
.contentImagebottomDiv {
}
.contentImagebottom {
	padding: 0.455em 0 0 0;
	float: left;
	text-align: left;
}
.contentImagebottomImg {
	width: auto;
}
.contentImagebottomText {
	width: inherit;
}
.ArticleTipAFriend {
	float: left;
	padding: 0.333em 0.333em 0.333em 0.333em;
}
.ArticlePrinterFriendly {
	float: left;
	padding: 0.333em 0.333em 0.333em 0.333em;
}
.ArticleAuthor {
	float: left;
	padding: 0.167em 0.167em 0.167em 0;
	margin: 0.167em 0 0.167em 0;
}
.articleAuthorText {
	font-weight: bold;
}
.ArticlePublishDate {
	float: right;
	padding: 0.167em 0 0.167em 0.167em;
	margin: 0.167em 0 0.167em 0;
}
.articlePublishDateText {
	font-weight: bold;
}
.articleBottomIcons {
	float: left;
	clear: both;
	width: 100%;
}
.articleTopIcons {
	float: left;
	clear: both;
	width: 100%;
}

.ArticleReadersRating {
	float: right;
	padding: 0.333em 0.333em 0.333em 0.333em;
}
hr {
	float: left;
	clear: both;
	width: 100%;
	color: Black;
	height: 0.166em;
	background-color: #EAEAEA;
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-top: 0.083em solid Black;
}
img {
	border: none;
}
/* Article end */

/* TOC */
.articleTOC {
}
.TOC {
}
.TOCLink {
	font-weight: bold;
	text-decoration: underline;
}
/* TOC end */

/* Search */
.searchBoxContainer {
	position: absolute;
	top: 1em;
	right: 0em;
	width: 12.25em;
	height: 1.5em;
	overflow: hidden;
}
.searchInputDiv {
}
.searchInput {
	position: absolute;
	top: 0em;
	left: 0em;
	border: 0.1em inset #C3C3C3;
	width: 8.8em;
	height: 1.4em;
	margin: 0;
	padding: 0;
	font-size: 0.833em;
	font-family: Verdana, Tahoma, Arial;
}
.searchButtonDiv {
}
.searchButton {
	position: absolute;
	top: 0em;
	right: 0em;
}

.articleSearchResult {
	float: left;
	margin-bottom: 1em;
	width: 58.333em;
}
..RadGrid_Default2006 {
	background-color: transparent;
}
.articleSearchResult .ArticleHeading {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial,Verdana,Tahoma, 'Trebuchet MS';
	color: #565656;
}
.searchLink {
	color: #EB5E08 !important;
}
.GridHeader_Default2006, .ResizeHeader_Default2006 {
	background: none !important;
	border-top: none !important;
	color: #565656;
	font-family: "ff-nuvo-web-pro-1" , "ff-nuvo-web-pro-2";
	font-size: 2.2em;
	font-weight: normal;
}
.GridRow_Default2006 span {
	color: #565656 !important;
}
/* Search end */

/* START FileInspector modul og FILECATALOG modul */
div.fiAroundText {
	border: 1px solid grey;
}
.fiHeader, .fcHeader {
	font-weight: bold;
}
.fiBilde {
	border: 1px solid grey;
}

.fiSideTxt {
	position: relative;
	font-weight: bold;
	top: -13px;
}
.fiDownloadTxt {
	position: relative;
	font-weight: bold;
	top: -0.333em;
}
div.vBilde, div.hBilde {
	display: inline;
	padding: 0px;
	margin: 0px;
}
div.vBilde {
	position: relative;
	left: 3px;
}
div.hBilde {
	position: relative;
	left: -2px;
}
.vText, .hText {
	font-weight: bold;
}
/* SLUTT FileInspector modul og FILECATALOG modul */

/* START HALFYEARPLAN og PLANNER modul */
.HalfYearPlanHeading, .PlannerHeading {
	font-weight: bold;
	font-size: 14px;
}
div.calendarButtons {
	width: 100%;
	text-align: center;
}
/* SLUTT HALFYEARPLAN og PLANNER modul */

/* START KURSKONTROLL MODUL */
table.tblDeler, table.tblOversikt {
	width: 100%; /*border: 1px solid gray;*/
}
td.tdH1 {
	font-weight: bold;
	font-size: 16px; /*text-decoration: underline;*/
	vertical-align: bottom;
}
td.tdH2 {
	width: 100px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
tr#kursrad0, tr#kursrad2, tr#kursrad4, tr#kursrad6, tr#kursrad8, tr#kursrad10, tr#kursrad12, tr#kursrad14, tr#kursrad16, tr#kursrad18, tr#kursrad20, tr#kursrad22, tr#kursrad24, tr#kursrad26, tr#kursrad28, tr#kursrad30, tr#kursraddel0, tr#kursraddel2, tr#kursraddel4, tr#kursraddel6, tr#kursraddel8, tr#kursraddel10, tr#kursraddel12, tr#kursraddel14, tr#kursraddel16, tr#kursraddel18, tr#kursraddel20, tr#kursraddel22, tr#kursraddel24, tr#kursraddel26, tr#kursraddel28, tr#kursraddel30 {
	background-color: #EEEEEE;
}
td.kursdeltd2, td.kurstd2 {
	text-align: center;
}
td.kursdeltd1, td.kurstd1 {
	vertical-align: middle;
}
/* SLUTT KURSKONTROLL MODUL */

/* START VÆRMODUL */
div.divWeatherModule {
	border: 1px dashed gray;
	width: 215px;
}
div.wmTopp {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dashed gray;
}
div.wmSted {
	font-weight: bold;
	width: 100%;
	text-align: center;
}
div.wmTid {
	width: 100%;
	text-align: center;
	font-style: italic;
}
.lblVindF, .lblVindretningF, .lblTemperaturF, .lblNedboerF {
	font-weight: bold;
}
span.wmTmp, span.wmCelsius {
	font-size: 16px;
	font-weight: bold;
	color: Red;
}
span.wmMps, span.wmMm {
	margin-left: 3px;
}
table.tblInfo {
	width: 100%;
}
div.wmVaer {
	padding-top: 10px;
	width: 100%;
	text-align: center;
}
td.tdTemperatur, td.tdSymbol {
	width: 50%;
	vertical-align: middle;
}
td.tdTemperatur {
	padding-right: 10px;
	text-align: right;
}
td.tdSymbol {
	padding-left: 10px;
	text-align: left;
}
td.tdVaer {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}
table.tblInfoTab {
	width: 100%;
}
td.tdNedboerLeft, td.tdVindLeft, .tdVindretningLeft {
	width: 50%;
	text-align: right;
}
td.tdNedboerRight, td.tdVindRight, .tdVindretningRight {
	width: 50%;
	text-align: left;
}
div.wmKlaerOverskrift {
	width: 100%;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
}
div.wmKlaerTekst {
	width: 185px;
	margin-left: 15px;
	text-align: center;
}

div.wmYr {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
/* SLUTT VÆRMODUL */

/* START INTELLISENSSØK OG SØKEFORSLAG */
select#sfmatches {
	width: 11.37em;
}
.divSokeForslag {
	padding-left: 20px;
}
.SokForbedringsTips {
	margin-top: 20px;
}
.forbedringsHeader {
	font-weight: bold;
	margin-bottom: 10px;
}
.forbedringsTips {
	padding-left: 20px;
}
/* SLUTT INTELLISENSSØK OG SØKEFORSLAG */

/* START SKJEMAMODUL */
div.articleSchema {
	width: 100%;
	border-top: 6px solid #eeeeee;
	margin-top: 5px;
}
div.sideInformasjon {
	width: 100%;
	background-color: #eeeeee;
	color: #6f6f6f;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 12px;
	margin-bottom: 6px;
}
.skjemaFerdigKnapp, .skjemaAnonymFerdigKnapp {
	float: right;
	width: 100px;
}
.skjemaNesteDelKnapp, .skjemaNesteKnapp {
	float: right;
	width: 100px;
	margin-bottom: 10px;
}
.skjemaTilbakeKnapp {
	width: 100px;
}
.finishLineBack {
	display: inline;
	width: 100px;
	margin-right: 10px;
}

div.divSkjemaTakkTekst {
	padding: 15px;
	border: 6px solid #eeeeee;
	text-align: center;
}
div.sporsmaltekst {
	font-size: 14px;
}
/* SLUTT SKJEMAMODUL */

/* START PÅMELDING UNDER ARTIKKEL */
div.EventOverskrift {
	margin-top: 15px;
	margin-left: 3px;
	color: #191919;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;
}
div.EventOverskrift a {
	color: #191919;
	text-decoration: none;
}
div.EventTid {
	margin-left: 3px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #5f5f5f;
}
div.EventSted {
	margin-left: 3px;
	font-size: 12px;
	color: #5f5f5f;
}
div.EventFrist {
	margin-left: 3px;
	margin-top: 10px;
	color: #008de5;
	font-size: 12px;
}
.EventFristUtgaatt {
	color: #989898 !important;
}
div.divAttendanceStatus {
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #393939;
}
div.divAttendanceButtons {
	padding-bottom: 15px;
}
/* SLUTT PÅMELDING UNDER ARTIKKEL */

/* START SEARCHCLOUD MODUL */
div.divSearchCloud {
	padding: 5px;
}
div.sokeord {
	display: inline;
}

div.storrelse1 {
	font-size: 26px;
}
div.storrelse1 a {
	color: #454545 !important;
}
div.storrelse2 {
	font-size: 20px;
}
div.storrelse2 a {
	color: #646464 !important;
}
div.storrelse3 {
	font-size: 20px;
}
div.storrelse3 a {
	color: #929292 !important;
}
div.storrelse4 {
	font-size: 16px;
}
div.storrelse4 a {
	color: #b1b1b1 !important;
}
div.storrelse5 {
	font-size: 16px;
}
div.storrelse5 a {
	color: #b1b1b1 !important;
}
div.storrelse6 {
	font-size: 14px;
}
div.storrelse6 a {
	color: #cfcfcf !important;
}
div.storrelse7 {
	font-size: 12px;
}
div.storrelse7 a {
	color: #cfcfcf !important;
}

div.sokeord a:hover {
	text-decoration: none;
	color: Red !important;
}
/* SLUTT SEARCHCLOUD MODUL */

/* START FOOTERMENY */
div.divFooterMenu {
	width: 100%;
}
table.tblFooterMeny {
	width: 100%;
}
td.tdHovedmenyPunkt {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	white-space: nowrap;
}
td.tdUndermenyPunkt {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
}
td.tdHovedmenyPunkt a:Hover, td.tdUndermenyPunkt a:Hover, .h2footermeny a:Hover, .lifootermeny a:Hover {
	color: Red;
}
td.tdHovedmenyPunkt a, .h2footermeny a {
	text-decoration: none;
	color: Black;
}
td.tdUndermenyPunkt a, .lifootermeny a {
	text-decoration: none;
	color: gray;
}
div.divFooterMenyListe {
	display: inline-table;
}
div.divFooterMenyListe ul {
	padding-left: 15px;
}
/* SLUTT FOOTERMENY */

/* START CALENDAR TYPE: FORM MODUL */
div.calendarEventForm {
	margin-bottom: 15px;
	border-top: 1px solid #EFEFEF;
	padding-top: 15px;
}
div.formbtnseventlink {
	color: #191919;
	font-size: 16px;
	font-weight: bold;
	margin-left: 3px;
	margin-top: 15px;
	padding-bottom: 7px;
	position: relative;
	top: -45px;
}
div.formbtnseventtime {
	color: #5F5F5F;
	font-size: 12px;
	margin-left: 3px;
	padding-bottom: 2px;
	position: relative;
	top: -45px;
}
div.formbtnseventplace {
	color: #5F5F5F;
	font-size: 12px;
	margin-left: 3px;
	position: relative;
	top: -45px;
}
div.formbtnseventanswerdate, div.formbtnseventanswerdateutgaatt {
	color: #008DE5;
	font-size: 12px;
	margin-left: 3px;
	margin-top: 10px;
	position: relative;
	top: 73px;
}
div.formbtnseventanswerdateutgaatt {
	color: #989898 !important;
}
div.formbtnscurrentanswer {
	color: #393939;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 11px;
	padding-left: 3px;
	padding-top: 11px;
}
div.formbtnseventdate {
	margin-left: 3px;
	font-style: italic;
}
/* SLUTT CALENDAR TYPE: FORM MODUL */

/* START CLOUDSITEMAP MODUL */
div.divCloudSitemap {
	padding: 5px;
}
div.csundermenypkt {
	display: inline;
}
div.csDiv h2 a {
	color: black;
	font-size: 16px;
	text-decoration: none;
}
div.csDiv h2 a:hover {
	color: Red !important;
}
div.csundermenypunkter {
	margin-left: 20px;
}
div.csDiv h2 {
	margin: 0px;
	padding: 0px;
}
div.csstorrelse1 {
	font-size: 16px;
}
div.csstorrelse1 a {
	color: #454545 !important;
}
div.csstorrelse2 {
	font-size: 13px;
}
div.csstorrelse2 a {
	color: #646464 !important;
}
div.csstorrelse3 {
	font-size: 11px;
}
div.csstorrelse3 a {
	color: #929292 !important;
}
div.csstorrelse4 {
	font-size: 9px;
}
div.csstorrelse4 a {
	color: #b1b1b1 !important;
}
div.csstorrelse5 {
	font-size: 8px;
}
div.csstorrelse5 a {
	color: #b1b1b1 !important;
}
div.csstorrelse6 {
	font-size: 7px;
}
div.csstorrelse6 a {
	color: #cfcfcf !important;
}
div.csstorrelse7 {
	font-size: 6px;
}
div.csstorrelse7 a {
	color: #cfcfcf !important;
}

div.csundermenypkt a:hover {
	text-decoration: none;
	color: Red !important;
}
/* SLUTT CLOUDSITEMAP MODUL */

/* START ARTICLEARCHIVE MODUL */
div.divArchive h2 {
	color: #888888;
	padding-bottom: 9px;
	border-bottom: 1px dashed silver;
	margin: 0;
	font-size: 33px;
	font-weight: normal;
}
div.divArchive ul {
	padding-left: 15px;
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}
div.divArchive li {
	line-height: 180%;
	font-size: 14px;
}
div.divAAPages {
	border-bottom: 1px solid silver;
}
div.divAAArticles {
	padding-bottom: 15px;
}
div.divAASummary {
	margin-top: 15px;
	font-size: 16px;
}
table.tblArchive {
	margin-top: 15px;
	width: 100%;
	font-size: 12px;
}
table.tblArchive .tblHeader1, table.tblArchive .tblHeader2, table.tblArchive .tblHeader3, table.tblArchive .tblHeader4 {
	font-weight: bold;
}
table.tblArchive .tblHeader1 {
	width: 20%;
}
table.tblArchive .tblHeader2 {
	width: 50%;
}
table.tblArchive .tblHeader3, table.tblArchive .tblHeader4 {
	width: 15%;
}
div.summaryHeading {
	margin-top: 20px;
	padding-bottom: 9px;
	color: #888888;
	font-size: 20px;
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
}
div.summaryValue {
	display: inline-block;
	width: 25px;
	text-align: left;
}
div.summaryText {
	display: inline-block;
}
/* SLUTT ARTICLEARCHIVE MODUL */

/* START BLOGROLL MODUL */
div.blogRollHeader {
	margin-bottom: 3px;
	border-bottom: 1px solid silver;
}
.blogRollHeader .blogRollLink {
	font-size: 16px;
	padding-left: 5px;
}
div.blogRollLink {
	font-size: 10px;
	margin-left: 5px;
}
div.blogRoll {
	margin-bottom: 8px;
}
/* SLUTT BLOGROLL MODUL */
