html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

.bodyClass 
{
	margin: 0px; 
	background: rgb(194,194,194);
	padding: 0px;
	border: 0px;
	text-align: center;
}

.mainTable
{
	background: url("images/WhiteBackground.gif") repeat-y top center;
}
.menuOuterTD{
	padding-right: 40px;
}

BODY, P, TD
{
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}

P 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}


H1
{
	font-size: 18px;
	line-height: 21px;
	/*margin-top: 10px;*/
	margin-bottom: 3px;
	font-weight: normal;

}

H2
{
	font-size: 15px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: normal;

}

H2.OverskriftLink{}
H2.OverskriftLink, H2.OverskriftLink a:link, H2.OverskriftLink a:visited
{
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #8FD1C0;
	text-decoration: none;
}
H2.OverskriftLink a:hover, H2.OverskriftLink a:active, H2.OverskriftLink a:visited:hover
{
	text-decoration: underline;
}


H3
{
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}

UL 
{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 16px;
	padding-left: 0px;
	list-style:outside url("images/blackline.gif");	

}

UL.PunktOpstillingB{
}

UL.PunktOpstillingB LI{
	margin-bottom: 10px;
}

LI 
{
	margin-left: 0px;
	padding-left: 0px;

}

/*########## Georgia start ##########*/
BODY .GeorgiaClass, .GeorgiaClass P,  .GeorgiaClass TD, .GeorgiaClass Input, .GeorgiaClass select{
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-family: Georgia, Arial, Verdana, sans-serif;
}

.GeorgiaClass H1
{
	font-size: 16px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}

.GeorgiaClass H2
{
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: bold;
}

.GeorgiaClass H3
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
/*########## Georgia end ##########*/

