/**********************************************************************************
* phpComasy, Open Source Web Content Management System                            *
* http://www.phpcomasy.org                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2006 neflexis gmbh (http://www.neflexis.ch)                *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/


/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.org *****/


/******************************** Additional styles ****************************/
#my-body {
	background: white;
}

#header,
#container1,
#subNav,
#stempel {
	display:none;
}

#content {
	background: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
/*******************************************************************************/
