/* local.css *********/
/* (c) IWI GmbH ******/
/* http://www.iwi.de */

#main
	{
	z-index:2;
	position:relative;
	}

#skyscraper2009
	{
	position:absolute;
	width:160px;
	height:600px;
	top:0px;
	right:-160px;
	background-color:orange;
	}
