blockquote {
    font-style:italic;
    color:#958971;
}
#main div.btn > a {
    padding:5px 10px;
    text-decoration:none;
}
div.btn--primary > a:after {
    padding-left:8px;
    vertical-align:middle;
    font-family:'Genericons';
    line-height:1.625;
    content: '\f458';
}
.caption {
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    font-size:24px;
}

/* Links im Footer */
#footer .inside a {
    text-decoration:underline;
    color:#453006;
}
.footer-text {
    padding-top:170px;
}
.ce_text ul,
.ce_list ul {
    margin-left:0;
    padding-left:30px;
    list-style-image:url("files/template/img/broetchen_icon_ul.gif");
}
p a {
    text-decoration:none;
}
blockquote p {
    display:inline-block;
    padding:10px 25px;
    border-top:1px solid #F5F5F5;
    border-bottom:1px solid #F5F5F5;
    background-image: url("files/template/img/blockquote[1].png"),url("files/template/img/blockquote[1].png");
    background-position: center left, center right;
    background-repeat: no-repeat;
    background-size: 15px;
}
h2 {
    color:#453006;
}
h3 {
    text-align:left;
    color:#453006;
}
.initial h3 + p::first-letter,
.initial h2 + p::first-letter,
.initial h1 + p::first-letter {
    float:left;
    padding-top:5px;
    padding-right:5px;
    padding-bottom:0;
    font-size:300%;
    color:#453006;
}
.heading-center,
.heading-center h1,
.heading-center h2,
.heading-center h3 {
    text-align:center;
}
.cite-box {
    padding-top:5px;
    padding-bottom:5px;
    border-top:1px solid #453006;
    border-bottom:1px solid #453006;
}
.cite-box p:first-child:before {
    padding-right:5px;
    font-size:25px;
    line-height:1.2;
    content:'„';
}
.cite-box p:last-child:after {
    float:right;
    padding-left:10px;
    font-size:40px;
    line-height:.4;
    content:'‟';
}
.genericons {
    line-height:1.625;
}
.disclaimer-angebote {
    margin-top:15px;
    font-size:12px;
}
.foerder-link {
    text-align:center;
}
.rotes-x ul {
    padding-left:15px;
    list-style-type:none;
    list-style-image:none;
}
.rotes-x ul li::before {
    margin-right:5px;
    font-family:Glyphicons Regular;
    color:#b80202;
    content:"\E198"
}

/* Schriftgröße Footer */
#footer .inside {
    font-size:.875rem;
    color:#453006;
}
.text-center {
    text-align:center;
}
