/**
* Custom Print Stylesheet for FinishWeb Site www.explosif.ch
*
* Copyright:
* BAR Informatik AG
* Brig-Glis, Switzerland
* 
* Path:
* [finishwebroot]/layout/[Layout]/style.css
*
* Authors:
* bz	Bernd Zumoberhaus, BAR Informatik AG
* 
* Changes:
* 18.03.2010	bz	initial version
*/

/**************************************************************************************************
* Layout-styling
**************************************************************************************************/

/********************************
* page
********************************/

	/********************************
	* header
	********************************/

	/********************************
	* main
	********************************/

		/********************************
		* leftcol
		********************************/

		/********************************
		* maincol
		********************************/

	/********************************
	* footer
	********************************/

/**************************************************************************************************
* Layout-defined styling of Finishweb elements
**************************************************************************************************/

/********************************
* page
********************************/

	/********************************
	* header
	********************************/

	/********************************
	* main
	********************************/

		/********************************
		* leftcol
		********************************/

		/********************************
		* maincol
		********************************/

			/* titel */
			#maincol div.fwtitle h1 { page-break-before: avoid; }

	/********************************
	* footer
	********************************/

