/*--------------------------------------------------------*/
/*	Copyright: Arcolor  				                  */
/*	Author: Florian Steiner, Nose Applied Intelligence AG */
/*          Nico Dreher, Nose Applied Intelligence AG     */
/*--------------------------------------------------------*/
/*	ressourcen page styles                             	  */
/*--------------------------------------------------------*/
#content div.one {
	height: 262px;
	background:  url(machine.gif) no-repeat;
}
#content div.two {
	height: 213px;
	background:   url(men.gif) no-repeat;
}
#content div.two p.left {
	float: left;
	width: 260px;
	padding: 43px 14px 14px 17px;
}
#content div.two p.right {
	float: right;
	width: 260px;	
	padding: 43px 17px 14px 14px;
}
#content div.one img {
	padding-top: 87px;
}
