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

.bildzentriert {
	display: block;
	margin: 0px auto;
	width: 100%;
	height: 100%;
}
