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

html, body, * {margin: 0; padding: 0; text-align: center;}

body {background: #FFFEF2;}
#main {margin: auto; width: 852px; height: auto;}
#header { height: 175px;}
#header img {margin-top: 30px;}

#content {height: auto;}
.button {}

#muster{
	font-size:24px;
	position:relative;
	left: 0px;
	top: -295px;
	width:220px;

}

#muster2{
	font-size:24px;
	position:relative;
	left: 0px;
	top: -295px;
	width:80px;

}
