@charset "UTF-8";
/**
 * Stylesheet for template: home
 *
 * @copyright       ACP Business Solutions
 */

@media all
{
	/*------------------------------------------------------------------------------------------------------*/
	/**
	   * (en) Special content box
	   * (de) Special Content Box
	   */
	   
	#special 
	{
		margin-top: 34px;	
	}
	
	/*------------------------------------------------------------------------------------------------------*/
	/**
	   * (en) Box for flash, image... content
	   * (de) Box für Flash-, Bilder- etc. Inhalte
	   */
	   
	#flash 
	{
		margin-top: 10px;	
	}		

}
