@charset "UTF-8";
/*
	Reset
	==============
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

/*
	Basics
	==============
*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
  /*HTML5*/
}

html {
  overflow-y: scroll;
}

body {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

select, input, textarea, button {
  font: 99% sans-serif;
}

a {
  text-decoration: none;
}

small, .small {
  font-size: 0.86em;
  font-weight: normal;
}

strong, b, th {
  font-weight: bold;
}

b {
  color: black;
}

ul, ol {
  margin-left: 2em;
}

ol {
  list-style-type: decimal;
}

ul li {
  list-style-type: square;
  line-height: 1.5em;
}

nav ul, nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 2em 0;
  clear: both;
}

input, select {
  vertical-align: middle;
}

textarea {
  overflow: auto;
  line-height: 1.5em;
}

:-moz-placeholder {
  color: #999 !important;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

h1, h2, h3 {
  color: black;
  font-weight: bold;
}

table {
  margin: 1.5em 0;
  border-bottom: 2px solid #c0c3c6;
  line-height: 1.8em;
}

thead {
  border-bottom: 2px solid #c0c3c6;
}

td, th {
  padding: 0 0.5em 0 0.15em;
  text-align: left;
}

tr {
  border-bottom: 1px dotted #bbb;
}

input.disabled {
  border: 2px solid white;
}

input[type=submit] {
  font-size: 16px;
}

input[type=text], input[type=password], input[type=email], input[type=date], textarea, .faux-input {
  font-family: "Lucida Sans Typewriter", "droid-sans-mono", "Droid Sans Mono", Menlo, Monaco, "Andale Mono", monospace;
  font-size: 0.86em;
  padding: 0.4em 0.35em 0.35em 0.35em;
  color: black;
  background-color: #fcfcfc;
}

code, pre {
  font-family: "Lucida Sans Typewriter", "Droid Sans Mono", Menlo, Monaco, "Andale Mono", monospace;
  color: #776656;
  font-size: 0.92em;
  letter-spacing: 0.1em;
}

.float-right {
  float: right;
}

.clear {
  clear: both;
}

hr.clear {
  border-color: white;
  margin: 0;
}

.ucfirst {
  text-transform: capitalize;
}

.csv + .csv:before {
  content: " , ";
}

.dimmed, .dimmed * {
  color: #92969c;
}

span.highlight {
  display: inline !important;
}

mark, .highlight {
  background-color: #fff7cf;
  border: 1px solid #fff4c0;
  border-bottom-width: 2px;
}
a:hover mark, a:hover .highlight {
  border-bottom-width: 0px;
  color: #d30018;
}

.unmark {
  background-color: transparent;
  border-color: transparent;
  color: inherit;
}

/*
	Positionierung
	==============
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#top {
  width: 86%;
  min-width: 740px;
  max-width: 1100px;
  margin: 1em auto;
}
#top > section {
  border: 1px dashed #92969c;
  padding: 2em;
}
#top div, #top h1, #top h2, #top h3, #top h4, #top p, #top ul {
  margin-bottom: 1.5em;
}
#top p, #top li {
  margin-bottom: 0.75em;
}

section {
  clear: both;
  position: relative;
}
section > h1, section > h2 {
  clear: both;
  min-height: 42px;
  line-height: 1.4em;
  padding: 0.2em 0;
}

section > div {
  margin-left: 60px;
}

.tabellarisch, #dossiers {
  margin-left: 60px;
}
.tabellarisch div.readout, #dossiers div.readout {
  margin-left: 60px;
}
.tabellarisch table, #dossiers table {
  width: 100%;
}
.tabellarisch > h1, .tabellarisch > h2, #dossiers > h1, #dossiers > h2 {
  min-height: 42px;
  line-height: 1.4em;
  padding: 0.2em 0 0.2em 60px;
  margin-top: 42px;
  background-image: url("../grafik/sd_box.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize .tabellarisch > h1, .backgroundsize .tabellarisch > h2, .backgroundsize #dossiers > h1, .backgroundsize #dossiers > h2 {
  background-image: url("../grafik/2x_sd_box.png");
}
.tabellarisch .zusatzinfo span, #dossiers .zusatzinfo span {
  display: block;
  margin-top: 0.15em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
}
.tabellarisch .zusatzinfo > span, #dossiers .zusatzinfo > span {
  font-size: 11px;
  /* span > span nicht noch kleiner! */
}

#dossiers {
  margin-left: 60px;
}
#dossiers ul.readout {
  margin-left: 80px;
}
#dossiers var {
  display: none;
}

