/* HRRS Basislayout: zusammengefuehrt aus hrrs-legacy.css und hrrs-modern.css. */

/* === Legacy-Basis === */
/* CSS für hrr-strafrecht.de */

/* ------- HRRS-Hauptformate ------- */

/* ------- Body ------- */

html {
	font-size: 14px;
}

body {
	font-family: 'Source Sans 3', Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 1.42857143;
}

/* ------ Standard-Formate ------- */

/* Überschriften */

h1 {
	font-family: "Source Serif 4", Georgia, "Times New Roman", serif;
	font-weight: 400;
	font-size: 3.83em;
	color: #fff;
	line-height: 90%;
	margin-top:60px;
	font-kerning: normal;
	font-feature-settings: "kern" 1, "liga" 1;
	text-rendering: optimizeLegibility;
}

h1 > small {
		font-size: 0.53em;
}

h2, h3, h4, h5, h6 {
	font-family: "Source Serif 4", Georgia, "Times New Roman", serif;
	font-weight: 600;
    line-height: 120%;
	font-kerning: normal;
	font-feature-settings: "kern" 1, "liga" 1;
	-o-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-rendering: optimizeLegibility;
}

h2 {
	font-size: 2.13em;
	/* bei internen Links Überstand der Navi-Leiste kompensieren */
	padding-top: 20px;
	margin: -5px 0 15px 0;
}

h3 {
	font-size: 1.63em;
	padding-top: 20px;
}

h4, h5, h6 {
	font-size: 1.13em;
	padding-top: 1em;
}

h4 {
    font-style: italic;
}

.zu {
    text-decoration: underline;
    text-align: center;
	padding-top: 1em;
}

.hrrs-ta {
	background: #28808d;
	margin: 10px 0 20px 0;
	padding: 10px 5px 10px 5px;
	border-radius: 0;
	display:block;
}

.hrrs-tb {
	background: #28808d;
    text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
    padding: 10px;
	border-radius: 0;
	display:block;
}

.hrrs-tb p {
	color: #fff;
}

.hrrs-tc {
	font-size: 2.63em;
	margin-right: 0px !important;
}

.hrrs-tm {
	margin-top: 30px;
	margin-right: 0px !important;
	font-size: 1.63em;
    text-align: left;
}

h3.untertitel, h3.aufsatz  {
	font-family: "Source Serif 4", Georgia, "Times New Roman", serif !important;
	font-weight: 600 !important;
	font-size: 1.63em !important;
	padding: 0 !important;
	margin: 0 0 20px 0 !important;
	border: 0 !important;
}

h3.aufsatz {
	padding-top: 20px !important;
	margin: 0 0 10px 0 !important;
}

@media (max-width: 991px) {
	h1 {
		font-size: 2.33em;
		margin-top: 40px;
	}
	h1 > small {
		font-size: 0.39em;
	}

	h2 {
		font-size: 1.63em;
	}

	h3 {
		font-size: 1.53em;
	}

	h4, h5, h6 {
		font-size: 1.13em;
	}

	.hrrs-tc {
		font-size: 2.13em;
	}

	.hrrs-tm {
		font-size: 1.33em;
	}

	h3.untertitel, h3.aufsatz  {
		font-size: 1.33em !important;
	}

}

/* Absätze: */

p, blockquote, li, td, address {
	-o-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	font-size: 1.13em;
	line-height: 140%;
}

p {
    text-align: justify;
}

blockquote {
    text-align: justify;
    margin: 0 80px 0 60px;
	border: 0;
}

blockquote p {
	font-size: 0.83em;
}

.klein {
    font-size: 0.83em;
    text-align: left;
    font-weight: normal;
}

.update {
    font-size: 0.83em;
    text-align: right;
    font-weight: normal;
}

.seiten {
    border-top: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
    margin: 20px 0 20px 0;
    display: block;
    text-align: center
}

/* Listen */

#inhalt_start ul {
	margin-top: 20px;
	padding: 0;
	text-indent: 0;
	text-decoration: none;
	list-style-type: none;
}

#inhalt_start li {
	margin: 0 20px 10px 0;
}

ol.hrrsaliste li {
	text-align:justify;
	margin-left:30px;
	padding:0 0 5px 10px;
	line-height:140%;
}

ul.hrrsliste {
		list-style: none;
/*		margin-left: 60px; */
		margin-left: 30px;
		padding-left: 30px;
}

ul.hrrsliste li {
		margin-bottom: 10px;
}

ul.punkte{
	margin-left: 30px;
}

ul.punkte li {
    list-style-type: square;
    text-align: justify;
	padding: 0 0 5px 10px;
	line-height: 140%;
}

/* ------ Seitenelemente ------- */

header {
	font-family: "Source Serif 4", Georgia, "Times New Roman", serif;
	font-weight: 400;
}

/* Kopf für die CSS-Druckversion */

#druck_kopf {
    display: none;
}

/* Fussnoten */

.fn {
    font-size: 1.0em;
    text-align: left;
    font-weight: normal;
}

.fn:target, .fnn:target {
    background:#eee;
}

.fnlinie {
	text-align: left;
	color: #eef1f2;
	background-color: #eef1f2;
	width: 33%;
	height: 3px;
	margin: 16px 0 16px 0px;
	border: 0;
}

/* Entscheidungen */

#inhalt_es .rn {
    font-family: 'Source Sans 3', Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 1.1em;
	color: #909090;
	margin-bottom: -20px;
	text-align: right;
	width: 100%;
}

#inhalt_es .rn a {
    text-decoration: none;
	color: #909090;
}

#inhalt_es p {
	margin: 0 40px 20px 0;
	display: block;
}

#inhalt_es h2 {
	font-size: 1.85em;
	padding-top: 20px;
	margin: -15px 40px 20px 0;
}

