#main {
  width: 900px;
  padding-bottom: 15px;
  background-color: white;
  min-height: 550px;
  background-color: #FFFFFF;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;  
}

.mainContent {
  font-size: 12px;
  padding-top: 10px;
  left: 0px;
  width: 544px;
  min-height:500px; 
}

.csc-frame-indent3366 {
  padding:2px;
  border-style:solid;
  border-color:#AAAAAA;
  border-width:1px;
}

/* *************************************
   * Video Menue Start                 *
   ************************************* */   

.dtxModuleVPVideoMenue {
  border-style:none;
  margin:0;
  padding:0;
  width:100%;
}

.dtxModuleVPVideoMenue td {
      font-family:arial;
      color:#000000;
      vertical-align:top;
      padding:0px;
      padding-bottom:8px;
      padding-top2px;
      border-bottom-style:solid;
      border-bottom-color:#4F6F95;
      border-bottom-width:1px;
   }

.dtxModuleVPVideoMenueBitmap {
  width:75px;
  padding-right:10px; 
}

.dtxModuleVPVideoMenueBitmap a img {
      width:75px;
      border-style:solid;
      border-color:#4F6F95;
      border-width:1px;
      margin-right:10px;
      margin-top:8px;
      margin-bottom:5px;
}

.dtxModuleVPVideoMenueText {
  padding-top:5px;
}

.dtxModuleVPVideoMenue a {
      text-decoration:none !important;
      color:#333333 !important;
}

.dtxModuleVPVideoMenueText h1 {
  background-image: none !important;
  height:18px !important;
  font-size:10pt !important;
  margin-bottom:3px !important;
  margin-top:5px !important;
}

.dtxModuleVPVideoMenueText h1 a {
  background-image: none !important;
  text-decoration:none !important;
  font-weight:bold; !important;
  font-size:10pt !important;
  color:#4F6F95 !important;
}  

.dtxModuleVPVideoMenueText p a {
  text-decoration:none !important; 
  font-weight:normal !important; 
  font-size:8pt !important;
  color:#333333 !important;
} 

   .dtxSwitchOn {
      text-decoration: none;
      border-style:none;
      background-image:url("../bitmaps/onOff_on.jpg");
      background-position: 0 5px;
      background-repeat:no-repeat;
      margin-bottom:10px;
      padding-left:26px;
      padding-top:7px;
      padding-bottom:6px;
      height:28px;
      text-decoration:none;
   }

   .dtxSwitchOn:hover {
      border-style:none;
      background-image:url("../bitmaps/onOff_off.jpg");
   }

   .dtxSwitchOff {
      text-decoration: none;
      border-style:none;
      background-image:url("../bitmaps/onOff_off.jpg");
      background-position:0 5px;
      background-repeat:no-repeat;
      margin-bottom:10px;
      padding-left:26px;
      padding-top:7px;
      padding-bottom:6px;
      height:28px;
   }

   .dtxSwitchOff:hover {
      border-style:none;
      background-image:url("../bitmaps/onOff_on.jpg");
   }
   
   .dtxSwitchNA {
      text-decoration: none;
      border-style:none;
      background-image:url("../bitmaps/onOff_off.jpg");
      background-position:0 5px;
      background-repeat:no-repeat;
      margin-bottom:10px;
      padding-left:26px;
      padding-top:7px;
      padding-bottom:6px;
      height:28px;
   }

/* *************************************
   * Video Menue Ende                  *
   ************************************* */ 

