/**
 * Top Level Cascading Style Sheets: www.sector27.de
 *   
 * Top Level Cascading Style Sheets for sector27.de  
 * works on subdefinitions for the structure parts of the site,
 * like footer, trailer and topmenue (structures.css),
 * and for the content elements in the contents.css file. 
 *
 * @author Christian Brinkert, sector27.de                
 * @link http://www.sector27.de sector27 GmbH              
 * @copyright sector27 Hundenborn + Kiy GmbH
 * @version 1.0
 * @uses global.css header.css sp1.css sp2.css  
 * @date 2010-03-07 
*/
  
  
@import "structures.css"; 		/* for global definitions, like page, footer, trailer, ... */
@import "contents.css"; 		/* for global definitions to the content elements ... */

@import "powermail.css"; 		/* for global definitions to the powermail contact forms ... */