/* 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:			#932840;
	width:			100%;
	align:			center
	}

A
	{
	color: 			#932840;
	text-decoration:	none;
	}

A:visited, A:active 
	{
	color: 			#932840;
	text-decoration:	none;
	}


A:hover
	{
	color: 			#932840;
	TEXT-DECORATION:underline;
	}

input, textarea, select
	{
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  font-family: verdana, arial, geneval, helvetica, helv, sans-serif, monospace;
	}	
	
	

.billedtxt 	 	{font-size : 10px}
.faktabox   	{letter-spacing: 1pt; background-color: #F7E7EA; border-style:solid; border-width: 1; padding: 5; margin-left: 15; margin-right: 15; }
.hand 				{cursor:hand}
.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; font-color: #004080;}
.underline		{border-bottom:1px solid #932840; width:100%}
.lilleknap   	{background-color: #F3F3F3; border-style:solid; border-width: 1; padding: 2; margin-left: 60; margin-right: 0; }