body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #404040;
	font-family: Century Gothic;
	font-size: 12pt;
	color: #496B03;
}

#container {
	margin: 1em auto;
	width: 1000px;
	height: 750px;
	text-align: center;	
}

#header {
	width: 1000px;
	height: 85px;
	background-image: url('design_schwarz/images/black_1.jpg');
	background-repeat: no-repeat;
	text-align: center;
	border: 0;
}

#oben {
	width: 1000px;
	height: 60px;
	background-image: url('design_schwarz/images/black_2.jpg');
	background-repeat: no-repeat;
	text-align: center;
	border: 0;
}
	
}

#unten { 
  width: 1000px;
  height: 605px;
  background-repeat:no-repeat;
  background-image: url('design_schwarz/images/black_3.jpg');
  border: 0;
} 

.inl1 { 
  margin: 0px;
  font-family: Century Gothic;
  font-size: 12pt;
  color: #FFFFCC;
  background: #404040;
}
