body {
    background: #FFF;
}

#search, #nav, #header ul, #sidebar, #footer, #article_sidebar, .breadcrumbs, .print, h1 {
    display: none;
}

#wrap {
    border:0;
}

img#printlogo {
    display:block !important;
    width: 202px;
    height: 48px;
    position: absolute;
    top:0;
}

#page_top h2 {
    position: absolute;
    top:10px;
    right:33%;
}

#wrap, #main, .article {
    width: 100%;
}

p, li {
    font-size: 10pt;
}
#main h2 {
    font-size: 16pt;
}

h3 {
    font-size: 14pt;
}

.tablewrap {
    width:90%;
}

.expanding_innhold
{
    margin-top:10px;
    display:block !important;
    border:solid 3px #89AFB4;
}



