/* Template Mitarbeiterportrait */

.Template.s234 .spalteEins,
.Template.s234 .spalteZwei {
    background: #e6e6e6;
    width: 49%;
}

.Template.s234 .spalteEins {
    margin-right: 2%;
}

.s234 .spalteEins {
    margin-right: 2%;
}

.s234 .spalteEins,
.s234 .spalteZwei {
    width: 49%;
    float: left;
    position: relative;
}

.s234 .bildEins,
.s234 .bildZwei {
    float: left;
    position: relative;
    margin-top: 0px !important;
    width: 28%;
}

.s234 .bildEins img,
.s234 .bildZwei img {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 0px !important;
}

.s234 .textBlock {
    margin-left: 2%;
    float: left;
    width: 70%;
}

.s234 h2.headline{
    font-size: 12px;
    color: #343434;
    margin: 0px 0px 10px 0px;
}

.s234 .textBlock .text .textile p,
.s234 .textBlock .text .textile p a {
    font-size: 12px !important;
    line-height: normal !important;
}


