body	{

	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left : 0%;
	margin-top : 0%;
}


table	{
	font-family: Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 17px;
	line-height:1.4em;
	padding-top:0px;
	padding-bottom:0px;
}
td	{
	border-color: #C9A431;
	border-bottom-width: 1px;
  border-bottom-style:solid;
	padding-top:0px;
	padding-bottom:5px;
	background-repeat: no-repeat;
	background-position: left top;
}

tr	{
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:0px;
	padding-bottom:5px;
	vertical-align:top;
	text-align: left;
}

a:link	{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover	{
	color: #E5BD27;  
	text-decoration: bold;
}
 
img 	{
	border : 0;
}




#td_text{
	border: none;
	padding-top:75px;
}

#td_black{
	border: none;
	width: 125px;
}

#td1	{
	background-image: url(src/LIVE_BG.jpg);
	height: 462px;
	width: 285px;
  border: none; 	
}

#td_navi {
	padding-top:10px;
	font-size: 18px;
}

#td_fuss {
	background-image: url(src/LIVE_fuss.jpg);
	height: 90px;
	width: 900px;
}

#td_header {
	background-image: url(src/LIVE_header.jpg);
	height: 112px;
	width: 900px;

}

#td_schlagworte { 
  border:none;
  font-family: Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 12px;
} 


