.zitat {
	font-style: italic;
	background-color: #CCC;
	width: 100%;
	border: thin none #666;
	display: block;
	padding: 5px;
}

