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

* {margin: 0; padding: 0; }
.clear {overflow:hidden; clear: both;}
* html .clear {height:1%}

body {
	text-align: center;
	margin: auto;
}

.startseite {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: auto;
	text-align: center;
}
