﻿html {
	margin: 0;
	padding: 0;
}

html, body
{
 width: 100%;
 padding: 0;
 font-family: Arial, Tahoma, 'Trebuchet MS';
 font-size: 11px;
 font-weight: normal;
 margin: 0;
 background-image: url(../design/bg.jpg);
 background-repeat: repeat-x;
 background-position: center top;
 background-color : #4989a6;
   
}
div
{
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-size: 12px;
	font-weight: normal;
	color: #3f4045;
}
.sitecontent
{
	position: relative;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */ 
	width: 971px;
	padding: 0 0 10px 0;
	
}
.content
{
	background-color: #fff;
	width: 971px;
	overflow: hidden;
	padding : 0 0 0 0;
	float: left;
	z-index: 1;
}
.topp
{
	width: 100%;
	height: 158px;
	background-image: url(../design/topbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td
{
	vertical-align: top;
	font-family: Arial, Tahoma, 'Trebuchet MS';
	font-weight: normal;	
}
div.innhold
{
	float: left;
	width: 971px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
	background-image: url(../design/contentleft.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

/*Menu*/
.horizmenu
{
	position: relative;
	width: 760px;
	height: 32px;
	top: 125px;
	left: 20px;
}
.horiz div
{
	position: relative;
	display: inline;
	float: left;
	width: 95px;
	height: 28px;
	text-align: center;
}
.horizmenu a
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;	
}
.horizmenu a:hover
{
	color: #000;
	cursor: pointer !important;	
	text-decoration: none;
}
.horizMenuNodeLevel0
{
	color: #116580;
	padding: 0px 20px 0px 20px;
	line-height: 32px;
}
.horizMenuNodeLevel0Selected
{
	padding: 0px 20px 0px 20px;
	color: #000;
	display : inline;
	font-weight : bold;
	cursor: pointer;
	line-height: 32px;
}
a.horizMenuNodeLevel1Selected, a.horizMenuNodeLevel1Selected:hover
{
	font-weight: bold;
	color: #7B8288;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}
li.rmItem
{
	
}
li.rmLast
{
	border: 0px;
	border-style: none;
}
/**/
div.venstre
{
	position: relative;
	float: left;
	width: 180px;
	background-image: url(../design/leftbg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.logo
{
	position: relative;
	margin-top: 37px;
	left: 32px;
	width: 105px;
	height: 140px;
	background-image: url(../design_bs/logobg.jpg);
}
.contact
{
	color: #fff;
	font-size: 11px;
	width: 140px;
	float: left;
	position: relative;
	margin-top: 35px;
	left: 50px;
}
.contact a
{
	color: #fff !important;
}
.contact a:hover
{
	text-decoration: underline;
}
.leftmenucontainer, .leftarticlecontainer
{
	position: relative;
	width: 160px;
	overflow: hidden;
	float: left;
	left: 10px;
	margin-top: 25px;	
}
.rtLI
{
	padding-left: 10px;
	background-color: #d8e6eb;
	background-image: url(../design/rtli.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 2px;	
}
.leftmenucontainer div ul .rtLI .rtUL .rtLI
{
	background-image: none !important;
}
.rtFirst
{
	background-image: url(../design/rtfirst.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 35px;
}
.rtLast
{	
	height: 35px;
	background-image: url(../design/rtlast.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.leftarticlecontainerdefault
{
	position: relative;
	width: 175px;
	float: left;
	left: 8px;
	margin-top: 45px;
}
.leftarticlecontainerdefault .ArticleModule
{
	/*border: 1px solid #d7e5ea;*/
	padding: 2px;
}
.leftarticlecontainerdefault .ArticleHeading
{
	color: #000;
	font-weight: normal;
	font-size: 11px;
}
.leftarticlecontainerdefault .ArticleContent div
{
	/*font-size: 10px;*/
}
.leftmenu
{
	position: relative;
	float: left;
	width: 150px;
}
.leftmenupos
{
	position: relative;
	width: 125px;
	left: 20px;
	margin-top: 15px;
}
.gs
{
	width: 150px;
	height: 164px;
	float: left;
	background-image: url(../design_bs/gsbg.jpg);
}
 
 div.rtTop, div.rtBot, div.rtMid 
 {
	

 } 
 a.menuNodeLevel0
 {
	text-decoration : none;
	FONT-SIZE: 12px;
    color: #7d7e8d;
    font-weight :bold;
    line-height : 28px;
 }
 a.menuNodeLevel0Selected
 {
	text-decoration :none;
	FONT-SIZE: 12px;
    COLOR: #000;
    font-weight :bold;  
    line-height : 28px;
 }
 
 a.menuNodeLevel1
 {
	text-decoration : none;
	FONT-SIZE: 12px;
    color: #1a5f80;
    font-weight :normal;
    line-height : 28px;
 }
 a.menuNodeLevel1Selected
 {
	text-decoration :none;
	FONT-SIZE: 12px;
    COLOR: #1a5f80;
    font-weight :bold;  
    line-height : 28px;
 }
 a.menuNodeLevel1Selected:hover, a.menuNodeLevel1Selected:hover, a.menuNodeLevel2Selected:hover, a.menuNodeLevel3Selected:hover
 {
	text-decoration :none; 
	color: #1a5f80; 
 }
 a.menuNodeLevel2
 {
	text-decoration : none;
	FONT-SIZE: 12px;
    COLOR: #1a5f80;
    font-weight :normal;
    line-height : 28px;
	
 }
  a.menuNodeLevel2Selected
 {
	text-decoration : none;
	FONT-SIZE: 12px;
    COLOR: #1a5f80;
    font-weight: bold; 
    line-height : 28px;
 }
  a.menuNodeLevel3
 {
	text-decoration : none;
	FONT-SIZE: 12px;
    COLOR: #1a5f80;
    font-weight :normal;
    line-height : 28px;
	
 }
  a.menuNodeLevel3Selected
 {
	text-decoration : none;
	FONT-SIZE: 12px;
    COLOR: #1a5f80;
    font-weight: normal; 
    line-height : 28px;
 }
 
 html:not([opera]) div.flag {display: -moz-inline-box;} /* Firefox fix */
 div.flag
 {
	display: inline-block ;
	position: relative;
	padding: 30px 0px 0px 20px;
 }
 /*Article*/
div.midt
{
	position: relative;
	float: left;
	width: 791px;
	overflow: hidden;
}


.articleAktueltHeader
{
	color: #7d7e8d;
    FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    text-transform:none;
    margin-bottom: 10px;
}	
.articleAktueltFooter
{
	float: left;
	clear: both;
	width: 100px;
	padding-bottom:10px;
}
a.articleAktueltFooterLink
{
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;	
}
.articlecontainerAktuelt
{
	width: 160px;
	float: left;
	padding: 10px 10px 0 10px;
	height: auto;
}
div.articlecontainerAktuelt .articleTopIcons, div.articlecontainerAktuelt .headingImagetopDiv
{
	display: none;
}
.articlecontainer
{
width: 700px;
float: left;
padding: 7px 0px 0 7px;
height: auto;	
}
.articlecontainerIndex
{
width: 538px;
overflow: hidden;
float: left;
padding: 15px 0px 0 7px;
height: auto;	
}
.newsbottom
{
	width: 545px;
	float: left;
	background-image: url(../design/skille.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.box1
{
	width: 255px;
	float: left;
}
.box2
{
	width: 255px;
	float: right;
}
.box1 .ArticleHeading, .box2 .ArticleHeading
{
	font-size: 15px !important;
	font-weight: bold !important;
}
.articlecontainerSitemap
{
width: 510px;
float: left;
padding: 40px 10px 0 100px;
height: auto;	
}

.ArticleModule
{
height: 100%;
padding-bottom: 15px;
}
.ArticleEditButton
{
	float : left;	
	padding : 4px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ArticleHeading
{
	color: #36708a;
	font-size : 14px;
	font-weight: bold;
	font-family: Arial, Tahoma, 'Trebuchet MS';
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;	
}
.articlecontainerIndex .ArticleHeading
{
	font-size: 18px;
	font-weight: normal;
}
.headingImagetopDiv
{
	padding : 0px 0px 4px 0px;
	margin : 0px 0px 0px 0px;		
}
.ArticleIngress
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 2px 0px;
	width : 100%;
	}
.ingressImageleft
{
	padding : 0px 12px 4px 0px;
	height : auto;
	width :auto;
	float :left ;
	clear : left;
}
.ingressImageleftImg
{
	width: auto;
}
.ingressImageleftText
{
	width : inherit;
}
.ingressImageright
{
	padding : 0px 0px 4px 12px;
	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 : 0px 4px 10px 0px;
	width : 100%;	
}
.ArticleContent
{
	height : auto;
	width : 100%;
	padding : 2px 4px 2px 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;
}
.contentImageleftDiv
{
	float:left;
}
.contentImageleft
{
	width: 200px;
	margin: 0px 0px 4px 4px;
	vertical-align : top ;
}
.contentImageleftImg
{
	padding: 2px 2px 2px 2px;
	float: left;
}
.contentImageleftText
{
	white-space: pre-wrap;
	width : inherit;
}
.contentImagerightDiv
{
	float: right;
}
.contentImageright
{
	width: 204px;
	margin: 4px 0px 4px 4px;
	vertical-align : top ;
}
.contentImagerightImg
{
	float: right;
	padding: 2px 2px 2px 2px;

}
.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: blue;
	text-decoration : none;
}
a:hover
{
	color: #000;
	text-decoration : none;
}

.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: left;
	clear: left;
	font-size: 10px;
	color: #000;
}
.articlePublishDateText
{
	font-weight: bold;
	display: none;	
}
.articleBottomIcons
{
	float: left;
	clear: both;
	width : 100%;
}
.articleTopIcons
{
	float: left;
	clear: both;
	width : 100%;
}

.ArticleReadersRating
{
	float: right;	
	padding: 4px 4px 4px 4px;
}

hr
{
	color: #d7e5ea !important;
	background-color: #d7e5ea !important;
	border-style: none;
	border: 0px;
	height: 1px;
	clear: both ;
}
img
{
	border: none;
}
.hideEditArticleIcons
{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	vertical-align : top;
	z-index: 2;
}
 /*Article end*/
 /*TOC*/
.articleTOC
{
	padding: 0px 0px 10px 10px;	
}
.TOC
{
	padding: 5px 0px 5px 0px;
	border-bottom: dotted 1px #dadbdb;
}
.TOCLink
{
	font-weight: bold;
	text-decoration : underline;
}
/*Right*/
div.hoyre
{
	position: relative;
	float: right;
	width: 227px;
	overflow: hidden;
	right: 6px;
	margin-top: 10px;
}
.memberlogin
{
	width: 227px;
	height: 208px;
	background-color: #d4e7ed;
}
.memberloginheader
{
	position: relative;
	width: 200px;
	left: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #36708a;
	font-size : 14px;
	font-weight: bold;
	border-bottom: 1px solid #116480;
}
.memberlogincontent
{
	position: relative;
	top: 20px;
	left: 20px;
}
input.LoginButton
{
	border-style: none;
	border: 0px;
	background-image: url(../design/login.jpg);
	width: 81px;
	height: 21px;
	cursor: pointer;
	margin-top: 10px;
}
.tdLoginButton
{
	text-align: right;
}

.hoyre_knapper .ArticleContent
{
	padding: 0px;
}
.hoyre_knapper .ArticleModule
{
	padding-bottom: 7px;
}
.hoyre_knapper img
{
	margin-top: 7px;
}	
.hoyre_medlemsfordeler
{
	background-color: #d4e7ed;
}
.hoyre_medlemsfordeler .ArticleContent
{
	padding: 0px;
	width: 207px;
	position: relative;
	left: 10px;
}
.hoyre_medlemsfordeler .ArticleHeading
{
	padding: 0px;
	width: 207px;
	position: relative;
	left: 10px;
	padding-top: 10px;
}
.hoyre_medlemsfordeler a
{
	color: #36708A !important;
}
.hoyre_medlemsfordeler a:hover
{
	color: #000 !important;
}

.hoyre_samarbeidspartner
{
	background-color: #d4e7ed;
	padding-bottom: 5px;
}
.hoyre_samarbeidspartner .ArticleContent
{
	padding: 5px;
	width: 207px;
	position: relative;
	left: 5px;
	background-color: #fff;
}
.hoyre_samarbeidspartner .ArticleModule
{
	padding-bottom: 5px;
}
.hoyre_samarbeidspartner .ArticleHeading
{
	padding: 5px;
	width: 207px;
	position: relative;
	left: 5px;
	background-color: #fff;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.hoyre_samarbeidspartner_content
{
	padding: 5px;
	width: 207px;
	position: relative;
	left: 5px;
	background-color: #fff;
}


div.hovedsideBanner div.banners div.RadRotator
{
	margin-top:0px;
}
div.bannercontainer
{
	width: 544px;
	position: relative;
	margin-top: 10px;
	left: 7px;
	float: left;
}
div.bannerbunn
{
	background-image: url(../design/bannerbunn.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 161px;
	margin-left: 20px;	
}
div.addressheader
{
	color:#bc3939;
	font-size : 14px;
	font-weight : bold;
}
div.address
{
	font-size: 12px;
	padding: 20px 0 0 10px;	
}
/**/
/*Search*/
div.searchBoxContainer
{
	position: absolute ;
	top: 95px;
	right: 0px;
	width: 158px;
	height: 22px;
	overflow: hidden;
	
}
div.searchInputDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
}
html:not([opera]) div.searchButtonDiv {padding-top: 0px;} /* Firefox fix */
div.searchButtonDiv
{
	position: absolute;
	top: 0px;
	left: 130px;
}
input.searchInput
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	border-bottom : solid 1px silver;
	border-top : solid 1px silver;
	border-left: solid 1px silver;
	margin: 0;
	padding: 1px 0 1px 0;
	height: 19px;
	font-size : 12px;	
}
.articleSearchResult
{
	margin-top: 10px;
	width: 840px;
	overflow: hidden;
	float: left;
}
.articleSearchResult *
{
	background-image: none;
}
.MasterTable_Default2006
{
	width: 590px;
}

/**/
/*Digitroll*/
.digitrollsign
{
	text-align: center;
	width: 100%;
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
}

.digitrollsign a
{
	color: #abc8d5;
	text-decoration: none;		
}
.digitrollsign a:hover
{
	color: #fff !important;
		
}
/**/
/*Bunn*/
.bottombg
{
	position: relative;
	background-color: #fff;
	background-image: url(../design/leftcorner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	height: 20px;
}
.bottom
{
	position: relative;
	float: left;
	text-align: center;
	color: #abc8d5;
	width: 100%;
	padding-top: 15px;
}
.bottom a
{
	color: #abc8d5 !important;
}
.bottom a:hover
{
	color: #fff !important;
}


/*
*/
/*Kontaktinfoforside*/
div.kontakt
{
	color: #7d7e8d;
    FONT-FAMILY: Tahoma, Verdana, 'Trebuchet MS', Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    padding: 146px 0 0 54px;
}

/**/
/* BreadCrumbs */
.bread_home
{
	float: left;
	color: #7d7e8d;
    FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
	
}
a.bread_home
{
	color: #7d7e8d;
}

div.BreadCrumbsModule {
	float: left;
	top: 6px;
	width: 760px;
	position: relative;
	left: 30px;
}
div.breadCrumbs {
	float: left;
}
div.bcLink {
	 FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
	color: #7d7e8d;
	display: inline;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	position: relative;
	background-image: url(../design/split.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div.bcLinkFirst {}
div.bcLinkMid {}
div.bcLinkLast {
	background: none;
	margin: 0;
}
div.bcLinkFirst a.bcLinkA, div.bcLinkFirst a.bcLinkA:visited {
	FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
	color: #7d7e8d;
	text-decoration: none !important;
}
div.bcLinkFirst a.bcLinkA:hover {
	color: #000 !important;
}
div.bcLinkMid a.bcLinkA, div.bcLinkMid a.bcLinkA:visited {
	FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
	color: #7d7e8d;
	text-decoration: none !important;
}
div.bcLinkMid a.bcLinkA:hover {
	color: #000 !important;
}
div.bcLinkLast a.bcLinkA, div.bcLinkLast a.bcLinkA:visited {
	FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 11px;
	color: #7d7e8d;
	text-decoration: none !important;
}
div.bcLinkLast a.bcLinkA:hover {
	color: #000 !important;
}

/**/
/*Kontaktskjema*/
.ko_status
{
	font-size: 12px;
	color: #d11919;	
}
div.skjematxt, div.skjematxt2
{
	font-size: 12px;
}
#ctl00_content_mnd
{
	width: 102px;
}
#ctl00_content_ko_fnr
{
	width: 50px;
}
/**/


div.footer
{
	float: left;
	width: 998px;
	position: relative;
	text-align: center;
	height: 20px;	
	background-color : #fff;
	vertical-align: top;
	padding: 4px 0 6px 0;
	color: #adadad;
	border-top : solid 1px #e1e1e1;

}
div.grieggroup
{
	font-weight:bold;
	color: #3e54ab;
	letter-spacing: 2px;
	padding: 10px 0 20px 54px;
	FONT-FAMILY: Tahoma, Verdana, 'Trebuchet MS', Arial;
    FONT-SIZE: 10px;
}
div.toplinks
{
	float:left;
	width: 198px;
	padding: 0 0 20px 0;
}
a
{
	
	color: #f07c33;
    FONT-FAMILY: Arial, Tahoma, 'Trebuchet MS', Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    text-transform:none;

}
a:hover
{
	color: #000;
}

/*Kontaktskjema*/
div.kontaktskjema
{
	position: relative;
	left: 100px;
}
div.kontaktskjema td
{
	font-family: Arial;
}
div.skjemahead
{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
div.space
{
	height: 25px;
}
.ko_status
{
	font-weight: bold;
	color: Green;
	font-size: 13px;
}

div.hoyre div.ArticleHeading
{
	color: Black;
	font-weight: normal;
	font-size:12px !important;
}

#mindreoverskrifttakk div.ArticleHeading
{
	font-size: 15px !important;
	font-weight: bold !important;
}







/* 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:144px;
}
.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 */