.Newshaupttitel {
	color: #005C00;
	font-weight: bold;
	background-color:#ECECEC;
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px;
}

table.news {
	font-size: 12px;
	background-color:#D0D0D0;
	margin: 1px;
	padding: 3px;
	border: 3px;
}

td.news {
	font-size: small;
	background-color: #EFEFEF;
}

.newstitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #006900;
	text-decoration:none;
}

.newssubtitle {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.newsdate {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}