
/* html5boilerplate */
#right-panel {
	background: transparent !important;
	color: black !important; /* Black prints faster: h5bp.com/s */
	box-shadow:none !important;
	text-shadow: none !important;
	/* safari */
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}
#right-panel a[href]:after {
	content: " (" attr(href) ")"; content: "";
}
#right-panel abbr[title]:after {
	content: " (" attr(title) ")";
}
/* Don't show links for images, or javascript/internal links */
#right-panel .ir a:after,
#right-panel a[href^="javascript:"]:after,
#right-panel a[href^="#"]:after {
	content: "";
}
#right-panel pre,
#right-panel blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
/* h5bp.com/t */
#right-panel thead {
	display: table-header-group;
}

#right-panel tr,
#right-panel img,
h2, h3 {
	page-break-inside: avoid;
}
#right-panel img {
	max-width: 100% !important;
}
@page {
	/*margin: 0.5cm;*/
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}

body {
	font-size: 13px;
}

/* override display: flex for firefox */
#content-wrapper,
.card,
.card-header .card-title div,
#more-links,
#header .row2,
.row {
	display: block !important;
	background: transparent;
}

#header .row2,
#header .view-title,
.card-body,
.card-header .card-title div {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
body,
.container {
	min-width: 0 !important;
}

html,
body,
#header,
.card > .card-header,
.footer > .container,
.padded,
.tab-content {
	background: transparent !important;
}

#content-wrapper {
	padding-top: 0 !important;
}
#header {
	position: relative;
}

#view-header .title {
	max-width: 100%;
}

.navLevel1 > ul > li {
	border-top: 5px solid transparent;
}

.collapse {
    display: block !important;
    height: auto !important;
}

#header .row1,
#header .col-left-btn,
#header .col-right-btn,
.card .fa-chevron-down,
.card .fa-chevron-right,
.card .chevron-state,
.sources-link,
.zoom-overlay,
button.fa-plus,
button.fa-minus,
img[src*="/Fachinfo_"],
#web-footer,
#footer-mobile {
	display: none !important;
}

/* duplicate responsive css for firefox/safari */
#left-panel {
	display: none;
}

.img-box {
	margin: 1rem 0;
}
.img-box li {
	width: auto;
}

h1, h2, h3, h4, h5, h6 {
	text-decoration: underline;
	color: #000 !important;
}

.img-thumbnail {
	border: none;
	padding: 0;
}

.card-header a {
	padding: 0;
}
.card-header a,
.card-header .card-title p {
	color: #000 !important;
}

.info-auf button {
	background: none;
}
.info-auf > div > ul {
	margin: 0px auto;
}
.info-auf button p {
	text-decoration: underline;
}

.experten-info button {
	border: none;
	text-decoration: underline;
	background: transparent;
}

.sources-print {
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	display: inline-block;
}

.internal-link a {
	color: #000;
	border-bottom: none;
}

#more-links a {
	border-right: 2.5px solid #fff;
}
#more-links a:nth-child(2n) {
	border-right: none;
	border-left: 2.5px solid #fff;
}

/* hide Grad select buttons */
.kachel ul.nav.nav-tabs {
	display: none;
}

/* show Grad 1-4 */
.tab-content > .tab-pane {
	display: block;
}

.tab-content > .tab-pane > span.bold {
	font-size: 15px;
}