/******************************************************************************************

	F R E S H  C S S
	
	Copyright:	freshframes internetkonzepte & design GmbH		[www.freshframes.com]  
	
	Seite:		Textakademie									[www.textakademie.de]
	
	Autor:		Burak Aydin										[aydin@freshframes.com]
				freshframes internetkonzepte & design GmbH		[www.freshframes.com]  


	1. Grundbausteine
	2. Screenlayout
	3. Content / Typo
	4. Navigation

******************************************************************************************/


/******************************************************************************************
	1. G R U N D B A U S T E I N E
******************************************************************************************/
	@import url(main/main.css);
	
/******************************************************************************************
	2. S C R E E N L A Y O U T
******************************************************************************************/
	@import url(layout/layout.css);

/******************************************************************************************
	3. C O N T E N T  /  T Y P O
******************************************************************************************/
	@import url(content/content.css);
	
/******************************************************************************************
	4. N A V I G A T I O N
******************************************************************************************/
	@import url(navigation/navigation.css);