@charset "UTF-8";

 /**
 * Pestalozzi Intranet
 *
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * @author		Joana Welti, Tobias Forkel
 * @email		joana.welti@unic.com, tobias.forkel@unic.com
 * @date		2009-08-05 15:00:00
 * @yaml		3.2
 */

/* gitter on top */
#header #topnav { background: transparent url("gitter_top.png") no-repeat 0 0; }
#main { background: transparent url("../gitter_left.png") no-repeat 0 0; }

body.home { background: #949597 url(../../../images/page/blue/background_home.jpg) repeat-y scroll center 0 !important; }
body.home.small { background: #949597 url(../../../images/page/blue/background_small_home.jpg) repeat-y scroll center 0 !important; }
body.home.large { background: #949597 url(../../../images/page/blue/background_large_home.jpg) repeat-y scroll center 0 !important; }