#inhalt_es h3 {
    font-family: 'Source Sans 3', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 40px 20px 0;
    padding-top: 0px;
	line-height: 140%;
}

/* ------- Links: ------- */

a {
    font-weight: bold;
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: underline;
}

a:link, a:visited  {
    color: #28808d;
}

a:active {
    color:#909090;
}

/* ------- Formulare ------- */

label a, label a:hover {
    color: #000000;
    text-decoration: none;
}

/* ------- Tabellen ------- */

td.ohnelinien {
    padding: 5px;
    font-size: 0.933em;
    text-align: left;
}

td.linien {
    border-top: #000000 solid 1px;
    border-bottom: #000000 solid 1px;
    padding: 5px;
    font-size: 0.933em;
    text-align: left;
}

/* ------- Navigationsleisten: ------- */

#navbar-main > ul li a {
	font-weight: normal;
}

/* Standard-Seitenleiste */

.seitenleiste {
  margin-top: 10px;
  padding: 10px 20px 20px 20px;
  background-color: #eee;
  border-radius: 0;
}

/* Seiten-Navigationsleiste */

.sidenav {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  border-radius: 0;
}

/* All levels of nav */

.sidebar .nav > li > a {
  font-weight: normal;
  display: block;
  color: #28808d;
  padding: 5px 20px;
}

.sidebar .nav > li > a:hover,
.sidebar .nav > li > a:focus {
  text-decoration: none;
  background-color: #ddd;
}

.sidebar .nav > .active > a,
.sidebar .nav > .active:hover > a,
.sidebar .nav > .active:focus > a {
  font-weight: bold;
  color: #28808d;
  background-color: transparent;
}

/* Nav: second level */

.sidebar .nav .nav {
  margin-bottom: 8px;
}

.sidebar .nav .nav > li > a {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 30px;
  font-size: 90%;
}

/* ------- Breadcrumb: ------- */

.breadcrumb {
	font-size: 0.92em;
}

/* ------- Toolbar: ------- */

.pagination {
    margin: 5px 0 2px 0;
}

.pagination > li > a {
    color: #28808d;
}

.pagination > .active > a, .pagination > .active > span,
.pagination > .active > a:hover, .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #aaa;
    border-color: #aaa;
    color: #fff;
    cursor: default;
    z-index: 2;
}

/* ------- Drop-Down: ------- */

.dropdown-menu {
    min-width: 100px;
}

.site-navbar .dropdown-menu {
    min-width: 320px;
    width: 320px;
    border-radius: 0;
}

.scrollable-menu {
    height: auto;
    width: 30px;
    max-height: 290px;
    overflow-x: hidden;
}

/* ------- Footer: ------- */

footer {
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding: 10px 0 10px 0;
}

/* ------- Spezialformate für bestimmte Mediengeräte ------- */

@media (max-width: 991px) {
	ul.navbar-nav > li a { font-size: 0.83em; }
	blockquote { margin: 0 20px 0 10px; }
}

@media (min-width: 992px) {
	.sidenav { width: 215px; }
}

@media (min-width: 1200px) {
	.sidenav { width: 215px; }
	/* maximale Seitenbreite vorgeben */
	.container{
        max-width: 1000px;
    }
}

.visible-print {
	display: none !important;
}

@media print {

	.hidden-print {
		display: none !important;
	}

	.visible-print {
		display: block !important;
	}

/* Anzeige der Links im Ausdruck deaktivieren (für Boostrap) */

	a, a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: "";
	}

	abbr[title]:after {
		content: "";
	}

	.linie {
		text-align: center;
		color: #ddd;
		background-color: #ddd;
		width: 96%;
		height: 3px;
		margin: 16px 0 16px 0px;
		border: 0;
	}

}

/* === Modernes Layout === */
:root {
    --site-bg: #f2f3f3;
    --site-bg-soft: #f7f8f8;
    --site-ink: #111417;
    --site-muted: #60686d;
    --site-primary: #095768;
    --site-primary-dark: #063b47;
    --site-accent: #c39b43;
    --site-border: #d7dada;
    --site-shadow: 0 1px 2px rgba(10, 20, 24, 0.06);
    --site-font-scale: 1;
    --site-heading-font: "Source Serif 4", Georgia, "Times New Roman", serif;
    --site-body-font: "Source Sans 3", Arial, sans-serif;
}

html[data-font-scale="normal"] {
    --site-font-scale: 1;
}

html[data-font-scale="large"] {
    --site-font-scale: 1.08;
}

html[data-font-scale="xlarge"] {
    --site-font-scale: 1.16;
}

body.layout-modern {
    font-family: var(--site-body-font);
    font-weight: 400;
    font-size: calc(1rem * var(--site-font-scale));
    background: var(--site-bg);
    color: var(--site-ink);
}

body.layout-modern h1,
body.layout-modern h2,
body.layout-modern h3,
body.layout-modern h4 {
    font-family: var(--site-heading-font);
    font-kerning: normal;
    font-feature-settings: "kern" 1, "liga" 1;
    text-rendering: optimizeLegibility;
}

body.layout-modern .docs-container {
    padding-bottom: 10px;
}

body.layout-modern .docs-container > .row {
    margin-right: 0;
    margin-left: 0;
}

body.layout-modern .docs-container > .row > .site-sidebar-col {
    padding-left: 0;
    padding-right: 10px;
}

body.layout-modern .docs-container > .row > .content-surface {
    padding: 28px 34px;
}

body.home-header-first .docs-container > .row {
    margin-right: 0;
    margin-left: 0;
}

body.home-header-first .home-rail {
    padding-left: 0;
    padding-right: 10px;
}

body.home-header-first .docs-container > .row > .home-main {
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
}

.content-surface {
    background: #ffffff;
    border: 1px solid var(--site-border);
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(10, 20, 24, 0.05);
    padding: 28px 34px;
}

