@charset "utf-8";
/* CSS Document Skalierung auf Größe 1*/

@import url(styles.css);

body {
	font-size: 			0.75em; /* 12px */
}

