@font-face {
  font-family: 'Exo';
  src: url("../fonts/Exo.ttf") format("truetype");
}

@font-face {
  font-family: 'Exo';
  src: url("../fonts/Exo-Bold.ttf") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: 'Exo';
  src: url("../fonts/Exo-Italic.ttf") format("truetype");
  font-style: italic;
}

@font-face {
  font-family: 'Exo';
  src: url("../fonts/Exo-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

#outer-header {
  background-color: #DAE8F5;
}

#outer-header #header {
  text-align: center;
  overflow: hidden;
  padding: 14px;
}

#outer-header #header img {
  float: left;
  width: 10em;
}

#outer-top-navi {
  background-color: #3D6B8D;
  color: #DAE8F5;
}

#content {
  background-color: white;
  min-height: 650px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#startseite #content {
  background-image: url("../pics/welt20.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

#startseite #content #container_barrierefreiheit_links {
  position: absolute;
  top: -16px;
  left: 900px;
  width: 250px;
}

#startseite #content #container_barrierefreiheit_links a {
  color: #202020;
}

#startseite #content #container_barrierefreiheit_links a img {
  width: 16px;
  float: none;
  display: inline;
}

#environment_info {
  margin-top: 10px;
}

#environment_info ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#hidden_navi .sr-only-focusable {
  position: absolute;
}

#laenderinformationauswahl ul li {
  margin-bottom: 10px;
}

/* mobile + tablet Version */
@media (max-width: 1199px) {
  .maxscreen-only {
    display: none;
  }
  #content {
    min-height: 750px;
  }
  #content .col-md-3 {
    position: static;
  }
  #content .col-md-3 a img {
    width: 150px;
    padding: 20px 0px;
  }
  #content .col-md-3 #form_landauswahl fieldset {
    display: inline-block;
  }
  #content .col-md-3 #form_landauswahl fieldset#landauswahl_fieldset {
    width: 27%;
  }
  #content .col-md-3 #form_landauswahl fieldset#stichtag_fieldset {
    width: 67%;
  }
  #content .col-md-3 #form_landauswahl fieldset#stichtag_fieldset input[type="text"] {
    width: 60%;
  }
  #content .col-md-3 #form_landauswahl fieldset#stichtag_fieldset .form-group {
    padding-left: 0px;
    padding-right: 0px;
  }
  #content .col-md-3 #form_landauswahl fieldset#stichtag_fieldset .form-group [type="submit"] {
    margin-left: 10px;
  }
  #content .col-md-3 #form_landauswahl fieldset input, #content .col-md-3 #form_landauswahl fieldset button {
    text-align: center;
  }
  #content .col-md-3 #form_landauswahl fieldset input[type="submit"], #content .col-md-3 #form_landauswahl fieldset button[type="submit"] {
    margin-top: 0;
  }
  #content .col-md-3 #form_landauswahl fieldset input .glyphicon, #content .col-md-3 #form_landauswahl fieldset button .glyphicon {
    display: inline;
  }
  #content .col-md-3 #form_landauswahl legend {
    display: none;
  }
  #content .col-md-3 #form_landauswahl .form-control {
    display: inline-block;
  }
  #content .col-md-3 #form_landauswahl .btn {
    display: inline-block;
  }
  #content .col-md-9 {
    width: 100%;
  }
  #content .col-md-9 .abkommen .link_erlaeuterung {
    padding-right: 5px;
    padding-top: 0;
  }
  .no-js #content .col-md-3 {
    width: 100%;
  }
  .no-js #startseite .col-md-3 #form_landauswahl fieldset#landauswahl_fieldset {
    width: 20%;
  }
  .no-js #startseite .col-md-3 #form_landauswahl fieldset#verarbeitungsliste_fieldset {
    width: 20%;
  }
  .no-js #startseite .col-md-3 #form_landauswahl fieldset#stichtag_fieldset {
    width: 58%;
  }
  .no-js #startseite .col-md-3 #form_landauswahl fieldset .form-control {
    width: 100%;
  }
  .no-js #mobile-menu img {
    display: none;
  }
  .jsclass #startseite #form_landauswahl {
    max-width: 400px;
    margin: 25px auto 0 auto;
  }
  .jsclass #startseite #form_landauswahl .fehlermeldung {
    display: block;
  }
  .jsclass #startseite .maxscreen-only:not(.alert) {
    display: inline;
  }
  #header > a {
    display: none;
  }
  #header h1 {
    text-align: left;
  }
  #header h1 span {
    display: none;
  }
  #header h1 abbr[title] {
    text-decoration: none;
    border-bottom: none;
  }
  #outer-top-navi {
    font-size: 21px;
  }
  #outer-top-navi .container > ul > li {
    border-left: none;
  }
  #outer-top-navi .container > ul > li:last-child {
    border-right: none;
  }
  #outer-top-navi .container > ul > li .top_navi_linktext {
    display: none;
  }
  #outer-top-navi .container > ul > li abbr {
    border-bottom: none;
  }
}