body.layout-modern .alert {
    border-radius: 0;
    border: 1px solid var(--site-border);
    background: #f8faf9;
    color: var(--site-ink);
    box-shadow: none;
}

body.layout-modern .alert-success {
    border-color: #cfdcda;
    background: #f2f7f6;
    color: #17383f;
}

body.layout-modern .alert-danger {
    border-color: #d9a7a1;
    background: #fbf0ef;
    color: #4a1f1b;
}

body.layout-modern .alert-warning {
    border-color: #dec58d;
    background: #fff7e3;
    color: #4a3415;
}

body.layout-modern .alert-info {
    border-color: #cfdbdd;
    background: #f4f8f9;
    color: #17383f;
}

.site-sidebar-col {
    margin-bottom: 14px;
}

.site-sidebar-layer {
    z-index: 100;
}

html {
    font-size: 14px;
    scroll-padding-top: 172px;
}

:target {
    scroll-margin-top: 172px;
}

.site-navbar {
    display: block;
    border: 0;
    margin-bottom: 0;
    position: sticky;
    top: 0;
    z-index: 1040;
    background: #095768;
    box-shadow: none;
    transition: box-shadow 0.22s ease;
}

.site-navbar > .site-header-top,
.site-navbar > .site-nav-shell,
.site-navbar > .site-header-search {
    display: block;
    width: 100%;
}

.site-header-top {
    background: #095768;
}

.site-header-top-inner {
    position: relative;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: end;
    column-gap: 12px;
    min-height: 86px;
    padding-top: 16px;
    padding-bottom: 18px;
}

.site-navbar.is-scrolled {
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.16);
}

body.home-header-first .site-navbar + .container {
    margin-top: 10px;
}

body.home-header-first .site-navbar {
    margin-bottom: 0;
}

body.home-header-first .site-navbar.is-scrolled {
    margin-bottom: 0;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .site-navbar + .container.hidden-print {
    margin-top: 10px;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .breadcrumb {
    margin-bottom: 8px;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .docs-container > .row > .site-sidebar-col {
    padding-right: 8px;
}

body.section-ueber .content-surface h2 {
    padding-top: 0;
    margin-top: 0;
}

.site-nav-shell {
    padding-top: 0;
    padding-bottom: 8px;
}

.site-brand {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    min-height: 0;
    padding: 0;
    margin-right: 0;
    text-decoration: none;
}

.site-brand-title {
    font-family: var(--site-body-font);
    font-weight: 700;
    font-size: clamp(1.9rem, 3.7vw, 3.38rem);
    line-height: 1;
    letter-spacing: 0;
    font-kerning: normal;
    font-feature-settings: "kern" 1, "liga" 1;
    text-rendering: optimizeLegibility;
    color: #ffffff;
    border-left: 0;
    padding-left: 0;
}

.site-brand-title span {
    color: #ffffff;
}

.site-brand-title::first-letter {
    color: #ffffff;
}

.site-brand-claim {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin-right: auto;
    color: rgba(255, 255, 255, 0.62);
    font-weight: 600;
    font-size: clamp(0.8rem, 0.9vw, 0.95rem);
    line-height: 1.25;
    font-kerning: normal;
    font-feature-settings: "kern" 1, "liga" 1;
    text-rendering: optimizeLegibility;
    padding-bottom: 0.42em;
}

.site-header-controls {
    position: absolute;
    top: 12px;
    right: 12px;
    align-self: auto;
}

.site-brand-subtitle {
    margin-top: 4px;
    margin-left: 14px;
    color: rgba(224, 233, 242, 0.84);
    font-size: 0.72em;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.site-mobile-nav-head {
    display: none;
}

.site-main-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    gap: 26px;
    list-style: none;
    float: none;
    width: 100%;
}

.site-navbar .site-main-nav.navbar-nav {
    flex-direction: row;
}

.site-main-nav > li {
    display: inline-flex;
    float: none;
    width: auto;
}

.site-nav-shell .navbar-collapse {
    display: block;
    height: auto;
}

.site-navbar .site-main-nav > li > a,
.navbar-inverse.site-navbar .navbar-nav > li > a {
    color: rgba(255, 255, 255, 0.92);
    font-weight: 700;
    font-size: 1.22em;
    border-radius: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    transition: background-color .2s ease, color .2s ease;
}

.site-navbar .site-main-nav > li > a:hover,
.site-navbar .site-main-nav > li > a:focus,
.navbar-inverse.site-navbar .navbar-nav > li > a:hover,
.navbar-inverse.site-navbar .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
    text-decoration: underline;
    text-underline-offset: 5px;
}

.site-header-search {
    background: #095768;
    border-top: 0;
    box-shadow: 0 1px 3px rgba(10, 20, 24, 0.05);
    max-height: 90px;
    opacity: 1;
    overflow: hidden;
    padding: 12px 0 14px;
    transition:
        max-height 260ms ease,
        opacity 220ms ease,
        padding 260ms ease,
        border-color 220ms ease;
}

.site-navbar.is-scrolled .site-header-search {
    border-top-color: transparent;
    max-height: 0;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    pointer-events: none;
}

.site-header-search-inner {
    display: flex;
    align-items: stretch;
    gap: 8px;
}

.site-global-search {
    margin: 0;
    flex: 1 1 auto;
    min-width: 0;
}

.site-global-search-inner {
    display: grid;
    grid-template-columns: minmax(140px, 190px) minmax(0, 1fr) auto;
    width: 100%;
    border: 0;
    border-radius: 0;
    background: #ffffff;
    box-shadow: none;
    overflow: visible;
}

.site-newsletter-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 58px;
    padding: 0 28px;
    border: 0;
    border-radius: 0;
    background: #ffffff;
    color: #1d292d;
    font-weight: 700;
    white-space: nowrap;
    text-decoration: none;
}

.site-newsletter-cta:hover,
.site-newsletter-cta:focus {
    background: #f1f3f3;
    color: var(--site-primary-dark);
    text-decoration: none;
}

.site-global-search-type,
.site-global-search-input,
.site-global-search-button {
    min-height: 58px;
    border: 0;
    border-radius: 0;
    font-family: var(--site-body-font);
}

.site-global-search-type {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 38px 0 14px;
    border-right: 1px solid var(--site-border);
    background-color: #f3f5f5;
    background-image:
        linear-gradient(45deg, transparent 50%, var(--site-primary) 50%),
        linear-gradient(135deg, var(--site-primary) 50%, transparent 50%);
    background-position:
        calc(100% - 19px) 50%,
        calc(100% - 13px) 50%;
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat;
    color: #1d292d;
    font-weight: 700;
    font-size: 1.08em;
    cursor: pointer;
}

.site-global-search-type::-ms-expand {
    display: none;
}

.site-global-search-input {
    width: 100%;
    padding: 0 14px;
    background: #ffffff;
    color: var(--site-ink);
    font-size: 1.35em;
}

.site-global-search-input:focus,
.site-global-search-type:focus,
.site-global-search-button:focus {
    outline: 2px solid rgba(255, 255, 255, 0.7);
    outline-offset: -2px;
}

.site-global-search-input::placeholder {
    color: #7a8388;
}

.site-global-search-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 24px;
    border-left: 1px solid var(--site-border);
    background: #ffffff;
    color: #1d292d;
    font-weight: 700;
    font-size: 1.05rem;
    white-space: nowrap;
}

