/* DFIF CSS */
body 
	{
	font-family:	verdana, arial, geneval, helvetica, helv, sans-serif, monospace;
	font-size:		11px;
	BACKGROUND:		#F3F3F3;
	margin-top:		0px;
	}

p, pre
	{
	font-family:	verdana, arial, geneval, helvetica, helv, sans-serif, monospace;
	font-size:		11px;
	}

table, tr, td
	{
	font-family:	Verdana, arial, geneval, helvetica, helv, sans-serif, monospace;
	font-size:		11px
	}

h1
	{
	font-family:	Trebuchet MS, Georgia, verdana, arial, geneval, helvetica, helv, sans-serif, monospace;
	font-weight:	bold;
	font-size:		16px;
	}

h2
	{
	font-family:	Trebuchet MS, Georgia, verdana, arial, geneval, helvetica, helv, sans-serif, monospace;
	font-size:		13px;
	font-weight:	bold;
	}

ul
	{
	margin-left: 20
	}

hr
	{	
	color:			#339;
	width:			100%;
	align:			center
	}

A
	{
	color: 			#B70000;
	text-decoration:	none;
	}

A:visited, A:active 
	{
	color: 			#B70000;
	text-decoration:	none;
	}


A:hover
	{
	color: 			#B70000;
	TEXT-DECORATION:underline;
	}

input, textarea, select
	{
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  font-family: verdana, arial, geneval, helvetica, helv, sans-serif, monospace;
	}	
	
	
/* lodret txt */
#leftabout {
	FONT-FAMILY:	Verdana, Arial, Helvetica, Sans-serif;
	writing-mode:	tb-rl;
	filter:			flipH() flipV() ;
}

	

.billedtxt 	 	{font-size : 10px}
.faktabox   	{letter-spacing: 1pt; background-color: #F3F3F3; border-style:solid; border-width: 1; padding: 5; margin-left: 25; margin-right: 25; }
.faktaboxsmall{font-size : 10px; background-color: #F3F3F3; border-style:solid; border-width: 1; padding: 5; margin-left: 25; margin-right: 25; }
.faktaboxknap	{letter-spacing: 1pt; background-color: #F3F3F3; border-style:solid; border-width: 1; padding: 5; margin-left: 100; margin-right: 100; }
.hand 				{cursor:hand}
.faktaboxbig  {letter-spacing: 1pt; background-color: #F3F3F3; border-style:solid; border-width: 1; padding: 5; margin-left: 0; margin-right: 0; }
.mellemrubrik	{font-family: Trebuchet MS, Georgia, Verdana, Arial, Helvetica; margin-bottom:-20px; font-weight:bold; font-size : 12px;}
.leftmenu			{margin-left: 10px; padding-top: 3px; margin-bottom:-10px; margin-right: 0px;}
.underline		{border-bottom:1px solid #F8981C; width:100%}
.lilleknap   	{background-color: #F3F3F3; border-style:solid; border-width: 1; padding: 2; margin-left: 60; margin-right: 0; }
.knap					{
						  BORDER-RIGHT: #444444 1px solid;    
						  BORDER-BOTTOM: #444444 1px solid;
						  BORDER-LEFT: #666666 1px solid;
						  BORDER-TOP: #666666 1px solid;
						  font-family: verdana, arial, geneval, helvetica, helv, sans-serif, monospace;
						  FONT-WEIGHT: normal;
						  FONT-SIZE: 11px;
						  BACKGROUND: #FFCC99;
						  COLOR: #000000;
						  HEIGHT: 20px;
						  cursor:hand;
							}
.fnknap					{
							BORDER-RIGHT: #444444 1px solid;    
						  BORDER-BOTTOM: #444444 1px solid;
						  BORDER-LEFT: #666666 1px solid;
						  BORDER-TOP: #666666 1px solid;
						  font-family: verdana, arial, geneval, helvetica, helv, sans-serif, monospace;
						  FONT-WEIGHT: normal;
						  FONT-SIZE: 11px;
						  BACKGROUND: #FFCC99;
						  COLOR: #000000;
						  HEIGHT: 20px;
						  cursor:hand;
							}

.intraknap		{
							BORDER-RIGHT: #444444 1px solid;    
						  BORDER-BOTTOM: #444444 1px solid;
						  BORDER-LEFT: #666666 1px solid;
						  BORDER-TOP: #666666 1px solid;
						  font-family: verdana, arial, geneval, helvetica, helv, sans-serif, monospace;
						  FONT-WEIGHT: normal;
						  FONT-SIZE: 11px;
						  BACKGROUND: #F2F2F2;
						  COLOR: #000000;
						  HEIGHT: 20px;
						  cursor:hand;
							}
.noshow {display:none !important}