* {
    background: #fff;
    background-image: none !important;
    color: #000 !important;
    
}
#content-top, #content-splitter, #content-bottom {
    background-image: none;
    background: #fff none;
}
#content-top-wrap, #footer, #content-bottom-col-right, #navi-main, .language-select {
  display: none;
}
#wrap-all {
  /*padding: 0;*/
  margin: 0;
}
.col-left, body#p54 #content-top-col-left,
.content, #header {
    width: auto;
}
#content-splitter-wrap, #content-bottom-wrap {
    display: block;
}
#header,#content-splitter-wrap {
    border-bottom: 1px solid #000;
}
.csc-texttext ul li, .csc-textpic-text ul li {
    list-style-type: disc;
    background: transparent none scroll no-repeat 0 0;
    padding: 0 0 0 0px;
    margin-left: 20px;
}