/* Importe */

@import url("mzahn_farben.css");
@import url("mzahn_elemente.css");

@import url(mzahn_desktop.css) (min-width:800px);

@import url(mzahn_mobil.css) (max-width:799px);