

blockquote {
    font-size: 2em;
    font-family: $font-family-sans-serif;
    text-align: right;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-color: #cccccc;
    line-height: 1.3em;
    padding: 1em 0em 1em 0em;
    width: 290px;
    margin: 1em;
    position: relative;
    float: right;
    background-image: url(/media/images/citat_ny.original.png);
    background-repeat: no-repeat;
    background-size: 110px 110px;
    background-position: left top;
    text-indent: 2rem;
}

.infotext{
    font-family: $font-family-sans-serif;
    font-size: 0.75rem;
    line-height: 1.1rem;
    display: inline-block;
}

.anfang{
    margin-top: 1rem;
    float: left;
    line-height: 2.5rem;
    padding: 0 0.4rem 0.1rem 0.1rem;
    font-size: 6rem;
}

.emfas{
    font-weight: 700;
}