#mb_contents {
  overflow: hidden !important;
}
#mb_overlay {
  z-index: 1000;
  position: relative;
}
* html #mb_overlay {
  height: 100% !important;
}
form {
  color: #4e4e4e;
  margin-top: 20px;
  position: relative;
}
#bodydiv {
  width: 100%;
  min-height: 100%;
  background: #ffffff;
}
* html #bodydiv {
  height: 100%;
  background: #000000;
}
#mb_contents #bodydiv {
  background: none !important;
}
#lightbox {
  color: #4e4e4e;
  margin: 0px auto 0;
  font-size: 0.8em;
  text-align: left;
}
#lightbox_header {
  float: left;
  width: 100%;
  border-bottom: 1px solid #8c8c8c;
  text-align: center;
  background: #ffffff;
}
#mb_contents #lightbox_header {
  margin-top: 0px !important;
}
#lightbox_logokruell {
  float: left;
  height: 39px;
  width: 85px;
  overflow: hidden;
}
* html #lightbox_logokruell {
  margin-left: -3px;
}
#lightbox_logoford {
  float: right;
  height: 37px;
  width: 94px;
  overflow: hidden;
  margin: 2px 10px 0px 0px;
}
#lightbox_content h1,
#lightbox_header h1 {
  float: left;
  height: 40px;
  overflow: hidden;
  background: 50% 50% no-repeat;
  text-indent: -9999px;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
}
#lightbox_header h3 {
  display: none;
}

/*
#lightbox_content {
  background: #ffffff;
  float:left;
  width: 900px;
  height: 370px;
}
#lightbox_content iframe {
  width: 900px !important;
  height: 367px !important;
  /*margin-left: 20px !important;*/
  padding: 10px 0px 0px 40px;
}
*/

#lightbox_content p {
  margin: 5px 0px 5px 5px;
  font-size: 0.9em;
  width: 90%;
}
iframe img {
  width: 755px;
  height: 490px;
}


/* Werte überschreiben für Stellen PopUp */
#lightbox {
  width: 650px !important;
}
#lightbox_content p {
  font-size: 1.2em;
  line-height: 1.6em;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}
#lightbox_content .csc-textpic-text {
  width: 580px;
  margin: 0px auto 0;
}
#lightbox_content a {
  color: #4C4C4C;
  text-decoration: underline;
}
#lightbox_content a:active,
#lightbox_content a:hover,
#lightbox_content a:focus {
  text-decoration: none;
}

