/* PRESSEBEREICH */
.presseTeaser h4, .RechteSpalte .doclinks a {
	text-decoration:none;
	display:block;
	margin:4px 0 0;
}
.presseTeaser {
	display:block;
	border-bottom:none;
	margin:4px 0 0;
}
.LinkeSpalte .presseTeaser img {
	margin-top:5px;
	padding:0;
	margin-bottom:0px;
	float:left;
	margin-top:5px;
}
.RechteSpalte .presseTeaser img {
	float:right;
	margin-top:5px;
	padding:0;
}
.RechteSpalte .presseTeaser .text a {
	font-size:85%;
	text-decoration:underline;
/*	color:#555; */
}
.RechteSpalte .presseTeaser .text a:hover {
	font-size:85%;
	text-decoration:none;
	color:#D82919;
}
.RechteSpalte .presseTeaser .legende { margin-top:10px; }


.RechteSpalte .presseTeaser img {
	float:right;
	padding-top:8px;
}
.RechteSpalte .presseTeaser text { font-size:80%; }

.legende {
	font-size:85%;
	text-align:right;
}

.presseDetail div.content {
float:left;
width:380px;
}