/* Desktop-Version */
@media (min-width: 1200px) {
  #mobile-menu img {
    display: none;
  }
  #header h1 abbr {
    display: none;
  }
  #outer-top-navi li a span.glyphicon {
    display: none;
  }
  #outer-top-navi a {
    font-size: 18px;
  }
  #startseite #form_landauswahl {
    display: inline !important;
    position: absolute;
    top: 50px;
    left: 450px;
    width: 400px;
  }
  #startseite #form_landauswahl .fehlermeldung {
    display: block;
  }
  #stichtag_fieldset div.maxscreen-only {
    display: inline-block;
  }
  #form-alert-fehlermeldung:not(.fehlermeldung),
  #form-alert-fehlermeldung div {
    display: inline-block;
  }
  #form-alert-fehlermeldung #glyphicon-alert-form-fehlermeldung {
    left: 6px;
    top: 10px;
    color: #a94442;
    font-size: 18px;
  }
  #form-alert-fehlermeldung #glyphicon-alert-form-fehlermeldung #title_box_fehlermeldung {
    display: none;
    position: absolute;
    z-index: 10;
    left: 24px;
    font-size: 14px;
    width: 400px;
  }
  #form-alert-fehlermeldung #glyphicon-alert-form-fehlermeldung #title_box_fehlermeldung ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #form-alert-fehlermeldung #glyphicon-alert-form-fehlermeldung:hover #title_box_fehlermeldung {
    display: block;
  }
}

#form_landauswahl {
  margin-bottom: 15px;
}

#form_landauswahl form {
  background-color: #DAE8F5;
}

#form_landauswahl .fehlermeldung {
  display: none;
}

#form_landauswahl .form-group {
  padding: 10px;
  margin-bottom: 0;
}

#form_landauswahl legend {
  text-transform: uppercase;
  background-color: #C0D2E0;
  font-size: 14px;
  padding: 4px 10px;
  margin-bottom: 0;
}

#form_landauswahl input, #form_landauswahl button {
  text-transform: uppercase;
}

#form_landauswahl input[type="text"], #form_landauswahl button[type="text"] {
  width: 100%;
}

#form_landauswahl input[type="submit"], #form_landauswahl button[type="submit"] {
  margin-top: 10px;
}

#form_landauswahl input .glyphicon, #form_landauswahl button .glyphicon {
  display: none;
}

#startseite #form_landauswahl .form-group {
  text-align: center;
}

#startseite #form_landauswahl .form-group .form-control {
  display: inline;
  width: 40%;
}

#startseite #form_landauswahl button {
  display: block;
  margin: 10px auto 0 auto;
}

#startseite #form_landauswahl #fehlermeldung_form {
  margin-top: 20px;
}

#startseite #form_landauswahl #fehlermeldung_form ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#footer {
  background-color: #3D6B8D;
  text-align: right;
  padding-top: 5px;
}

#footer #print {
  float: left;
}

#footer ul {
  padding-left: 0;
  list-style-type: none;
}

#footer a, #footer p {
  color: #fff;
}

@media (min-width: 768px) {
  #footer ul li {
    display: inline-block;
    padding-right: 7px;
  }
  #footer ul li:not(:first-child):before {
    color: #fff;
    content: "|";
    padding-right: 10px;
  }
  #footer ul li:last-child {
    padding-right: 0px;
  }
}

