/* style sheet rss_news */
/* Domain: ergoldsbach.xxx */
/* Author: Werner Dirschedl */

table.rss_news {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	background-color : #CCEEFF;
	background-image : none;
    white-space      : normal;
}

.n24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:100%;
}

td.n24_hd
{
  border-left  : 0px none #000000; border-right:0px none #000000; border-top:1px solid #006666; border-bottom:1px solid #006666; font-weight : bold;
  color        : #000000;
  background   : #BBDDFF;
  text-align   : center;
  margin-left  : 5px;
  margin-right : 5px;
  margin-top   : 7px;
  margin-bottom: 5px;
  padding-left : 0px; padding-right : 0px; padding-top : 1px; padding-bottom : 1px;
}

.ticker_n24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:100%;
}

table.headlines_n24
{
	background-color : #EEEEEE;
	background-image : none;
	border           : 0px;
}

thead.headlines_n24
{
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	font-weight      : bold;
	color            : black;
	background-color : #E0FFF3;
	background-image : none;
	text-align       : center;
}

tfoot.headlines_n24
{
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	background-color : #E0FFF3;
	color            : navy;
	background-image : none;
	text-align       : right;
}

tr.headlines_n24_odd
{
  color        : navy;
  background   : #EEEEEE;
}

tr.headlines_n24_even
{
  color        : navy;
  background   : #DDDDDD;
}

td.headlines_n24_header
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : black;
}

td.headlines_n24_footer
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : navy;
}

td.headlines_n24_info
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : navy;
}

/* it_cb + idowa styles */

.it_cb, 
.idowa 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:100%;
}

td.it_cb_hd,
td.idowa_hd
{
  border-left  : 0px none #000000; border-right:0px none #000000; border-top:1px solid #006666; border-bottom:1px solid #006666; font-weight : bold;
  color        : #000000;
  background   : #BBDDFF;
  text-align   : center;
  margin-left  : 5px;
  margin-right : 5px;
  margin-top   : 7px;
  margin-bottom: 5px;
  padding-left : 0px; padding-right : 0px; padding-top : 1px; padding-bottom : 1px;
}

.ticker_it_cb,
.ticker_idowa 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:100%;
}

table.headlines_it_cb,
table.headlines_idowa
{
	background-color : #EEEEEE;
	background-image : none;
	border           : 0px;
}

thead.headlines_it_cb,
thead.headlines_idowa
{
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	font-weight      : bold;
	color            : black;
	background-color : #E0F3FF;
	background-image : none;
	text-align       : center;
}

tfoot.headlines_it_cb,
tfoot.headlines_idowa
{
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	background-color : #E0F3FF;
	color            : navy;
	background-image : none;
	text-align       : right;
}

tr.headlines_it_cb_odd,
tr.headlines_idowa_odd
{
  color        : navy;
  background   : #EEEEEE;
}

tr.headlines_it_cb_even,
tr.headlines_idowa_even
{
  color        : navy;
  background   : #DDDDDD;
}

td.headlines_it_cb_header
td.headlines_idowa_header
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : black;
}

td.headlines_it_cb_footer,
td.headlines_idowa_footer
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : navy;
}

td.headlines_it_cb_info,
td.headlines_idowa_info
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : navy;
}

.statistics {
   border-left  : 0px none #000000; border-right:0px none #000000; border-top:1px solid #006666; border-bottom:1px solid #006666; font-weight : bold;
   font-family  : Verdana, Arial, Helvetica, sans-serif;
   font-size    : 11px;
   color        : #003333;
   background   : #EEEEEE;
   text-align   : center;
   margin-left  : 15px;
   margin-right	: 15px;
   margin-top   : 20px;
   margin-bottom: 15px;
   padding-left : 10px; padding-right : 10px; padding-top : 2px; padding-bottom : 2px
}