.site-global-search-button:hover,
.site-global-search-button:focus {
    background: #f1f3f3;
    color: var(--site-primary-dark);
}

@media (min-width: 768px) {
    .navbar-inverse.site-navbar .navbar-nav > li > a {
        margin-left: 8px;
        margin-right: 8px;
    }
}

.navbar-inverse.site-navbar .navbar-nav > li.theme-toggle-item {
    display: flex;
    align-items: center;
}

.site-theme-toggle {
    margin: 4px 3px;
    width: 34px;
    height: 34px;
    min-width: 34px;
    min-height: 34px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.24);
    background: rgba(255, 255, 255, 0.06);
    color: #f4f9ff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

.site-theme-toggle:hover,
.site-theme-toggle:focus {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.16);
    border-color: rgba(255, 255, 255, 0.4);
    text-decoration: none;
    outline: 0;
}

.site-theme-icon {
    font-size: 1.05rem;
    line-height: 1;
}

.site-header-controls {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    transform: scale(0.9);
    transform-origin: right top;
    padding-bottom: 0;
}

.navbar-inverse.site-navbar .navbar-nav > li.font-scale-item {
    display: flex;
    align-items: center;
}

.font-scale-controls {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin: 4px 3px;
}

.site-font-btn {
    width: 34px;
    height: 34px;
    min-width: 34px;
    min-height: 34px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.24);
    background: rgba(255, 255, 255, 0.06);
    color: #f4f9ff;
    font-family: var(--site-body-font);
    font-size: 0.95rem;
    font-weight: 700;
    line-height: 1;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease, opacity .2s ease;
}

.site-font-btn:hover,
.site-font-btn:focus {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.16);
    border-color: rgba(255, 255, 255, 0.4);
    text-decoration: none;
    outline: 0;
}

.site-font-btn:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

.site-navbar .dropdown-menu,
.navbar-inverse.site-navbar .dropdown-menu {
    width: 320px;
    min-width: 320px;
    border: 1px solid var(--site-border);
    border-radius: 0;
    box-shadow: 0 3px 10px rgba(10, 20, 24, 0.08);
    padding-top: 8px;
    padding-bottom: 8px;
}

.site-navbar .dropdown-menu > li > a,
.navbar-inverse.site-navbar .dropdown-menu > li > a {
    color: var(--site-ink);
    display: block;
    width: 100%;
    clear: both;
    text-decoration: none;
    padding: 8px 18px;
    font-weight: 400;
    white-space: normal;
}

.site-navbar .dropdown-menu > li > a:hover,
.site-navbar .dropdown-menu > li > a:focus,
.navbar-inverse.site-navbar .dropdown-menu > li > a:hover {
    background-color: #eef5f6;
    color: var(--site-primary-dark);
}

.site-navbar .dropdown-menu .divider,
.navbar-inverse.site-navbar .dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.12);
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    gap: 0 10px;
    align-items: center;
    background: #ffffff;
    border: 1px solid var(--site-border);
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(10, 20, 24, 0.05);
    margin-bottom: 8px;
    padding: 9px 14px;
    font-size: 0.92em;
}

.breadcrumb > li {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 0;
    margin-right: 0;
    padding: 0;
    border: 0;
    background: #ffffff;
    color: #111417;
    line-height: 1.25;
    z-index: 1;
}

.breadcrumb > li + li {
    border-left: 0;
    padding-left: 0;
}

.breadcrumb > li + li::before {
    content: "/";
    padding: 0 10px 0 0;
    color: var(--site-primary);
}

.breadcrumb > li::before {
    content: none;
}

.breadcrumb > li:last-child {
    margin-right: 0;
}

.breadcrumb > li > a {
    color: #111417;
    text-decoration: none;
}

.breadcrumb > li > a:hover,
.breadcrumb > li > a:focus {
    color: var(--site-primary-dark);
    text-decoration: underline;
    text-underline-offset: 3px;
}

.breadcrumb > .active,
.breadcrumb > li:last-child {
    background: #ffffff;
    color: #111417;
}

.seiten {
    border-top-color: #eef1f2;
    border-bottom-color: #eef1f2;
    padding: 0.6rem 0;
}

.seiten .pagination {
    justify-content: center;
    align-items: center;
    margin: 0;
}

.seiten .pagination > li > a,
.seiten .pagination > li > span {
    border-color: #d8dddf;
}

