/* BEGINN NEWSSYSTEM LAYOUT */
.newstable {
	border: 1pt solid #DDE18E;
}
.catsel {
	background-color: #ffffff;
}
.newstitle {
	background-color: #DDE18E;
}
.newsdate {
	background-color: #F0F2CE;
}
.newsbody {
	background-color: #ffffff;
}
.newsstatus {
	background-color: #F0F2CE;
	color: #C4C567;
}
.showbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
}
/* ENDE NEWSSYSTEM LAYOUT */
