#header, #sidebar, #navi-main, .lupe, #footer {
   display: none;
}

body {
  margin: 0;
  padding: 0;
  font: 11pt verdana, tahoma, helvetica, arial, sans-serif;
  color: #000;
  background: transparent;
}

#content_text h1 {
    font-size: 116%;
    font-weight: bold;
    color: #6a6a6a;
    margin: 15px 0px 15px 0px;
}
#content_text h2 {
    font-size: 100%;
    color: #6a6a6a;
    margin: 15px 0px 15px 0px;
}
#content_text h3 {
    font-size: 85%;
    font-weight: bold;
    color: #6a6a6a;
    margin: 15px 0px 15px 0px;
}
p,
ul, ol {
  margin: 0 0 1.8em 0;
  line-height: 1.8em;
}
ul {
   list-style-type: disc;
   list-style-position: inside;
}
ul li {
   margin: 0 !important;
   padding: 0 !important;

}
a, a:visited, a:hover, a:visited:hover {
  color: #000;
  background: transparent;
  text-decoration: none;
}

.csc-textpic-image, 
.csc-textpic-firstcol, 
.csc-textpic-lastcol {
    float: left;
    margin: 1em;
}
.csc-textpic-caption {
    padding: 8px 2px 20px 2px;
    color: #000000;
    font-size: 85%;
}
strong, bold {
   font-weight: bold;
}
italic, em {
   font-style: italic;
}

.thumb-view {
    position: relative;
    margin-top: 109px;
    height: 95px;
}

.gallery-list-prevlink,
.gallery-list-nextlink,
.tx-billitongallery-pi1 .thumb-view .picrow {
    position: absolute;
    top: 0;

}
.gallery-list-prevlink {
    display: none;
}
.gallery-list-nextlink {
    display: none;
}
.tx-billitongallery-pi1 .thumb-view .picrow {
    left: 45px;
    width: 360px;
}
.tx-billitongallery-pi1 .thumb-view .picrow-inner {
    smargin: 0 auto;
    float: left;
}

.picrow .gallery-list-rowpic {
    float:left;
    padding: 0 10px;
}

.single-view a {
    display: block;
    height: 225px;
    width: 415px;
    margin: 1 auto;
    padding: 9px;

}

.thumb-view .invisible {
    display: none;
    height: 225px;
    margin: 1 auto;
}
