body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

/* Mittelteil */
#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 250px;
}

/* Inhalt */
#main {
	height: 133px;
	background-image: url(../gfx/404.jpg);
	background-repeat: no-repeat;
	padding-top: auto;
	padding-left: auto;
}

/* Inhalt y Punkt*/
#main {
	height: 133px;
}