.container-fluid #mobile-menu, .container-fluid {
  padding: 0;
}

.no-js .col-md-9 .abkommen .collapsable {
  display: none;
}

.jsclass .col-md-9 .abkommen .collapsable-no-js {
  display: none;
}

ul.typeahead.dropdown-menu a {
  text-transform: uppercase;
}

.col-md-9 {
  overflow-x: auto;
}

.col-md-9 .ueberschrift_content {
  font-size: 20px;
}

.col-md-9 a, .col-md-9 button {
  text-decoration: underline;
}

.col-md-9 a.extern .glyphicon, .col-md-9 button.extern .glyphicon {
  left: 6px;
  padding-right: 6px;
}

.col-md-9 a.btn, .col-md-9 button.btn {
  text-decoration: none;
}

.col-md-9 .th_face {
  font-size: 14px;
  border-bottom: 1px solid #C0D2E0;
  background-color: #DAE8F5;
  text-transform: uppercase;
  padding: 6px 12px;
  margin-bottom: 0;
}

.col-md-9 .wup_detail_box {
  background-color: #EBEBEB;
  margin-bottom: 0;
}

.col-md-9 .wup_detail_box li {
  padding: 2px 0;
}

.col-md-9 .highlighted_search_word {
  font-weight: bold;
}

.col-md-9 .abkommen ol,
.col-md-9 .abkommen ul {
  padding-left: 0px;
}

.col-md-9 .abkommen ol li,
.col-md-9 .abkommen ul li {
  margin-top: 2px;
}

.col-md-9 .abkommen ol.inhaltsverzeichnis,
.col-md-9 .abkommen ul.inhaltsverzeichnis {
  list-style-type: none;
}

.col-md-9 .abkommen h3 {
  font-size: 14px;
  text-transform: uppercase;
}

.col-md-9 .abkommen div[id^="collapsable_"] {
  margin: 10px 0 0 0;
}

.col-md-9 .abkommen h4 {
  font-size: 14px;
}

.col-md-9 .abkommen button {
  background-color: #fff;
  border: none;
  text-align: left;
  text-transform: inherit;
  padding-left: 0px;
}

.col-md-9 .abkommen .link_erlaeuterung {
  float: right;
  padding: 5px 12px;
}

.col-md-9 #gebaerden_video#gebaerden_video, .col-md-9 #gebaerden_video img, .col-md-9 #leichte_sprache_box#gebaerden_video, .col-md-9 #leichte_sprache_box img {
  width: 840px;
}

.col-md-9 #gebaerden_video h5, .col-md-9 #leichte_sprache_box h5 {
  font-size: 18px;
}

.col-md-9 .matrix_container th, .col-md-9 .matrix_container td {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #C0D2E0;
}

.col-md-9 .matrix_container .formatierterRechtstext {
  overflow-x: scroll;
}

.col-md-9 .verarbeitungsliste.liste_synopse table th, .col-md-9 .verarbeitungsliste.liste_synopse table td {
  width: 20%;
}

.col-md-9 .verarbeitungsliste table th, .col-md-9 .verarbeitungsliste table td {
  border: 1px solid #EBEBEB;
  width: 25%;
}

.col-md-9 .verarbeitungsliste table th {
  text-align: center;
}

.col-md-9 .verarbeitungsliste ul.fussnoten {
  margin-top: 12px;
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 6px;
  border-top: 1px solid #202020;
  list-style-type: none;
}

.col-md-9 .verarbeitungsliste span.fn_bezeichner {
  vertical-align: super;
  font-size: 10px;
}

.col-md-9 .liste_synopse #liste_japan th {
  vertical-align: middle;
}

.col-md-9 #liste_japan th {
  vertical-align: top;
}

.col-md-9 #liste_japan #hinweis_japan_spalte2 {
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
}

.col-md-9 .formatierterRechtstext .table-center td, .col-md-9 .formatierterRechtstext .table-center th {
  text-align: center;
}

