/* BEGINN NEWSSYSTEM LAYOUT */
.newstable {
	border: 1pt solid #b70000;
}
.catsel {
	background-color: #ffffff;
}
.newstitle {
	font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:8pt;
    font-weight:normal;
	font-style:normal;
    text-decoration:none;
    color:#cddcb8;
	background-color: #b70000;
}
.newsdate {
	font-size:8pt;
	background-color: #cddcb8;
}
.newsbody {
	font-size:8pt;
	background-color: #ffffff;
}
.newsstatus {
	font-size:8pt;
	background-color: #ffffff;
}
.showbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
}
a.topnews:link {
	font-size:8pt;
	color:#b70000;
}
a.topnews:visited {
	font-size:8pt;
	color:#b70000;
}
a.topnews:hover {
	font-size:8pt;
	color:#cddcb8;
}
a.topnews:active {
	font-size:8pt;
	color:#cddcb8;
}
/* ENDE NEWSSYSTEM LAYOUT */