/* ==================================================================== */
/* ====================== Dokumentweite Styles ======================== */
body{
	margin: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px; 
	color: #FFFFFF; 
	background-color: #212121;
}
img {
	border-style: none;
}
a {
	text-decoration: none;
	color: #83C8F8;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#videoplayer{
	padding: 10px;
	text-align: center;
}
#popup_banner{
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	height: 60px;
}
#FLVPlayer{
	padding-top: 0px;
	padding-left: 0px;	
	padding-right: 0px;		
	padding-bottom: 0px;		
	text-align: center;
	margin-bottom: 5px;
}
#videoplayer_vote{
	width: 100%;
	background: #292929;
	position: relative;	
	height: 35px;
	margin-left: 3px;
}
#videoplayer_vote_text{
	z-index: 104;
	left: 0px;
	top: 0px;	
	position: absolute;	
	padding-left: 12px;
	padding-top: 10px;
}
#videoplayer_vote_table{
	z-index: 1;
	left: 105px;
	top: 0px;	
	position: absolute;	
}
#videoplayer_vote_table .voting{
	z-index: 1;
}



#videoplayer_vollbild{
	z-index: 1;
	z-index: 104;
	left: 12px;
	top: 37px;	
	position: absolute;		
}