#bestellung .tabellarisch {
  margin-left: 0;
}

#bestellung .tabellarisch h1, #bestellung .tabellarisch h2 {
  margin-top: 0px;
}

#bestellung input[type=submit] {
  margin-bottom: 0.5em;
}

#bestellung #vcard {
  margin-bottom: 2em;
}
#bestellung #vcard p {
  margin-bottom: 0;
}
#bestellung #remote-addr {
  float: right;
  color: #c0c3c6;
}
#bestellung footer {
  margin-left: 60px;
  padding: 0 30px 30px 0;
}
#bestellung footer h1 {
  margin: 2.5em 0 0 0;
}

#bestellformular {
  margin-bottom: 2em;
}
#bestellformular form p {
  width: 100%;
  text-align: left;
  clear: both;
  line-height: 2em;
}
#bestellformular input[type=text] {
  margin-left: 2em;
  float: right;
  margin-bottom: 1.33em;
}
#bestellformular input[type=radio] {
  margin-top: 0;
}
#bestellformular input[type=text], #bestellformular input[type=email], #bestellformular textarea, #bestellformular select {
  width: 100%;
}
#bestellformular h1 {
  display: none;
}

#suche-vereint {
  position: absolute;
  top: -2px;
  right: -2px;
  width: 27%;
  min-width: 160px !important;
  border: 1px dashed #92969c;
  padding: 2em;
  border-top: none;
  border-right: none;
  padding: 0 0 0.5em 2em;
  background-color: white;
}
#suche-vereint h1 {
  display: none;
}
#suche-vereint label + label {
  margin-left: 3%;
  display: inline-block;
  white-space: nowrap;
}
#suche-vereint input[type=text] {
  width: 80%;
  margin-bottom: 0;
}

#suche-vereint input[type=image], #suche-separat input[type=image] {
  width: 24px;
  height: 24px;
  margin: 2px 3px;
  background-color: #df0000;
  float: right;
}
#suche-vereint input[type=image]:hover, #suche-separat input[type=image]:hover {
  background-color: #222;
}
#suche-vereint input[type=image]:active, #suche-separat input[type=image]:active {
  position: relative;
  top: 1px;
  left: 1px;
}
#suche-vereint input[type=text], #suche-separat input[type=text] {
  width: 100%;
}
#suche-vereint span, #suche-separat span {
  display: table-cell;
  padding: 0;
  vertical-align: top;
  width: 100%;
}
#suche-vereint span + span, #suche-separat span + span {
  width: 36px;
  text-align: right;
}

#suche-separat label {
  margin-bottom: 0.75em;
}
#suche-separat p {
  margin-bottom: 2em;
}

#suchauswahl {
  /* radiobuttons */
  font-size: 0.92em;
}
#suchauswahl input {
  margin: 0.3em 0.5em 0 0.5em;
  padding: 0;
}
#suchauswahl input[type=radio] {
  vertical-align: text-top;
  margin: 0em 0 0 2%;
  padding: 0;
}

#suche-vereint p#suchauswahl {
  height: 0px;
  overflow: hidden;
  transition: width 0.5s ease, height 0.5s ease;
}
#suche-vereint:hover p#suchauswahl {
  height: 2em;
}
#suche-vereint p#highlighting {
  height: 0px;
  overflow: hidden;
  transition: width 0.5s ease, height 0.5s ease;
}
#suche-vereint:hover p#highlighting {
  height: 2em;
}

