.page-template-single-timber_abc #main .breadcrumb {
    margin: 0;
}

.holz-abc-bannertext {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 8px;
    text-transform: uppercase;
    text-shadow: 2px 2px 7px rgba(0, 0, 0, .5);
}

.webcu-encyclo-h2 {
    font-size: 22px !important;
    clear: both;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 7px !important;
    border-bottom: solid 1px #bbb;
}

.webcu-encyclo-hr {
    clear: both;
    margin: 15px 0;
    padding-top: 30px;
    border-bottom: solid 1px ;
    border-color: transparent transparent #bbb transparent;
}

.post-content h1.webcu-single-abc-title {
    background-image: linear-gradient(to right, #222 100%, transparent 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 2em 2px;
    text-shadow: none;
    color: #222;
    letter-spacing: normal;
    font-size: 30px;
    font-weight: bold;
}



.webcu-encyclo-content .webcu-encyclo-title{
    padding-right: 50px;
    font-weight: bold;
    vertical-align: top;
    float: left;
    width: 38%;
    margin-bottom: 10px;
    clear: both;
}

.webcu-encyclo-content .webcu-encyclo-description{
    float: left;
    width: 62%;
    margin-bottom: 10px;
}

.webcu-encyclo-content .webcu-encyclo-description ul{
    margin:0;
    padding: 0;
}

.webcu-encyclo-content {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.webcu-encyclo-img {
    float: right;
    width: 62%;
    margin-bottom: 10px;
}

.webcu-encyclo-img img { float: left; margin-right: 10px; }

.webcu-encyclo-img-content {
    display: inline-block;
    margin-top: 10px;
    clear:both;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
}

.post-content h3.webcu-single-abc-subtitle {
    font-size: 16px;
    margin-top: 0.2em;
}

.webcu-abc_1st-info .webcu-abc-title {
    font-weight: bold;
    vertical-align: top;
    float: left;
    width: 48%;
    margin-bottom: 10px;
    clear: both;
    padding-right: 50px;
}

@media only screen and (max-width: 640px) {

    .holz-abc-bannertext {
        font-size: 30px;
        letter-spacing: 5px;
    }

    .webcu-encyclo-h2 {
        font-size: 18px !important;
        width: 100% !important;
    }

}

@media only screen and (max-width: 640px) {

    .webcu-abc_1st-info .webcu-abc-title,
    .webcu-abc_1st-info .webcu-abc-description,
    .webcu-abc_2nd-info, .webcu-abc_1st-info,
    .webcu-encyclo-content .webcu-encyclo-description,
    .webcu-encyclo-img {
        float: none;
        width: 100%;
    }

    .webcu-encyclo-content .webcu-encyclo-title {
        padding-bottom: 0;
        float: none;
        width: 100%;
    }

}