/* 
	*************************
	Generelles Newslayout
	*************************
*/

/* Latest News (Startseite, Rand) */

.news-latest-container h2 {
	/*color:#798e91;	Color set by other css files */
	font: bold 17px Times;
	text-transform:uppercase;
	background:transparent;
	border:none;
	margin:0 0 5px 0;
	padding:12px 10px;
}

.news-latest-container .news-latest-item { /* div */
	background:transparent;
	border:none;
	text-align:left;
	margin:0;
	padding:0 0 10px 0;
}
.news-latest-container .news-latest-item .news-latest-date { /* span */
	display:block;
	margin:0 0 3px 0;
	padding:0 10px;
}
.news-latest-container .news-latest-item .news-latest-date a,
.news-latest-container .news-latest-item .news-latest-date a:hover,
.news-latest-container .news-latest-item .news-latest-date a:active,
.news-latest-container .news-latest-item .news-latest-date a:visited {
	/*color:#7a8e8f;	Color set by other css files */
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
	text-decoration:none;
	border:none;
}
.news-latest-container .news-latest-item a,
.news-latest-container .news-latest-item a:hover,
.news-latest-container .news-latest-item a:active,
.news-latest-container .news-latest-item a:visited {
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
	display:inline;
	text-align:left;
	margin:0;
	text-decoration:none;
}
.news-latest-container .news-latest-item h3 a strong{
	font: bold 12px Arial, Tahoma, Sans-serif, Verdana;
	display:block;
	margin:0 0 0 0;
	padding:0 10px;
	text-align:left;
	color:#000;
}
/*.news-latest-container .news-latest-item  {
	font: bold 12px Arial, Tahoma, Sans-serif, Verdana;
	color:#000;
	margin:0;
	padding:0 10px;
	text-align:left;
}*/
.news-latest-container .news-latest-item .bodytext { /* p */
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
	text-align:left;
	margin:0 0 0 0;
	padding:0 10px 0 10px;
}
.news-latest-container .news-latest-item hr { 
	display:none;
}
.news-latest-container .news-latest-morelink { /* div */
	display:block;
	padding:0 0 20px 0;
	margin:5px 0 0 0;
	text-align:left;
	width:100%;
	border-bottom:2px solid #0b337b;
}
.news-latest-container .news-latest-morelink a,
.news-latest-container .news-latest-morelink a:visited,
.news-latest-container .news-latest-morelink a:hover,
.news-latest-container .news-latest-morelink a:active {
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
	display:inline;
	/*color:#798e91;	Color set by other css files */
	padding:0 10px 0 26px;
	margin:0;
	float:left;
	background-image:url(plus-poet.png);
	background-repeat:no-repeat;
	background-position: 10px center;
}
.news-latest-container .news-latest-morelink a:hover {
	text-decoration:underline;
}
.news-latest-gotoarchive { /* div */
	display:none;
}

/* List News (Aktuelles) */

.news-list-container { /* div */
	background:transparent;
	border:none;
	margin:0;
	padding:0;
}
.news-list-container .news-list-item { /* div */
	background:transparent;
	border:none;
	margin:0;
	padding:0;
}
.news-list-container .news-list-item h3 {
	/*color:#798e91;*/
	color:#0b337b;
	font: bold 17px Times;
	background:transparent;
	border:none;
	margin:5px 0 0 0;
	padding:0;
}
.news-list-container .news-list-item h3 .news-list-date { /* span */
	background:transparent;
	float:none;
	display:block;
	margin:0;
	padding:0;
	text-align:left;
	/*color:#7a8e8f;*/
	color:#0b337b;
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
}
.news-list-container .news-list-item h3 a,
.news-list-container .news-list-item h3 a:hover
.news-list-container .news-list-item h3 a:active,
.news-list-container .news-list-item h3 a:visited {
	background:transparent;
	/*color:#798e91;*/
	color:#0b337b;
	margin:0;
	padding:0;
	font: bold 17px Times, serif;
	font-size:17px !important;
}
.news-list-container .news-list-item .bodytext { /* p */
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
	background:transparent;
	margin:0;
	padding:0;
}
.news-list-container .news-list-item .news-list-morelink { /* div */
	padding:10px 0;
	margin:0 0 0 0;
	text-align:left;
	width:100%;
	/*border-bottom:1px solid #798e91;*/
	border-bottom:1px solid #0b337b;
}
.news-list-container .news-list-item .news-list-morelink a,
.news-list-container .news-list-item .news-list-morelink a:visited,
.news-list-container .news-list-item .news-list-morelink a:active,
.news-list-container .news-list-item .news-list-morelink a:hover {
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
	display:inline;
	/*color:#798e91;*/
	color:#0b337b;
	padding:0 0 0 16px;
	margin:0;
	background-image:url(plus-poet.png);
	background-repeat:no-repeat;
	background-position: 0 center
}
.news-list-container .news-list-item .news-list-morelink a:hover {
	text-decoration:underline;
}
.news-list-container .news-list-item hr {
	display:none;
}
.news-list-browse * {
	background:transparent;
	border:none;
}

/* 
	*************************
	Newslayout für Startseite 
	*************************
*/

#bottomLeft .news-latest-container { /* div */
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
	background:transparent;
	border-top:7px solid #798e91;
	border-left:none;
	border-right:none;
	border-bottom:none;
	margin:0;
	padding:0;
}


/* 
	*************************
	Newslayout für Seitenbox 
	*************************
*/

#topRight .news-latest-container { /* div */
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
	background:transparent;
	border-top:1px solid #0b337b;
	border-left:none;
	border-right:none;
	border-bottom:none;
	margin:0;
	padding:0;
}
#topRight .news-latest-container h2 {
	margin:5px 0;
	padding:0 10px;
}

/* 
	*************************
	Newslayout für Meldung 
	*************************
*/

.news-single-item { /* div */
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
	background:transparent;
	border:none;
	padding:0;
	margin:0;
}
.news-single-item .news-single-timedata { /* div */
	background:transparent;
	border:none;
	padding:0;
	margin:0;
}
.news-single-item  h2 {
	font: normal 17px Arial, Tahoma, Sans-serif, Verdana;
	color:#798e91;
	background:transparent;
	border:none;
	padding:0;
	margin:0;
}
.news-single-item .news-single-author { /* p */
}
.news-single-item .bodytext { /* p */
	font: normal 12px Arial, Tahoma, Sans-serif, Verdana;
}
.news-single-item hr {
	display:none;
}
.news-single-item .news-single-backlink { /* div */
}
.news-single-item .news-single-backlink a {
}
