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

body {
	padding:0px;
	margin:0px;
	background-image:url(img/hintergrund.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;	
}

.footer {
	font-family:Arial;
	font-size:11px;
	color:#636363;
}

