@import url("base.css");          /* site architecture: basic structure, columns, boxes, dimensions, sizes, browser hacks */
@import url("theme.css");         /* website customization with colors and fonts */
@import url("navigation.css");    /* menu customization */
/*@import url("development.css");   /* make elements on your website visible, set it to comment if it is not longer needed */

/* It is not allowed to add CSS in this file, please follow the descriptions above 
   and add the styles where they have to be stored correctly, thanks! 
   If you are in doubt, use the file: theme.css */

