#main{
position: absolute; 
left: 50%; 
top: 50%; 
width: 1000px; 
height: 600px; 
margin-left: -500px; 
margin-top: -300px;
text-align: center;
background: url(../freiheit.jpg)  no-repeat;
}

#left{
width:308px;
height:600px;
background: url(../freiheit_01.jpg)  no-repeat;
}
#player{
padding:5;
margin-right:10px;
}