div#container
{
   width: 994px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FF0000;
   background-image: url(images/Film_laatste_keer_drummen_bkgrnd.png);
   background-repeat: repeat-y;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#YouTube1
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_YouTube1
{
   background-color: #000000;
   overflow: hidden !important;
   position: fixed !important;
   left: 0 !important;
   top: 0 !important;
   width: 100% !important;
   height: 100% !important;
}
#wb_YouTube1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 600px;
   height: 337px;
   z-index: 0;
}
@media only screen and (min-width: 480px) and (max-width: 993px)
{
div#container
{
   width: 480px;
}
#wb_YouTube1
{
   visibility: visible;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
#wb_YouTube1
{
   visibility: visible;
}
}
