@CHARSET "ISO-8859-1";

/* 
	Special 'hacks' to accomodate  Internet Explorer 
	This file supplements 'daimi-forside-tabel.css'
*/


* html body {
	font-size: small;
}

/* 
	Hack to circumvent the 'double margin' bug, 
	http://www.positioniseverything.net/explorer/doubled-margin.html
*/

* html #markup {
	display: inline;
}

* html #menu-1 {
	left: 14px;
	top: 184px;
}

* html #menu-2 {
	left: 7px;
	top: 225px;
}

* html #menu-3 {
	left: 6px;
	top: 270px;
}

* html #menu-4 {
	left: 7px;
	top: 316px;
}

* html #menu-5 {
	left: 11px;
	top: 358px;
}

* html #menu-6 {
	left: 18px;
	top: 401px;
}

* html #menu-7 {
	left: 28px;
	top: 446px;
}