.seiten .pagination > .active > a,
.seiten .pagination > .active > span,
.seiten .pagination > .active > a:hover,
.seiten .pagination > .active > span:hover,
.seiten .pagination > .active > a:focus,
.seiten .pagination > .active > span:focus {
    background-color: #737d85;
    border-color: #737d85;
    color: #fff;
}

.sidenav,
.seitenleiste {
    background: #ffffff;
    border: 1px solid var(--site-border);
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(10, 20, 24, 0.05);
}

.sidenav,
.seitenleiste {
    padding-top: 12px;
    padding-bottom: 12px;
}

.site-sidebar-col .sidenav {
    padding: 14px 16px 18px;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .site-sidebar-col .sidenav {
    display: block;
    width: 100%;
    margin-top: 0;
    padding: 14px 16px 18px;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .sidebar .nav {
    display: block;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .sidebar .nav.collapse:not(.show) {
    display: none;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .sidebar .nav > li {
    display: block;
    margin: 0;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .sidebar .nav > li > a {
    display: block;
    margin: 0;
    padding: 7px 0;
    border-bottom: 1px solid var(--site-border);
    border-radius: 0;
    background: transparent;
    color: #111417;
    font-weight: 600;
    text-decoration: none;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .sidebar .nav > li:last-child > a {
    border-bottom: 0;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .sidebar .nav > li > a:hover,
body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .sidebar .nav > li > a:focus {
    background: transparent;
    color: var(--site-primary);
    text-decoration: none;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .site-sidebar .nav > li.active > a,
body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .site-sidebar .nav > li.active > a:hover,
body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .site-sidebar .nav > li.active > a:focus {
    background: transparent;
    color: var(--site-primary);
}

.site-sidebar .nav > li.issue-sidebar-title > a,
body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .site-sidebar .nav > li.issue-sidebar-title > a {
    font-family: var(--site-heading-font);
    font-weight: 700;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .sidebar .nav .nav {
    padding: 4px 0 8px 12px;
}

body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .sidebar .nav .nav > li > a {
    padding: 4px 0;
    border-bottom: 0;
    color: var(--site-muted);
    font-weight: 400;
}

.site-sidebar .nav > li.active > a,
.site-sidebar .nav > li.active > a:hover,
.site-sidebar .nav > li.active > a:focus {
    background-color: var(--site-primary);
    color: #ffffff;
}

.sidebar .nav > li > a {
    border-radius: 0;
    margin: 1px 8px;
}

.sidebar .nav > li > a:hover,
.sidebar .nav > li > a:focus {
    background-color: #eef5f6;
}

.form-control {
    border-color: #bfc8ca;
    border-radius: 0;
}

.form-control:focus {
    border-color: var(--site-primary);
    box-shadow: 0 0 0 2px rgba(9, 87, 104, 0.16);
}

body.layout-modern .form-check-input {
    accent-color: var(--site-primary);
    border-color: #9aaeb3;
    box-shadow: none;
}

body.layout-modern .form-check-input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    background-color: #ffffff;
    width: 1.05rem;
    height: 1.05rem;
    border: 1px solid #9aaeb3;
    border-radius: 50%;
    background-image: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

body.layout-modern .form-check-input:checked {
    background-color: var(--site-primary);
    border-color: var(--site-primary);
}

body.layout-modern .form-check-input:focus {
    border-color: var(--site-primary);
    box-shadow: 0 0 0 0.16rem rgba(9, 87, 104, 0.18);
}

body.layout-modern .form-check-input[type="radio"]:checked {
    background-color: #ffffff;
    border-color: var(--site-primary);
}

body.layout-modern .form-check-input[type="radio"]:checked::after {
    content: "";
    position: absolute;
    inset: 3px;
    border-radius: 50%;
    background: var(--site-primary);
}

#inhalt_start section {
    background: #ffffff;
    border: 1px solid var(--site-border);
    border-radius: 0;
    padding: 14px 34px 18px;
    margin-bottom: 18px;
    box-shadow: 0 1px 3px rgba(10, 20, 24, 0.05);
}

.home-current-stack {
    background: #ffffff;
    border: 1px solid var(--site-border);
    border-radius: 0;
    padding: 14px 34px 18px;
    margin-bottom: 18px;
    box-shadow: 0 1px 3px rgba(10, 20, 24, 0.05);
}

#inhalt_start .home-current-stack > section {
    background: transparent;
    border: 0;
    padding: 0;
    margin-bottom: 10px;
    box-shadow: none;
}

#inhalt_start .home-current-stack > section:last-child {
    margin-bottom: 0;
}

#inhalt_start section h2 {
    margin-top: 8px;
    padding-top: 0;
    border-bottom: 2px solid var(--site-primary);
    padding-bottom: 8px;
}

#inhalt_start .home-current-issue-heading {
    margin: 0 0 10px;
}

#inhalt_start .home-current-stack > section:not(#ausgabe) h2 {
    margin-top: -2px;
    font-size: 1.45em;
    border-bottom-color: #d5d9de;
}

#inhalt_start #carrousel h2 {
    margin-top: 14px;
    border-bottom-color: #d5d9de;
}

#inhalt_start ul {
    margin-bottom: 0;
}

#inhalt_start li {
    margin-bottom: 10px;
}

.home-current-issue {
    display: grid;
    grid-template-columns: minmax(150px, 210px) minmax(0, 1fr);
    gap: 22px;
    align-items: start;
    margin-top: 16px;
}

.home-current-issue-cover {
    display: block;
    max-width: 210px;
}

.home-current-issue-image {
    display: block;
    width: 100%;
    max-width: 210px;
    height: auto;
    border: 1px solid #d5d9de;
    box-shadow: 0 1px 4px rgba(10, 20, 24, 0.06);
}

.home-current-issue-body h3 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 1.55em;
}