.col-md-9 .formatierterRechtstext .tbl_vl th, .col-md-9 .formatierterRechtstext .tbl_vl td {
  border: 1px solid #EBEBEB;
  width: 25%;
}

.col-md-9 .formatierterRechtstext .tbl_vl th {
  text-align: center;
}

.col-md-9 #ue {
  overflow-x: scroll;
}

.col-md-9 #ue .ue_rahmen,
.col-md-9 #ue .ue_rahmen2 {
  border: 1px solid #EBEBEB;
}

.col-md-9 #ue .ue_rahmen {
  margin: 15px 26px 5px 5px;
  padding: 10px;
}

.col-md-9 #ue .ue_rahmen2 {
  background-color: #DAE8F5;
  padding: 6px;
}

.col-md-9 #ue .u1,
.col-md-9 #ue .u2,
.col-md-9 #ue .u3,
.col-md-9 #ue .u4 {
  text-align: right;
  padding: 0;
}

.col-md-9 #ue .u1 {
  margin: 20px 0 0 0;
}

.col-md-9 #ue .u2 {
  margin: 0 10px 0 0;
  border-top: 1px solid #202020;
}

.col-md-9 #ue .u3 {
  margin: 0;
}

.col-md-9 #ue .u4 {
  margin: 0 10px 0 0;
  border-top: 1px solid #202020;
}

.col-md-9 #ue .ue_zeitraum {
  display: inline-block;
  width: 60px;
  border-bottom: 1px solid #202020;
}

.col-md-9 #ue .div_fn {
  padding: 5px;
}

.col-md-9 #ue .fn {
  text-indent: -22px;
  margin-left: 22px;
}

.col-md-9 #ue .ue_sprachen {
  margin-right: 26px;
  padding: 5px;
}

.col-md-9 #form_synopse {
  display: table;
}

.col-md-9 #form_synopse div {
  display: table-row;
}

.col-md-9 #form_synopse label {
  vertical-align: top;
}

.col-md-9 #form_synopse label, .col-md-9 #form_synopse input, .col-md-9 #form_synopse select, .col-md-9 #form_synopse button {
  display: table-cell;
  margin: 0 0 5px 5px;
}

.col-md-9 #form_synopse button {
  text-decoration: none;
  text-transform: uppercase;
}

.col-md-9 .verarbeitungsliste .synopse_trenner {
  background-color: #EBEBEB;
}

.col-md-9 div[id^="collapsable_"] .formatierterRechtstext {
  background-color: #EBEBEB;
  padding: 2px 5px;
}

.col-md-9 .formatierterRechtstext ul,
.col-md-9 .formatierterRechtstext ol {
  margin-left: 30px;
}

.col-md-9 .formatierterRechtstext ul:not(.fussnoten) {
  list-style-image: url("/static/pics/anstrich1.png") !important;
  margin-left: 27px;
  margin-top: 5px;
}

.col-md-9 .formatierterRechtstext ul ul:not(.fussnoten) {
  list-style-image: url("/static/pics/anstrich2.png") !important;
  margin-left: 27px;
  margin-top: 5px;
}

.col-md-9 .formatierterRechtstext ul ul ul:not(.fussnoten) {
  list-style-image: url("/static/pics/anstrich3.png") !important;
  margin-left: 27px;
  margin-top: 5px;
}

.col-md-9 .formatierterRechtstext ul ul ul ul:not(.fussnoten) {
  list-style-image: url("/static/pics/anstrich4.png") !important;
  margin-left: 27px;
  margin-top: 5px;
}

.col-md-9 .formatierterRechtstext ul ul ul ul ul:not(.fussnoten) {
  list-style-image: url("/static/pics/anstrich5.png") !important;
  margin-left: 27px;
  margin-top: 5px;
}

.col-md-9 .formatierterRechtstext table {
  border-collapse: collapse;
}

.col-md-9 .formatierterRechtstext table td, .col-md-9 .formatierterRechtstext table th {
  border: 1px solid #EBEBEB;
  vertical-align: top;
  text-align: left;
}

.col-md-9 .formatierterRechtstext .textausrichtung_zentral {
  text-align: center;
}

