@charset "utf-8";

/**
 * Basis-Styles.
 *
 * @created 09 2008
 * @creator Sophie Schwalbe
 * @version $Revision: 1.1.2.8 $
 * @author $Author: Sophie $
 * @date $Date: 2008/06/09 10:49:54 $
 * @packagge: layout
 * @subpackagge: css.basis
 */
 
/* ____________________________________________________________
 *
 *   Basis
 *
 * ------------------------------------------------------------
 */

html, body {
	background-color: #E70207;
}

/** Inhalt */
.stagebody_inner {
	padding: 0;
	width: 76.96em;
	margin-left: 0;
	width: 58.94em;
	margin-top: 0;
}