A:link {color: #8FD1C0; text-decoration: none; }
A:hover {color: #8FD1C0; text-decoration: underline; }
A:visited {color: #959595; text-decoration: none; }
A:visited:hover {color: #8FD1C0; text-decoration: underline; }

A.IgnoreVisited, A.IgnoreVisited:link, A.IgnoreVisited:visited{color: #8FD1C0; text-decoration: none; }
A.IgnoreVisited:hover, A.IgnoreVisited:active{color: #8FD1C0; text-decoration: underline; }

/*Inserted by JRB start*/
.ItemHeaderLink, .ItemHeaderLink:link{color: #000000; font-weight: bold; line-height: 14px;}
.ItemHeaderLink:visited{color: #959595; font-weight: bold;}
.ItemHeaderLink:hover, .ItemHeaderLink:visited:hover,.ItemHeaderLink:active{ color: #8FD1C0 !important; font-weight: bold;}

.SummeryTD{
    line-height: 14px;
}
.call2actionLink, .call2actionLink:link, .call2actionLink:visited
{
	color:  #000000 !important;
	font-weight: bold;
	/*padding-top: 12px;*/
	padding-right: 12px;
	background-image: url("images/call2ActionArrow.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	line-height: 20px;
}
.call2actionLink:hover, .call2actionLink:active{ color:#8FD1C0 !important; text-decoration: underline;}

.ShortcutLetterA{
	font-size: 13px !important;
	line-height: 16px !important;
}
/*Inserted by JRB end*/

.globalSearchResultLink:link {color: #8FD1C0; font-weight: normal; text-decoration: none; font-size: 13px; line-height: 16px; padding-bottom: 1px;}
.globalSearchResultLink:hover {color: #8FD1C0; font-weight: normal; text-decoration: underline; font-size: 13px; line-height: 16px; padding-bottom: 1px;}
.globalSearchResultLink:visited {color: #959595; font-weight: normal; text-decoration: none; font-size: 13px; line-height: 16px; padding-bottom: 1px;}
.globalSearchResultLink:visited:hover {color: #8FD1C0; font-weight: normal; text-decoration: underline; font-size: 13px; line-height: 16px; padding-bottom: 1px;}
.globalSearchResultMisc {padding-top: 0px; padding-bottom: 8px;}

.labelHidden 
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.topMenuLine
{
	background-image: url(images/topMenuLine.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.topMenuLevel1 A,.topMenuLevel1 A:link, topMenuLevel1 A:visited
{
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none; 
	text-transform: uppercase;	
	white-space: nowrap;
	color: #000000;
}

.topMenuLevel1 A:hover, .topMenuLevel1 A:visited:hover 
{
	color: #F76D49;
	font-weight: bold;
	font-size: 16px; 
	text-decoration: none; 
	text-transform: uppercase;	
	white-space: nowrap;
}

.topMenuLevel1Active
{
	background-image: url(images/topMenuLineTop.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.topMenuLevel1Active A, topMenuLevel1Active A:visited, .topMenuLevel1Active A:hover, .topMenuLevel1Active A:visited:hover 
{
	color: #F76D49;
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none; 
	text-transform: uppercase;	
	white-space: nowrap;
}

.menuBulletCell{
	text-align:right;
	vertical-align:top;
}

.menuBulletImg{
	padding-top: 5px;
	padding-right: 7px;
}

.menuLevel1, .menuLevel1Active{} /*Needed to manipulate in JavaScript*/

.menuLevel1Active A, menuLevel1Active A:visited, .menuLevel1Active A:hover, .menuLevel1Active A:visited:hover 
{
	color: #F76D49;
	font-size: 12px; 
	line-height: 15px;
	text-decoration: none; 
	text-transform: uppercase;	
}

.menuLevel2, .menuLevel2Active{} /*Needed to manipulate in JavaScript*/

.menuLevel2 A, menuLevel2 A:visited, .menuLevel2 A:hover, .menuLevel2 A:visited:hover
{
	color: #000000;
	font-size: 12px; 
	line-height: 15px;
	text-decoration: none; 
}

.menuLevel2_OuterDiv:hover a, .menuLevel2 A:hover, .menuLevel2 A:visited:hover
{
	color: #F76D49;
}

.menuLevel2Active A, menuLevel2Active A:visited, .menuLevel2Active A:hover, .menuLevel2Active A:visited:hover
{
	color: #F76D49;
	font-size: 12px; 
	line-height: 15px;
	text-decoration: none;
}

.menuLevel3, .menuLevel3Active{
	padding-left: 16px;
}
.HovermenuCell UL{
	list-style: none url();
}

.menuLevel3 A, menuLevel3 A:visited, .menuLevel3 A:hover, .menuLevel3 A:visited:hover 
{
	color: #000000;
	font-size: 11px; 
	line-height: 14px;
	text-decoration: none;
}

.menuLevel3_OuterDiv:hover a, .menuLevel3 A:hover, .menuLevel3 A:visited:hover 
{
	color: #F76D49;
}

.menuLevel3Active A, menuLevel3Active A:visited, .menuLevel3Active A:hover, .menuLevel3Active A:visited:hover 
{
	color: #F76D49;
	font-size: 11px; 
	line-height: 14px;
	text-decoration: none;

}

.menuLevel4, .menuLevel4Active{
	padding-left: 33px;
}

.menuLevel4 A, menuLevel4 A:visited, .menuLevel4 A:hover, .menuLevel4 A:visited:hover 
{
	color: #000000;
	font-size: 11px; 
	line-height: 14px;
	text-decoration: none; 
}

.menuLevel4 A:hover, .menuLevel4 A:visited:hover 
{
	color: #F76D49;
}

.menuLevel4Active A, menuLevel4Active A:visited, .menuLevel4Active A:hover, .menuLevel4Active A:visited:hover 
{
	color: #F76D49;
	font-size: 11px; 
	line-height: 14px;
	text-decoration: none;
}


.menuArrow 
{
	background-image: url(images/leftMenuArrow.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.menuInactivate{
	color: #000000;
}

.searchResultHeading {font-size: 13px; line-height: 15px; font-weight: bold; margin-bottom: 9px;}
.searchResultTitle {font-weight: bold;}
.searchResultMisc {padding-top: 0px;}
.searchResultNavigation { color: #000000; font-size: 10px;}
.searchResultNavigation A { color: #999B9E; font-size: 10px;}
.searchResultNavigation A:hover {color: #000000;}


.SearchField
{
	color: #000000;
	width: 177px;
	height: 18px;
        line-height:18px;
	margin: 0px;
	border: 1px solid black;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 11px;
}

.boxHeading
{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px; 
	line-height: 26px;	
	background-color: #8E8D8D;
	padding-left: 15px;
	padding-right: 15px;

}

.boxContent
{
	border-left: 1px solid #A9A9A9;
	padding-left: 10px;
	padding-top: 9px;
}

.boxLink
{
	text-align: right;
	padding-right: 6px;
}

.boxLink A, boxLink A:visited {color: #000000;}
.boxLink A:hover, .boxLink A:visited:hover {color: #8FD1C0;}

.footer {padding-left: 10px;}
.footer A:link {color: #000000;}
.footer A:hover {color: #8FD1C0;}
.footer A:visited {color: #000000;}
.footer A:visited:hover {color: #8FD1C0;}

/*.frontpageBoxContent A {color: #000000; font-weight: bold;}
.frontpageBoxContent A:hover {color: #8FD1C0; font-weight: bold;}
.frontpageBoxContent A:visited {color: #959595; font-weight: bold;}
.frontpageBoxContent A:visited:hover {color: #959595; font-weight: bold;}*/

.frontpageBoxContent
{
	line-height: 17px;
	border-left: 1px solid #A9A9A9;
	padding-left: 10px;
	padding-top: 9px;
}

.NoPadding, .NoPadding div{
	padding: 0px;
	margin: 0px;
}


.boxWhitespace {height: 10px;}

.star {color: #D1686D; padding-left: 3px; padding-right: 12px;}

.LookupField, .LookupFieldSelected{
	border: 1px solid black;
	cursor: hand;
	padding-left: 5px;
}

.LookupFieldSelected, .LookupFieldSelected a{
	color: #F76D49 !important;
}

.Apetizer{
	font-size: 12px !important;
}

.printDisclaimer{
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	font-family: Georgia, Arial, Verdana, sans-serif;
}

.cvTitle{
	font-size: 12px;
	margin-bottom: 20px;
}

.NyhedVisDato{
}

.formFejl li{
	color: #FF0000 !important;
}
/*--------- Hover menu start-----------*/
.HovermenuLineDiv{
	position: absolute;
	top:-5px;
	left: 73px;
	overflow: visible;
	display: none;
	width: 224px;
	border-top: 2px solid #F76D49;
}

.HovermenuContentDiv{
	position: absolute;
	left: 297px;
	top:-5px;
	overflow: visible;
	display: none;
	width: 350px;
}

.HovermenuContentTable{
	width: 100%;
	position:relative;
	border-top: 2px solid #F76D49;
}

.HovermenuCell{
	background-image: url('images/rolloverMenu.png');
}

.HovermenuContentCell{
	color:white;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
}

.HovermenuContentCell ul{
	list-style: none;
	margin: 0px;
}

.HovermenuContentCell a,.HovermenuContentCell a:link,.HovermenuContentCell a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.HovermenuContentCell a:hover,.HovermenuContentCell a:visited:hover{
	color: #F76D49;
}

.HovermenuRightCell{
	border-right: 2px solid #F76D49;
}

.HovermenuCornerCell{
	height: 20px;
	width: 21px;
	padding-right: 3px;
	background: url('images/rolloverMenuCorner.png') no-repeat bottom left;
}
/*---------- Hover menu end ------------*/
