/* Stylesheet Browser
********************************/

@import "screen.css" screen;                      /* Bildschirm */
@import "lightbox.css" screen;                    /* Lightbox */
@import "icons.css" screen;                       /* Icons */
@import "print.css" print, tty;                   /* Druck und Terminals */
/* @import "handheld.css" handheld, tv;           /* Handheld und TV */
/* @import "speech.css" aural, speech, braille;   /* Sprachsoftware und Blindenschrift */

