/**
 * Top Cascading Style Sheets: KKRN.de
 *   
 * Top Cascading Style Sheets for www.KKRN.de website  
 * works in conclusion of subdefinitions for the global 
 * parts of the site, like header, footer, trailer and 
 * topmenue (global.css), for the content columns which 
 * functionblocks like the website-search or menu blocks. 
 * Another CSS-Dupel (font_ small|large) is used 
 * for font-size definition.
 *
 * @author Christian Brinkert, sector27.de                
 * @link http://www.sector27.de sector27 GmbH              
 * @copyright KKRN - Katholisches Klinikum Ruhrgebiet Nord GmbH
 * @version 1.0
 * @uses global.css content.css and font_ small|large.css 
*/

@import "global.css"; 		/* for global Definitions, like header, footer, trailer, ... */
@import "structure.css"; 			/* content style definitions for the first column */
@import "content.css"; 			/* content style definitions for the first column */
