/**
###########################################################################
# PM - ProjektManager 
# (c) 2001-2010 Projekte-Konzepte-Ideen. Alle Rechte vorbehalten.
###########################################################################
#
# CSS: Screen
#		Imports the styles neede for the presentation on screen
#
# ----------------------------------------------------------------------
# $Revision: 470 $
# $Author: JosefBiechele $
# $Date: 2010-04-14 13:02:33 +0200 (Mi, 14. Apr 2010) $
#
# $Id: screen.css 470 2010-04-14 11:02:33Z JosefBiechele $
###########################################################################
*/
@import url(typo.css);		/* Generic definitions for html elements */
@import url(layout.css);	/* PM layout */
@import url(forms.css);		/* Form styles */
@import url(patterns.css);	/* Patterns */

