@charset "utf-8";
/* CSS Document */

<style type="text/css">
.Presse {
	float: left;
	height: auto;
	width: 870px;
	padding-bottom: 10px;
}
.Presse_Titel {
	float: left;
	width: 600px;
}
.Presse_DatumBlatt {
	float: right;
	height: auto;
	width: 270px;
	text-align: right;
}

.Presse_Mini {
	float: right;
	height: auto;
	width: 120px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}

.Presse_Text {
	float: left;
	width: 680px;
}
</style>
