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

Author: 	aikon.com [grre]
Version: 	v 1.0 
Time: 		2008-11-04 08:45 a.m.
---------------------------------------------------------------------
Color Guide

A selection of the most used colors in this CSS.

CI purple														#DF308E
yellow															#ffcc00
--------------------------------------------------------------------- */

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


/* Basic styling (generic styles, site structure, header, footer)
--------------------------------------------------------------------- */
@import "basic.css";


/* Content styling (rules only needed in content sites, text styles)
--------------------------------------------------------------------- */
@import "rte_classes.css";