.single-main p a, .single-main p a:hover {
    color: #555555;
    text-decoration:none;
}
.single .col-md-4 h2 a, .single .col-md-4 h2 a:hover {
    color: #FFF;
    text-decoration:none;
}
.single .col-md-2 h2 a, .single .col-md-2 h2 a:hover {
    color: #FFF;
    text-decoration:none;
}
.teaser {
    margin-top: 15px;
}
.teaser .csc-textpic-text {
    height: 75px;
}
.single-main li a {
    color: #555555;
    text-decoration: none;
}
.single-main li a:hover {
    color: #6697be;
    text-decoration: none;
}

@media (max-width:640px){
  .tx-jfmulticontent-pi1 .c66l {
    width: 100%;
  }
  .tx-jfmulticontent-pi1 .c33r {
    width: 100%;
  }
  .subcr {
    padding: 0 0 0 0;
  }
}