.col-md-9 .formatierterRechtstext .textausrichtung_rechts {
  text-align: right;
}

.col-md-9 .formatierterRechtstext .vertical_mittig {
  vertical-align: middle;
}

.col-md-9 .formatierterRechtstext .kein_rahmen {
  border: 0 none;
}

.col-md-9 .formatierterRechtstext table.kein_rahmen td, .col-md-9 .formatierterRechtstext table.kein_rahmen th {
  border: 0 none;
}

.col-md-9 .formatierterRechtstext ul.fussnoten {
  margin-top: 12px;
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 6px;
  border-top: 1px solid #202020;
  list-style-type: none;
}

.col-md-9 .formatierterRechtstext span.fn_bezeichner {
  vertical-align: super;
  font-size: 10px;
}

.col-md-9 .formatierterRechtstext .uneingerueckteListe ul, .col-md-9 .formatierterRechtstext .uneingerueckteListe ol {
  margin: 0;
  padding: 0;
}

.col-md-9 .formatierterRechtstext .uneingerueckteListe ul,
.col-md-9 .formatierterRechtstext .uneingerueckteListe ol {
  margin-left: 17px;
}

.col-md-9 .formatierterRechtstext .uneingerueckteListe ul ul,
.col-md-9 .formatierterRechtstext .uneingerueckteListe ol ul {
  margin-left: 13px;
}

.col-md-9 .formatierterRechtstext .uneingerueckteListe ul ol,
.col-md-9 .formatierterRechtstext .uneingerueckteListe ol ol {
  margin-left: 0;
}

.col-md-9 .formatierterRechtstext li {
  margin-top: 6px;
}

.col-md-9 .formatierterRechtstext.formatierterRechtstextBemerkungen table {
  background-color: inherit;
}

.col-md-9 .fett {
  font-weight: bold;
}

.col-md-9 .kursiv {
  font-style: italic;
}

.col-md-9 ul.aufzaehlung_1_anstrich {
  margin: 0;
  padding: 0;
  margin-left: 73px;
}

.col-md-9 ul.aufzaehlung_1_anstrich:not(.fussnoten) {
  list-style-image: url("/static/pics/anstrich1.png") !important;
  margin-left: 27px;
  margin-top: 5px;
}

.col-md-9 ul.aufzaehlung_2_anstriche,
.col-md-9 ul.aufzaehlung_3_anstriche,
.col-md-9 ul.aufzaehlung_4_anstriche,
.col-md-9 ul.aufzaehlung_5_anstriche {
  margin-left: 33px;
}

.col-md-9 ul.aufzaehlung_2_anstriche:not(.fussnoten) {
  list-style-image: url("/static/pics/anstrich2.png") !important;
  margin-left: 27px;
  margin-top: 5px;
}

.col-md-9 ul.aufzaehlung_3_anstriche:not(.fussnoten) {
  list-style-image: url("/static/pics/anstrich3.png") !important;
  margin-left: 27px;
  margin-top: 5px;
}

.col-md-9 ul.aufzaehlung_4_anstriche:not(.fussnoten) {
  list-style-image: url("/static/pics/anstrich4.png") !important;
  margin-left: 27px;
  margin-top: 5px;
}

.col-md-9 ul.aufzaehlung_5_anstriche:not(.fussnoten) {
  list-style-image: url("/static/pics/anstrich5.png") !important;
  margin-left: 27px;
  margin-top: 5px;
}

.col-md-9 .aufzaehlungDezimal {
  list-style-type: decimal !important;
  list-style-image: none !important;
}

.col-md-9 .aufzaehlungRoemischKlein {
  list-style-type: lower-roman !important;
  list-style-image: none !important;
}

.col-md-9 .aufzaehlungRoemischGross {
  list-style-type: upper-roman !important;
  list-style-image: none !important;
}

.col-md-9 .aufzaehlungAlphaKlein {
  list-style-type: lower-alpha !important;
  list-style-image: none !important;
}

.col-md-9 .aufzaehlungAlphaGross {
  list-style-type: upper-alpha !important;
  list-style-image: none !important;
}

