#rechte_spalte, #inhalt_content{
  opacity:0;
  }

#content_white{ 
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255) !important;
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.6) !important;
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
}

#c1003 {
  position:relative;
    left:-225px;
}

#rechte_spalte .csc-textpic-single-image {
  position:absolute;
}

#rechte_spalte img {
    position: relative;
    right: 68px;
    top: 53px;
}

#c1003 p {
 font-size: 11px;
    /*left: 30px;*/
    position: relative;
    /*top: 92px;*/
}