/*
	Erscheinung
 	===========
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.4em;
}

#top .halbe {
  width: 50%;
  margin: 0;
  padding: 0 2em;
}
#top .links {
  float: left;
  padding-left: 0;
}
#top .rechts {
  float: right;
  padding-right: 0;
  position: relative;
  left: -1px;
}
#top .spalte2x, #top .halbe .halbe {
  padding: 0 1em 0 1.5em;
}
#top section > .links, #top .rechts .links {
  border-right: 1px dashed #92969c;
}
#top .links .rechts {
  border-left: 1px dashed #92969c;
}

header {
  height: 90px;
  position: relative;
  display: block;
}
header h1 {
  float: left;
  margin: 55px 0 34px 0 !important;
  font-family: "ff-din-web", "Trebuchet MS", Calibri, Tahoma, sans-serif;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0.02em;
  font-weight: normal;
  font-size-adjust: 0.48;
}
header a {
  color: #b2b6ba;
}
header #logo {
  float: right;
  height: 84px;
  width: 235px;
  display: inline;
  background-image: url("../grafik/sozialarchiv_logo.png");
  background-repeat: no-repeat;
  background-size: 235px 84px;
  -moz-background-size: 235px 84px;
  background-position: 0 0;
}
.backgroundsize header #logo {
  background-image: url("../grafik/2x_sozialarchiv_logo.png");
}
header #logo a {
  display: block;
  height: 84px;
  width: 235px;
  border: none !important;
}
header sup {
  font-weight: normal;
  color: #e8e9ea;
}
header h1 a:hover {
  border-bottom: none;
}

#titel,
.tabellarisch > h1, .tabellarisch h2 {
  font-size: 1.15em;
  color: #333 !important;
}

h1 em, h2 em, h3 em {
  font-weight: normal;
  font-style: normal;
}

.tabellarisch th, .tabellarisch td {
  line-height: 1.2em;
  padding: 0.4em 0.5em;
  min-width: 1.5em;
}
.tabellarisch .em {
  width: 16px;
}
.tabellarisch .th {
  width: 42px;
}
.tabellarisch .sml {
  width: 85px;
}
.tabellarisch .med {
  width: 100px;
}
.tabellarisch .lrg {
  width: 280px;
}
.tabellarisch .xl {
  min-width: 220px;
  width: 36%;
}
.tabellarisch input[type=image] {
  width: 16px;
  height: 16px;
  background-color: #df0000;
  box-sizing: content-box;
  border: none;
  position: relative;
  top: -2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tabellarisch input[type=image]:hover {
  background-color: #222;
}
.tabellarisch input[type=image]:active {
  position: relative;
  top: 1px;
  left: 1px;
}
.tabellarisch tr:hover td {
  background-color: #f4f6f8;
}
.tabellarisch input.remove {
  margin-left: 0 !important;
}

thead td {
  background: none !important;
}

#details {
  /* Mappen: Ein- und Ausklappen der PDF-Liste */
  /* Einzelobjekte mit PDF */
}
#details h1#einzeldokumente, #details h2#einzeldokumente {
  background-image: url("../grafik/sd_detail.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize #details h1#einzeldokumente, .backgroundsize #details h2#einzeldokumente {
  background-image: url("../grafik/2x_sd_detail.png");
}
#details h1#mappen, #details h2#mappen {
  background-image: url("../grafik/sd_mappe.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize #details h1#mappen, .backgroundsize #details h2#mappen {
  background-image: url("../grafik/2x_sd_mappe.png");
}
#details br + h1#mappen, #details br + h2#mappen {
  margin-top: 0;
}
#details table td.em {
  background-image: url("../grafik/thumb_detail.png");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-position: 8px 6px;
}
.backgroundsize #details table td.em {
  background-image: url("../grafik/2x_thumb_detail.png");
}
#details .mappen table td.em {
  background-image: url("../grafik/thumb_mappe.png");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-position: 8px 6px;
}
.backgroundsize #details .mappen table td.em {
  background-image: url("../grafik/2x_thumb_mappe.png");
}
#details td strong {
  font-weight: normal;
}
#details tr.referenz {
  background-color: #fff7c0;
}
#details ul.pdfs {
  margin: 0.33em 0 0 1em;
  column-count: 2;
  column-gap: 2em;
}
#details ul.pdfs li {
  background-image: url("../grafik/thumb_pdf.png");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  background-position: 0 2px;
  list-style: none;
  padding-left: 30px;
  margin-bottom: 0.166em;
}
.backgroundsize #details ul.pdfs li {
  background-image: url("../grafik/2x_thumb_pdf.png");
}
#details tr ul.pdfs {
  overflow: hidden;
  max-height: 0px;
  transition: max-height 1s ease-in-out;
}
#details tr:hover ul.pdfs, #details tr:focus ul.pdfs, #details tr.expanded td ul.pdfs {
  max-height: 3000px;
}
#details .mappen tr:hover .trigger, #details .mappen tr:focus .trigger {
  color: #666;
}
#details .mappen tr:hover a.trigger:hover {
  color: #e2001a;
}
#details .mappen tr.expanded a.trigger {
  color: #ccc !important;
  border-bottom: none !important;
  cursor: default;
}
#details .mappen {
  margin-bottom: 8em;
}
#details table td.em.pdf {
  background-image: url("../grafik/thumb_pdf.png");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  background-position: 8px 6px;
}
.backgroundsize #details table td.em.pdf {
  background-image: url("../grafik/2x_thumb_pdf.png");
}

