/*
Legende der Bildpositionen:
0 = Oben mittig
1 = Oben rechts
2 = Oben links
8 = Unten mittig
9 = Unten rechts
10 = Unten links
17 = Im Text rechts
18 = Im Text links
25 = Neben dem Text rechs
26 = Neben dem Text links
*/

.hn4u-image-desc {
	margin: 5px 0 15px !important;
}

.hn4u-imageorient-0, .hn4u-imageorient-8 {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.hn4u-imageorient-1, .hn4u-imageorient-9 {
	display: block;
	margin: 0 0 0 auto;
	text-align: right;
}

.hn4u-imageorient-2, .hn4u-imageorient-10 {
	display: block;
	margin: 0 auto 0 0;
}

.hn4u-imageorient-17, .hn4u-imageorient-25 {
	float: right;
	margin: 0 0 5px 15px !important;
	text-align: right;
	max-width: 50%;
}

.hn4u-imageorient-18, .hn4u-imageorient-26 {
	float: left;
	margin: 0 15px 5px 0 !important;
	max-width: 50%;
}

.hn4u-image-container {
	margin: 15px auto;
}

.hn4u-image-container.hn4u-imageorient-0, .hn4u-image-container.hn4u-imageorient-8 {
	text-align: center;
}

.hn4u-image-container.hn4u-imageorient-0, .hn4u-image-container.hn4u-imageorient-1, .hn4u-image-container.hn4u-imageorient-2 {
	margin: 0 0 10px 0;
}

.hn4u-image-container.hn4u-imageorient-0 img, .hn4u-image-container.hn4u-imageorient-1 img, .hn4u-image-container.hn4u-imageorient-2 img {
	margin: 0 0 5px 0;
}

.hn4u-image-container.hn4u-imageorient-8, .hn4u-image-container.hn4u-imageorient-9, .hn4u-image-container.hn4u-imageorient-10 {
	margin: 10px 0 0 0;
}

.hn4u-image-container.hn4u-imageorient-8 img, .hn4u-image-container.hn4u-imageorient-9 img, .hn4u-image-container.hn4u-imageorient-10 img {
	margin: 5px 0 0 0;
}

.hn4u-image-container img {
	float: none;
	display: inline-block;
}

img {
	max-width: 100%;
	height: auto;
}

img.hn4u-img-fullwidth {
	width: 100%;
}

img.hn4u-img-origwidth {
	width: inherit;
	max-width: none;
}

img.hn4u-sources-small-img {
	float: left;
	margin-right: 15px;
}

.xs img {
	/*width: 100%;*/
	height: auto;
	margin: 5px auto;
}

.flickr-photo img, img[src*="fileadmin/pics/ext/mn/"], img.hn4u-from-fb {
	width: 100% !important;
}

.hn4u-author img {
	height: 50px;
	margin-right: 5px;
}

.hn4u-std-table p {
	margin: 0;
	padding: 0;
}

table.hn4u-std-table {
	border-spacing: 3px !important;
	border-collapse: separate !important;
	border: 0 !important;
}

.hn4u-std-table td, .hn4u-std-table th {
	padding: 3px !important;
	border: 0 !important;
}

#hn4u-person-images {
	height: 200px;
}

#hn4u-person-images div {
	height: 100%;
}

#hn4u-person-images img {
	height: 100% !important;
	width: auto !important;
	margin: auto !important;
}

.hn4u-teaser img {
	height: 150px;
}

.hn4u-teaser img.hn4u-teaser-img {
	width: 150px;
	object-fit: cover;
	object-position: 50% 0;
}

.hn4u-teaser img.hn4u-teaser-img-only, .xs .hn4u-teaser img.hn4u-teaser-img {
	width: 100%;
	object-fit: cover;
	object-position: 50% 0;
	height: 296px;
}

.hn4u-teaser:hover {
	cursor: pointer;
}

blockquote {
	margin-left: 30px;
}

#full_page_loading {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0%;
	right: 0%;
	background-color: rgba(23, 162, 184, 0.75);
	z-index: 9999;
}

p.hn4u-fb-source {
	margin: 0;
}

.hn4u-nav {
	background: url("/fe/pics/head.jpg") left top no-repeat;
}

ul.hn4u-toc, ul.hn4u-toc ul {
	list-style: none;
}

a:hover {
	text-decoration: none;
}

