/*******************************************************************/
/**********************   Boxen Bannerbk   *************************/
/*******************************************************************/
.newsbox {
	padding: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #c1b396;
}
.news_titel_box {
	margin-bottom: 3px;
	font-weight: normal;
	color: #EE2F2A;
	text-decoration: none;
}
.news_bild {}
.news_body {
	margin-bottom: 2px;
}
.news_mehr {
	display: block;
	width: 100%;
	text-align: right;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 80%;
}

/*******************************************************************/
/**********************   Links Bannerbk   *************************/
/*******************************************************************/
.news_titel_box a:link.newsTitel,
.news_titel_box a:visited.newsTitel,
.news_titel_box a:focus.newsTitel {
	color: #12416c;
	font-size: 94%;
	text-decoration: none;
	font-weight: bold;	
}
.news_titel_box a:hover.newsTitel,
.news_titel_box a:active.newsTitel {
   color: #d5bd9c;
   text-decoration: none;
   font-weight: bold;
}

.news_titel_box .newsMehr,
.news_titel_box a:link.newsMehr,
.news_titel_box a:visited.newsMehr, 
.news_titel_box a:focus.newsMehr {
   color: #12416c;
   text-decoration: none;
}
.news_titel_box a:hover.newsMehr, 
.news_titel_box a:active.newsMehr {
   color: #d5bd9c;
   text-decoration: none;
}


/*******************************************************************/
/**********************   Tabellen altes System   ******************/
/*******************************************************************/
#content table .newsTable {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #12416c;
}
#content table .newsTable tr, #content table .newsTable td  {
	padding: 0;
	margin: 0;
}


/*******************************************************************/
/**********************   Links         ****************************/
/*******************************************************************/
.newsTitel, a:link.newsTitel, a:visited.newsTitel, a:focus.newsTitel {
	color: #12416c;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
}
a:hover.newsTitel, a:active.newsTitel {
	color: #d5bd9c;
	text-decoration: none;
	font-weight: bold;
}

.newsMehr, a:link.newsMehr, a:visited.newsMehr, a:focus.newsMehr {
	color: #12416c;
	text-decoration: none;
}
a:hover.newsMehr, a:active.newsMehr {
	color: #d5bd9c;
	text-decoration: none;
}

.newsDownload, a:link.newsDownload, a:visited.newsDownload, a:active.newsDownload {
	font-weight: bold;
	font-size: 95%;
	color: #12416c;
	text-decoration: none;
}
a:hover.newsDownload {
	font-weight: bold;
	font-size: 95%;
	color: #af926b;
	text-decoration: none;
}

/****** Promonews *******/
.promonews, a:link.promonews, a:visited.promonews, a:active.promonews {
	font-size: 11px;
	color: #CC5A5A;
	text-decoration: none;
}
a:hover.promonews {
	font-size: 11px;
	color: #443B3B;
	text-decoration: none;
}
.promonewstext {
	color: #443B3B;
	font-size: 11px;
}
