body {
		background-color: #d2dec6;
		background-image: url("../grafik/titel2.png");
		background-size: cover;
  		background-repeat: no-repeat;
}
	
	#container
	{
		margin-top: 15px;
		margin-left: 10px;
	
	}
	
	#menu
	{
		float: left;
		width: 200px;
	}
	
	#feld
	{
		float: left;
		margin-top: 10px;
		margin-left: 220px;	
	}
	
	#zeile
	{
		height: 30px;
		width: 910px;
		float: left;
		text-align: left
	}
	
	#show
	{
		height: 810px;
		width: 910px;
		float: left;
	}

span.zeile {
	color: #000000;
	font: 10px Verdana;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
	margin-top: 0;
	line-height: 1.5em;
}