#PageUK {
	position: absolute;
	background: transparente;
	width:1080px;
	padding-left:990;
	padding-top:0;

}


#PageContainer {
	background: transparente;
	width:1080px;
	padding-top:0;

}

#PageTopAfstand
{
	position: relative;
	width: 1080px;
        text-align:left;
	height: 20px;
	background:inhirit;

}

#PageTopKasseDiv
{
	position: relative;
	background: url(http://dansklean.dk/image/lean_top.jpg) no-repeat ;
	width: 1080px;
        text-align:left;
	height: 150px;


}

#FrontLogoDiv
{
	position: absolute;
	width: 460px;
	vertical-align:top;
	background: transparente;
	margin-left:30px;
	margin-top:30px;
}



#PageTopMenuDiv
{
	position: relative;
	width: 528px;
	vertical-align:bottom;
	height:37px;
	background-color:green;
	margin-left:525px;
}

#MenuPunkt1aDiv
{

	background: url(http://dansklean.dk/image/lean_menu.jpg) no-repeat ;		
	position: relative;
	width: 132px;
	margin-top:0px;
        text-align:Center;
	height:37px;
	overflow:hidden;
	padding-top:0px;
	float: left;

}

#MenuPunkt1bDiv
{

	background: url(http://dansklean.dk/image/menu_fane.jpg) no-repeat ;		
	position: relative;
	width: 132px;
	margin-top:0px;
        text-align:Center;
	height:37px;
	overflow:hidden;
	padding-top:0px;
	float: left;

}


#indholdcontainer 
{
	background: url(http://dansklean.dk/image/lean_midt.jpg) repeat-x ;		
	width: 1080px;
	height:400px;
        text-align:left;
}


#indholdspalte1 
{
	background:transparent;
	position: relative;	
	width: 400px;
        text-align:left;
	float: left;
}

#indholdspalte2 
{
	background:transparent;
	position: relative;	
	width: 680px;
        text-align:left;
	float: left;
}




#FooterDiv
{
	position: relative;
	background:  url(http://dansklean.dk/image/lean_bund.jpg) no-repeat transparent;
	width: 1080px;
	height:59px;
	Margin-top: 3px;
	padding-top: 20px;
	overflow:hidden;

}


