.geschichte {
	display: table;
	width: 100%;
}

.geschichte h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 57px 10px 0px 10px;
	margin: 0px;
	background: white url(/rev/Images/geschichteHeader.jpg) no-repeat top left;
	height: 104px;
	color: white;
}

.geschichte .autor {
	text-align: right;
	padding-right: 25px;
}

.geschichte .text {
	padding-left: 25px;
	padding-right: 25px;
}

.geschichte .text h1 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0;
	height: auto;
	color: #c29765;
	background: transparent;
}

.geschichte .text p {
	text-align: justify;
	padding-bottom: 5px;
}

.geschichte .text .image {
	float: left;
	width: 228px;
	border: 1px solid #cac9bd;
	margin: 0px 5px 5px 0px;
	padding: 5px;
}

.geschichte .text .image img {
	border: 1px solid #cac9bd;
}

.geschichte .text .image .caption {
	font-weight: bold;
	line-height: 120%;
}
