body {
	background-color: #000000;
	margin: 0px;
	background-attachment: scroll;
}

/* Some browsers (eg. Firefox) will place a border around any image links unless this is set. */
* img {
	border:none;
	display: block;
}

#content {
	width: 1000px;
	height: 600px;
	background-color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: left;
	text-align: left;
}

#inhalt_alt { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 600px;
}
