.newseintrag 		{ border: 0px solid black; }
.newseintrag > .Datum 	{ font-family: Times New Roman; font-size: 8pt; padding-right:35px; float: right; border-: 0px solid black; white-space: nowrap; }
.newseintrag > .Titel 	{ font-family: Times New Roman; font-size: 12pt; padding: 5px 15px; float: left; font-weight: bold; border-bottom: 3px solid black; }
.newseintrag * .Inhalt 	{ clear: both; font-family: Times New Roman; font-size: 11pt; padding: 10px 20px 10px 10px; border-top: 0px solid black; text-decoration: none; }
.newseintrag * .Inhalt a:link      { text-decoration: none;color:#000000; }
.newseintrag * .Inhalt a:visited   { text-decoration: none;color:#000000; }
.newseintrag * .Inhalt a:active    { text-decoration: none;color:#000000; }
.newseintrag * .Inhalt a:hover     { text-decoration: none;color:#424242; }

#news-rc 		{ overflow:auto; border:0pt solid #000000; width:665px; height:700px; left:20px; top:50px; position:absolute; z-index:200; text-align:left; }
#news-rc-x 		{ left:650px; top:25px; position:absolute; z-index:201; }
.news-rc 		{ border:0pt solid #000000;  width:650px; height:700px; position:absolute; left:20px; top:50px; z-index:200; text-align:left; }
.news-rc-top 		{ background: url(../images/static/rc_news/top.png) no-repeat; height: 9px; }
.news-rc-mid 		{ background: url(../images/static/rc_news/mid.png) repeat-y; padding: 5px 15px; }
.news-rc-bottom 	{ background: url(../images/static/rc_news/bottom.png) no-repeat; height: 15px; }



/* old
#news_save 		{  overflow:auto; width:25%; height:50%; left:10px; top:200px; position:absolute; z-index:300; }
#news 			{ border:0pt solid #000000; overflow:auto; width:25%; height:50%; left:10px; top:200px; position:absolute; z-index:10; }
#news-x 		{ left:20%; top:170px; position:absolute; z-index:11; }
 */