.home-current-issue-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 16px 0 0;
}

.home-current-issue-actions a {
    display: inline-flex;
    gap: 7px;
    align-items: center;
    padding: 8px 12px;
    border: 1px solid var(--site-primary);
    background: #ffffff;
    color: var(--site-primary-dark);
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
}

.home-current-issue-actions a:hover,
.home-current-issue-actions a:focus {
    background: #eef5f6;
    color: var(--site-primary-dark);
    text-decoration: none;
}

.home-current-issue-editorial {
    margin: 0;
    color: var(--site-muted);
    font-size: 0.95em;
    line-height: 1.45;
    text-align: left;
}

.home-main {
    background: transparent;
    margin: 0;
    padding: 0;
}

#inhalt_start > section,
#inhalt_start > .home-current-stack {
    padding-left: 34px;
    padding-right: 34px;
}

.home-rail .seitenleiste {
    background: #ffffff;
    border: 1px solid var(--site-border);
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(10, 20, 24, 0.05);
    margin-top: 0;
    padding: 14px 16px 18px;
}

.home-section-nav {
    margin-bottom: 24px;
}

.home-section-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.home-section-nav li {
    margin: 0;
}

.home-section-nav a {
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid var(--site-border);
    color: #111417;
    font-weight: 600;
    text-decoration: none;
}

.home-section-nav a:hover,
.home-section-nav a:focus {
    color: var(--site-primary);
    text-decoration: none;
}

#front_leiste h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: var(--site-heading-font);
    font-weight: 700;
    font-size: 1.15em;
    letter-spacing: 0;
    color: var(--site-primary-dark);
}

#front_leiste .help-block {
    color: var(--site-muted);
    margin-bottom: 8px;
}

#front_leiste form {
    border: 1px solid var(--site-border);
    border-radius: 0;
    padding: 10px;
    margin-bottom: 10px;
    background: #f6f7f7;
}

.editor-card {
    border: 1px solid #d9dee4;
    border-radius: 0;
    background: #fff;
    padding: 18px 20px;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.editor-card h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 22px;
}

.editor-role {
    margin-bottom: 6px;
    font-weight: 700;
}

.editor-position {
    margin-bottom: 10px;
    color: #4f5c67;
}

.editor-link a {
    font-weight: 700;
}

.decision-selection-toolbar {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3000;
    display: inline-flex;
    align-items: center;
    gap: 0;
    border: 1px solid var(--site-border);
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(10, 20, 24, 0.10);
    transform: translate(-9999px, -9999px);
}

.decision-selection-toolbar,
.decision-selection-toolbar .selection-toolbar-main {
    flex-direction: column;
}

.decision-selection-toolbar .selection-toolbar-main {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.decision-selection-toolbar.is-visible {
    transform: none;
}

.decision-selection-toolbar button {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    border: 0;
    border-right: 1px solid var(--site-border);
    background: #ffffff;
    color: var(--site-text);
    font-family: var(--site-body-font);
    font-size: 0.86rem;
    font-weight: 700;
    line-height: 1;
    padding: 9px 11px;
    white-space: nowrap;
}

.decision-selection-toolbar button i {
    color: var(--site-primary);
    font-size: 0.95em;
}

.decision-selection-toolbar .selection-toolbar-close {
    position: absolute;
    top: -11px;
    right: -11px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    min-width: 22px;
    min-height: 22px;
    padding: 0;
    border: 1px solid var(--site-border);
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 1px 4px rgba(10, 20, 24, 0.09);
}

.decision-selection-toolbar .selection-toolbar-close i {
    color: var(--site-muted);
    font-size: 0.78rem;
}

.decision-selection-toolbar .selection-toolbar-close:hover,
.decision-selection-toolbar .selection-toolbar-close:focus {
    border-color: var(--site-primary);
    background: #eef5f6;
}

.decision-selection-toolbar button:last-child {
    border-right: 0;
}

.decision-selection-toolbar .selection-toolbar-main button:last-child {
    border-right: 0;
}

.decision-selection-toolbar .selection-toolbar-bibliography {
    justify-content: center;
    width: 100%;
    border-top: 1px solid var(--site-border);
    border-right: 0;
}

.decision-selection-toolbar.has-no-bibliography .selection-toolbar-bibliography {
    display: none;
}

.decision-selection-toolbar button:hover,
.decision-selection-toolbar button:focus {
    background: #eef5f6;
    color: var(--site-primary-dark);
    outline: 0;
}

.decision-selection-toolbar .selection-toolbar-status {
    display: none;
    padding: 0 10px;
    color: var(--site-muted);
    font-size: 0.82rem;
    white-space: nowrap;
}

.site-footer {
    margin-top: 0;
    border-top: 0;
    background: linear-gradient(120deg, #0e1b29 0%, #152b40 100%);
    color: #d2deea;
    padding: 26px 0 28px;
}

.site-footer a {
    color: #e4eef8;
    font-weight: 600;
}

.site-footer a:hover,
.site-footer a:focus {
    color: #ffffff;
    text-decoration: underline;
}

.site-footer-title {
    margin: 0 0 10px;
    font-family: var(--site-body-font);
    font-weight: 700;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ffffff;
}

.site-footer-text,
.site-footer-links {
    margin: 0 0 10px;
    font-size: 0.95em;
    text-align: left;
    color: #d2deea;
}

.site-footer-links {
    padding-top: 20px;
    padding-bottom: 10px;
}

.site-footer-nav {
    margin: 0;
    padding-left: 0;
    list-style: none;
    font-size: 0.9em;
}

.site-footer-nav li {
    position: relative;
    padding-left: 13px;
    margin-bottom: 6px;
}

.site-footer-nav li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.62em;
    width: 4px;
    height: 4px;
    border-radius: 0;
    background: #9aa3ad;
    transform: translateY(-50%);
}

.site-share-buttons {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.site-share-button {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 6px 10px;
    border: 1px solid rgba(222, 236, 248, 0.25);
    border-radius: 0;
    color: #f4f9ff;
    text-decoration: none;
}

.site-share-button i {
    width: 14px;
    text-align: center;
}

.site-share-button:hover,
.site-share-button:focus {
    background: rgba(255, 255, 255, 0.09);
    text-decoration: none;
}

.tooltip.site-tooltip {
    --bs-tooltip-bg: #ffffff;
    --bs-tooltip-color: #1f2a34;
    --bs-tooltip-opacity: 1;
    --bs-tooltip-max-width: 360px;
    --site-tooltip-border: var(--site-primary);
}

.tooltip.site-tooltip .tooltip-inner {
    border: 1px solid var(--site-tooltip-border);
    border-radius: 0;
    text-align: left;
    padding: 0;
    box-shadow: 0 2px 8px rgba(15, 28, 39, 0.09);
}

.tooltip.site-tooltip .tooltip-arrow::before {
    z-index: 1;
}

.tooltip.site-tooltip .tooltip-arrow::after {
    position: absolute;
    content: "";
    border-color: transparent;
    z-index: 0;
    border-style: solid;
}

.tooltip.site-tooltip.bs-tooltip-top .tooltip-arrow::after,
.tooltip.site-tooltip.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::after {
    bottom: -1px;
    left: -1px;
    border-width: calc(var(--bs-tooltip-arrow-height) + 1px) calc(var(--bs-tooltip-arrow-width) / 2 + 1px) 0;
    border-top-color: var(--site-tooltip-border);
}

.tooltip.site-tooltip.bs-tooltip-bottom .tooltip-arrow::after,
.tooltip.site-tooltip.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::after {
    top: -1px;
    left: -1px;
    border-width: 0 calc(var(--bs-tooltip-arrow-width) / 2 + 1px) calc(var(--bs-tooltip-arrow-height) + 1px);
    border-bottom-color: var(--site-tooltip-border);
}

.tooltip.site-tooltip.bs-tooltip-start .tooltip-arrow::after,
.tooltip.site-tooltip.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::after {
    right: -1px;
    top: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) / 2 + 1px) 0 calc(var(--bs-tooltip-arrow-width) / 2 + 1px) calc(var(--bs-tooltip-arrow-height) + 1px);
    border-left-color: var(--site-tooltip-border);
}