.col-md-9 .aufzaehlungKreisAusgefuellt {
  list-style-type: disc !important;
  list-style-image: none !important;
}

.col-md-9 .aufzaehlungKreisLeer {
  list-style-type: circle !important;
  list-style-image: none !important;
}

.col-md-9 .aufzaehlungRechteck {
  list-style-type: square !important;
  list-style-image: none !important;
}

.col-md-9 .aufzaehlungDezimalKlammernBeidseitig {
  counter-reset: zaehler_dezimal_klammern_beidseitig;
  list-style-image: none !important;
  list-style-type: none !important;
}

.col-md-9 .aufzaehlungDezimalKlammernBeidseitig > li {
  position: relative;
  padding-left: 10px;
}

.col-md-9 .aufzaehlungDezimalKlammernBeidseitig > li::before {
  content: "(" counter(zaehler_dezimal_klammern_beidseitig, decimal) ")";
  counter-increment: zaehler_dezimal_klammern_beidseitig;
  width: 20px;
  position: absolute;
  left: -27px;
  display: inline-block;
}

.col-md-9 .aufzaehlungBuchstabenKleinKlammernBeidseitig {
  counter-reset: zaehler_buchstaben_klein_klammern_beidseitig;
  list-style-image: none !important;
  list-style-type: none !important;
}

.col-md-9 .aufzaehlungBuchstabenKleinKlammernBeidseitig > li {
  position: relative;
  padding-left: 10px;
}

.col-md-9 .aufzaehlungBuchstabenKleinKlammernBeidseitig > li::before {
  content: "(" counter(zaehler_buchstaben_klein_klammern_beidseitig, lower-alpha) ")";
  counter-increment: zaehler_buchstaben_klein_klammern_beidseitig;
  width: 20px;
  position: absolute;
  left: -27px;
  display: inline-block;
}

.col-md-9 .aufzaehlungBuchstabenGrossKlammernBeidseitig {
  counter-reset: zaehler_buchstaben_gross_klammern_beidseitig;
  list-style-image: none !important;
  list-style-type: none !important;
}

.col-md-9 .aufzaehlungBuchstabenGrossKlammernBeidseitig > li {
  position: relative;
  padding-left: 10px;
}

.col-md-9 .aufzaehlungBuchstabenGrossKlammernBeidseitig > li::before {
  content: "(" counter(zaehler_buchstaben_gross_klammern_beidseitig, upper-alpha) ")";
  counter-increment: zaehler_buchstaben_gross_klammern_beidseitig;
  width: 20px;
  position: absolute;
  left: -27px;
  display: inline-block;
}

.col-md-9 .aufzaehlungDezimalKlammerRechts {
  counter-reset: zaehler_dezimal_klammer_rechts;
  list-style-image: none !important;
  list-style-type: none !important;
}

.col-md-9 .aufzaehlungDezimalKlammerRechts > li {
  position: relative;
  padding-left: 10px;
}

.col-md-9 .aufzaehlungDezimalKlammerRechts > li::before {
  content: counter(zaehler_dezimal_klammer_rechts, decimal) ")";
  counter-increment: zaehler_dezimal_klammer_rechts;
  width: 20px;
  position: absolute;
  left: -27px;
  display: inline-block;
}

.col-md-9 .aufzaehlungRoemischKleinKlammerRechts {
  counter-reset: zaehler_roemisch_klein_klammer_rechts;
  list-style-image: none !important;
  list-style-type: none !important;
}

.col-md-9 .aufzaehlungRoemischKleinKlammerRechts > li {
  position: relative;
  padding-left: 10px;
}

.col-md-9 .aufzaehlungRoemischKleinKlammerRechts > li::before {
  content: counter(zaehler_roemisch_klein_klammer_rechts, lower-roman) ")";
  counter-increment: zaehler_roemisch_klein_klammer_rechts;
  width: 20px;
  position: absolute;
  left: -27px;
  display: inline-block;
}

.col-md-9 .aufzaehlungRoemischGrossKlammerRechts {
  counter-reset: zaehler_roemisch_gross_klammer_rechts;
  list-style-image: none !important;
  list-style-type: none !important;
}

