
/*                   Homepage - SWL                                                             */

/*-----------------------------------------------------------------------------------*/

    /* Allgemeine HTML - Definitionen */
    @import url(css/html.css);

    /* Oberer Bereich - TOP  */
    @import url(css/top.css);
    
    /* Hauptbereich - CONTENT */
    @import url(css/content.css);
	
	/* Hintergrundbereich  im Content - BILDER */
    @import url(css/bilder.css);
    
    /* Tabellen im Content */
    @import url(css/scrollbox.css);
	
	/* Unterer Bereich - NAVI - Definitionen für gesamte Navigation */
    @import url(css/navigation.css);
	
	/* Google Geschichten */
    @import url(css/google.css);
    