.gCaller:hover {
	cursor: pointer;
}

.gMarker {
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;*/
	background-color: rgba(23, 163, 184, 0.096);
}

.modal {
	z-index: 9988;
}

#side-nav {
	width: 350px;
	position: fixed;
	top: 116px;
	z-index: 9977;
	height: 300px;
}

.lg #side-nav {
	width: 290px;
}

#side-nav a.nav-link {
	color: rgba(255, 255, 255, 0.5);
}

#side-nav a.nav-link:hover, #side-nav a.nav-link.active {
	color: rgba(255, 255, 255, 0.9);
}

.hn4u-nav ul {
	z-index: 9966;
}

.teaser-loading {
	overflow: hidden;
}

.teaser-loading i {
	display: block;
	height: 16px;
	margin-bottom: 7px;
	margin-left: 180px;
	margin-right: 15px;
	background-color: #dee2e6;
	animation: pulse 3s infinite ease-in-out;
}

.teaser-loading i:nth-child(1) {
	height: 24px;
	margin-bottom: 18px;
	margin-top: 15px;
	margin-right: 30%;
	margin-left: 15px;
}

.teaser-loading i:nth-child(2) {
	float: left;
	width: 150px;
	height: 150px;
	margin: 15px;
	margin-top: 0;
}

.teaser-loading i:nth-child(3) {
	margin-right: 10%;
}

.teaser-loading i:nth-child(4) {
	margin-right: 30%;
}

.teaser-loading i:nth-child(5) {
	margin-right: 15%;
}

.teaser-loading i:nth-child(6) {
	margin-right: 5%;
}

.teaser-loading i:last-child {
	height: 66px;
	margin: 58px 0 0 0;
}

.xs .teaser-loading i {
	margin-left: 15px;
}

.xs .teaser-loading i:nth-child(2) {
	float: none;
	width: auto;
	height: 300px;
	margin: 15px;
	margin-top: 0;
}

.xs .teaser-loading i:last-child {
	height: 66px;
	margin: 15px 0 0 0;
}

@keyframes pulse {
	0% {
		opacity: 1;
	}
	25% {
		opacity: 0.5;
	}
	90% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}

.hn4u-article-image-slider {
	height: 450px;
}

.hn4u-article-image-slider img {
	max-height: 100% !important;
	height: auto!important;
	max-width: 100% !important;
	width: auto !important;
	margin: auto !important;
	position: relative !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
}

.hn4u-article-image-slider .carousel-caption span {
	background-color: rgba(0, 0, 0, 0.75);
	padding: 0 3px;
}

.page-content>div:first-child>.hn4u-article-image-slider:first-child, .page-content>div:first-child>.hn4u-img-container:first-child {
	margin-top: 0 !important;
}

.page-content>div:last-child>.hn4u-article-image-slider:last-child, .page-content>div:first-child>.hn4u-img-container:last-child {
	margin-bottom: 0 !important;
}

.hn4u-img-container>img {
	margin: 0 auto;
}

.hn4u-img-container.float-left {
	margin-right: 15px;
}

.hn4u-img-container.float-right {
	margin-left: 15px;
}

.xs .hn4u-img-container {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
	text-align: center !important;
}

.hn4u-img-container.fb-source {
	text-align: center;
}

.page-content .glossar-parsable:last-child hr:last-child {
	display: none;
}

.hn4u-fb-source .hn4u-img-container {
	display: inline-block !important;
	margin: 0 15px;
	margin-left: 0;
	max-width: 50px;
}

.thumb80 img {
	max-width: 80px;
}

.thumb100 img {
	max-width: 100px;
}

.thumb200 img {
	max-width: 200px;
}

.hn4u-flckr-container-in-a-row {
	display: flex;
}

.hn4u-flckr-container-in-a-row>* {
	margin: 0 4px;
}

.hn4u-flckr-container-in-a-row>*:first-child {
	margin-left: 0;
}

.hn4u-flckr-container-in-a-row>*:last-child {
	margin-right: 0;
}

.xs .hn4u-flckr-container-in-a-row {
	display: block;
}

h2 {
	margin-top: .5rem;
}

.t-card img.hn4u-teaser-img {
	width: 100%;
	height: auto;
}

.sm .t-card img.hn4u-teaser-img, .xs .t-card img.hn4u-teaser-img {
	max-width: 300px;
}