/* @@@@@ Cascading Style Sheets for Danish Finance Service,  Author: J. Lund @@@@@ */

/* @@@@@ tag selectors @@@@@ */
BODY { 
 	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #696F7E;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

H1 {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}	
	
	
	
	
TD {
 	 font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 }

 STRONG {
 	font-weight: 800;
	font-weight: bold;
	color: #000;
}
 
 
/* Styring af anchors i  NN, for at fjerne underline mv */
A {text-decoration: none;}
A:visited {text-decoration: none;}
A:visited {color: red;}
A:active {text-decoration: none;}
A {color: #414141; }	 
            
/* @@@@@ MAIN TABLE @@@@@ */               
/* til NN4  DIV.Main {  width: 800px; 	margin-top: 25px;  	border: solid 1px #DDD 	}  */
DIV.Main { 
	margin-top: 25px; 
	}
TABLE.Main { 
/*border: solid 1px #DDD evt i nn */  
width: 776px;
}

/* @@@@@ HEADER @@@@@ */  
TABLE.Header {
	/*border-top: solid 1px #069877; brug disse klasser i NN for at fjerne grøn bar
	border-right: solid 1px #0B565B;
	border-bottom: solid 1px #0B565B;
	border-left: solid 1px #069877;
	background-color: #008080; */
/*   background-color: #696F7E; */
}

TH.Header {
	padding: 5px;
	color: #CECECE; 
	font-size: 25px; 
	font-weight: bold;
 }
  
/* @@@@@  DIVIDERS @@@@@ */  
TD.DividerTop {
	 font-size: 2pt; 
	 line-height: 2pt;
 }
TD.Divider {
	font-size: 3pt; 
	line-height: 3pt;
 }

/* @@@@@ MAIN MENU @@@@@ */  
TABLE.MainMenu {
	border-left: solid 1px #5B5555;
	border-top: solid 1px #5B5555;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	background-color: #D9D4B7;
 }
 
 TD.MainMenu {
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-weight: 600;
	font-size: 12px;
 }
 
SPAN.MainMenuSelected {
	color:  #000;
}

TD.MainMenu A {
	color: #696F7E;
}

TD.MainMenu A:visited {
	color: #696F7E;
}           

TD.MainMenu A:hover {
	color: #000;
}           


/* @@@@@ SUB MENU @@@@@ */               
TABLE.SubMenu {
	border-left: solid 1px #5B5555;
	border-top: solid 1px #5B5555;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	background-color: #D9D4B7;
 }
/* paddingen kokser i NN */

TD.SubMenu {
	padding-left: 8px;
	padding-right: 7px;	
	padding-top: 5px;
	padding-bottom: 5px;	
	font-weight: bold;
	font-weight: 600;
	font-size: 12px;
	 }

TD.SubMenu  a:link  {
	color: #696F7E;
	text-decoration: none;
}          

TD.SubMenu  a:visited {
	color: #696F7E;
	text-decoration: none;
}                          

TD.SubMenu  a:hover {
	color: #000;
	 text-decoration: none;
}                            
TD.SubMenu  a:active {
	color: #000;
} 

SPAN.VerticalBar {
 	color: #A9A9A9; 
	color: #000;
}

/* @@@@@ CONTENTS @@@@@ */                              
TABLE.Contents {
	border-left: solid 1px #5B5555;
	border-top: solid 1px #5B5555;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	background-color: #FBFBF8;	
	font-size: 11px;
}

TABLE.Contents TD{
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
}

TD.LinkHeading{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px; 
}

TH.ContentRowTitle {
	color: #CECECE; 
	text-align: left;
}

TABLE.Contents a:link {
	color: #383F52; 
	text-decoration: none;

}
TABLE.Contents  a:visited  {
	color: #383F52; 
	text-decoration: none;
}
TABLE.Contents  a:hover {
	color: #000; 
	padding-left: 1px;
}

TABLE.Contents a:active {
	color: #383F52; 
	text-decoration: none;
}

/* ingen width or margin on span in NN */