html, #swBody {
width: auto;
height: 100%;
xoverflow: visible;
}

		#swSiteDiv{
			xborder: 1px solid magenta;
			height:100%;
			background-image: url(/cgi-files/external/site/bg.gif);
			background-position: center top;
			background-repeat: no-repeat;

		}		

		#swContentDiv{
			xborder: 1px solid magenta;
			xheight: 400px;
			xdisplay:table;
			xoverflow:auto;
		}		

		
		body {
			xbackground: none;
			xbackground-position: center top;
			xbackground-repeat: no-repeat;
			
			font-family:Verdana;
			font-size:10px;
			color:#000000;
		}
		
		a {
			color: #FF7800;
			text-decoration:none;
		}
		
		a:hover {
			xtext-decoration:underline;
		}
		
		hr {
			color: #8E97A0;
			height: 1px;
			width: 100%;
			border: 0px;
			background: #8E97A0;
			xdisplay:block;
			xmargin: 0 0 0 0;
		}

		.dluMenu {
			xborder: 1px solid blue;
			width: 200px;
			float: left;
			xmargin-top: -40px;
			margin-right: 25px;
			margin-bottom: 25px;
			position:absolute;
		}
		
		#annonce #contextAnnonce,
		#deadline #contextDeadline,
		#laeser #contextLaeser,
		#tekstside #contextTekstside,
		#rubrik #contextRubrik,
		#rabat #contextRabat,
		#rabatSam #contextRabatSam,
		#rabatGrup #contextRabatGrup {
			font-weight:bold;
		}

		/*
		#imgBarData{
			width: 100%;
			height: 1px;
			top: 0px;
			position: absolute;
			text-align: center;
			display: none;
		}
		#imgBarData div{
			width: 950px;
			height: 1px;
			position: relative;
			margin:auto;
			text-align:left;
		}
		#imgBarData div div{
			width: 950px;
			height: 150px;
			position: absolute;
			left: 0px;
			top: 110px;
		}
		*/
		
		.dluData {
			xborder: 1px solid green;
			width: 650px;
			xmargin-top: -40px;
			margin-bottom: 25px;
			margin-left: 225px;
			position:absolute;
		}
		.dluDataHeader {
			font-family: "Trebuchet MS";
			color: #2E3944;
			font-size: 18px;
			margin-bottom: 25px;
			text-transform: capitalize;
		}
		.dluDataBreadcrumb {
			font-family: "Verdana";
			color: #788796;
			font-size: 10px;
			margin-bottom: 3px;
		}
		.dluDataBreadcrumb a{
			color: #788796;
			text-decoration: none;
		}
		.dluMenuHeader {
			font-family: "Trebuchet MS";
			color: #FF7800;
			font-size: 18px;
		}
		.dluMenuItem {
			font-family: "Trebuchet MS";
			color: #2E3944;
			font-size: 12px;
		}
		
		.dluMenuItem a {
			color: #2E3944;
			text-decoration: none;
		}

		.dluSwTable {
			border-collapse: collapse;
			width: auto;
			float:left;
		}

		.dluSwTable td {
			border-bottom: 1px solid #C1CEDA;
			font-family: arial;
			font-size: 10px;
			padding: 3px;
		}
		.dluSwTable th {
			border-bottom: 1px solid #C1CEDA;
			font-family: arial;
			font-size: 10px;
			text-align: inherit;
			padding: 3px;
			white-space:nowrap;
		}

		.dluDataTable {
			border-collapse: collapse;
			width: 650px;
			margin-bottom: 20px;
			float:left;
		}

		#blad .dluDataTable {
			width: 400px;
			margin-right: 20px;
		}


		.dluDataTable td {
			border-bottom: 1px solid #C1CEDA;
			font-family: arial;
			font-size: 10px;
			padding: 3px;
		}
		.dluDataTable th {
			border-bottom: 1px solid #C1CEDA;
			font-family: arial;
			font-size: 10px;
			text-align: inherit;
			padding: 3px;
			white-space:nowrap;
		}
		.dluDataTable a{
			color: #000000;
			text-decoration:none;
		}
		.dluDataTable a:hover {
			color: #FF7800;
		}
		.dluDataTableHeader {
			font-family: "Trebuchet MS";
			color: #2E3944;
			font-size: 12px;
			text-transform:capitalize;
		}
		.dluDataCell{
			background-color: #E2E9F1;
		}

		.txtRight{
			text-align: right;
		}
		.dluDataSeperator{
			width: 1px;
		}
		.dluContextMenu{
			font-family: "verdana";
			font-size: 10px;
			line-height: 16px;
			xbackground-color: #E2E9F1;
			xpadding: 5px;
		}

		.dluContextMenu a{
			color: #000000;
			text-decoration: none;
		}

		#regionMap {
			xdisplay: none;
		}

		.dluMap {
			xborder:1px solid #C1CEDA;
			width:220px;
			margin-left: 420px;
			margin-top: -48px;
			xheight: 300px;
			position:relative;
		}
		
		.pdfBox {
			font-family: "verdana";
			font-size: 10px;
			line-height: 16px;
			background-color: #E2E9F1;
			padding: 5px;
			margin-bottom: 20px;
			width: 640px;
		}
		.pdfBox a{
			border: 0px;
			color: #000000;
			text-decoration: none;
		}
		.pdfBox img{
			border: 0px;
			float:left;
			margin-right: 5px;
		}