﻿html, body
{
 width: 100%;
 height: 98%;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-family: Verdana, Tahoma, Arial, 'Trebuchet MS';
 font-size: 11px;
 font-weight: normal;
 margin: 0 0 0 0;
 background-color : #e0e0e0;
 background-image: url('../design/shadow_main_bg.jpg');
 background-position: center;
 background-repeat: repeat-y;
}
.header 
{
	color:#000000;
	font-family:Verdana,Tahoma,'Trebuchet MS',Arial;
	font-size:18px;
	font-weight:bolder;
	line-height:normal;
	margin-bottom:10px;
	padding-bottom:0;
	padding-right:10px;
}
div.sitecontent
{
	background-image: url('../design/top_main.jpg');
	background-repeat: no-repeat;
	background-color : #fff;
	position: relative;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */ 
	width: 972px;
	height: 100%; /* total height for content */
	vertical-align: top;
	padding: 0 0 10px 0;
}
div.topcontainer
{
	/*background-color: Red;*/
	height: 101px;
}
div.indianclick img
{
	height: 90px; 
	width: 80px; 
	float: right; 
	cursor: pointer;	
}
div.toplogoclick img
{
	height: 90px; 
	width: 150px; 
	float: left; 
	cursor: pointer;	
}
div.content
{
	width: 972px;
	padding : 0;
	height: 100%; /* total height for content */
}
div.horizmenubar
{
	/*background-color: green;
	height: 17px;*/
	overflow: hidden;
}
.RadMenu_vista
{
	background-color: #2d6713 !important;
	padding-bottom: 4px;
	width: 779px;
}
div.horizmenu
{
	position: relative;
	left: 193px;
}
div.horizmenu a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer !important;
	font-size:10px;
	margin-left: 5px;
	margin-top: 4px;
}
div.horizmenu a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
div.innhold
{
	float: left;
	/*background-image: url('../design/innhold_bakgrunn.jpg');*/
	padding-bottom: 50px;
}
div.venstre
{
	position: relative;
	width: 186px;
	float:left;
	/*
	background-color: #ffffff;
	background-image: url('../design/topmenu_bottom.jpg');
	background-repeat: no-repeat;
	*/
}
div.midt
{
	position: relative;
	width: 647px;
	float: left;
	padding-top: 1px;
	overflow: hidden;
}
div.main_banner_container
{
	float:left;
	position:relative;
}
div.main_banner_container .banners
{
	position: relative;
	left: 7px;
	float: left;
	margin-top: 5px;
	padding-bottom: 10px;
}
div.nyhetskolonne_topp
{
	position: relative;
	width: 100%;
	float: left;
	padding-top: 1px;
	margin-top: 5px;
}
div.nyhetskolonne_topp .ArticleModule
{
	border-bottom:1px solid #000000;	
	clear:both;
	float:left;
	margin:10px 0 5px 9px;
	width: 635px;
}
div.midt .ArticleModule
{
	margin: 5px 7px 5px 7px;
}
div.midt .articleSlideshow
{
	margin: 5px 7px 5px 7px;
	float: left;
}
.slideshow
{
	width: 100%;	
}
.slideshow .previewPane
{
	width: 100% !important;
}
.thumbsViewer table
{
	width: 100%;	
}
#ctl00_content_ctl01_ctl00_ctl00_thumbRotator_Div
{
	width: 500px !important;	
}
div#defaultmidt .ArticleIngress
{
	font-weight: bold;
}
div#nyhetsmidt .ArticleIngress
{
	font-weight: normal;
}
div#defaultmidt .articleTopIcons, div#nyhetsmidt .articleTopIcons 
{
	float: none;
}

.nyhetskolonne_venstre, .nyhetskolonne_hoyre
{
	width: 323px;
	float:left;
}

.nyhetskolonne_venstre .articlecontainer .ArticleModule, .nyhetskolonne_hoyre .articlecontainer .ArticleModule
{
	float:left;
	clear: both;
	width: 303px;
	margin:10px 0 5px 9px;
	border-bottom: 1px solid #000000;
}

