.block-articles-type-2 .anekdot {
     font: 400 17px "Dinpro";
}
.body a {
    text-decoration: none;
}
.body a:hover {
    text-decoration: underline;
}
.block-articles-type-3 .img {
    margin-bottom: 0px;
}
.material .content-main img.fl_fv {
    margin-bottom: 0px;
    width: 18px;
}

.material .block-articles-type-6 h2,h1 {
    font: 500 20px "Dinpro";
    margin-bottom: 26px;
    padding: 0;
    text-align: left;
    color: #777777;
}
/*
.material .block-articles-type-6 span {
    display: block;
    margin-block-end: 1em;
    margin-block-start: 1em;
    margin-inline-end: 40px;
    margin-inline-start: 40px;
}
*/
.material .block-articles-type-6 span.quote {
    color: #af0000;
    display: block;
    font: 500 24px DinPro;
    margin: 20px auto;
    max-width: 600px;
    text-transform: uppercase;
    width: 100%;
}
.pdf div {
    display: block;
    float: left;
    font-size: 15px;
    padding-bottom: 10px;
    width: 130px;
}
.pdf img{
    display:inline !important;
    width:auto !important;
    vertical-align: top !important;
    padding: 2px 2px 0px 0px;
}
.pdf h4 {
    border-bottom: 1px solid #8f8f8f;
    color: #af0000;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 11px;
    padding-bottom: 3px;
    padding-left: 7px;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    clear: both;
}
div.paginator {margin-bottom:20px}

/* search */
div.search {margin-bottom:20px}
.search p {
font-size: 1em !important;
margin: 5px auto !important;
}
.search .date {
    background: #f6efea none repeat scroll 0 0;
    color: #af0000;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0px;
    padding: 2px 45px 0 33px;
}
.search h5 {
    font-size: 1em;
    padding-bottom: 2px;
    font-weight: bold;
    margin:0px;
}
.search_item::after {
    clear: both;
    content: "";
    display: block;
    font-size: 0 !important;
    line-height: 0 !important;
}
.search_item {
    border-bottom: 1px solid #d8d8d8;
    color: #666666;
    line-height: 18px;
    margin-bottom: 11px;
    padding-bottom: 6px;
}
.search a {
    text-decoration: none;
}
.search a:hover {
    text-decoration: underline;
}
.life_preview p{
  margin: 0 0 0.5em;
}
.link-color{
  color: #ec1c24;
}
a.link-color:hover {
    box-shadow: none;
    text-decoration: none;
}