.presseKategorie {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
}
.presseDownloadliste div {
	cursor:pointer;
}
.presseTitel {
	font-weight: bold;
}
.presseSpiegelTitel {
	font-weight: bold;
	color: #FFF;
}
.presseBeschreibung {
	color: #FFF;
}
.presseCopyright {
	font-style: italic;
	color: #FFF;
}
.presseContainer {
	margin-bottom: 24px;
}
.presseThumbnail {
	float: left;
	margin-top:4px;
	margin-right: 15px;
	clear: left;
}
.presseDetails {
	clear: right;
	float: left;
	width: 450px;
}
.floatClearer {
	clear: both;
}
.pressePublikation {
	font-weight: bold;
}
.presseDatum {
	float: left;
	width: 100px;
	margin-right: 15px;
	clear: left;
	position: relative;
}

