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

Project:  www.lrv-salzburg.at
Author:   conova.com [grre]
Version:  v 1.0
--------------------------------------------------------------------- 
Color Guide

A selection of the most used colors in this CSS.

LRV RED                                                       #CC0000
--------------------------------------------------------------------- */

/* Import basic.css
--------------------------------------------------------------------- */
@import "basic.css";


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


/* Import ie.css
--------------------------------------------------------------------- */
@import "ie.css";


/* Import rte_conova.css
--------------------------------------------------------------------- */
@import "rte_conova.css";
