.overlay { display:none; z-index:10000; background-color:#333;
width:372px;	
min-height:204px;
border:1px solid #666; -moz-box-shadow:0 0 90px 5px #000;
-webkit-box-shadow: 0 0 90px #000;	
} .overlay .close {
background: url(//www.zirlewagen-steuerberatung.de/wp-content/themes/14-zirlewagen/_img/close.png);
position:absolute;
right: -29px;
top: -29px;
cursor:pointer;
height:35px;
width:35px;
z-index: 20000;
}
#player{z-index: 100; position: relative;}