/**
 * template.css 
 *
 * Cascading Style Sheets file which includes all other style sheet files.
 * 
 * LICENSE: GNU General Public License Version 2
 *
 * @author		   Daniel Fuhrmannek (danfuh.de) - Designed for WebsiteBaker-CMS.de
 * @copyright	   Daniel Fuhrmannek (c) October, 2009
 * @license		   URL to license used (http://www.gnu.org/licenses/gpl-2.0.html)
 * @license_terms  Please leave the credit link in the footer of the template output.
 * @version		   0.2
 * @platform	   Website Baker 2.8.x
*/

/***************************************************************
*********************** Template CSS ***************************
****************************************************************

****************************************************************
****************************************************************
***     _____              ______     _           _          ***
***    |  __ \            |  ____|   | |         | |         ***
***    | |  | | __ _ _ __ | |__ _   _| |__     __| | ___     ***
***    | |  | |/ _` | '_ \|  __| | | | '_ \   / _` |/ _ \    ***
***    | |__| | (_| | | | | |  | |_| | | | | | (_| |  __/    ***
***    |_____/ \__,_|_| |_|_|   \__,_|_| |_(_)___,_|\___|    ***
***    Template and Design by Daniel Fuhrmannek danfuh.de    ***
***                                                          ***
****************************************************************
****************************************************************

****************************************************************
****************************************************************
***   EN:                                                    ***
***   This is the Cascading Style Sheets (CSS) file          ***
***   for the Website Baker Template "DanFuh Business 01"    ***
***                                                          ***
***   This Template is designed especially for the free      ***
***   german community portal WebsiteBaker-CMS.de            ***
***                                                          ***
****************************************************************
***   DE:                                                    ***
***   Dieses ist die Cascading Style Sheets (CSS) Datei      ***
***   für das Website Baker Template "DanFuh Business 01"    ***
***                                                          ***
***   Das Template wurde speziell für das freie              ***
***   Communityportal WebsiteBaker-CMS.de entworfen.         ***
***                                                          ***
****************************************************************
***************************************************************/


/***************************
* EN: import of style.css  *
* DE: Import der style.css *
****************************/
@import url("./css/style.css");

/**************************************************
* EN: The formatting of the print version is      *
*     located in the file css/print.css           *
*     The WYSIWYG editor formatting for the       *
*     FCKEditor is located in the file editor.css *
*                                                 *
* DE: Die Formatierung der Druckansicht befindet  *
*     sich in der Datei css/print.css             *
*     Die WYSIWYG-Editor Formatierungen für den   *
*     FCKEditor sind in der editor.css            *
**************************************************/