/*  ---------------------------------------------------------------------------------------------------------------------------  */
/*  Tickerkasten Startseite  */
/*  ---------------------------------------------------------------------------------------------------------------------------  */
table.kasten-tabelle {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
td.ticker {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px
}
p.ticker-head {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FF0000;
	margin-bottom: 5px;
}
p.ticker-a1 {
	margin-bottom: 1px;
	font-weight: bold;
	color: #999999;
	font-size: 11px;



}
p.ticker-a2 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
p.ticker-a3 {
	margin-top: 1px;
	font-size: 12px;
	margin-bottom: 1px;


}
table.tabelle-meldung {
	margin-top: 3px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
a.ticker-a2 {
	color: #FF0000;
	text-decoration: none;
}
div.date-ticker {
	font-size: 10px;
	font-weight: bold;
}
