
    
    .printhide
    {
        display:none;
    }
    
    .headerimage
    {
        display:none;
    } 
     
    h1 
    {
        font-family: Verdana, Arial, Helvetica, Sans-serif;    
        color: #000000;
        font-size: 18px;
    }
    
    h2
    {
        font-family: Verdana, Arial, Helvetica, Sans-serif;    
        color: #000000;
        font-size: 12px;    
    }
    
    img
    {
        border: 0px;
    }
    
    td
    {
        font-family: Verdana, Arial, Helvetica, Sans-serif;
        font-size: 11px;
        color: #000000; 
    }
    
    .startpagediv
    {
        display: none;
    }
    
    .startpagebox
    {
        display: none;
    }
    
    .soegeform
    {
        padding: 0px;
        margin: 0px;
    }
    
    .imagecell
    {
        display: none;
    }
    
    .logotable
    {
        display:none;
    }
    
    .maintable
    {
        background-color: #FFFFFF;
    }
    
    .lightgrayheadline 
    {    
        font-weight: bold;         
        font-family: Verdana, Arial, Helvetica, Sans-serif;
        color: #000000;
        font-size: 12px;
    }
    
    .abstract
    {
        font-family: Verdana, Arial, Helvetica, Sans-serif;
        font-size: 12px;    
        color: #000000;       
    }
    
    body
    {   
         
    }
    
    .logocell
    {
        
    }
    
    .dropdowncell
    {
       display: none;   
    }
    
    .submenucell
    {
        display: none;
    }
    
    .leftmenuTD
    {
        display: none;
    }
    
    .leftmenubar
    {
        height: 10px;
        background-color: #387784;
    }
    
    .content
    {
        background-color: #E3E3E3;
    }
    
    .contentheight
    {
        height: 395px;
    }
    
    .contentmargin
    {
        width: 28px;
        height: 25px;
    }
    
    .contentbreadcrumb
    {
        padding: 0px 0px 0px 19px;
        font-size: 9px;
    }
    
    .headerimage
    {
        padding: 3px 0px 0px 19px;
    }
    
    .contentbody
    {   
        vertical-align: top;
        width: 600px;
    }
    
    .contentrightbar
    {
        display: none;
    }
    
    
    /* Klasser til brug for skjulte/udløbne/ikke udgivne osv dokumenter under sitemap*/
    .ht, A.ht:link, A.ht:visited, A.ht:hover             
                        {   color:gray;
                            font-style:italic;}
                      
        .vt             
                        {   color:black;}
                             
        .htnopub, A.htnopub:link, A.htnopub:visited, A.htnopub:hover        
                        {   color:orange;
                            font-style:italic;};
                             
        .vtnopub, A.vtnopub:link, A.vtnopub:visited, A.vtnopub:hover        
                        {   color:orange;};
                             
        .htexp, A.htexp:link, A.htexp:visited, A.htexp:hover          
                        {   color:red;
                            font-style:italic;};
                             
        .vtexp, A.vtexp:link, A.vtexp:visited, A.vtexp:hover
                        {   color:red;};
    
    