/*
	HTML5 & CSS
		by Dominik Ogilvie for Avant la lettre, (c) 2011-2016.
		http://www.avantlalettre.ch

	Changelog:
		v6	Stand 03.11.2015
		v7	Code-Optimierung HTML/CSS:
			Vendor-Prefixe in LESS entfernt => Autoprefixer
			svg id => class;  span > form => div > form;  h1 > form => header h1 + form;
		v8	Objektdetails separat von Bild scrollbar, Animation Icon bei Warenkorb-Hinzfügen
*/
/* Variablen */
* {
  box-sizing: border-box;
}
/* Grundlayout */
::selection {
  background-color: #fddd26;
  color: black;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  background-color: #fff;
  margin: 0 40px 40px 40px;
  font: 15px/1.4 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  color: #1e1f20;
  margin-bottom: 100px;
  overflow-y: scroll;
}
td + td {
  font-family: 'DIN Next W01 Light', 'Segoe UI', Helvetica, Arial, sans-serif;
  color: #1e1f20;
}
#kacheln a {
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  color: #1e1f20;
}
strong,
b,
em,
i,
h4 {
  font-family: 'DIN Next W01 Medium', 'Segoe UI', Helvetica, Arial, sans-serif;
  color: black;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.015em;
}
h1 {
  color: #737577;
  background-color: transparent;
  font-size: 21px;
  font-weight: normal;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
}
header#top + * h1 {
  letter-spacing: 0.015em;
}
h2,
h3 {
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #737577;
  font-weight: normal;
}
h4 {
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #737577;
}
small,
sup {
  font-weight: normal;
  font-family: 'DIN Next W01 Light', 'Segoe UI', Helvetica, Arial, sans-serif;
}
small {
  font-size: 15px;
}
th,
td {
  border-top: 1px solid #cdcdce;
  vertical-align: top;
  padding: 0.33em 0.1em;
}
/* th */
td:first-child {
  padding-right: 1.5em !important;
  text-align: left;
}
footer#treffer-paginierung {
  position: fixed;
  left: 0px;
  bottom: 0;
  width: 100%;
  margin: 0;
  background-color: white;
  padding: 0.33em 0 0.66em 40px;
  box-shadow: 0px 10px 20px 10px rgba(0, 0, 0, 0.2);
  padding: 0.66em 2em;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  font-size: 21px;
  color: #737577;
  height: 60px;
  overflow: hidden;
}
.pagination {
  display: inline-block;
  margin-left: 0.75em;
}
.pagination ul,
.pagination li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination a,
.pagination strong {
  display: inline-block;
  min-width: 1.3em;
  letter-spacing: -0.05em;
  text-align: center;
}
.pagination .last a:after {
  content: '\0131';
  position: relative;
  font-size: 1.1em;
}
.pagination .first a:before {
  content: '\0131';
  position: relative;
  font-size: 1.1em;
}
.pagination .active a {
  color: #cdcdce;
}
#toc {
  position: relative;
  padding-bottom: 6em;
}
footer#impressum {
  position: absolute;
  bottom: -4em;
  left: 0;
  width: 97%;
  margin-left: 3%;
  border-top: 1px solid #9a9b9d;
}
footer#impressum .col {
  float: left;
  width: 32.5%;
  display: inline-block;
}
footer#impressum p {
  margin: 0;
  font-family: 'DIN Next W01 Light', 'Segoe UI', Helvetica, Arial, sans-serif;
}
footer#impressum h4 {
  color: black;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
}
footer#impressum strong {
  color: #9a9b9d;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
}
.spalte {
  width: 47%;
}
.links {
  float: left;
}
.rechts {
  float: right;
}
.hidden {
  visibility: hidden;
}
.none {
  display: none !important;
}
a.fancy img {
  border: none !important;
}
body.bestand td + td a:after {
  content: '\a Details...';
  white-space: pre;
  font-weight: normal;
  font-size: 0.88em;
}
.bestand-intro p {
  margin: 0 0 3em 0;
  max-width: 70em;
}
body.objekt a.fancy img,
video,
audio {
  width: 256px;
  height: auto;
  margin: 0 2em 2em 0;
}
body.objekt img,
body.objekt table,
video,
audio {
  float: left;
}
video,
audio {
  width: 320px;
}
audio {
  min-height: 32px;
}
#html5media {
  float: left;
  width: 320px !important;
  height: auto;
  margin: 0 2em 2em 0 !important;
}
header#top {
  margin-bottom: 2em;
  position: relative;
  overflow: hidden;
  padding-top: 50px;
}
header#top h1 {
  font-size: 28px;
}
header#top .breadcrumbs {
  color: #9a9b9d;
  font-size: 1.2em;
  font-weight: normal;
  font-family: 'DIN Next W01 Light', 'Segoe UI', Helvetica, Arial, sans-serif;
}
header#top .breadcrumbs strong {
  font-weight: normal;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  color: #1e1f20;
}
header#top #logo {
  height: 84px;
  width: 235px;
  position: absolute;
  top: -7px;
  right: 0;
  background-image: url('https://www.bild-video-ton.ch/assets/img/2x_sozialarchiv_logo.png');
  background-size: 235px 84px;
}
header#top #logo a {
  display: block;
  height: 84px;
  width: 235px;
  border: none !important;
}
/* Einstellungen */
#einstellungen input[type=radio] {
  margin: 0 1em;
}
#einstellungen input[type=submit] {
  width: auto;
}
/* Treffer*/
.no-results {
  color: black;
}
#auflistung figure {
  clear: both;
  width: 100%;
  margin-bottom: 2em;
  background-image: none;
}
#auflistung figure > a,
#auflistung figure > figcaption {
  display: table-cell;
}
#auflistung figure > a {
  float: left;
  height: 256px;
  width: 256px;
  text-align: center;
  margin-right: 2em;
}
#auflistung .quer img,
#auflistung .video img {
  width: 256px;
  height: auto;
}
#auflistung .hoch img {
  height: 256px;
  width: auto;
}
#auflistung table {
  font-size: 13px;
}
#auflistung tbody,
#auflistung tr {
  width: 100%;
}
#auflistung figcaption header {
  margin-top: 0;
  padding-top: 0.5em;
  padding-right: 2%;
  border-top: 1px solid #1e1f20;
}
#auflistung .objekttitel {
  margin: 0;
}
#auflistung .objekttitel a {
  color: #1e1f20;
  transition: 0.2s color;
}
#auflistung .objekttitel a:hover {
  color: #d20c1d;
}
#auflistung .objekttitel a:after {
  content: '\00a0\00a0\2013\00a0mehr';
  color: #d20c1d;
  font-size: 15px;
  font-family: 'DIN Next W01 Light', 'Segoe UI', Helvetica, Arial, sans-serif;
}
#auflistung .objekttitel a + a:after {
  content: none;
}
#auflistung .objekttitel a + a {
  display: block;
  width: 100%;
  text-align: right;
}
#auflistung .objekttitel a + a:hover {
  border: none;
}
#auflistung .objekttitel a + a svg {
  fill: #b22222;
}
#auflistung .objekttitel a + a:hover svg {
  fill: black;
}
#auflistung .hinzu {
  display: block;
  margin-top: 0;
  text-align: right;
}
@keyframes pounding {
  from {
    transform: none;
  }
  50% {
    transform: scale(3);
  }
  to {
    transform: none;
  }
}
#auflistung figure:target svg {
  animation: pounding 0.5s 2;
}
#auflistung figure:target svg path {
  fill: hsl(355, 90%, 44%);
}
@media only screen and (min-width: 1024px) {
  #auflistung figcaption {
    margin-right: 0;
  }
  #auflistung figcaption > * {
    float: left;
  }
  #auflistung header {
    width: 36% !important;
  }
  #auflistung figcaption > table {
    width: 60% !important;
    margin-left: 2%;
  }
  #auflistung figcaption header,
  #auflistung tr:first-child td {
    border-top: 1px solid #1e1f20;
  }
}
table ol {
  margin: 0;
  padding: 0;
}
table ol li {
  list-style: none;
  display: inline;
  padding: 0 0.5em 0 0 !important;
}
table ol li + li:before {
  content: "\2192\00a0\00a0";
}
table ol li a {
  color: #1e1f20;
  font-family: 'DIN Next W01 Light', 'Segoe UI', Helvetica, Arial, sans-serif;
}
table ol li:last-child a {
  color: #d20c1d;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
}
.extern {
  margin-top: 1em;
}
.extern svg {
  margin: 0 0 0 0.33em !important;
}
/* Auflistung: Flexbox */
@media only screen and (min-width: 1024px) {
  #auflistung > figure {
    /*	figcaption > * { float: none; }
		figcaption  h1 { width: 30% !important; }
		figcaption table { width: 60% !important; }
*/
  }
  #auflistung > figure figcaption {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    justify-content: flex-start;
    flex: 36% 1;
  }
  #auflistung > figure table {
    display: table;
    width: 100%;
  }
  #auflistung > figure td {
    width: 8em;
  }
  #auflistung > figure td + td {
    width: auto;
  }
}
.parent,
.HolyGrail,
.HolyGrail-body {
  display: flex;
  flex-direction: column;
}
.HolyGrail-nav {
  order: -1;
}
@media (min-width: 768px) {
  .parent,
  .HolyGrail-body {
    flex-direction: row;
    flex: 1;
  }
  .elastic,
  .HolyGrail-content {
    flex: 1;
  }
  .fixed,
  .HolyGrail-nav,
  .HolyGrail-ads {
    /* 12em is the width of the columns */
    flex: 0 0 12em;
  }
}
/* Kacheln */
#kacheln {
  font-size: 14px;
}
#kacheln figure {
  width: 190px;
  height: 190px;
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
#kacheln figure > a {
  width: 100%;
  height: 100%;
  display: block;
}
#kacheln figure img {
  visibility: hidden;
}
#kacheln figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 0.5em;
  background-color: rgba(0, 0, 0, 0.42);
}
#kacheln .objekttitel {
  font-size: inherit;
  font-weight: normal;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#kacheln .objekttitel,
