BODY
{
}
.FieldReadOnly
{
    BACKGROUND-COLOR: #f0f0f0;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    font-size: 10px; 
    COLOR: #333333;
}
.FieldEdit
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    COLOR: #000000;
    MARGIN: 0px;
    font-family: Arial, sans-serif;
    font-size: 8pt; 
    TEXT-DECORATION: none
}
.FieldEditMandatory
{
    BACKGROUND-COLOR: #ffff00;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    COLOR: #000000;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    TEXT-DECORATION: none
}
.FieldInfo
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #000000 0px solid;
    BORDER-LEFT: #000000 0px solid;
    BORDER-RIGHT: #000000 0px solid;
    BORDER-TOP: #000000 0px solid;
    COLOR: #462682;
    MARGIN: 0px;
    font-family: Arial, sans-serif;
    font-size: 10pt; 
    font-style: italic;
    TEXT-DECORATION: none
}
.TableHeading
{
    COLOR: #00008b;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11pt
}
.TableLine1
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt
}
.TableLine1Legend
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
    font-style: italic;
}
.InfoLine1
{
    COLOR: #942021;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt
}
.InfoLine1Gray
{
    COLOR: #cccccc;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt
}
.InfoLine1LightBlue
{
    COLOR: #4373FD;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt
}
.InfoLine1Pink
{
    COLOR: #D60093;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt
}
.InfoLine1Small
{
    COLOR: #462682;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt
}
.InfoLine1Blue
{
    COLOR: blue;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt
}
.InfoLine1DarkBlue
{
    COLOR: #462682;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt
}
.InfoLine1Legend
{
    COLOR: #462682;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
    font-style: italic;
}
.InfoLine1HighLight
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 16pt;
    font-style: normal;
}
.InfoLine1BoldHighLight
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
    font-style: normal;
    font-weight: bold;
}
.TopMenuText
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 12pt;
    font-style: Italic;
}
.TopFilterText
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 12pt;
    font-style: Italic;
    font-weight: bold;
}
.FilterText
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 11pt;
}
.TopMenuTextSmall
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt;
    font-style: Italic;
}
.ErrorText
{
    COLOR: black;
    BACKGROUND-COLOR: #FCEA0A;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt
}

