﻿/* do not display */

#header
{
	display: none;
}

img.print
{
    display: block;
}

img.screen
{
    display: none;
}

.Rapport th, .RapportHeader td,  tr.vareniv0 td
{
    font-weight: bold !important;
    text-decoration: underline !important;
}

.Hovedegruppe th, tr.vareniv1 td
{
    font-weight: bold !important;
    text-decoration: none !important;
}

.Mellemgruppe th, tr.vareniv2 td
{
    font-weight: normal !important;
    text-decoration: underline !important;
}

.Mellemgruppe td, tr.vareniv3 td
{
    font-weight: normal !important;
    text-decoration: none !important;
}

tr.show td.title
{
    margin: 0 !important;
    padding: 0 !important;
}

.RapportHeader
{
display:none;
}
/**CONTENT**/
#page
{
    width: 100%;
    margin: 0;
}
*
{
	float:none;
}
.Rapport 
{
    width: 100%;
}

#ctl00_content_titlescroll,
#ctl00_content_scroll,
#ctl00_content_headerleft,
#ctl00_content_headerscroll
{
	overflow:visible;
}
#ctl00_content_titlescroll,
#ctl00_content_scroll
{
	height:auto;
}

#ctl00_content_titlescroll,
ctl00_content_headerleft
{
	width: 10%;
}
ctl00_content_Maindiv
{
	width: 100%;
	height:auto;
}
#reportAbs
{
	width:100%;
}
