#Head {
	height: 438px;
	width: 980px;
	background: transparent url(../img/head2.jpg) bottom center;
	background-repeat: no-repeat;
	border: 0px solid red;
}

#Head .zitat {
	position: relative;
	top: 60px;
	width: 980px;
	font-size: 280%;
	font-style: italic;
	line-height: 1em;
	color: #334856;
	padding: 0 0 0 21px;
	border: 0px solid red;
	height: 85px;
	
}