.intro {
	font-size: 1.25rem;
	line-height: 1.875rem;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
}

.intro .heading {
	overflow: hidden;
	padding-right: 1.25rem;
	margin-bottom: 1.25rem;
}

.intro .heading .number {
	display: inline-block;
	font-size: 1.25rem;
	line-height: 1.4375rem;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	margin-bottom: .9375rem;
}
.intro .heading .image-credit {
	display: inline-block;
    white-space: nowrap;
    color:#999999;
    float:right;
	font-size: 0.8rem;
	line-height: 1.4375rem;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	margin-bottom: .9375rem;
}
.intro .heading h1 {
	line-height: 1.2222;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.intro p {
	line-height: 1.875rem;
}

.focus-block {
	padding: .9375rem 0 2.9376rem;
	padding: .9375rem 0 0;
}

.focus-block .focus-content {
	border-top: 1px solid #d1d1d1;
	overflow: hidden;
	position: relative;
    margin-bottom: 20px;
}

.focus-block .focus-content .link-more:hover {
	color: #f70;
}

.focus-block .focus-content .text-right {
	text-align: right;
	position: absolute;
	top: .1rem;
	right: 0;
}

.focus-block .focus-content .article-heading {
	padding: 2.5rem 0 .4375rem;
	text-decoration: none;
	margin: 0;
	display: block;
}

.focus-block .focus-content .article-heading:hover .title-category {
	color: #f70;
}

.focus-block .focus-content .article-heading .title {
	display: block;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #f70;
	text-transform: uppercase;
}

.focus-block .focus-content .article-heading .title-category {
	line-height: 1.875rem;
	word-spacing: .125rem;
	margin-bottom: .5625rem;
	font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.25rem;
}

.article-heading .title-category-sub {
	line-height: 1.575rem;
	word-spacing: .125rem;
	margin-bottom: .5625rem;
	font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1rem;
}

.article-heading-sub  {
	font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5rem;
}

.focus-block .focus-content a.article-heading .text-right:hover,
.focus-block .focus-content a.article-heading .title-category:hover {
	color: #f70;
}

.focus-block .focus-content .author, .author {
	display: block;
	font-size: .9376rem;
	line-height: 1rem;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	color: #999;
	padding: .6rem 0 1.1rem;
}

.focus-block .focus-content .accordion-content {
	border: none;
	padding: 0;
}



.archiv-link {
    display:inline-block;
    padding-left:6px;
    padding-right:6px;
    background:#efefef;
    margin:3px;
    border-radius: 3px;
    width:80px;
    text-decoration:none;
    border-bottom:0.5px solid black;
    white-space: nowrap;
}
.slider-box, .archiv-link{
    outline: none;
}



.article-single-h1 {font-size:2rem;line-height:1.2;margin-top:2rem;}
.article-single-h2 {font-size:1.5rem;line-height:1.2;margin-top:0;}
.article-single-reference {font-size:1.25rem;line-height:1.2;margin-top:0rem;margin-bottom:.5rem;}

a.end-note {
	font-size: .875rem;
    line-height:1 !important;
	color:#999999 !important;
	font-family: Roboto, Arial, sans serif;
	font-weight: 400;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

.end-note:hover {
	color: #f70;
	border-color: #f70;
}

