/**********************************************************************************
* 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 ****************************/
#right-row,
#left-row,
.multipage,
#head,
#metanavigation,
/*#footer-container,*/
#footer,
#owner-design,#owner-design a {
	display:none;
}

.spacer{
background: #fff;
}

body {
background-image: none;
background: #fff;
width: 100%;
font-size: 10pt;
color: #000;
}

.wrapper , div#container {
background-image: none;
background: #fff;
width: 100%;
}

#owner,#owner-text{
color: #000;
font-size:8pt;
}
/*******************************************************************************/