/** 
 * inergie.ch
 * additional css style definitions for inergie.ch, page «Home»
 * 
 * @author		Markus Howald
 * @copyright	copyright(c) Klink GmbH
 * @date		2009-08-18
 * @media		screen
 * @project		inergie.ch
 * @site		www.inergie.ch/index.php
 * @tested		mac: safari 4.0.2, firefox 3.5.2, opera 9.64, camino 1.6.8
 * @tested		win: ie6, ie7, ie8
 */ 


body {background:#FFF;}
#supersize .activeslide, #supersize .activeslide img {display:none;}
#main {background:#72B633 url('/fileadmin/image/arrow/arrow_green.gif') no-repeat right 7.8em;}
#head {background:#FFF url('/fileadmin/image/arrow/arrow_grey.gif') no-repeat bottom right;}
.content-text-left {background:none;color:#FFF;font-size:2em;font-weight:bold;line-height:1.3;padding:4em 5em 0 0;}
.content-text-right {min-height:14em;}
.content-foot-left {display:none;}
* html .content-text {background:none;} /** @note «* html …» only affects ie6 */
* html .content-text-right {background:#E5E5E5;} /** @note «* html …» only affects ie6 */