	@media print {
		.masterTable {
			width: 650px !important;
			height: 100% !important;
		}
		
		.top {		
		background: url(grafik/top.jpg);
		width: 650px !important;
		}
	}

	@font-face {
    font-family: Verdana;
	}
	
	.top {
		background: url(grafik/top.jpg);
		width: 100%;
	}
	
	.masterTable {
		width: 759px;
	}
	
	TEMPLATE { name: editorStyles; }

	P { margin: 0px; }
	
	UL { margin-top: 0px; margin-bottom: 0px }
	OL { margin-top: 0px; margin-bottom: 0px }	

	.table1 { editor-name: Tabel nr. 1; table-style: true; border: 2px solid dotted; border-color: #58595E; background-color: #FFFFFF;}
	.table1 TD { font-family: Verdana!important; font-size: 9pt!important; }		

	.header2
	{ 
		editor-name: Overskrift; shortcut: 2; style-after: normal; 
		font-family: Verdana; font-weight: bold; font-size: 11pt; padding-top: 10px;
		toc-level: 1;
	}
	
	.normal	
	{
		editor-name: Normal; shortcut: n; 
		font-family: Verdana; font-weight: normal; font-size: 10pt;
		toc-level: 4;
		default-dummy-style: true;
		convert-text: true;
	}
	
	.Font11
	{
		editor-name: Font11; 
		font-family: Verdana; font-weight: normal; font-size: 11pt;
	}	
	
	.Font12
	{
		editor-name: Font12;
		font-family: Verdana; font-weight: normal; font-size: 12pt;
	}	
	
	.Font13
	{
		editor-name: Font13; 
		font-family: Verdana; font-weight: normal; font-size: 13pt;
	}	
	
	.Font14
	{
		editor-name: Font14;
		font-family: Verdana; font-weight: normal; font-size: 14pt;
	}
		
	.hotspot
	{
		editor-name: Hot spot; shortcut: h;
		font-family: Verdana;color: #000000; font-size: 10pt; margin-left: 10px; margin-right: 10px; margin-top: 5px; margin-bottom: 5px; padding: 10px; background-color: #FFFF99; 
		border: 2px solid dotted;
		style-after: normal;
		toc-level: 2;
		
		force-dummy-of-class: normal;		
	}
	.normal TABLE
	{
		font-family: Verdana; font-size: 10pt;	
	}
	
	TD
	{
		font-family: Verdana; font-weight: normal; font-size: 10pt;
	}	
	
	.bundtext { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}
	
	BODY {
			scrollbar-face-color: #E8E8E8;
			scrollbar-shadow-color: #000000;
			scrollbar-highlight-color: #919191;
			scrollbar-3dlight-color: #ffffff;
			scrollbar-darkshadow-color: #ffffff;
			scrollbar-track-color:  #E8E8E8;
			scrollbar-arrow-color: #919191;
		}
	
	.inputstyle { BACKGROUND-COLOR: #EEEEEE; BORDER: 1px solid; BORDER-COLOR: #000000; COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 10pt;}
	
	.factbox { editor-name: Fact box; table-style: true; float: right; margin: 5px; }
	.factbox TD { border: 1px solid #66696B!important; background-color: #EFF6FC; font-size: 9pt; font-weight: none; font-family: verdana; padding: 5px; }	
	
	A.sort:link    {text-decoration:underline; font-weight:underline; color:#000000;}
	A.sort:visited {text-decoration:underline; font-weight:underline; color:#000000;}
	A.sort:hover   {text-decoration:underline; font-weight:underline; color:#000000;}
	
	A.hvid:link    {text-decoration:underline; font-weight:underline; color:#FFFFFF;}
	A.hvid:visited {text-decoration:underline; font-weight:underline; color:#FFFFFF;}
	A.hvid:hover   {text-decoration:underline; font-weight:underline; color:#FFFFFF;}
	
	A:link    {text-decoration:underline; font-weight:underline; color:#000000;}
	A:visited {text-decoration:underline; font-weight:underline; color:#000000;}
	A:hover   {text-decoration:underline; font-weight:underline; color:#000000;}