/**
 * Top Level Cascading Style Sheets: www.vb-dorsten.de
 *   
 * Top Level Cascading Style Sheets for vb-dorsten.de.  
 * Includes only the global styles, special content
 * css definitions has to be implemented manually  
 *
 * @author Christian Brinkert, sector27.de                
 * @link http://www.sector27.de sector27 GmbH              
 * @copyright sector27 Hundenborn + Kiy GmbH
 * @version 1.0
 * @uses global.css 
 * @date 2010-04-15 
*/
  
  
@import "global.css"; 		   /* definitions, like page, footer, trailer, ... */

