@charset "utf-8";
/* CSS Document */

/*---TABLETS HOCH---*/

@media (max-width: 991px) {
	footer .copyright {
		text-align: center;
	}

	footer .webdesign {
		text-align: center;
	}
}