#kacheln .objekttitel i,
#kacheln .objekttitel i:before {
  color: white !important;
}
#kacheln .objekttitel a {
  color: white;
  font-weight: normal;
  text-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25);
}
#kacheln .objekttitel a:after {
  content: '\00a0\2013\00a0mehr';
  color: #f00409;
  font-family: 'DIN Next W01 Light', 'Segoe UI', Helvetica, Arial, sans-serif;
}
figcaption:hover #kacheln .objekttitel a:after {
  color: #f0afb4;
}
#kacheln .objekttitel h1 a:hover:after {
  color: white;
}
#kacheln figcaption {
  max-height: 3.6em;
  transition: all 0.4s ease-in-out;
}
#kacheln figcaption:hover {
  max-height: 194px;
}
#kacheln figure.video {
  background-image: url("https://www.bild-video-ton.ch/assets/filmstrip.png");
}
#kacheln a.extern,
#kacheln small.ask {
  display: none;
}
#kacheln figcaption table {
  display: none;
}
#kacheln .hinzu {
  margin-top: 0;
  text-align: right;
}
#kacheln .hinzu svg {
  fill: #f0afb4;
}
#kacheln .hinzu:hover svg {
  fill: white;
}
@media (min-width: 640px) {
  figure img {
    visibility: visible;
  }
}
/* Objektdetails */
.tona .img {
  padding-top: 256px;
  background-image: url("https://www.bild-video-ton.ch/assets/speaker.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
#objektdetails {
  /* basic */
  /* Timestamps des Sequenzprotokolls */
  /* proportional */
}
#objektdetails .img {
  min-width: 270px;
}
#objektdetails .quer img {
  max-width: 768px;
}
#objektdetails .hoch img {
  max-width: 540px;
}
#objektdetails h1 > a {
  color: black;
  pointer: default;
}
#objektdetails h1 a:hover {
  border: none;
}
#objektdetails td p {
  margin: 0 0 0.4em 0;
}
#objektdetails .bewe td.detailinformation > .sequenzprotokoll,
#objektdetails .tona td.detailinformation > .sequenzprotokoll,
#objektdetails .tonb td.detailinformation > .sequenzprotokoll {
  padding-left: 4.8em;
  text-indent: -4.8em;
}
#objektdetails val {
  color: black;
  width: 5.85365854em;
  margin-top: 0.4em;
  display: block;
  line-height: 1;
  font-size: 0.82em;
  letter-spacing: 0.07em;
  float: left;
}
#objektdetails td.sprache ol {
  display: inline-block;
}
#objektdetails td.sprache a.hilfe {
  position: static !important;
}
#objektdetails img {
  width: 100%;
  height: auto;
}
#objektdetails .img {
  float: left;
  max-width: 50%;
  margin: 0 2% 2em 0;
}
#objektdetails table {
  float: left;
  width: 46%;
}
#objektdetails .bewe table,
#objektdetails .tond table,
#objektdetails .tonb table {
  width: 56%;
}
#objektdetails .feedback {
  position: fixed;
  bottom: 1em;
  left: 1em;
  width: 360px;
  padding: 1em 1.2em 1em 1.7em;
}
#objektdetails .feedback span {
  visibility: hidden;
}
#objektdetails .feedback:hover {
  background-color: white;
}
#objektdetails .feedback:hover span {
  visibility: visible !important;
}
/* responsive */
@media (max-width: 900px) {
  #objektdetails .quer .img,
  #objektdetails .quer table {
    width: 100% !important;
    min-width: 100%;
  }
}
@media (max-width: 768px) {
  #objektdetails .hoch table {
    width: 100% !important;
    min-width: 100% !important;
  }
}
@media screen and (min-width: 900px) {
  #objektdetails figure .img {
    position: absolute;
  }
  #objektdetails figcaption {
    width: 42%;
    float: right;
  }
  #objektdetails .hoch figcaption {
    width: 100%;
    padding-left: 580px;
  }
  #objektdetails .bewe figcaption {
    width: 100%;
    padding-left: 360px;
  }
  #objektdetails figcaption > *,
  #objektdetails figcaption h1 {
    width: 100% !important;
  }
}
@media screen and (min-width: 1500px) {
  #objektdetails .quer figcaption {
    width: 100%;
    padding-left: 788px;
    float: left;
  }
}
#objektdetails table {
  margin-bottom: 5em;
}
/* SVG-Icons */
svg,
.svg {
  height: 24px;
  width: 24px;
  display: inline-block;
}
.warenkorb svg {
  fill: white;
}
.submit-icon {
  margin-bottom: 1.5em;
  cursor: pointer;
  font-size: 13px;
  color: #d20c1d;
}
.submit-icon img.svg {
  height: 24px !important;
  width: 24px !important;
  opacity: 0.66;
}
.submit-icon input {
  display: none;
}
.submit-icon svg {
  fill: #b22222;
  vertical-align: middle;
  margin-right: 0.33em;
}
.submit-icon:hover {
  color: black;
}
.submit-icon:hover svg {
  fill: black;
}
div.hinzu {
  display: block;
  margin-bottom: 0.67em;
}
div.hinzu a {
  font-size: 13px;
  color: #d20c1d;
  height: 24px;
  display: block;
}
div.hinzu a svg {
  fill: #d20c1d;
  vertical-align: middle;
  margin-right: 0.33em;
}
div.hinzu a:hover {
  color: black;
}
div.hinzu a:hover svg {
  fill: black;
}
footer#treffer-paginierung form {
  display: inline;
}
.darstellung {
  margin-left: 1.5em;
  display: inline;
}
.darstellung .svg,
.darstellung svg {
  height: 16px;
  width: 16px;
  position: relative;
  top: 0.1em;
}
.darstellung svg path {
  fill: #abacad;
}
.liste svg#als-liste path,
.kacheln svg#als-kacheln path {
  fill: #1e1f20;
}
button:hover svg#als-liste path,
button:hover svg#als-kacheln path {
  fill: #abacad;
}
button.liste:hover svg#als-kacheln path,
button.kacheln:hover svg#als-liste path {
  fill: #d20c1d;
}
/* Suchformular */
.spezial {
  position: fixed;
  bottom: 1em;
  width: 43%;
  border-top: 1px dashed #9a9b9d;
  padding-bottom: 0;
}
.spezial p {
  text-align: right;
}
#dyn-suche div,
#dyn-suche p {
  clear: both;
}
#dyn-suche select,
#dyn-suche input[type=text],
#dyn-suche .selectize-control {
  width: 70%;
}
#dyn-suche label input,
#dyn-suche label select,
#dyn-suche .selectize-control {
  float: right;
}
#dyn-suche label {
  line-height: 3em;
}
#dyn-suche .selectize-input input {
  float: none;
}
#dyn-suche input,
#dyn-suche select,
#dyn-suche .selectize-input {
  font-size: 18px;
}
#dyn-suche input,
#dyn-suche .selectize-input,
#dyn-suche .selectize-input .item {
  padding: 0.4em 0.2em 0.2em 0.2em;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  text-align: left;
}
#dyn-suche select {
  margin: 0.3em 0;
}
#dyn-suche input[type=text] {
  background: white;
  animation: myfirst 2s;
}
#dyn-suche #zusatzkriterien {
  background-color: #aacbd3;
}
#dyn-suche #zusatzkriterien {
  padding: 1.5em 2em 0.5em 2em;
  background-image: url("../img/1x_up-background-mask.png") /* standard resolution */;
  background-repeat: no-repeat;
  background-size: 512px 24px;
  -moz-background-size: 512px 24px;
  background-position: 0 0;
  background-position: top center;
  background-repeat: repeat-x;
}
.backgroundsize #dyn-suche #zusatzkriterien {
  background-image: url("../grafik/2x_up-background-mask.png");
  /* double resolution */
}
#dyn-suche .neue-suche {
  margin-left: 30%;
}
#dyn-suche .sprache input {
  float: none;
  margin: 0 0.1em 0 0;
}
#dyn-suche .sprache label {
  float: left;
  display: inline-block;
  margin-right: 3%;
  width: 45%;
  height: 1.5em;
}
#dyn-suche .sprache {
  padding-left: 30%;
}
.fokus {
  color: red !important;
}
span.twitter-typeahead .tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
span.twitter-typeahead .tt-suggestion > p {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
span.twitter-typeahead .tt-suggestion > p:hover,
span.twitter-typeahead .tt-suggestion > p:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
span.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #ffffff;
  background-color: #428bca;
}
span.twitter-typeahead {
  width: 100%;
}
.input-group span.twitter-typeahead {
  display: block !important;
}
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 44px !important;
}
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 28px !important;
}
@keyframes myfirst {
  0% {
    background: #fffbdd;
  }
  100% {
    background: white;
  }
}
.suche-einfach {
  float: right;
  text-align: left;
  padding: 0;
  min-height: 0;
}
.suche-einfach form,
.suche-einfach p {
  margin: 0;
  padding: 0;
}
.suche-einfach input[type=text] {
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  color: #aaa;
}
.suche-einfach input[type=text]:focus {
  color: black;
}
.mehr-optionen {
  padding: 0.33em 0 0 0.1em;
  display: block;
  font-size: 13px;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  font-family: 'DIN Next W01 Light', 'Segoe UI', Helvetica, Arial, sans-serif !important;
}
/* Warenkorb-Indikator */
aside.unten-rechts {
  height: 60px;
  position: fixed;
  bottom: 0;
  right: 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
aside.unten-rechts > div {
  display: inline-block;
}
aside.unten-rechts .warenkorb {
  background-color: #d20c1d;
  padding: 0.5em 0.75em;
  border: 1px solid #be0a1a;
  text-align: center;
}
aside.unten-rechts .warenkorb a {
  color: white;
}
aside.unten-rechts .warenkorb var {
  min-width: 1em;
  position: relative;
  top: -0.2em;
  font-size: 21px;
  font-style: normal;
}
aside.unten-rechts .hide {
  visibility: hidden;
}
aside.unten-rechts .up {
  height: 60px;
  padding: 0 1em 0 0.5em;
}
aside.unten-rechts .up svg {
  height: 44px;
  width: 29px;
  margin: 0;
}
aside.unten-rechts .up svg #uarr {
  fill: #9a9b9d;
}
aside.unten-rechts .up a:hover svg #uarr {
  fill: #d20c1d;
}
aside.unten-rechts .up a:active svg #uarr {
  fill: black;
}
/* Warenkorb at Checkout */
#bestellung .halbe {
  width: 50%;
  margin: 0;
  padding: 0 2em;
}
#bestellung .links {
  float: left;
  padding-left: 0;
}
#bestellung .rechts {
  float: right;
  padding-right: 0;
  position: relative;
  left: -1px;
}
#bestellung .einverstanden {
  font-size: 1.15em;
}
#bestellung .einverstanden input {
  float: left;
  display: block;
  margin-left: 2%;
}
#bestellung .einverstanden span {
  display: block;
  float: right;
  width: 94%;
}
#bestellung .markierte-entfernen {
  float: right;
}
.verborgen {
  visibility: hidden;
}
#bestellformular {
  clear: both;
  margin-bottom: 2em;
}
#bestellformular form p {
  width: 100%;
  text-align: left;
  clear: both;
  line-height: 2em;
}
#bestellformular input {
  margin-left: 2em;
  float: right;
  margin-bottom: 1.33em;
}
#bestellformular input[type=text],
#bestellformular input[type=email],
#bestellformular textarea {
  width: 100%;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  padding: 0.33em;
  background-color: #f4f5f8;
}
#bestellformular textarea {
  height: 5.4em;
}
#bestellformular textarea#adresse {
  height: 4em;
}
#bestellformular .dropdown {
  margin-bottom: 0.33em;
}
#bestellformular .dropdown + p {
  margin-top: 0;
}
#bestellformular .dropdown label {
  display: block;
}
#bestellformular #rechnungsadresse {
  min-height: 5.6em;
}
#bestellformular .rechnungsadresse-vorhanden {
  float: none !important;
  margin: 0 !important;
}
#bestellformular .rechnungsadresse-vorhanden + label span,
#bestellformular .rechnungsadresse-vorhanden + label + textarea {
  display: none;
}
#bestellformular .rechnungsadresse-vorhanden:checked + label + textarea {
  display: block;
}
#bestellformular .rechnungsadresse-vorhanden:checked + label span {
  display: inline-block;
}
table#bestellung-mail .fig {
  text-align: center;
}
table#bestellung-mail .fig img {
  max-width: 200px;
  height: auto;
}
table#bestellung-mail .capt,
table#bestellung-mail .sig {
  padding-top: 1em;
}
#warenkorb table td {
  padding-right: 2em;
}
#warenkorb table th {
  text-align: left;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-bottom: 1.7em;
}
#warenkorb table td.fig {
  padding-bottom: 1em;
  width: 13em;
}
#warenkorb table td.fig a {
  width: 11em;
  height: 10em;
  display: block;
}
#warenkorb table td.quer img {
  width: 100%;
  height: auto;
}
#warenkorb table td.hoch img {
  width: auto;
  height: 100%;
}
#warenkorb table td.hoch a {
  text-align: center;
}
#warenkorb table td.remove {
  padding-top: 1.5em;
}
#warenkorb table td.sig {
  padding-top: 1.7em;
}
#warenkorb table td.sig {
  white-space: nowrap;
}
#warenkorb table th i {
  font-style: normal;
}
#warenkorb table th i.aus {
  display: none;
}
#startseite,
#home {
  overflow-x: hidden;
  width: 92%;
  margin-left: 3%;
  marign-right: 3%;
  /*  Bestandesliste mit Themenauswahl  */
}
#startseite main,
#home main,
#startseite #zufallsobjekt,
#home #zufallsobjekt {
  width: 47% !important;
  float: left;
}
#startseite main,
#home main {
  float: right;
}
#startseite #toc,
#home #toc {
  clear: both;
  min-height: 92vh;
  padding-top: 1.5em;
}
#startseite h3,
#home h3,
#startseite h4,
#home h4 {
  margin-bottom: 0;
}
#startseite .neubestand,
#home .neubestand {
  margin-top: 0;
}
#startseite #bestandesliste small,
#home #bestandesliste small,
#startseite .neubestand small,
#home .neubestand small {
  color: #b3b4b6;
}
#startseite #bestandesliste,
#home #bestandesliste {
  column-count: 2;
  column-gap: 0;
  padding-left: 0;
  list-style: none;
}
#startseite #bestandesliste li,
#home #bestandesliste li {
  padding: 0 6% 0 6%;
  margin: 0;
}
#startseite .neubestand,
#home .neubestand {
  list-style: none;
  margin: 0;
  padding: 0;
}
#startseite figure,
#home figure {
  min-height: 25vw;
}
#startseite figure img,
#home figure img {
  width: 100%;
  height: auto;
}
#startseite .signatur,
#home .signatur {
  color: #737577;
  font-family: 'DIN Next W01 Light', 'Segoe UI', Helvetica, Arial, sans-serif;
}
#startseite main p,
#home main p {
  margin-top: 0;
  font-size: 15px;
}
#startseite a.vignette,
#home a.vignette {
  position: relative;
  display: block;
}
#startseite a.vignette img,
#home a.vignette img {
  display: block;
}
#startseite a.vignette:after,
#home a.vignette:after {
  box-shadow: inset 0 0 10em rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: "";
}
#startseite #bestandesliste,
#home #bestandesliste {
  clear: both;
}
#startseite #schalter,
#home #schalter {
  padding: 0;
  margin: 0 0 3em 1.3em;
}
#startseite #schalter li,
#home #schalter li {
  display: block;
  float: left;
  margin-right: 0.5em;
  height: 1.8em;
}
#startseite #schalter li a,
#home #schalter li a {
  line-height: 2.5em;
  margin: 0.2em 0.7em;
  text-decoration: none;
}
#startseite #schalter a:hover,
#home #schalter a:hover {
  color: #e2001a;
}
#startseite #schalter small,
#home #schalter small {
  display: block;
  margin-top: 8px;
  margin-right: 0.7em;
  margin-left: 0.7em;
  color: #9a9b9d;
}
#startseite #filterauswahl,
#home #filterauswahl {
  margin-left: 0.36em;
  font-style: normal;
}
#startseite .on:before,
#home .on:before {
  content: '\2192\00a0\00a0';
}
form.einzeilig .suche input,
#home .suche input {
  padding: 0.5em 0.3em 0.3em 0.5em;
  font-size: 15px;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
}
form.einzeilig .suche input[type=text],
#home .suche input[type=text] {
  width: 100%;
}
form.einzeilig .suche input[type=submit],
#home .suche input[type=submit] {
  width: 6em;
}
form.einzeilig .suche,
#home .suche {
  margin-left: 7em;
  text-indent: -7em;
  margin-bottom: 2em;
}
form.einzeilig input[type=text],
#home input[type=text] {
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  color: #aaa;
}
form.einzeilig input[type=text]:focus,
#home input[type=text]:focus {
  color: black;
}
#suche .breadcrumbs {
  color: #9a9b9d;
  font-size: 1.2em;
  font-weight: normal;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
}
#suche h2 {
  margin-bottom: 0;
}
#suche .rechts {
  margin-top: -70px;
}
#suche .rechts h3 {
  margin-bottom: 0;
}
#suche .rechts h3 + p {
  margin-left: 2em;
  margin-top: 0;
}
.hot-news {
  background-color: #fffe9f;
  color: black;
  padding: 20px 30px ;
  margin-bottom: 1em;
  font-weight: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  border: 1px solid #fffd3e;
}
.hot-news > * {
  margin: 0;
}
.hot-news h4 {
  font-size: inherit;
  color: black;
  font-weight: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.clear {
  clear: both;
}
hr.clear {
  clear: both;
  border-color: transparent;
  background-color: transparent;
  border-collapse: collapse;
  padding: 0;
}
/* 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);
  z-index: 10;
  font-size: 18px;
}
div.flashError h1,
div.flashConfirm h1 {
  margin-bottom: 0;
}
div.flashError p,
div.flashConfirm p {
  clear: both;
}
div.flashError {
  background-image: url("../img/1x_tile_warning_48px.png") /* standard resolution */;
  background-repeat: no-repeat;
  background-size: 48px 48px;
  -moz-background-size: 48px 48px;
  background-position: 0 -28px;
  background-repeat: repeat-x;
  padding-top: 4em !important;
  background-color: #fff7da;
}
.backgroundsize div.flashError {
  background-image: url("../grafik/2x_tile_warning_48px.png");
  /* double resolution */
}
.flashConfirm {
  border-top: 12px solid limegreen;
}
.flashConfirm h1 {
  color: limegreen;
}
.flashError h1 {
  color: black;
}
.error {
  color: #ec0aa8;
}
.cancel {
  float: right;
  color: black;
  font-weight: normal;
  font-size: 150%;
}
body.fehler div.flashError {
  display: none !important;
}
.flashConfirm.please-wait {
  border-top: 12px solid #fdc412;
}
.flashConfirm.please-wait h1 {
  color: #fdc412;
}
.warnung {
  color: white;
  background-color: #d20c1d;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  padding: 0.3em 0.2em 0.2em 0.2em;
  text-align: center;
}
/* Hilfe-Seiten */
#hilfe i {
  font-family: 'DINNextW01-LightItalic', "Droid Sans Mono", Menlo, Consolas, monospace;
}
#hilfe li {
  margin-bottom: 0.5em;
}
#hilfe ul ul,
#hilfe ul ol,
#hilfe ol ul {
  margin-top: 0.5em;
}
#hilfe .breadcrumbs {
  visibility: hidden;
}
#hilfe p,
#hilfe ul,
#hilfe ol {
  max-width: 44em;
}
#hilfe li {
  max-width: 42em;
}
#hilfe .inhaltsverzeichnis {
  float: right;
  margin: 1.7em;
  padding-left: 1.7em;
  border-left: 1px dashed gray;
}
/* Hyperlinks */
a {
  color: #d20c1d;
  background-color: transparent;
  font-weight: normal;
  font-family: 'DIN Next W01 Regular', 'Segoe UI', Helvetica, Arial, sans-serif;
  text-decoration: none;
}
.objekttitel a,
#bestandesliste a,
.neubestand a,
figcaption .haupttitel a {
  color: #1e1f20;
}
a:hover,
#bestandesliste a:hover,
.neubestand a:hover,
.haupttitel a:hover {
  color: #d20c1d;
  border-bottom: 0.12em solid #d62e3c;
}
h1 a:active,
h2 a:active,
p a:active,
td a:active,
th a:active,
li a:active,
dd a:active,
aside a:active {
  position: relative;
  top: 1px;
  left: 1px;
}
#auflistung figure > a:hover,
.fancybox-overlay a:hover,
a.vignette:hover,
figure > a #kacheln .objekttitel a:hover,
.up a:hover {
  border-bottom: none;
  border-width: 0;
}
h1 a {
  color: #9a9b9d;
}
#kacheln figcaption:hover {
  background-color: rgba(226, 0, 26, 0.75);
}
a.back {
  color: #9a9b9d;
  font-family: 'DIN Next W01 Light', 'Segoe UI', Helvetica, Arial, sans-serif;
}
a.back:hover {
  border-color: #cdcdce;
}
/* Hilfe-Buttons in blau */
a.hilfe,
#suche .rechts h2 a {
  display: inline-block;
  padding: 0;
  width: 1.4em;
  height: 1.4em;
  font-size: 0.8em;
  font-weight: inherit;
  line-height: 1.7;
  text-align: center;
  background-color: #5388dc;
  color: white;
  border-radius: 50%;
  background-clip: padding-box;
  position: relative;
  left: 0.75em;
}
a.hilfe:hover,
#suche .rechts h2 a:hover {
  background-color: #333333;
  color: white;
  border-radius: 50%;
  background-clip: padding-box;
  border-bottom: none;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/*====================================================================
	#5: 	LESS MIXINS
====================================================================*/
.video-js .vjs-big-play-button {
  position: relative;
  margin: auto;
  top: 80px;
}
/*# sourceMappingURL=bild-video-ton,v8.css.map */