	img, #hovedmenu1, #hovedmenu2, #hovedmenu3, #hovedmenu4, #hovedmenu5 { behavior: url(iepngfix.htc); }

		html, body
		{
			height:100%;
		}

		*
		{
			margin:0;
			padding:0;
		}

		body
		{
			margin: 0;
			padding: 0;
			text-align: center;
			background-color: #cdd220;
		}
		
		#distance 
		{ 
			width:1px;
			height:50%;
			margin-bottom:-254px; /* half of container's height */
			float:left;
		}

		div#container
		{
			position:relative;
			margin: 0 auto;
			position:relative; /* puts container in front of distance */
			clear:left;
			width: 963px;
			height: 509px;
			text-align: left;
			background-image: url(images/netvaerkbg_indhold.gif);
		}

		div#hovedmenu1
		{
			position:absolute;
			top:464px;
			left:4px;
			width:84px;
			height:45px;
			text-align: center;
			line-height:42px;
			background-image: url(images/forsidemenu_01.png);
		}

		div#hovedmenu2
		{
			position:absolute;
			top:464px;
			left:88px;
			width:83px;
			height:45px;
			text-align: center;
			line-height:42px;
			background-image: url(images/forsidemenuv_02.png);
		}

		div#hovedmenu3
		{
			position:absolute;
			top:464px;
			left:171px;
			width:83px;
			height:45px;
			text-align: center;
			line-height:42px;
			background-image: url(images/forsidemenu_03.png);
		}

		div#hovedmenu4
		{
			position:absolute;
			top:464px;
			left:254px;
			width:83px;
			height:45px;
			text-align: center;
			line-height:42px;
			background-image: url(images/forsidemenu_04.png);
		}

		div#hovedmenu5
		{
			position:absolute;
			top:464px;
			left:337px;
			width:79px;
			height:45px;
			text-align: center;
			line-height:42px;
			background-image: url(images/forsidemenu_05.png);
		}
	
		#tekstboksindhold h1
		{
			font-size: 15px;
			color: #cdd220;
			text-indent: 0px;
		}
