/* /css/screen.css
---------------------------------------------------------------------
This is the main css file, which imports all the other needed
css files.

Author: conova.com [grre]
Version: v 1.1
--------------------------------------------------------------------- */

/* Resets most browser basic styling
--------------------------------------------------------------------- */
@import "reset.css";


/* Basic styling
--------------------------------------------------------------------- */
@import "basic.css";

/* typo3 rules
--------------------------------------------------------------------- */
@import "typo3.css";
