/* ----------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------
	STYLESHEET: 	HAUPTSTYLESHEET

	@author 		Dominic Jacob
	@copyright  	©2009 Galileo Webdesign, Karlsruhe, Germany
	@see  			http://www.galileo-webdesign.de 
	@date 			2009-04-15
	@version		1.1
	@lastmodified	2009-04-15
-------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------- */


/* STYLESHEET-MODULE ----------------------------------------------------------------------------------------- */

	/* BEREICH 1: Basisdefinitionen */
	@import url("stylesheet_10_struktur.css"); /* Dokumentstruktur */
	@import url("stylesheet_11_druck.css"); /* Druckansicht */
	@import url("stylesheet_12_html.css"); /* HTML-Elemente und Basisklassen */
	@import url("stylesheet_13_form.css"); /* Formulare */
	/* BEREICH 2: Inhaltselemente */
	@import url("stylesheet_20_nav.css"); /* Navigation */
	@import url("stylesheet_21_inhalt.css"); /* Sonnstige Inhaltselemente */
	/* BEREICH 3: TYPO3 */
	@import url("stylesheet_30_typo3.css"); /* Basisklassen (inkl. RTE) */
	@import url("stylesheet_31_typo3_ext.css"); /* Erweiterungen */
	@import url("stylesheet_32_typo3_suche.css"); /* Suche (indexed search) */
	/* @import url("stylesheet_33_typo3_sprache.css"); */ /* Sprachwahl (language selection) */
	@import url("stylesheet_34_typo3_mailform.css"); /* Formulare (mailformplus) */ 


 
/* FARBKARTE ------------------------------------------------------------------------------------------------- */
/*
 *
 * @colordef	#FF741D; orga-orange; Logo
 * @colordef	#00334E; dunkelblau; Hauptüberschrift, aktive Buttons
 * @colordef	#013366; sap-blau; Überschriften (H1-H4), Links Nav 1
 * @colordef	#007BC1; orga-blau; Links, Logo
 * @colordef	#EFAB00; sap-gelb; HG Nav 1
 * @colordef	#D69900; dunkelgelb; HG Suche	
 * @colordef	#333333; dunkelgrau; Standardtext, Überschrift (H5)													
 * @colordef	#828282; sap-grau; HG Body, HG Mitte 	
 * @colordef	#D2D2D2; grau; HG Nav 2	
 * @colordef	#ffffff; weiss; Links Metanav
 * 
 */


