/* YAML-Definitions */
/* import my_layout.css - main Yaml entry point */
/* import is based on internal name of file (ID = 6) */
@import url(./6_usr_style.css); 


/* import former main style sheet */
@import url(./1_usr_style.css); 

