/*------------------------------------------------------------------
[Master Stylesheet]

Project:		Fylgia
Version:		1.0
Last change:	YY/MM/DD [fixed?, mz]
Assigned to:	Manfred Zotter (mz)
Primary use:	Web
-------------------------------------------------------------------*/

@import url(reset.css);
@import url(base.css);
@import url(menu.css);
@import url(sIFR-screen.css);

/*------------------------------------------------------------------
[Table of content]

1. Body
2. Wrapper / #wrap
	2.1 Header / #head
	2.2 Navigation / #nav
	2.3 Flash movie / #movie
	2.4 Main / #main
		2.4.1. Content / #content
		2.4.2. Sidebar / #sidebar
	2.5 Footer / #footer

-------------------------------------------------------------------*/