.tooltip.site-tooltip.bs-tooltip-end .tooltip-arrow::after,
.tooltip.site-tooltip.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::after {
    left: -1px;
    top: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) / 2 + 1px) calc(var(--bs-tooltip-arrow-height) + 1px) calc(var(--bs-tooltip-arrow-width) / 2 + 1px) 0;
    border-right-color: var(--site-tooltip-border);
}

.tooltip.site-tooltip .site-tooltip-title {
    display: block;
    background: var(--site-primary);
    color: #ffffff;
    padding: 0.25rem 0.45rem;
    font-weight: 700;
}

.tooltip.site-tooltip .site-tooltip-body {
    display: block;
    color: #1f2a34;
    padding: 0.35rem 0.45rem;
}

@media (max-width: 991px) {
    body.layout-modern .container,
    body.layout-modern .container-fluid,
    .site-navbar .container,
    .site-footer .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .site-brand-subtitle {
        display: none;
    }

    .site-header-top-inner {
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 8px 12px;
        align-items: start;
        min-height: 0;
        padding-top: 8px;
        padding-bottom: 4px;
    }

    html {
        scroll-padding-top: 132px;
    }

    :target {
        scroll-margin-top: 132px;
    }

    .site-brand {
        min-height: 0;
        grid-column: 1;
        grid-row: 1;
    }

    .site-brand-title {
        font-size: clamp(1.65rem, 7vw, 2.25rem);
    }

    .site-brand-claim {
        grid-column: 1 / -1;
        grid-row: 2;
        font-size: 0.78rem;
        line-height: 1.2;
        padding-bottom: 0;
    }

    .site-header-controls {
        position: static;
        grid-column: 2;
        grid-row: 1;
        transform: none;
        align-self: start;
        justify-self: end;
        gap: 4px;
        margin-top: 0;
    }

    .site-theme-toggle,
    .site-font-btn {
        width: 28px;
        height: 28px;
        min-width: 28px;
        min-height: 28px;
        padding: 0;
        border-radius: 50%;
    }

    .font-scale-controls {
        gap: 4px;
        margin: 0;
    }

    .site-nav-shell {
        padding-top: 0;
        padding-bottom: 4px;
    }

    .site-mobile-nav-head {
        display: flex;
        width: 100%;
        min-height: 0;
    }

    .site-mobile-nav-head .navbar-toggler {
        display: inline-flex;
        align-items: center;
        gap: 7px;
        min-height: 34px;
        margin: 0;
        padding: 6px 9px;
        border: 1px solid rgba(255, 255, 255, 0.42);
        border-radius: 0;
        background: rgba(255, 255, 255, 0.10);
        color: #ffffff;
        font-family: var(--site-body-font);
        font-weight: 700;
        line-height: 1;
    }

    .site-mobile-nav-head .navbar-toggler:focus {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.28);
    }

    .site-menu-icon {
        position: relative;
        display: inline-block;
        width: 18px;
        height: 12px;
        border-top: 2px solid currentColor;
        border-bottom: 2px solid currentColor;
    }

    .site-menu-icon::before {
        content: "";
        position: absolute;
        left: 0;
        top: 3px;
        width: 18px;
        border-top: 2px solid currentColor;
    }

    .site-menu-label {
        font-size: 0.9rem;
    }

    .site-main-nav {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        padding: 4px 0 2px;
    }

    .site-navbar .site-main-nav.navbar-nav {
        flex-direction: column;
    }

    .site-main-nav > li {
        display: block;
        width: 100%;
    }

    .site-navbar .site-main-nav > li > a,
    .navbar-inverse.site-navbar .navbar-nav > li > a {
        display: block;
        padding: 7px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.18);
        font-size: 1rem;
    }

    .site-nav-shell .navbar-collapse {
        display: none;
    }

    .site-nav-shell .navbar-collapse.show {
        display: block;
    }

    .site-header-search-inner {
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 6px;
        align-items: stretch;
    }

    .site-header-search {
        max-height: 104px;
        padding: 6px 0;
    }

    .site-newsletter-cta {
        min-height: 38px;
        width: auto;
        padding: 0 10px;
        font-size: 0.9rem;
    }

    #inhalt_start section {
        padding: 0 10px 8px;
    }

    .site-footer {
        padding: 20px 0;
    }

    .site-footer .row > div {
        margin-bottom: 14px;
    }

    body.layout-modern .docs-container > .row > .site-sidebar-col,
    body.home-header-first .home-rail {
        padding-left: 0;
        padding-right: 0;
    }

    #inhalt_start > section,
    #inhalt_start > .home-current-stack {
        padding-left: 14px;
        padding-right: 14px;
    }

    body.layout-modern .docs-container > .row > .content-surface,
    .content-surface {
        padding: 14px 16px;
    }

    body.home-header-first .docs-container > .row > .home-main {
        padding: 0;
    }

    .site-global-search-inner {
        grid-template-columns: minmax(105px, 132px) minmax(0, 1fr) auto;
    }

    .site-global-search-type {
        grid-column: auto;
        min-height: 38px;
        padding: 0 20px 0 8px;
        border-right: 1px solid var(--site-border);
        border-bottom: 0;
        font-size: 0.88rem;
    }

    .site-global-search-input,
    .site-global-search-button {
        min-height: 38px;
        font-size: 0.93rem;
    }

    .site-global-search-input {
        padding: 0 9px;
    }

    .site-global-search-button {
        padding: 0 10px;
    }
}

