@charset "utf-8";

body { margin:0; padding:0; width:100%;}
html { padding:0; margin:0;}


#baustelle {
	background-attachment: fixed;
	background-image: url(img/baustelle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 700px;
	width: auto;
}
