/*
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}
*/
html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.BlogKopf {
    max-width: 950px;
    margin: 0 0 30px 10px;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

.BlogKopfInner {
    width: 876px;
    margin: 0 37px;
}

.BlogKopf .caps a {
    color: #000;
    text-decoration: none;
}

.BlogKopf .caps a:hover {
    color: #c60000;
}

.BlogBild {
    float: right;
    margin-left: 10px;
}


.BlogKopfText .BlogTitle {
    margin-bottom: 10px;
    font-family: Arial,sans-serif;
    font-size: 35px;
    line-height: 120%;
    color: #000;
}

.BlogKopfText .BlogTitle strong {
    font-family: Arial Black,sans-serif;
}

.BlogKopfText p.Copy {
    font-family: Verdana,sans-serif;
    font-size: 11px;
    line-height: 14px;
}

.BlogKopfText p.MetaInfo {
    margin-top: 10px;
}

.BlogKopf.Artikel .BlogKopfInner {
    width: 600px;
    margin: 0 10px;
}

.BlogKopf.Artikel .BlogBild {
    float: right;
    margin-left: 10px;
}

.BlogKopf.Artikel .BlogKopfText {
    padding-top: 30px;
}

.BlogKopf.Artikel .BlogKopfText .BlogTitle {
    margin-bottom: 10px;
    font-family: Arial,sans-serif;
    font-size: 30px;
    line-height: 120%;
    color: #000;
}

.BlogKopf.Artikel .FAZArtikelFunktionen {
    top: 0;
}

.Artikel {
    position: relative;
}

.Rubrikenkopf+.Teaser620 {
    border-top: 0;
}

.AutorenInfo {
    border-bottom: 0;
}

.MiscBoxInner {
    margin: 5px 0;
}

.BlogFeedLink {
    margin-top: 5px;
    font-family: Georgia,serif;
    font-size: 13px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
}

.BlogFeedLink:hover {
    color: #c60000 !important;
		text-decoration: none;	
}

.iconRSS {
    padding: 5px 10px;
    background: url(https://www.faz.net/img/f50_sprite_services.gif) no-repeat -268px -10px;
}

.BlogHeadLink {
    font-family: Georgia,serif;
    font-size: 13px;
    line-height: 20px;
    color: #434343;
    text-decoration: none;
}

.BlogHeadLink:hover {
    color: #c60000;
}

.iconDiscArrow {
    padding: 0 10px;
    background: url(https://www.faz.net/img/f50_sprite_vert.gif) no-repeat right -98px;
}

.BlogHeadLink:hover .iconDiscArrow {
    background-position: right -118px;
}

p.quote {
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    padding: 20px 0;
    font-weight: bold;
    font-style: italic;
}

.normal {
    font-weight: normal;
}

.Tagline {
    margin: 0 0 25px 0;
    color: #666;
}

.Tagline a {
    color: #c60000;
    text-decoration: none;
}

.Tagline a:hover {
    text-decoration: underline;
}

ul.TagCloud li {
    border-right: 1px solid #999;
}

.discArrow {
    white-space: nowrap;
    padding: 0 5px 0 7px;
    background: url(https://www.faz.net/img/disc_arrow.gif) right center no-repeat;
}

a:hover .discArrow {
    background: url(https://www.faz.net/img/disc_arrow_hover.gif) right center no-repeat;
}

.redArrow {
    padding: 0 2px;
    background: url(https://www.faz.net/img/link_arrow_red.gif) right center no-repeat;
}

.blogList li {
    list-style: none;
    position: relative;
    padding: 13px 0 10px 0;
    border-bottom: 1px dotted #999;
}

.blogList a {
    display: block;
    text-decoration: none;
}

.blogList a:hover,.blogList a:hover * {
    color: #c60000;
}

.blogList .brTxt {
    float: left;
    width: 185px;
}

.blogList .author {
    display: block;
    font-family: Verdana,sans-serif;
    font-size: 10px;
    color: #666;
}

.blogList .blogTitle {
    display: block;
    margin: 5px 0;
    font-family: Verdana,sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #000;
}

.blogList .Headline {
    display: block;
    font-family: Georgia,serif;
    font-size: 13px;
    line-height: 16px;
    color: #000;
}

.blogList .brImg {
    position: absolute;
    right: 0;
    bottom: 0;
}

