<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* Screen-Layout einbinden */
@import url(screen/screen.css);

/* Druck-Layout einbinden */
@import url(print/print.css);
</pre></body></html>