TD.DarkGrey
{
    BACKGROUND-COLOR: #C6C7C9;
}
TD.VeryDarkGrey
{
    BACKGROUND-COLOR: #818181;
}
TD.LightDarkGrey
{
    BACKGROUND-COLOR: #C7C7C7;
}
TD.MediumGrey
{
    BACKGROUND-COLOR: #D1D1D1;
}
TD.LightGrey
{
    BACKGROUND-COLOR: #DFDFDF;
}
TD.LightGreyMedium
{
    BACKGROUND-COLOR: #DCDCDC;
}
TD.ExtraLightGrey
{
    BACKGROUND-COLOR: #EfEfEf;
}
TD.XXLightGrey
{
    BACKGROUND-COLOR: #F9F9F9;
}
TD.White
{
    BACKGROUND-COLOR: #ffffff;
}
TD.Error
{
    BACKGROUND-COLOR: #FCEA0A;
}
TD.FrontNews
{
    background-color: #ffffff;
    vertical-align: top;
}
TD.FrontNewsLink
{
    background-color: #DFDFDF;
    vertical-align: bottom;
}
TD.FrontMenuTop
{
    background-color: #C6C7C9;
}
TD.LeftMenu
{
    background-color: #0084a8;
}
TD.BodyTop
{
    background-color: #0084a8;
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
}
TD.BodyDescription
{
    background-color: #EfEfEf;
    color: #942021;
    font-family: Arial, Helvetica;
    font-weight: normal;
    font-size: 10pt;
    text-decoration: none;
}
div.Darkblue
{
    color: #462682;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
}
.ButtonSelect
{
    background-color: #FFFFFF;
    color: #4232cd;
    font-weight: bold;
    font-style: normal;
    font-family: Arial;
    font-size: 8pt;
    border: 1px solid #4232cd;
    margin: 0px;
    padding: 0px;
}
OPTION.member
{
    COLOR: green
}
.InfoLine1BlueDark
{
    COLOR: #462682;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
    font-weight: bold;
}
.InfoLine2BlueDark
{
    COLOR: #462682;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
}
.InfoLine1LegendBlueDark
{
    COLOR: #462682;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
    font-style: italic;
}
.InfoLine1LegendGrey
{
    COLOR: #C7C7C7;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
    font-style: italic;
}
.PublicLine1LegendBlueDark
{
    COLOR: #942021;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
}
.PublicFrontDescription
{
    COLOR: #006C8E;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
}
.TopIntro
{
    COLOR: #464749;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
}
.PublicItalicLine1LegendBlueDark
{
    COLOR: #462682;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt;
    font-style: italic;
}
.ButtonPublicBlue
{
    background-color: #BBE0E3;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    border: 1 solid #000080
}
.ButtonPublicFilter
{
    background-color: #C0C0C0;
    color: #000080;
    font-weight: bold;
    font-style: normal;
    font-family: Arial;
    font-size: 10px;
    border: 1 solid #000080;
    margin: 0px;
    padding: 0px;
}
.ButtonPublicFilterSelected
{
    background-color: #DFDFDF;
    color: #000080;
    font-weight: bold;
    font-style: normal;
    font-family: Arial;
    font-size: 10px;
    border: 1 solid #000080;
    margin: 0px;
    padding: 0px;
}
.FieldPublicLogin
{
    background-color: #ffffff;
    color: #818181;
    font-family: Arial;
    font-size: 14px;
    border: 1 solid #ffffff
}
.BodyTopOrdinary
{
    background-color: #0084a8;
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-weight: normal;
    font-size: 10pt;
    text-decoration: none;
}
A.Vis:hover 
{
    text-decoration: underline;
}
A.Vis:active 
{  
}
A.Vis 
{
    color: #462682;
    FONT: bold 12px Arial,Verdana,Helvetica,sans-serif;
    text-decoration: underline;
}
A.Link
{
    color: #462682;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline
}
A.Link:hover
{
    color: #462682;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline
}
A.Link:active
{
    color: #462682;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline
}
A.Link:visited
{
    color: #462682;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline
}
A.LinkLightBlue
{
    color: #4373FD;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LinkLightBlue:hover
{
    color: #FE2200;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LinkLightBlue:active
{
    color: #4373FD;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LinkLightBlue:visited
{
    color: #4373FD;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LinkLightBlueWork
{
    color: #4373FD;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline;
}
A.LinkLightBlueWork:hover
{
    color: #FE2200;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline;
}
A.LinkLightBlueWork:active
{
    color: #4373FD;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline;
}
A.LinkLightBlueWork:visited
{
    color: #4373FD;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline;
}
A.LinkDarkBlue
{
    color: #942021;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline;
}
A.LinkDarkBlue:hover
{
    color: #942021;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline;
}
A.LinkDarkBlue:active
{
    color: #942021;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: underline;
}

A.LinkHome
{
    color: #462682;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    font-weight: bold;
    TEXT-DECORATION: none;
}
A.LinkHome:hover
{
    color: #FE2200;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    font-weight: bold;
    TEXT-DECORATION: none;
}
A.LinkHome:active
{
    color: #462682;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    font-weight: bold;
    TEXT-DECORATION: none;
}

A.LinkDarkRed
{
    color: #FE2200;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LinkDarkRed:hover
{
    color: #FE2200;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: unone;
}
A.LinkDarkRed:active
{
    color: #FE2200;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LinkDarkRed:visited
{
    color: #FE2200;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LinkDarkBlueBold
{
    color: #462682;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LinkDarkBlueBold:hover
{
    color: #FE2200;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LinkDarkBlueBold:active
{
    color: #462682;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LinkInfoLine1
{
    color: #942021;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}
A.LinkInfoLine1:hover
{
    color: #FE2200;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}
A.LinkInfoLine1:active
{
    color: #462682;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}
A.LinkInfoLine1Selected
{
    color: #FE2200;
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
}
A.LinkInfoLine1Selected:hover
{
    color: #FE2200;
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
}
A.LinkInfoLine1Selected:active
{
    color: #FE2200;
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
}
A.LinkInfoLine1LightBlue
{
    color: #4373FD;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}
A.LinkInfoLine1LightBlue:hover
{
    color: #FE2200;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}
A.LinkInfoLine1LightBlue:active
{
    color: #4373FD;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}

A.LeftMenuLink
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    font-weight: bold;
    TEXT-DECORATION: none;
}
A.LeftMenuLink:hover
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    font-weight: bold;
    TEXT-DECORATION: unone;
}
A.LeftMenuLink:active
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    font-weight: bold;
    TEXT-DECORATION: none;
}
A.LeftMenuLink:visited
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    font-weight: bold;
    TEXT-DECORATION: none;
}

A.ShowSiteLink
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.ShowSiteLink:hover
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: unone;
}
A.ShowSiteLink:active
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.ShowSiteLink:visited
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LeftMenuLinkHidden
{
    color: #bbbbbb;
    font-style: normal;
    font-size: 11pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LeftMenuLinkHidden:hover
{
    color: #bbbbbb;
    font-style: normal;
    font-size: 11pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: unone;
}
A.LeftMenuLinkHidden:active
{
    color: #bbbbbb;
    font-style: normal;
    font-size: 11pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LeftMenuLinkHidden:visited
{
    color: #bbbbbb;
    font-style: normal;
    font-size: 11pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}

A.LeftMenuLinkSub
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LeftMenuLinkSub:hover
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: unone;
}
A.LeftMenuLinkSub:active
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LeftMenuLinkSub:visited
{
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}

A.LeftMenuLinkSubHidden
{
    color: #bbbbbb;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LeftMenuLinkSubHidden:hover
{
    color: #bbbbbb;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: unone;
}
A.LeftMenuLinkSubHidden:active
{
    color: #bbbbbb;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
A.LeftMenuLinkSubHidden:visited
{
    color: #bbbbbb;
    font-style: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}



span.LeftMenuIndent
{
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
}
span.LeftMenuIndentHidden
{
    color: #bbbbbb;
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
}
td.LeftMenuIcon
{
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 14pt;
    text-decoration: none;
}
td.LeftMenuIconHidden
{
    color: #bbbbbb;
    font-family: Arial, Helvetica;
    font-size: 14pt;
    text-decoration: none;
}
td.ButtomLine
{
    color: #006C8E;
    height: 20px;
    text-align: center;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
    overflow: hidden;
}
div.ButtomLineDiv 
{
background-color:#C6C7C9;
height:20px;
overflow: hidden;
}
span.BreadCrump
{
    color: #942021;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}
span.BreadCrumpArrow
{
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}
.ActivitySearchBox {
  background-image:url('../images/aktivitet_dk.gif');
  background-repeat:no-repeat;
} 
.ActivitySearchBoxEmpty {
  background-image:url('../images/spacer.gif');
  background-repeat:no-repeat;
} 
.ActivityCompName {
  background-image:url('../images/virksomhed-a_dk.gif');
  background-repeat:no-repeat;
} 
.ActivityCompNameEmpty {
  background-image:url('../images/spacer.gif');
  background-repeat:no-repeat;
} 
.OrganisationPersonName {
  background-image:url('../images/Person_dk.gif');
  background-repeat:no-repeat;
} 
.OrganisationPersonNameEmpty {
  background-image:url('../images/spacer.gif');
  background-repeat:no-repeat;
} 
.OrganisationCompName {
  background-image:url('../images/virksomhed-p_dk.gif');
  background-repeat:no-repeat;
} 
.OrganisationCompNameEmpty {
  background-image:url('../images/spacer.gif');
  background-repeat:no-repeat;
} 
.MilestoneName {
  background-image:url('../images/begivenhed_dk.gif');
  background-repeat:no-repeat;
} 
.MilestoneNameEmpty {
  background-image:url('../images/spacer.gif');
  background-repeat:no-repeat;
} 
.MilestoneCompName {
  background-image:url('../images/virksomhed-p_dk.gif');
  background-repeat:no-repeat;
} 
.MilestoneCompNameEmpty {
  background-image:url('../images/spacer.gif');
  background-repeat:no-repeat;
} 

.DocumentName {
  background-image:url('../images/dokument_dk.gif');
  background-repeat:no-repeat;
} 
.DocumentNameEmpty {
  background-image:url('../images/spacer.gif');
  background-repeat:no-repeat;
} 
.DocumentFane {
  background-image:url('../images/faneblad_dk.gif');
  background-repeat:no-repeat;
} 
.DocumentFaneEmpty {
  background-image:url('../images/spacer.gif');
  background-repeat:no-repeat;
} 

.KommunikeeSubject {
  background-image:url('../images/Post_dk.gif');
  background-repeat:no-repeat;
} 
.KommunikeeSubjectEmpty {
  background-image:url('../images/spacer.gif');
  background-repeat:no-repeat;
} 
.KommunikeeRecipient {
  background-image:url('../images/adressat_dk.gif');
  background-repeat:no-repeat;
} 
.KommunikeeRecipientEmpty {
  background-image:url('../images/spacer.gif');
  background-repeat:no-repeat;
} 



A.BreadCrumpLink
{
    color: #942021;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}
A.BreadCrumpLink:hover
{
    color: #942021;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: underline;
}
A.BreadCrumpLink:active
{
    color: #942021;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}
A.BreadCrumpLink:visited
{
    color: #942021;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
}
.FilterSubHead
{
    color: #942021;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    TEXT-DECORATION: none;
}
div.ErrorMessage
{
    color: #0084a8;
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial,sans-serif;
    font-style: italic;
    TEXT-DECORATION: none;
}

