@charset "utf-8";
/* CSS Document */

	@import "schrift.css";
/* CSS Document */
/*Seitengestaltung*/
html	{

	background: #333;
}
/*setzt alles in die Mitte*/
body	{
		background: #444;
}