.leftorange {
	background-color: #F28E00;
	height: 100%;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;

}
.leftgrau {
	background-color: #999999;
	height: 100%;
	width: 5px;
	position: absolute;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 1px;


}
.stuhl {
	background-image: url(stuhl.gif);
	position: absolute;
	width: 58px;
	height: 84px;
	top: 115px;
	left: 30px;
}
.sustainability {
	background-image: url(sustainability.gif);
	position: absolute;
	width: 331px;
	height: 37px;
	top: 135px;
	left: 156px;
}
.logos {
	position: absolute;
	width: 222px;
	height: 39px;
	top: 28px;
	left: 660px;

}

