body 
{
	font-family: arial, verdana;
	font-size: 9pt;
	color: black;
	scrollbar-face-color:#f0f0f0;
	scrollbar-arrow-color: #555555;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #f0f0f0;
	scrollbar-highlight-color: #f0f0f0;
	scrollbar-3dlight-color: #f0f0f0;
	scrollbar-darkshadow-color: #d0d0d0;
	background-image: url(gfx/back.gif);
}
.img
{
	border-color: #d7e2ee;
	border-width: 10px;
	border-style: solid;
}
.overskrift
{
	font-size: 10pt;
	color: #555555;
	font-family: arial, verdana;
	letter-spacing: 5px;
}
.visitkort
{
	font-size: 9pt;
	font-weight:bold;
	color: #020167;
	font-family: arial, verdana;
}
.txt
{
	font-size: 9pt;
	color: #000000;
	font-family: arial, verdana;
}
.noegle
{
  font-size: 8pt;
  color: black;
  font-family: arial, verdana;
}
addTxtField
{
	font-size: 9pt;
	color: #000000;
	font-family: arial, verdana;
}
addMemoField
{
	font-size: 9pt;
	color: #000000;
	font-family: arial, verdana;
}
.farve1_result
{
	background-color:#dde0df;
	font-color:#ffffff;
}
.farve2_result
{
	background-color:#ebebeb;
}
.farve1
{
	background-color:#d7e2ee;
}
.farve2
{
	background-color:#e7ebef;
}
.td_spacer0
{
	background-image: url(gfx/td_spacer0.jpg);	
}
.td_spacer
{
	background-image: url(gfx/td_spacer.jpg);	
}
.td_spacer2
{
	background-image: url(gfx/td_spacer2.jpg);	
}
.td_spacer3
{
	background-image: url(gfx/td_spacer3.jpg);	
}
.TR1
{
  background-color: #ffffff;
  font-size: 8pt;
  color: black;
  font-family: arial, verdana;
}

.TR2
{
  background-color: #f0f0f0;
  font-size: 8pt;
  color: black;
  font-family: arial, verdana;
}

.notext
{
  font-size: 0pt;
}
TD
{
  font-size: 9pt;
  color: black;
  font-family: arial, verdana;
}
.table
{
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
}
.table td
{
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.border
{
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.topborder
{
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
}
.rightborder
{
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
}

.bottomrightborder
{
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.topborder_dot
{
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
}
.bottomborder
{
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.bottomborderdot
{
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
P
{
  font-size: 9pt;
  color: black;
  font-family: arial, verdana;
}

div
{
  font-size: 9pt;
  color: black;
  font-family: arial, verdana;
}

 a:active  						{ font-family: arial,verdana; font-size: 9pt; font-style: normal; color: #000000; text-decoration:none; }
 a:link    						{ font-family: arial,verdana; font-size: 9pt; font-style: normal; color: #000000; text-decoration:underline; }
 a:visited 						{ font-family: arial,verdana; font-size: 9pt; font-style: normal; color: #000000; text-decoration:none; }
 a:hover   						{ font-family: arial,verdana; font-size: 9pt; font-style: normal; color: #555555; text-decoration:underline; }
	
 a.visitkort:active   { font-family: arial,verdana; font-size: 9pt; font-style: normal; font-weight: bold; color: #020167; text-decoration:none; }
 a.visitkort:link     { font-family: arial,verdana; font-size: 9pt; font-style: normal;	font-weight: bold; color: #020167; text-decoration:none; }
 a.visitkort:visited  { font-family: arial,verdana; font-size: 9pt; font-style: normal;	font-weight: bold; color: #020167; text-decoration:none; }
 a.visitkort:hover    { font-family: arial,verdana; font-size: 9pt; font-style: normal;	font-weight: bold; color: #020167; text-decoration:none; }

 a.white:active   		{ font-family: arial,verdana; font-size: 9pt; font-style: normal; color: #ffffff; text-decoration:none; }
 a.white:link     		{ font-family: arial,verdana; font-size: 9pt; font-style: normal; color: #ffffff; text-decoration:none; }
 a.white:visited  		{ font-family: arial,verdana; font-size: 9pt; font-style: normal; color: #ffffff; text-decoration:none; }
 a.white:hover    		{ font-family: arial,verdana; font-size: 9pt; font-style: normal; color: #555555; text-decoration:none; }

 a.menu:active    		{ font-family: arial,verdana; font-size: 9pt; font-style: normal; font-weight:bold; color: #000000;	text-decoration:none;	background-image: url(gfx/transmo_off.gif); }
 a.menu:link     			{ font-family: arial,verdana; font-size: 9pt; font-style: normal; font-weight:bold; color: #000000; text-decoration:none; background-image: url(gfx/transmo_off.gif); }
 a.menu:visited  			{ font-family: arial,verdana; font-size: 9pt; font-style: normal; font-weight:bold; color: #000000; text-decoration:none; background-image: url(gfx/transmo_off.gif); }
 a.menu:hover    			{ font-family: arial,verdana; font-size: 9pt; font-style: normal; font-weight:bold; color: #000000; text-decoration:none; background-image: url(gfx/transmo_on.gif); }


 a.paging:active  { font-family: arial,verdana; font-size: 9pt; font-weight: bold; font-style: normal; color: #000000; text-decoration:none; }
 a.paging:link    { font-family: arial,verdana; font-size: 9pt; font-weight: bold; font-style: normal; color: #000000; text-decoration:underline; }
 a.paging:visited { font-family: arial,verdana; font-size: 9pt; font-weight: bold; font-style: normal; color: #000000; text-decoration:none; }
 a.paging:hover   { font-family: arial,verdana; font-size: 9pt; font-weight: bold; font-style: normal; color: #555555; background:#C0C0C0; text-decoration:none; }