#dossiers > h1, #dossiers > h2 {
  background-image: url("../grafik/sd_dossier.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize #dossiers > h1, .backgroundsize #dossiers > h2 {
  background-image: url("../grafik/2x_sd_dossier.png");
}

#bestand #gruppe-zweistellig {
  margin-bottom: 3em;
  width: 70%;
  /* => Kollision mit Suchfeld */
}
#bestand #gruppe-zweistellig span.triangle {
  color: #53565b;
  font-size: 0.7em;
  margin: 0 1.2em;
}
#bestand #titel + div#h2 {
  margin-top: -1em;
}
#bestand #titel aside#verweis {
  margin-top: 1em;
  font-weight: normal;
  color: #92969c;
  font-size: 0.86em;
}

.sig-mini {
  font-size: 0.86em;
  letter-spacing: 0.1em;
  margin-right: 0.2em;
}

h1#ds, h2#ds {
  background-image: url("../grafik/sd_pdf.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize h1#ds, .backgroundsize h2#ds {
  background-image: url("../grafik/2x_sd_pdf.png");
}

.digitale-schrift-meta #titel {
  background-image: url("../grafik/thumb_pdf.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-position: 0 2px;
  background-position: left center;
}
.backgroundsize .digitale-schrift-meta #titel {
  background-image: url("../grafik/2x_thumb_pdf.png");
}

.digitale-schriften td.pdf {
  background-image: url("../grafik/thumb_pdf.png");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  background-position: 0 2px;
  background-position: center center;
}
.backgroundsize .digitale-schriften td.pdf {
  background-image: url("../grafik/2x_thumb_pdf.png");
}

input#zeitraumfilter {
  display: none;
}

.irs-slider {
  cursor: pointer;
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.irs-slider:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

.dataTables_filter {
  text-align: left;
  float: left !important;
}

body#bestellung section > h1, body#bestellung section > h2 {
  background-image: url("../grafik/cart_big.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
  padding-left: 60px;
}
.backgroundsize body#bestellung section > h1, .backgroundsize body#bestellung section > h2 {
  background-image: url("../grafik/2x_cart_big.png");
}

body#bestand.dossier section > h1, body#bestand.dossier section > h2 {
  padding-left: 60px;
  background-image: url("../grafik/sd_dossier.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize body#bestand.dossier section > h1, .backgroundsize body#bestand.dossier section > h2 {
  background-image: url("../grafik/2x_sd_dossier.png");
}
body#bestand.schachtel section > h1, body#bestand.schachtel section > h2 {
  padding-left: 60px;
  background-image: url("../grafik/sd_box.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize body#bestand.schachtel section > h1, .backgroundsize body#bestand.schachtel section > h2 {
  background-image: url("../grafik/2x_sd_box.png");
}
body#bestand.schachtel .zusatzinfo span.details {
  display: none;
  /* Link unnötig: Schachtel einzeln immer mit Details */
}
body#bestand.schachtel .dateienliste > h1, body#bestand.schachtel .dateienliste > h2 {
  background-image: url("../grafik/sd_pdf.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize body#bestand.schachtel .dateienliste > h1, .backgroundsize body#bestand.schachtel .dateienliste > h2 {
  background-image: url("../grafik/2x_sd_pdf.png");
}

#schachteln table td.em {
  background-image: url("../grafik/thumb_box.png");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  background-position: 8px 6px;
}
.backgroundsize #schachteln table td.em {
  background-image: url("../grafik/2x_thumb_box.png");
}

#aufbau {
  margin-bottom: 3em !important;
}
#aufbau p#dossier, #aufbau p#box, #aufbau p#detail {
  padding-left: 60px;
  margin-bottom: 1.5em;
}
#aufbau p#box {
  background-image: url("../grafik/sd_box.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize #aufbau p#box {
  background-image: url("../grafik/2x_sd_box.png");
}
#aufbau p#dossier {
  background-image: url("../grafik/sd_dossier.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize #aufbau p#dossier {
  background-image: url("../grafik/2x_sd_dossier.png");
}
#aufbau p#detail {
  background-image: url("../grafik/sd_detail.png");
  background-repeat: no-repeat;
  background-size: 42px 42px;
  -moz-background-size: 42px 42px;
  background-position: 0 0;
}
.backgroundsize #aufbau p#detail {
  background-image: url("../grafik/2x_sd_detail.png");
}