@media (min-width: 992px) {
    .sidebar .sidenav,
    #front_leiste {
        position: sticky;
        top: 14px;
    }
}

@media (max-width: 767px) {
    body.layout-modern .container,
    body.layout-modern .container-fluid,
    .site-navbar .container,
    .site-footer .container {
        padding-left: 8px;
        padding-right: 8px;
    }

    body.layout-modern .docs-container > .row > .site-sidebar-col {
        padding-left: 0;
        padding-right: 0;
    }

    body.home-header-first .home-rail {
        padding-left: 0;
        padding-right: 0;
    }

    #inhalt_start > section,
    #inhalt_start > .home-current-stack {
        padding-left: 12px;
        padding-right: 12px;
    }

    .home-rail .seitenleiste,
    .site-sidebar-col .sidenav,
    body:is(.section-ueber, .section-archiv, .section-entscheidungen, .section-rechtsprechung, .section-newsletter) .site-sidebar-col .sidenav {
        margin-bottom: 8px;
        padding: 12px 14px;
    }

    body.layout-modern .docs-container > .row > .content-surface,
    .content-surface {
        padding: 10px 12px;
    }

    body.home-header-first .docs-container > .row > .home-main {
        padding: 0;
    }

    .site-navbar .dropdown-menu,
    .navbar-inverse.site-navbar .dropdown-menu {
        min-width: 0;
        width: 100%;
    }

    .site-header-search {
        max-height: 140px;
        padding-top: 5px;
        padding-bottom: 6px;
    }

    .site-global-search-inner {
        grid-template-columns: minmax(0, 1fr) auto;
    }

    .site-global-search-type {
        grid-column: 1 / -1;
        min-height: 36px;
        border-right: 0;
        border-bottom: 1px solid var(--site-border);
        font-size: 0.86rem;
    }

    .site-header-search-inner {
        grid-template-columns: minmax(0, 1fr);
        gap: 6px;
    }

    .site-newsletter-cta {
        width: 100%;
        min-height: 38px;
    }

    .home-current-issue {
        grid-template-columns: minmax(0, 1fr);
        gap: 12px;
        margin-top: 10px;
    }

    .home-current-issue-cover {
        max-width: 145px;
    }

    .home-current-issue-body h3 {
        margin-bottom: 6px;
        font-size: 1.35em;
    }

    .home-current-issue-actions {
        gap: 6px;
        margin-top: 10px;
    }

    .home-current-issue-actions a {
        padding: 7px 10px;
    }

    .site-global-search-input,
    .site-global-search-button {
        min-height: 38px;
    }

    .site-global-search-input {
        font-size: 1rem;
    }

}

/* Newsletter */
.newsletter-form {
    max-width: 620px;
    margin-top: 22px;
}

.newsletter-form h3 {
    margin-top: 0;
}

.newsletter-honeypot {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.newsletter-consent {
    margin: 12px 0 16px;
}

.newsletter-consent .form-check-input {
    border-radius: 0;
}

.newsletter-consent .form-check-label {
    font-weight: 400;
}

.newsletter-submit {
    margin-top: 14px;
    text-align: left;
}

.newsletter-action-button {
    border-color: #bfc8ca;
    background-color: #fff;
    color: #1d292d;
    border-radius: 0;
    font-weight: 400;
    transition: all .2s ease;
}

.newsletter-action-button:hover,
.newsletter-action-button:focus {
    border-color: var(--site-primary);
    background-color: #eef5f6;
    color: var(--site-primary-dark);
}

.search-term-highlight {
    background: #fff3cd;
    color: inherit;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 0.1rem 0.2rem;
}

.tooltip.site-tooltip .tooltip-inner {
    background: var(--bs-tooltip-bg);
    color: var(--bs-tooltip-color);
}

.tooltip.site-tooltip .site-tooltip-body {
    background: var(--bs-tooltip-bg);
}
