@CHARSET "ISO-8859-1";
.newsStartpageBox {
	margin-top: 10px;
	padding-bottom: 10px;
}
.newsStartpageBoxTitle {
	font-family: Arial;
	font-size: 11px;
	background: #dadad0;
	padding: 2px;
	border-bottom: 1px solid #c9c9bc;
}
.newsStartpageTitle {
	font-weight: bold;
	color: #a50000;
}
.newsStartpageDate {
	font-weight: normal;
	color: #a50000;
}
.newsStartpageBoxContent {
	padding-top: 4px;
}
.newsStartpageBoxContentImage {
	float: left;
	width: 50px;
}
.newsStartpageBoxContentTeaser {
	float: left;
	margin-left: 6px;
	width: 360px;
}
.newsStartpageBoxContentTeaserDiv {
	font-size: 13px;
	font-family: Arial;
}
.newsStartpageArchiveLink {
	display: block;
	text-align: right;
	font-size: 11px;
	font-family: Arial;
	color: #a50000;
}
.newsReadTeaser {
	font-size: 13px;
	font-family: Arial;
	color: black;
	margin-top: 10px;
}
.newsReadFull {
	font-size: 13px;
	font-family: Arial;
	color: black;
	margin-top: 20px;	
}
.newsReadImage {
	display: block;
	margin-top: 6px;
}
.newsReadImageBox {
	margin-top: 10px;
}