.newsdate {
  font-size: 12px;
  color: #666666;
  display: inline;
  margin-right: 1em;
}

.newstitle {
  font-weight: bold;
  font-size: 14px;
  display: inline;
}

.newstitle a {
  text-decoration: none;
  color: black;
}

.newsintro {
  line-height: 140%;
  margin-bottom: 0px;
}

a.newsmore {
  font-size: 10px;
  color: #333333;
}

.month {
	float: right;
	padding: 0px 12px 4px 12px;
}
.month .monthlink {
	text-decoration: none;
	color: Green;
}

.month a:hover {
	font-weight: bold;
	color: Green;
	text-decoration: underline;
}

.sprechblaseimg {
	position: abolute;
	bottom: 0px;
}

.mehrbuttonimg {
	margin-left: 8px;
}


