/*----------------------------------------------------------------------------
	colorscheme1.css for colorscheme 1

	this css-file contains all definitions, that depend on the colorscheme.

	(c) Schlund + Partner AG
----------------------------------------------------------------------------*/


/*--- body -----------------------------------------------------------------*/

body#main_body
{
	color							:	#000;
	background 						:	#666 url(images/static/pgbk.gif) repeat-x;
}

/*--------------------------------------------------------------------------*/
