.content .zitat {
		margin-right: 20px;
		margin-left: 20px;
		line-height: 40px;
		color: #6f6f6e;
		font-style: normal;
		font-weight: normal;
		font-size: 32px;

	}

.zitat .arrow-left {
		background-position: center center;
		display: inline-block;
		position: relative;
		height: 24px;
		width: 20px;
		background-repeat: no-repeat;
		background-image: url(../images/pfeil-l.png);
}


.zitat .arrow-right {
		background-position: right center;
		line-height: 30px;
		clear: none;
		float: none;
		display: inline-block;
		position: relative;
		height: 24px;
		width: 20px;
		background-repeat: no-repeat;
		background-image: url(../images/pfeil-r.png);
}

.text {
	left: 90px;
	margin-top: 65px;
}

.content  ul{
	padding-bottom: 19px;
	line-height: 20px;
}

.content p{
	padding-bottom: 19px;
}

img.portrait{
	margin-left: 10px;
}