﻿/* Her er de overordnede styles til print*/

    a{
        text-decoration : none;
        color:black;    
    }

BODY  {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin :  0px 0px 0px 0px ;
}
tr { vertical-align :  top }

DIV#titel  {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	float:none;
	border-style : none ;
	FONT-WEIGHT: bold; FONT-SIZE: 24pt;	
}

DIV#titel2  {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	float:none;
	border-style :none;
	padding-left : 10px;	
	visibility :hidden ;
}

/* Denne div dækker øverste del */
div#TopBar  
{
    float:  none ;
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	border-style : none ;		
	padding-bottom : 20px;
}

/* Dette er login */
div#LoginBar 
{
    float:  none  ;
    overflow:hidden ;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	width: 0px;
	border-left : none   ;
	border-top : solid 1px #ff6600;
	border-right : solid 3px #ff6600;
	border-bottom : none;
	color : black;
	visibility :hidden ;
}
div#LoginBar h5
{
   font-size : 8pt;
   padding : 0 0 0 0 ;
   margin: 0 0 0 0 ;   
   
}

/* Dette er standard menuen */
div#LeftBar  
{
    float:  none  ;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	width: 0px;
	overflow:hidden ;
	border-left : none   ;
	
	border-right : solid 3px #ff6600;
	border-bottom : none;	
	color : #ff6600 ;
	margin-right : 5px;
	visibility :hidden ;
}
div#LeftBar a {display: block; padding: 4px 8px; margin: 0; 
   text-decoration: none; text-align: right;
   color : Black ;
   font-weight :bold;
   border-top: 1px solid gray;}
div#LeftBar a:hover {background: #ff6600; color : White }

div#help
{
   float:none ;
    
   border: none;
   visibility:hidden ;
}


/* Dette er insider menuen */
div#LeftBarSecure
{
    float:  none  ;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	width: 0px;
	border-left : none   ;
	overflow:hidden ;
	border-right : solid 3px #ff6600;
	border-bottom : none;	
	color : #ff6600 ;
	margin-right : 5px;
	visibility :hidden ;
}
div#LeftBarSecure a {display: block; padding: 4px 8px; margin: 0; 
   text-decoration: none; text-align: right;
   color : Black ;
   font-weight :bold;
   border-top: 1px solid gray;}
div#LeftBarSecure a:hover {background: #ff6600; color : White }


/* Og hovedsiden */
div#Main
{
    float:  none  ;
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-style : none ;
	border-width : thin ;	
}

/* Vælge R-sætninger i popup */

div#RSPopUp{
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : Gray ;
}
INPUT  {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* Nyheds font */
p.nyhedstekst  {
	font-size : 7pt;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	margin-top : 0px;

}


/* Vejledningsteksten i toppen */
P.vejltekst  {
	font-size : 7pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	color : Gray;
}

/* Disse er for søgnings resultat siden*/
.labelcenter {
	font-weight : bold;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	text-transform : uppercase;
}
.label {
	font-weight : bold;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	vertical-align: bottom 
}
/* bruges for alle grids */
.TabelOverskrft {
	font-weight : bolder ;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;	
	background: #ff6600; 
	color : White;
}

.TabelItem {	
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;	
	
}

/* bruges ved indtastning af procent */
.textprc{
    vertical-align:top; 
    margin-left:5px;
    width :20px;
}


.labellinie {
	background : Black;
	color : White;
}

.field {
	font-weight : normal;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.cssTal
{
    text-align : right ;
    text-decoration :   blink ;
}
.listetabel {
	background-color: #FFFFFF;
}

.DontPrint 
{
    visibility:hidden ;
    width:0;
}

.RapMellemOverskrift {
	font-weight : bold ;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;		
	text-decoration:  none;	
}

.RapMellemAfstand {	
	background-color: Gray ;
}

/* -------------------- */