#adressen {
  margin-bottom: 0 !important;
}
#adressen dd {
  margin-left: 1.5em;
  margin-bottom: 0.33em;
}
#adressen dt, #adressen .small {
  color: #92969c !important;
}
#adressen dl {
  margin-bottom: 0.66em;
}
#adressen:hover .expand {
  display: none;
}
#adressen:hover #kontakt {
  border-right: none;
}

#cart {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 54px;
  overflow: hidden;
  transition: width 0.5s ease, height 0.5s ease;
}
#cart div {
  padding: 15px 30px 20px 60px;
  min-width: 280px;
  background-image: url("../grafik/cart_w.png");
  background-repeat: no-repeat;
  background-size: 32px 32px;
  -moz-background-size: 32px 32px;
  background-position: 10px 10px;
}
.backgroundsize #cart div {
  background-image: url("../grafik/2x_cart_w.png");
}
#cart div.items {
  background-color: #e2001a;
  color: white;
  width: 380px;
}
#cart div.empty {
  background-color: #cdd5dd;
}
#cart a:hover {
  border-bottom-color: white;
}
#cart h1, #cart h2, #cart a {
  color: white;
  font-weight: bold;
}
#cart h1, #cart h2, #cart ul {
  margin-bottom: 0.5em;
}
#cart .remove {
  float: right;
  font-weight: normal;
}
#cart .remove a {
  font-weight: normal;
}

#cart.hover {
  height: auto;
  width: 380px;
}

.markierte-entfernen {
  float: right;
}

#suche.abstimmung h1.dimmed, #suche.abstimmung h2.dimmed {
  display: none;
}

body.abstimmung #titel {
  max-width: 66%;
}

ol.themenbaum {
  list-style-type: none;
  margin: 0;
  margin-left: 0.2em;
}

ol.themenbaum li, ol.themenbaum p {
  padding: 0 0 0.3em 0;
}
ol.themenbaum p {
  margin-bottom: 0 !important;
}
ol.themenbaum li + li + li {
  padding-left: 3em;
}
ol.themenbaum li + li + li + li {
  padding-left: 6em;
}
ol.themenbaum li + li + li + li + li {
  padding-left: 9em;
}
ol.themenbaum span {
  width: 3em;
  display: inline-block;
  min-width: 2em;
  font-size: 0.84em;
  letter-spacing: 0.1em;
  /* dito: .sig-mini*/
}
ol.themenbaum p {
  line-height: 1.2em;
}
ol.themenbaum li.sd-thema span {
  width: 7em;
  margin-left: -7.3em;
}
ol.themenbaum li.sd-thema p {
  padding-left: 6em;
  line-height: 1.2em;
  padding-top: 0;
}
ol.themenbaum li.sd-thema small {
  margin-left: 2em;
}
ol.themenbaum p.gesamthaft small {
  margin-left: 5em;
}
ol.themenbaum li.sd-box {
  margin-top: 1em;
  padding-left: 6em;
  line-height: 1.2em;
}
ol.themenbaum li.sd-box h1, ol.themenbaum li.sd-box h2 {
  display: inline-block;
  color: #92969c;
  font-size: 0.88em;
  margin: 1em 0;
}
ol.themenbaum li.sd-box p {
  line-height: 1.6em !important;
}
ol.themenbaum small.verweise {
  margin: 0 0 0.33em 1.66em;
  display: block;
  line-height: 1.4em;
  color: #92969c;
}
ol.themenbaum + form {
  margin-top: 2em;
  margin-left: 5em;
}
ol.themenbaum .beispiele {
  display: block;
  margin-left: 5em;
  color: #92969c;
}

ul.dossier-trefferliste li {
  line-height: 1.3em;
}

li.position {
  font-weight: bold;
}

li.position em {
  /* drill-down */
  color: orange;
  font-style: normal;
  font-weight: normal;
  margin-left: 2em;
  font-size: 0.86em;
}

li.sd-thema.position em, li.sd-thema.position var {
  display: none;
}

span.deleted + a, tr.deleted td, p.deleted {
  text-decoration: line-through;
  color: #555;
}

sup {
  font-weight: bold;
  z-index: 0 !important;
}

li.sd-thema var, ul.dossier-trefferliste var {
  /* Badge mit Glyph */
  font-size: 0.8em;
  background-color: #92969c;
  color: white;
  margin-right: 0.75em;
  padding: 0.15em 0.45em;
  font-weight: bold;
  -webkit-border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  border-radius: 0.8em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  position: relative;
  top: -2px;
  left: 4px;
  cursor: help;
}