/*********FORSIDE EGNE STYLES START**************/
div#forsidemidt *
{
	padding: 0;
}
div#forsidemidt .articleSlideshow
{
	display:none;	
}
div#forsidemidt .ArticleHeading
{
	font-size: 16px;
	padding: 0;
	margin: 0;
}
div#forsidemidt .ArticleHeading .headingImagetopDiv
{
	height: auto;
}
div#forsidemidt .ArticleHeading .headingImagetopDiv img
{
	width: 303px;
	margin: 5px 0 5px 0;
}
div#forsidemidt .ArticleHeading a
{
	display: none;
}
div#forsidemidt .ArticleHeading .ArticleEditButton
{
	display: none;
}
div#forsidemidt .articleTopIcons
{
	display: none;
}
div#forsidemidt .ArticleIngress
{
	padding: 0 !important;
	margin-top: 10px;
}
div#forsidemidt .articlecontainer .ingressImagerightImg img, div#forsidemidt .articlecontainer .ingressImageleftImg img
{
	width: 303px;
	margin: 5px 0 5px 0;
}
div#forsidemidt .ArticleContent
{
	height: auto;
}
div#forsidemidt .ArticleNewsLink
{
	margin-top: 5px;
	margin-bottom: 5px;
}
div#forsidemidt .articleHr
{
	display:none;
}

/*********FORSIDE EGNE STYLES SLUTT**************/

/*********NEWSCOLUMNS.aspx EGNE STYLES START**************/
div#newsmidt *
{
	padding: 0;
}
div#newsmidt .articleSlideshow
{
	display:none;	
}
div#newsmidt .ArticleHeading
{
	font-size: 16px;
	padding: 0;
	margin: 0;
}
div#newsmidt .ArticleHeading .headingImagetopDiv
{
	height: auto;
}
div#newsmidt .ArticleHeading .headingImagetopDiv img
{
	width: 303px;
	margin: 5px 0 5px 0;
}
div#newsmidt .ArticleHeading a
{
	display: none;
}
div#newsmidt .ArticleHeading .ArticleEditButton
{
	display: none;
}
div#newsmidt .articleTopIcons
{
	display: none;
}
div#newsmidt .ArticleIngress
{
	padding: 0 !important;
	margin-top: 10px;
}
div#newsmidt .articlecontainer .ingressImagerightImg img, div#newsmidt .articlecontainer .ingressImageleftImg img
{
	width: 303px;
	margin: 5px 0 5px 0;
}
div#newsmidt .ArticleContent
{
	height: auto;
}
div#newsmidt .ArticleNewsLink
{
	margin-top: 5px;
	margin-bottom: 5px;
}
div#newsmidt .articleHr
{
	display:none;
}

/*********NEWSCOLUMNS.aspx EGNE STYLES SLUTT**************/

/*********NEWSFULLWIDTH.aspx EGNE STYLES START**************/

div#newsfullmidt .articleSlideshow
{
	display:none;	
}
/*********NEWSFULLWIDTH.aspx EGNE STYLES SLUTT**************/

/****VENSTRE MENY START*****************************/
#ctl00_content_menu_treeMenu
{
	float: left;
	clear: both;
	margin-top: 15px;
}
.rtLI
{
	margin-left: 25px;
	margin-top: 5px;
}
.rtLI .rtLI, .rtLI .rtLI .rtLI
{
	margin-left: 0px;
}
.rtLI a
{
	text-decoration:none;
	text-transform:uppercase;
	color:black;
	font-family:Verdana,Tahoma,'Trebuchet MS',Arial;
	font-size:10px;
	font-weight:bold;
	white-space: normal !important;
}
.rtLI a:hover
{
	color:black !important;
	text-decoration:underline !important;
}
.rtLI a.menuNodeLevel1Selected
{
	text-decoration:underline !important;
}
.rtLI a.menuNodeLevel2Selected
{
	text-decoration:underline !important;
}
.rtLI a.menuNodeLevel3Selected
{
	text-decoration:underline !important;
}
/****VENSTRE MENY SLUTT*****************************/

div.hoyre
{
	position: relative;
	/*background-color: purple;*/
	width: 139px;
	float: right;
}
div.hoyre #Table8 td
{
	padding-top: 4px;	
}
td
{
	vertical-align: top;	
}
a.digitroll
{
	color:#999999;
	font-family:Verdana,Tahoma,'Trebuchet MS',Arial;
	font-size:10px;
	padding-bottom:5px;
	text-decoration:none;	
}
/*Menu*/
html:not([opera]) div.menucontainer /* Firefox fix */
 {
	min-height: 600px;
 } 
