@charset "utf-8";
/* CSS Document */
a.player{	
	margin-top:0px;
	display:block;
	background:url(http://www.srh.de/fp/controlbar_podcast.jpg) no-repeat;
	width:476px;
	height:24px;
	padding:0 0px 0px 0px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}


a.player:hover { text-decoration:none; }


a.playerpodcast{	
	margin-top:0px;
	display:block;
	background:url(http://www.srh.de/fp/controlbar_podcast.jpg) no-repeat;
	width:480px;
	height:26px;
	padding:0 0px 0px 0px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}


a.playermovie{	
	margin-top:0px;
	display:block;
	background:url(http://www.srh.de/fp/controlbar_podcast.jpg) no-repeat;
	width:480px;
	height:360px;
	padding:0 0px 0px 0px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
a.playermovieschmal{	
	margin-top:0px;
	display:block;
	background:url(http://www.srh.de/fp/controlbar_podcast.jpg) no-repeat;
	width:480px;
	height:270px;
	padding:0 0px 0px 0px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}


a.playermovie:hover { text-decoration:none; }