.col-md-9 .aufzaehlungRoemischGrossKlammerRechts > li {
  position: relative;
  padding-left: 10px;
}

.col-md-9 .aufzaehlungRoemischGrossKlammerRechts > li::before {
  content: counter(zaehler_roemisch_gross_klammer_rechts, upper-roman) ")";
  counter-increment: zaehler_roemisch_gross_klammer_rechts;
  width: 20px;
  position: absolute;
  left: -27px;
  display: inline-block;
}

.col-md-9 .aufzaehlungBuchstabenKleinKlammerRechts {
  counter-reset: zaehler_buchstaben_klein_klammer_rechts;
  list-style-image: none !important;
  list-style-type: none !important;
}

.col-md-9 .aufzaehlungBuchstabenKleinKlammerRechts > li {
  position: relative;
  padding-left: 10px;
}

.col-md-9 .aufzaehlungBuchstabenKleinKlammerRechts > li::before {
  content: counter(zaehler_buchstaben_klein_klammer_rechts, lower-alpha) ")";
  counter-increment: zaehler_buchstaben_klein_klammer_rechts;
  width: 20px;
  position: absolute;
  left: -27px;
  display: inline-block;
}

.col-md-9 .aufzaehlungBuchstabenGrossKlammerRechts {
  counter-reset: zaehler_buchstaben_gross_klammer_rechts;
  list-style-image: none !important;
  list-style-type: none !important;
}

.col-md-9 .aufzaehlungBuchstabenGrossKlammerRechts > li {
  position: relative;
  padding-left: 10px;
}

.col-md-9 .aufzaehlungBuchstabenGrossKlammerRechts > li::before {
  content: counter(zaehler_buchstaben_gross_klammer_rechts, upper-alpha) ")";
  counter-increment: zaehler_buchstaben_gross_klammer_rechts;
  width: 20px;
  position: absolute;
  left: -27px;
  display: inline-block;
}

.col-md-9 .aufzaehlungBuchstabenKleinDoppeltKlammerRechts {
  counter-reset: zaehler_buchstaben_klein_doppelt_klammer_rechts;
  list-style-image: none !important;
  list-style-type: none !important;
}

.col-md-9 .aufzaehlungBuchstabenKleinDoppeltKlammerRechts > li {
  position: relative;
  padding-left: 10px;
}

.col-md-9 .aufzaehlungBuchstabenKleinDoppeltKlammerRechts > li::before {
  content: counter(zaehler_buchstaben_klein_doppelt_klammer_rechts, lower-alpha) counter(zaehler_buchstaben_klein_doppelt_klammer_rechts, lower-alpha) ")";
  counter-increment: zaehler_buchstaben_klein_doppelt_klammer_rechts;
  width: 20px;
  position: absolute;
  left: -27px;
  display: inline-block;
}

.col-md-9 .aufzaehlungBuchstabenGrossDoppeltKlammerRechts {
  counter-reset: zaehler_buchstaben_gross_doppelt_klammer_rechts;
  list-style-image: none !important;
  list-style-type: none !important;
}

.col-md-9 .aufzaehlungBuchstabenGrossDoppeltKlammerRechts > li {
  position: relative;
  padding-left: 10px;
}

.col-md-9 .aufzaehlungBuchstabenGrossDoppeltKlammerRechts > li::before {
  content: counter(zaehler_buchstaben_gross_doppelt_klammer_rechts, upper-alpha) counter(zaehler_buchstaben_gross_doppelt_klammer_rechts, upper-alpha) ")";
  counter-increment: zaehler_buchstaben_gross_doppelt_klammer_rechts;
  width: 20px;
  position: absolute;
  left: -27px;
  display: inline-block;
}

.col-md-9 .noBorderTop {
  border-top: none;
}

.col-md-9 .noBorderBottom {
  border-bottom: none;
}

.col-md-9 .box_frage {
  font-style: italic;
  font-weight: bold;
}

.col-md-9 .box_frage_alert {
  color: #a94442;
  margin: 0 0.5em;
  font-size: 0.8em;
  vertical-align: super;
}
