﻿/***************************************************
  System default definitions
***************************************************/

body, span, div
{
    font-family: Times New Roman;
    font-size: 12px;
    line-height: 14px;
}

p
{
    margin-top: 5px;
    margin-bottom: 8px;
}
Div.TopContent_Container, Div.NavBar_MenuUpdatePanel, Div.TabContentPanel, Div.DocBar_DocumentUpdatePanel,input,select,
Div.Master_TopContainer
{
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow:hidden;
}
Div.Navbar_TabItemContainer
{
    visibility: hidden;
    height:0px;
    overflow:hidden; 
}

Div.PageContainer
{
}
div.document_metadata
{
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
}

Div.NavBar_TitlePanel
{
    line-height: 19px;
    min-height: 34px;
}
Div.AccordionPane, Div.AccordionPane_Selected, Div.AccordionButton, Div.AccordionButton_Selected, Div.Accordion
{
    visibility: hidden;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}
/*Titel*/
Span.SectionType1, Span.SectionType2, Span.SectionType3, Span.SectionType4, Span.SectionType5
{
    font-size: 12px;
    font-weight: bold;
}

/*Afsnit*/
Span.SectionType21
{
    font-size: 12px;
    font-weight: bold;
}

/*Kapitel*/
Span.SectionType24
{
    font-size: 12px;
    font-weight: bold;
}

/*Sagsfremstilling*/
Span.SectionType27
{
    font-size: 12px;
    font-weight: bold;
}

/*Resumé*/
Span.SectionType32
{
    font-size: 12px;
    font-weight: bold;
}

/*Bilag*/
Span.SectionType37
{
    font-size: 12px;
    font-weight: bold;
}

/*Punkt*/
Span.SectionType38
{
    font-weight: bold;
}

/*Tekstafsnit under afgørelse*/
Span.SectionType39
{
    font-size: 12px;
    font-weight: bold;
}

/*Afgørelse*/
Span.SectionType20
{
    font-size: 12px;
    font-weight: bold;
}

/*Generelt tekstafsnit*/
Span.SectionType22
{
    font-size: 12px;
    font-weight: bold;
}

/*§*/
Span.SectionType26
{
    font-size: 12px;
    font-weight: bold;
}

/*Stk.*/
Span.SectionType28
{
    font-weight: bold;
}

/*Litra*/
Span.SectionType35
{
    font-size: 12px;
    font-weight: bold;
}

/*Indledning*/
Span.SectionType36
{
    font-size: 12px;
    font-weight: bold;
}

/*Tekstafsnit uden id*/
Span.SectionType40
{
    font-size: 12px;
    font-weight: bold;
}

/*Artikel*/
Span.SectionType41
{
    font-size: 12px;
    font-weight: bold;
}

