#player {
background-color: #fff;
text-align: center;
margin-bottom: 1px; /* notwendig, wegen Linie unterm QTVR*/
border-top: 1px solid #fff;
}

#playerklein {
background-color: #fff;
text-align: center;
padding-top: 18px;
}
#playerhintergrund {
width: 482px;
height: 25px;
	background-image: url(../pixx/pixx_player/player_hg.gif);
	background-repeat: repeat-y;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.playerleiste {
float: left;
padding-left: 119px;
}

#wmphilfe {
float: right;
color: #999;
font-size: x-small;
padding-right: 0.2em;
padding-left: 0.2em;
margin-top: 6px;
}
.wmphilfe a {
color: #999;
text-decoration: underline;
}
.wmphilfe a:hover {
color: #FF4908;
text-decoration: underline;
}


.submitplay {
margin:3px;
background: transparent url(../pixx/pixx_player/submit_play.gif) no-repeat;
height:20px;
border:solid 0 #fff;
width:66px;
font:0.7em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
cursor: hand;
 }
.submitstop {
margin:3px;
background: transparent url(../pixx/pixx_player/submit_stop.gif) no-repeat;
height:20px;
border:solid 0 #fff;
width:20px;
font:1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
cursor: hand;
 }
.submitforward {
margin:3px;
background: transparent url(../pixx/pixx_player/submit_forward.gif) no-repeat;
height:20px;
border:solid 0 #fff;
width:20px;
font:0.7em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
cursor: hand;
 }
.submitback {
margin:3px;
background: transparent url(../pixx/pixx_player/submit_back.gif) no-repeat;
height:20px;
border:solid 0 #fff;
width:20px;
font:0.7em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
cursor: hand;
 }
.submitpause {
margin:3px;
background: transparent url(../pixx/pixx_player/submit_pause.gif) no-repeat;
height:20px;
border:solid 0 #fff;
width:20px;
font:0.7em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
cursor: hand;
 }
.submittonaus {
margin:3px;
background: transparent url(../pixx/pixx_player/submit_tonaus.gif) no-repeat;
height:20px;
border:solid 0 #fff;
width:20px;
font:0.7em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
cursor: hand;
 }
.submitvollbild {
margin:3px;
background: transparent url(../pixx/pixx_player/submit_vollbild.gif) no-repeat;
height:20px;
border:solid 0 #fff;
width:66px;
font:0.7em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
cursor: hand;
 }
