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

Author: David Rerych
Version: v 1.0
--------------------------------------------------------------------- */

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


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

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