.menucontainer
 {
	height: 100%;
	width: 122px;
	float: left;
}
 .menu
 {
	float: left;
	width: 122px;
 }
 html:not([opera]) .menutop {display: -moz-inline-box; height: 8px;} /* Firefox fix */
 .menutop
 {
	display : inline-block;
	width : 118px;
	color: #000;
	text-decoration : none;
	padding : 0px 0 0px 0px;
 }
 html:not([opera]) span.menuNodeLevel0 {display: -moz-inline-box;} /* Firefox fix */
 span.menuNodeLevel0
 {
	display : inline-block;
	width : 118px;
	color: #000;
	text-decoration : none;
	padding : 5px 0 5px 0;
 }
 a.menuNodeLevel0
 {
	text-decoration : none;
	
 }
 html:not([opera]) span.menuNodeLevel0Selected {display: -moz-inline-box;} /* Firefox fix */
 span.menuNodeLevel0Selected
 {
	display : inline-block;
	width : 118px;
	padding : 5px 0 5px 0;
	color: #000;
	text-decoration : none;
	font-weight : bold;
	cursor: pointer;
 }
 a.menuNodeLevel0Selected
 {
	text-decoration :none;  
 }
 a.menuNodeLevel0Selected:hover
 {
	text-decoration :none; 
	color: #D40000; 
 }
 html:not([opera]) span.menuNodeLevel0Hover {display: -moz-inline-box;} /* Firefox fix */
 span.menuNodeLevel0Hover
 {
	display : inline-block;
	width : 118px;
	padding : 5px 0px 5px 0px;
	color: #D40000;
	text-decoration : underline;
	font-weight : normal;
	cursor: pointer;
 }
 a.menuNodeLevel0Hover
 {
	text-decoration : underline;
 }
 span.menuNodeLevel1
 {
	width : 118px;
	color: #000;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel1
 {
	text-decoration : none;
	
 }
 span.menuNodeLevel1Selected
 {
	width : 118px;
	padding : 0px 0px 0px 0px;
	color: #000;
	text-decoration : underline;
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel1Selected
 {
	text-decoration :none;  
 }
 a.menuNodeLevel1Selected:hover
 {
	text-decoration :none; 
	color: #D40000; 
 }
 span.menuNodeLevel1Hover
 {
	width : 118px;
	padding : 0px 0px 0px 0px;
	color: #D40000;
	text-decoration : underline;
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel1Hover
 {
	text-decoration : underline;
 }
 span.menuNodeLevel2
 {
	width : 118px;
	color: #000;
	text-decoration : none;
	padding : 0px 0px 0px 6px;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel2
 {
	text-decoration : none;
	
 }
 span.menuNodeLevel2Selected
 {
	width : 118px;
	padding : 0px 0px 0px 6px;
	color: #000;
	text-decoration : underline;
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel2Selected
 {
	text-decoration :none;  
 }
 a.menuNodeLevel2Selected:hover
 {
	text-decoration :none; 
	color: #D40000; 
 }
 span.menuNodeLevel2Hover
 {
	width : 118px;
	padding : 0px 0px 0px 6px;
	color: #D40000;
	text-decoration : underline;
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel2Hover
 {
	text-decoration : underline;
 }
 html:not([opera]) div.flag {display: -moz-inline-box;} /* Firefox fix */
 div.flag
 {
	display: inline-block ;
	position: relative;
	padding: 30px 0px 0px 20px;
 }
  /**/
 /*Article*/
 .articlecontainer
{
float: left;
height: auto;	
width:100%;
}
.ArticleModule
{
}
.ArticleModule h1, .ArticleModule h2, .ArticleModule h3, .ArticleModule h4, .ArticleModule h5, .ArticleModule h6, .ArticleModule h7 {
	padding: 0px;
	margin: 0px;
}
.ArticleEditButton
{
	float : left;	
	padding : 4px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ArticleHeading
{
	font-weight:bold;
	font-size : 18px;
	padding : 0px 0px 2px 0px;
	margin : 5px 0px 5px 0px;	
}
h2 {
	font-size:16px;
	font-weight:bold;
}
.headingImagetopDiv
{
	padding : 0px 0px 0px 0px;
	margin : 5px 0px 0px 0px;		
}
.ArticleIngress
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 8px 0px;
	width : 100%;
	}
.ingressImageleft
{
	padding : 0px 4px 4px 0px;
	height : auto;
	width :auto;
	/*float :left ;*/
	clear : left;
}
.ingressImageleftImg
{
	width: auto;
}
.ingressImageleftText
{
	width : inherit;
}
.ingressImageright
{
	padding : 0px 0px 4px 4px;
	height : auto;
	width :auto;
	/*float :right ;*/
	clear :right;
}
.ingressImagerightImg
{
	width: auto;
}
.ingressImagerightText
{
	white-space: pre-wrap;
	width : inherit;
}
.ArticleNewsLink
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 8px 0px;
	width : 100%;	
}
.ArticleContent
{
	float: left;
	height : auto;
	width : 100%;
	padding : 4px 4px 8px 0px;
}
.contentText
{
	
}
.contentTextTop
{
	clear : both;
}
.contentImagetop
{
padding : 0px 4px 4px 0px;
float : left;
}
.contentImagetopImg
{
	
}
.contentImagetopText
{
	font-size: 10px;
	font-style : italic;
	padding : 0px 0px 0px 0px;
}
.contentImageleft
{
	padding : 0px 4px 4px 0px;
	height : auto;
	width :auto;
	float :left ;
	clear : left;
}
.contentImageleftImg
{
	width: auto;
}
.contentImageleftText
{
	width : inherit;
}
.contentImageright
{
	padding : 0px 0px 4px 4px;
	height : auto;
	width :auto;
	float :right ;
	clear :right;
}
.contentImagerightImg
{
	width: auto;
}
.contentImagerightText
{
	white-space: pre-wrap;
	width : inherit;
}
.contentImagebottomDiv
{
}
.contentImagebottom
{
	padding : 4px 4px 4px 0px;
	float: left;
	text-align: left;
}
.contentImagebottomImg
{
	width: auto;
	
}
.contentImagebottomText
{
	width : inherit;
}
a
{
	color:#48721D;
	font-family:Verdana,Tahoma,'Trebuchet MS',Arial;
	font-size:11px;
	text-decoration:underline;
}
a:hover
{
	color:#48721D;
}
.ArticleTipAFriend
{
	float: left;
	padding: 4px 4px 4px 4px;
		
}
.ArticlePrinterFriendly
{
	float: left;	
	padding: 4px 4px 4px 4px;
}
.ArticleAuthor
{
	float: left;
	padding: 2px 2px 2px 0px;
	margin : 2px 0 2px 0;
}
.articleAuthorText
{
	font-weight: bold;
}
.ArticlePublishDate
{
	/*float: right;	*/
	padding: 2px 0px 2px 2px;
	margin : 2px 0px 2px 0px;
}
.articlePublishDateText
{
	font-weight: bold;	
}
.articleBottomIcons
{
	float: left;
	clear: both;
	width : 100%;
}
.articleTopIcons
{
	float: left;
	clear: both;
	width : 100%;
}
.ArticleReadersRating
{
	float: right;	
	padding: 4px 4px 4px 4px;
}
hr
{
	color: #e9e9e9;
	height: 1px;
	clear: both ;
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-top: 1px solid #000000;
}
img
{
	border: none;
}
.hideEditArticleIcons
{
	position: relative ;
	text-align :right;
	float: right;
}
/*Article end*/

/*TOC*/
.articleTOC
{
	padding: 0px 0px 10px 10px;	
}
.TOC
{
	padding: 0px 0px 0px 0px;
}
.TOCLink
{
	font-weight: bold;
	text-decoration : underline;
}
	
/*TOC end*/

/*Search*/
div.searchBoxContainer
{
	margin-top: 70px;
	padding: 0;
	float:left;
	width: 186px;
	clear:both;
}
.searchInput
{
	border-top: solid 1px #9D9D9D;
	border-left: solid 1px #C3C3C3;
	border-right: solid 1px #F0F0F0;
	border-bottom: solid 1px #DDDDDD;	
	color: #949494;
	width: 120px;
}
.searchInputDiv
{
	float: left;
	position: relative;
	left: 8px;
}
.searchButtonDiv
{
	float: left;
	padding: 0px 0px 0px 10px;
}
/*Search end*/
div.flaglinks
{
	float: left;
	margin-top: 10px;
	width: 186px;
	text-align: center;	
}
div.leftlinkboxes
{
	float:left;
	width: 186px;
	text-align:center;	
	display: none;
}
div.leftlinkboxes div.leftlinkbox
{
	position:relative;
	margin-top: 3px;
}
div.leftlinkboxes div.leftlinkbox a
{
	margin-top: 2px;
	padding: 0;	
}
div.vertmenu
{
	width: 186px;
	height: 556px;
	float: left;
	clear: both;
	margin-top: 20px;	
}
#vertmenu_venstre
{
	background-image: url('../design/bg_eagle.jpg');
}

/* Facebook */
.share
{
	position: relative;
	width: 100%;
	float: right;
	height: 14px;
	overflow: hidden;
	margin-top: 5px;
	text-align: right;
}
.shareLnk
{
	margin-right: 4px;
}

/* 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
{
	width:100%;
	padding: 15px;
	border:6px solid #eeeeee;
	text-align:center;
}
div.sporsmaltekst
{
	font-size:14px;
}
div.articleSchemaFinishline
{
	clear: both ;
}
/* 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 */