﻿/* lande informationsboks i toppen - erstatter ERO tekst */

.MapLink
{
    font-size: 16pt;
    color: white;
    padding-left: 5px;
    left: 476px; 
    top: -5px;
    position: absolute;
    z-index: 2;
}

.infobox
{
        left: 400px; 
        top: -170px; 
        width: 624px;  
        height: 120px;
        border: 0px;  
        /* padding: px;  */
        margin: 0px; 
        background-color: #3f3f3f; 
        position: absolute;
        /* z-index: -1;*/
        display: block; 
        line-height: 10pt;
}

.lblLastUpdate
{
	left: 95x;
	top: 140px;
	position: absolute;
	z-index: 2;
	color: White;
}

.RedText
{
    font-size: 10pt;
    color: #990000;
    font-weight:bold;
}

.imgbelow
{
    top: -24px;
}


.statbox
{
        width: 150px;  
        height: 120px;
        border: 0px;  
        /* padding: px;  */
        margin: 0px; 
        background-color: #3f3f3f; 
        left: 715px; 
        top: -170px; 
        position: absolute; 
        z-index: 1;
        display: block;
        line-height: 5pt; 
} 


.infoboxHL
{
    font-size: 16pt;
    color: white;
    padding-left: 5px;
}

.infoboxHLWD
{
    font-size: 16pt;
    color: white;
    padding-left: 5px;
}

.infoboxIMPLSTAT
{
    color: White;  
    left: 450px;
    width: 100px;
    padding-left: 5px;
    padding-top: 5px;
}   

.infoboxTXT
{
    color: White;  
    padding-left: 5px;
    padding-top: 5px;
}   

.infoboxTXT2
{
    color: White;  
    padding-left: 5px;
    padding-top: 5px;
    width: 200px;
}   

.histTXT
{
    color: White;  
    padding-left: 15px;
    padding-top: 15px;
    width: 550px;
}   


.ituimg
{
    color: White;  
    padding-left: 5px;
    padding-top: 10px;
}   

.lft
{
    padding-left: 80px;

}   


.ralign
{
    
    padding-right: 5px;
    text-align: right;
        
}   


.infoboxTXT
{
    color: White;  
    padding-left: 5px;
    padding-top: 5px;
}   

/* bruges til hojrestilling af flag under administration implementation */
.hojrestil
{
    display: block;
    left: 150px; 
    top: -13px;
    position:relative;
    
}

/* "hoved-header" eller overskrift på alle detail sider */
.headermainbg
{
    left: 0px; 
    top: -35px; 
    position: absolute; 
    z-index: 0;    
}

.headertitle
{
    left: 5px; 
    top: -31px; 
    position: absolute; 
    color: #666666;
    font-size: 14pt;    
    z-index: 1;    
}

.subheadertitle
{
    left: 5px; 
    top: -10px; 
    position: absolute; 
    color: #666666;
    font-size: 9pt;    
    z-index: 1;    
}

.whitetext
{
    color: White;
}

.subsubheadertitle
{
    left: 5px; 
    top: 5px; 
    position: absolute; 
    color: #666666;
    font-size: 14pt;    
    z-index: 1;    
}

/* overskrift på "kasserne" på forsiden ! */
.docheadline
{
    font-size: 13pt;
    color: #666666; 
    padding-left: 3px;
}

.docheadline a
{
    color: #666666;
} 


/* --- OVERSKRIFTER PÅ ADMINISTRATION OVERVIEW */
/* no implementet */
.adm_implbg
{
    left: 191px; 
    top: 0px; 
    position: absolute; 
}

.adm_impltxt
{
    left: 195px; 
    top: 0px; 
    color: #b2b2b2;
    font-size: 12pt;  
    position: absolute;
}


/* no commited */
.adm_combg
{
    left: 382px; 
    top: 0px; 
    position: absolute;
}

.adm_comtxt
{
    left: 386px; 
    top: 0px; 
    color: #b2b2b2;
    font-size: 12pt;  
    position: absolute;
}


/* no under study */
.adm_studybg
{
    left: 573px; 
    top: 0px; 
    position: absolute;    
}

.adm_studytxt
{
    left: 577px; 
    top: 0px; 
    color: #b2b2b2;
    font-size: 12pt;  
    position: absolute;
}

/* no no info */
.adm_noinfobg
{
    left: 764px; 
    top: 0px; 
    position: absolute;    
}

.adm_noinfotxt
{
    left: 768px; 
    top: 0px; 
    color: #b2b2b2;
    font-size: 12pt;  
    position: absolute;
}



