.detail h1.detail_headline em,
.news_block p strong,
body.contenttype_modular #content_wrapper > section div.detail .detail_modul .detail_paragraph h2 em,
.timeline > ul > li > em.ui-accordion-header-active { color: #c55447; }
.timeline > ul > li > em.ui-accordion-header-active:before { background-color: #c55447; border-color: #c55447; }
.teaser .teaser_overline,
.box_standard.most ol.catchline li:before,
body.contenttype_modular #content_wrapper > section div.detail .detail_modul.quote .detail_paragraph h2 em:before,
div.quotationbox div.qb_content:before,
div.section.carousel div.section_inner div.box div.teaser .teaser_overline,
div.quotationbox.qb_picture blockquote.qb_text p:before { color: #c55447; }
.teaser em.teaser_flag { background-color: #c55447; color: #fff; }
body.contenttype_modular #modularNav li.active:before,
body.contenttype_modular #modularNav li:hover:before,
body.contenttype_modular #content_wrapper > section div.detail .detail_modul.poll .detail_paragraph form.form_global input[type="radio"]:checked + span.styled_radio:before { background-color: #c55447; }
body.contenttype_modular #content_wrapper > section div.detail .detail_modul.poll .detail_paragraph form.form_global button[type="submit"] { background-color: #c55447; border-color: #c55447; }
/* tapete */
/* tapete */
/* header/footer */
h1.logo { top: -1999em; }
div.area a {cursor:pointer;display:block;}
#footer_branding { display: none; } /* kann irgendwann mal in die header_footer.css */
/* //header/footer */
/* #################### breakpoint 1270px #################### */
@media only screen and (max-width: 1270px) {
div.wrapper:before,
div.wrapper:after {display:none;}
}
/* #################### breakpoint 640px #################### */
@media only screen and (max-width: 640px) {
/* Kann evtl. irgenwann mal in die breakpoints.css rein */
body.responsive div.header_branding { height: 70px; }
body.responsive div.header_branding:before { content: url(""); }
}
/* #################### //breakpoint 640px [S] #################### */
/* #################### breakpoint 350px #################### */
@media only screen and (max-width: 350px) {
}
/* #################### //breakpoint 350px #################### */