var.n0 {
  /* zero */
  background-color: #D2CEC8 !important;
}

#home #toc {
  display: none;
}
#home .themenbaum p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
  text-indent: -0.8em;
  margin-left: 2em;
  padding-bottom: 0.6em;
  width: 96%;
}
#home .themenbaum span {
  width: 12px;
  position: relative;
  left: -12px;
  display: inline;
}

/* Hilfe-Button auf Startseite */
.hilfe, #suche-separat h2, #suche-separat label {
  float: left;
  display: inline;
  max-width: 81%;
  font-weight: 700;
}

#suche-separat p {
  display: block;
  clear: both;
}

.hilfe {
  padding: 0 0 0 0.66em;
}

.hilfe a {
  display: block;
  padding: 0;
  width: 1.4em;
  height: 1.4em;
  font-size: 0.92em;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  background-color: #4981dd;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.hilfe a:hover {
  background-color: #333;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: none;
}

.ui-tooltip-light {
  background-color: #faf7aa !important;
  border-color: #fddc58 !important;
  color: black !important;
  width: 35%;
  font-size: 13px !important;
  padding: 0.66em;
  box-shadow: 1px 3px 16px 0px rgba(55, 55, 55, 0.5);
  -webkit-box-shadow: 1px 3px 16px 0px rgba(55, 55, 55, 0.5);
  -moz-box-shadow: 1px 3px 16px 0px rgba(55, 55, 55, 0.5);
}
.ui-tooltip-light p {
  line-height: 1.35;
  text-shadow: 0 1px 3px white;
}
.ui-tooltip-light p + p {
  margin-top: 0.66em;
}
.ui-tooltip-light b {
  color: #cd970e !important;
}

/* Warnungen */
div.flashError, div.flashConfirm {
  position: fixed;
  width: 600px;
  top: 0px;
  left: 50%;
  margin-left: -300px;
  padding: 2em 5% 3em 5%;
  background-color: white;
  cursor: pointer;
  box-shadow: 5px 8px 22px 2px rgba(44, 44, 44, 0.5);
  -webkit-box-shadow: 5px 8px 22px 2px rgba(44, 44, 44, 0.5);
  -moz-box-shadow: 5px 8px 22px 2px rgba(44, 44, 44, 0.5);
  z-index: 10;
  font-size: 1.15em;
}
div.flashError h1, div.flashError h2, div.flashConfirm h1, div.flashConfirm h2 {
  margin-bottom: 0;
}
div.flashError p, div.flashConfirm p {
  clear: both;
}

div.flashError {
  background-image: url("../grafik/warning-stripes.png");
  background-repeat: no-repeat;
  background-size: 80px 16px;
  -moz-background-size: 80px 16px;
  background-position: 0 0;
  background-repeat: repeat-x;
  padding-top: 4em !important;
  background-color: #fff7da;
}
.backgroundsize div.flashError {
  background-image: url("../grafik/2x_warning-stripes.png");
}

.flashConfirm {
  border-top: 12px solid limegreen;
}

.flashConfirm h1, .flashConfirm h2 {
  color: limegreen;
}

.flashError h1, .flashError h2 {
  color: black;
}

.error {
  color: #ec0aa8;
}

.cancel {
  float: right;
  color: black;
  font-weight: normal;
  font-size: 150%;
}

body.fehler div.flashError {
  display: none !important;
}

hr {
  border-top: 1px dashed #92969c;
}

hr.upper {
  margin-top: 0;
}

hr.lower {
  margin-bottom: 0;
}

/*
	Links
	=====
*/
a, .fauxlink {
  color: #e2001a;
}

a:hover {
  color: #e2001a;
  border-bottom: 2px solid #f53a4f;
}

.zusatzinfo a:hover, small a:hover {
  border-bottom-width: 1px;
}

a:active {
  position: relative;
  top: 1px;
  left: 1px;
}

a.back {
  margin: 0 2em;
}

a.back:before {
  content: "← ";
}

.hide {
  display: none !important;
}

li.select2-selection__choice {
  float: none !important;
}

/*
	Output-Ziele, Sonderregeln
	==========================
*/
/* iOS-Optimization */
input[type=image] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#breaking-news {
  background-color: #df0000;
  color: white;
  padding: 10px;
  font-size: 1.3em;
  line-height: 2em;
}

/*# sourceMappingURL=sd_frontend,v2.css.map */
