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

.NachrichtenbildLayer {
	float: right;
	width: 170px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	margin-right: 0px;
}
.Nachrichtentext {
	width: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.NachrichtenDatum {
	font-weight: bold;
}
.NachrichtenTitel {
	font-weight: bold;
	margin-bottom: 15px;
}
.NachrichtenText {
}

.Nachricht {
	/*clear: right;*/
	margin-bottom: 30px;
	clear: right;
	padding-right: 5px;
}
.weiterelinks {
	margin-top: 10px;
	border: 2px solid #DA2028;
	padding: 5px;
	margin-bottom: 10px;
}

.Historie {
	margin-top: 10px;
	padding: 5px;
	border: 2px solid #DA2028;
	margin-bottom: 10px;
}

#DetailKopfLayer {
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	display: block;
	height: 25px;
	margin-top: 0px;
	padding-top: 10px;
}

#DetailKopfLayer a  {
	color: #ff4000;
	text-decoration: none;
}

#DetailKopfLayer a:hover  {
	color: #ff4000;
	text-decoration: none;
}
#DetailKopfLayer .linkheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}

.NachrichtenHistorieTextBlock {
	margin-bottom: 15px;

}
.NachrichtenHistorieTitel {
	font-weight: bold;
}
.NachrichtenHistorieText {
	font-size: 11px;
	margin-bottom: 5px;
}
.NachrichtenBildUntertitel {
	margin: 0px;
	padding: 0px;
}
.weiterelinks p {
	margin-top: 5px;
	margin-bottom: 0px;
}

.NachrichtenbildLayer a  {
	color: #FF6600;
	text-decoration: none;
}
.NachrichtenbildLayer img {
	text-align: right;
	margin-bottom: 10px;
}
.Nachrichtentext a {
	text-decoration: none;
	color: #FF6600;
}
