/* H6 bruges til side-overskrifter */
H6      {
	color: #000080;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica;
}
.forms   {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family:Arial, Helvetica;
	background-color: #fbfbfb;
	border: solid 1px #5A95B4;
}
/* Blå button bruges som standard */
.forms_btn   {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family:Arial, Helvetica;
	background-color: #5A95B4;
}
#menuBar {
  position: absolute; 
  background-color: #004D7F;
/* #065279; hoover farven */
/* #0880A0; */
  left: 0; 
  top: 0; 
  height: 19px;
 } 
TD{
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
	}
.daMenu {
  position: absolute; 
  background-color: #004D7F;
  top: 1px;
  height: 19px;
  font-size : 8pt;
  z-index : 2;
} 

.moreMenu {
  position: absolute; 
  background-color: #004D7F;
  layer-background-color: #004D7F; 
  visibility: hidden;
  top: 22px;
  height: 15px;
  margin-left : 0px;
}

.menusep
	{
      color : #FFFFFF;
      font-weight : bold;
      font-size: 10pt;
      }
a.nav:link 		
		{
		text-decoration: none;
		color: #ffffff;
		}
a.nav:visited 	
		{
		text-decoration: none;
		color: #ffffff;
		}
a.nav:hover		
		{
		text-decoration: none;
		background-color: #065279;
		color: #FFFFFF;
		}
a.nav:active		
		{
		font-weight : normal;
		text-decoration: none;
		background-color: #065279;
		color: #FFA600;
		}
a.subnav:link 		
		{
		color: #ffffff;
		text-decoration: none;
		}
a.subnav:visited 	
		{
		text-decoration: none;
		color: #ffffff;
		}
a.subnav:hover		
		{
		text-decoration: underline;
		background-color: #065279;
		color: #FFFFFF;
		}
a.subnav:active		
		{
	    font-weight : normal;
		text-decoration: underline;
		background-color: #065279;
		color: #FFA600;
		}
 #sepa
		{
 		position : absolute;
		right : -15;
 		}
.menubody
		{
		background-color: #fff;
		margin-left: 0px;
		margin-top: 0px;
		}
.menupic
		{
		}
.userIdMenu
		{
		  position: absolute; 
		  top: 7px;
		  height: 20px;
		  margin-left : 550px;
		  background-color: #065279;
		  font-size : 8pt;
		  color: #ffffff;
}
