
html, body, table, tr, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.gold {
	background-color : #AE9A3F;
}

.hgelb	{
	background-color: #DECD7C;
}

.color	{
	background-color: #AC2221;
}
.hcolor{
	background-color: #7E1B1A;
}

.laufzeit	{	
	font-size : 10px;
	color : #DACDCD;
}
.text	{
	color : #DACDCD;
}
td	{
	color : #DACDCD;
}
h3	{
	font-size : 18px;
	color : #DACDCD;
}
.header	{
	font-weight: bold;
	color : #DACDCD;
}

.header1	{
	font-size : 16px;
	font-weight: bold;
	color : #DACDCD;
}

.footer	{  
	color : #AE9A3F;
	font-weight: bold;
	background-color: #AF6A69;
}

a.norm:link, a.norm:active, a.norm:hover, a.norm:visited	{
	color : #AE9A3F;
	font-weight: bold;
}


a:link, a:active, a:hover, a:visited	{
	color : #AE9A3F;
	font-weight: bold;
}

.ticker	{
	color : #AE9A3F;
	background-color: #AC2221;
	width: 400px;
	font-weight: bold;
}





/* NEWS - Table ADs */


.adsCells	{
	background-color: #7E1B1A;	
	color: #DACDCD;
	border: 1px solid #D8D8D8;
}

.leftAds	{
	padding-top: 10px;
	vertical-align: top;
}

.contentCell	{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	
	vertical-align: top;	
}

h3	{
	background-color: #7E1B1A;	
	padding: 5px;
}

.footerCells	{
	background-color: #7E1B1A;	
	color: #DACDCD;
	/*border-top: 1px solid #7E1B1A;
	border-bottom: 1px solid #7E1B1A; */
}

