@charset "UTF-8";
/**
 * IE Hacks für Layout
 *
 *
 * LICENSE: $Licensetext:$
 *
 * @category   css
 * @package    NG
 * @author     Stephan Küthe<sk@onsite.org>
 * @author     Michael Lämmlein<ml@onsite.org>
 * @copyright  2010 onSite.org
 * @license    $Licenselink:$  $Licensename:$
 * @version    $Id: layout_ie6.css 1115 2011-11-30 15:45:21Z  $
 */
@media all
{
	body {
		behavior: url(source/templates/_default/css/patch/csshover3.htc);
	}
}
