h2 b{
    font-family:inherit;
}
.margin-top-10 {
    margin-top:10px;
}
.margin-left-50{
    margin-left:50px !important;
}
.row.margin-left-50{
    margin-left:35px !important;
}
.width-100 {
    width:100%;
}
.width-100:before{
    display:table;
    content:"";
}
.width-100:after{
    display:table;
    content:"";
    clear:both;
}
.btn-success {
    border-radius: 3px;
}
blockquote.clear{
    font-weight:400;
    background:#fff;
}
blockquote.clear p {
    position:relative;
    padding:0 22px;
}
blockquote.clear:before,blockquote.clear:after{
    display:none
}
blockquote.clear p:before,blockquote.clear p:after{
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    transform:translate(0,0);
    color:#f29100;
}
blockquote.clear p:before{
    content:"\f10d";
    position:absolute;
    top: 5px;
    left: 0px;
}
blockquote.clear p:after{
    content:"\f10e";
    margin-left: 4px;
}
blockquote.clear footer{
    padding-left: 22px;
}
blockquote.clear footer:before,  blockquote.clear footer small:before{
    display:none;
}
.lower .row ul.check li:before, ul.check li:before {
    color: #3BA02D;
    margin-top: 1px;
}
.blockquote:before, .blockquote:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: .85em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #f29100;
}
.blockquote:before {
    content: "\f10d";
    position: absolute;
    left: -3px;
    top: 8px;
}
.blockquote:after {
    content: "\f10e";
    margin-left: 5px;
}
.res-50 {
    margin: 15px auto 15px;
    width: 50%;
}
.light-border {
    border: 1px solid #c6c6c6;
}
.drittel {
    width:33.333%;display:block;float:left;
    margin-top:8px;
}
.drittel-mitte {
    margin-top:-8px;
    border-color:#3BA02D;
    box-shadow: 0px 0px 10px rgba(0,0,0,.333);
}
.drittel-links {
    border-right:0px none;
    border-color:#8C0A00;
}
.drittel-rechts {
    border-left:0px none;
    border-color:#8C0A00;
}
.padding-10 {
    padding:10px;
}
.has-plus p {
    padding-left: 24px;
    position:relative;
}
.drittel .has-plus p small{display:block;line-height:1.4em!important;}
.has-plus p .fa {
    position:absolute;
    top: 5px;
    left: 0px;
}
.has-plus .fa-plus-circle {
    color:#3BA02D;
}
.has-plus .fa-minus-circle {
    color:#8C0A00;
}

.siegel-padding{
    padding: 20px 30px 0px;
}
.siegel-image{
    max-height: 75px;
    margin: 0 auto;
}
.line-height-1-15{
    line-height: 1.15em !important;
}
.display-block{
    display:block;
}
.smile{
    margin:10px auto 30px;
}

.drittel h4{margin-top:9.5pt!important}
.rp .same-height-right .drittel p {text-align:left!important}
.rp .same-height-right .drittel p.text-center {text-align:center!important}