#ctl03 {
BACKGROUND-IMAGE: url(../../images/blue_balken_top.png); BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0px 0px
}
#Home {
VISIBILITY: hidden
}

#videomiks {
position: absolute; width: 533px; height: 470px; top: 0px; left: 0px;
}





/* -- Visual Effects */

.VESimpleShadow {
  filter:progid:DXImageTransform.Microsoft.dropShadow(Color=AAAAAA,offX=30,offY=30,positive=true);}

.VEShadow {
  position: absolute; left: 20px; top: 13px; width: 533px; height: 470px; background-color: black; border: solid 1px #666666; 
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25);
  -moz-opacity:0.25;opacity:0.25;}

}




.VEKeyword {font-weight:bold;color:#203050;cursor:pointer}






/* --- rounded corners --- */
div.VERound {overflow:hidden;height:1px;font-size:1px }




/* --- Parts inc. Mover and Buttons --- */

.VEPart {
position: absolute; border: 2px solid #203050; width: 537px; height: 497px; top: 148px; left: 331px
}










.VEMover {
  position: relative; height: 23px; width: 533px; cursor: move;
  padding: 3px; background-color: #203050; color:white; font-weight:bold

 }









.VETitle { cursor:default;}

.VEFull,.VEMini,.VEClose {
  cursor:pointer;
  width:21px;height:18px;
}

.VEFull,.VEMini {
  position:absolute;text-align:center;
  right:33px;top:2px;
}

.VEClose {
  position: absolute; text-align: center;
  right: 0px; top:1px;
}
#parti {
  position: absolute; text-align: center;
  right: 0px; top:1px; cursor:pointer;
  width:21px;height:18px;
}




.VEContent {
  position: relative; width: 533px; height: 470px; left: 0px; top: 0px;
  padding: 0px;
  background-color: #f8f8f8;
  text-align:center;
  FONT-SIZE: 11px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
  COLOR: black;
  }

.VEPopUpDialog.Error .VEContent{
  border:2px solid #b40a0a;
  background-color:white;
  padding: 8px 8px 8px 8px;
}




/* -- more... controls 

@media print {
  #sidebarZone {display:none !important;}
  #main {width:auto;}
  
  div.VETitle, div.VEMover {
    border: 1px solid black !important;
    padding: 1px; background-color: white !important; color:black !important;}

  .VEShadow {display:none !important;}
}
-- */
