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

body {
	background: url(../img/bg.jpg) repeat-x;
	}
	
#Bild {
	background:url(../img/ladebalken_300px.png) no-repeat;
	width: 300px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top:200px;
	}