/* CSS Document */

body {
	background-image: url(Bilder/hintergrund.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-bottom:0px;
}