/* /static/css/content_styles.css
------------------------------------------------------------------------
content_styles.css of www.wiberg.at

This is the main css file, which imports all the other needed
css files.

Author: elements.at [RG]

Version: v 1.0
------------------------------------------------------------------------ */

/* Import basic.css
--------------------------------------------------------------------- */
@import "basic.css";

/* Import portal.css
--------------------------------------------------------------------- */
@import "content.css";


@import "lightbox.css";


/* BERNIE EDIT */


span.h1, span.h3, span.i {
display:none;
}