@media (max-width: 767px) {
  header nav ul li {
    font-size: 30px;
    font-weight: 700; }
  header nav ul h1 {
    font-size: 30px; } }
a, a:visited {
  color: #ff3914; }

main {
  border-top: 1em solid #ffdc5f; }
  main hr {
    background-color: #cccccc; }
  main h3 {
    color: #ff3914; }
  main p#introText span {
    color: #ffdc5f; }
  main ul {
    background-color: #ffdc5f; }
    main ul .tabscroll_activeNavi {
      background-color: #ffffff;
      border-top: 3px solid #ffdc5f;
      border-right-color: #ffdc5f; }
      main ul .tabscroll_activeNavi a, main ul .tabscroll_activeNavi a:active, main ul .tabscroll_activeNavi a:visited, main ul .tabscroll_activeNavi a:hover {
        color: #0d2f3f; }
    main ul li {
      border-right: 3px solid #ffffff; }
      main ul li a, main ul li a:active, main ul li a:visited {
        color: #0d2f3f; }
      main ul li a:hover {
        color: #ffffff; }
  main section.tryItOutScroll .negativeContrast {
    background-color: #0d2f3f;
    color: #ffffff; }
  main section.tryItOutScroll .colorContrast {
    background-color: #ff3914;
    color: #e7e7e7; }
  main section.tryItOutScroll .lightColorContrast {
    background-color: #ffdc5f;
    color: #ffffff; }
  main section.tryItOutScroll .lightContrast {
    background-color: #ffffff;
    color: #cccccc; }
  main section.tryItOutScroll .redTextContrast {
    background-color: #ffffff;
    color: #ff3914; }
  main section.tryItOutScroll .normalContrast {
    background-color: #ffffff;
    color: sc-oceanblue; }
  main section.charsetScroll div#glyph_chart div {
    border: 1px solid #0d2f3f;
    background-color: #ffffff;
    box-shadow: 0 20px 50px #e7e7e7; }
  main section.specimenScroll ul {
    background-color: #e7e7e7; }

@media (min-width: 768px) {
  .f-navi, header h1, header nav ul#main > li {
    font-size: 28px;
    font-weight: 700; }

  .grey-seperator, header nav ul#main > li a:after {
    content: "";
    background: #e7e7e7; } }
html {
  background-color: #e7e7e7; }

body {
  font-family: 'Die Blockschrift Web';
  color: #0d2f3f; }

header {
  margin-bottom: -33px; }
  header h1 {
    color: #ffffff;
    background-color: #0d2f3f; }
    header h1 span {
      color: #0d2f3f;
      background-color: #ff3914; }

.out_of_view {
  background-color: #ffffff; }

.out_of_view_2 ul#main {
  background: #ffffff; }

header nav ul#main > li.selected > a,
header nav ul#main > li.selected > a:active,
header nav ul#main > li.selected > a:visited {
  color: #ff3914; }
header nav .current {
  color: #ffffff; }
header nav .current:after {
  background-color: #ffffff; }
header nav ul#main > li {
  background-color: #0d2f3f;
  color: #ffffff; }
  header nav ul#main > li a {
    background-color: #0d2f3f; }
  header nav ul#main > li a, header nav ul#main > li a:active, header nav ul#main > li a:visited {
    color: #ffffff; }
  header nav ul#main > li a:hover {
    color: #ffdc5f !important; }
  header nav ul#main > li div {
    background: #ff3914; }
    header nav ul#main > li div a, header nav ul#main > li div a:visited, header nav ul#main > li div a:active {
      color: #0d2f3f; }
header nav ul#main > li:last-of-type {
  background-color: #ff3914;
  border-left: 7px solid #e7e7e7; }

main {
  background-color: #ffffff;
  box-shadow: 0 50px 50px #cccccc; }
  main nav h3 {
    font-size: 100%; }
  main nav ul ul#main > li:hover {
    font-weight: bold; }
  main h2 {
    font-weight: 700; }

@media (max-width: 767px) {
  div#mobileNavigation {
    display: inline-block;
    background: blue;
    height: 40px;
    width: 40px;
    margin: 0;
    position: absolute;
    right: 0; }
    div#mobileNavigation div {
      display: block;
      background-color: white !important;
      width: 70%;
      margin-left: 15%;
      margin-top: 6px;
      height: 5px;
      border-radius: 5px; }

  * {
    margin: 0;
    padding: 0;
    overflow-x: hidden; }

  header nav {
    position: relative;
    top: 0; }
    header nav ul#main {
      margin: 0;
      padding: 0;
      display: block;
      position: relative;
      top: 0;
      width: 100%;
      background-color: #ff3914;
      margin: 0;
      padding: 0;
      margin-bottom: 50px; }
      header nav ul#main ul#main > li:last-of-type {
        display: none; }
      header nav ul#main ul#main > li {
        float: left;
        list-style: none;
        display: block;
        width: 100%;
        border-bottom: 2px solid #e7e7e7;
        padding-left: 1em;
        box-sizing: border-box; }
        header nav ul#main ul#main > li a {
          width: 100%;
          display: block;
          padding-top: 20px;
          text-decoration: none; }
      header nav ul#main ul#main > li:first-of-type {
        background-color: #ff3914;
        padding-top: 20px;
        margin-top: -20px;
        cursor: pointer;
        padding-left: 0; }
      header nav ul#main h1 {
        display: inline;
        margin: 0;
        padding: 0;
        padding-top: 20px; }
        header nav ul#main h1 span {
          padding-top: 20px;
          width: 100%; }
      header nav ul#main #htm {
        right: auto;
        color: #ffffff;
        opacity: 1; }

  header nav ul#main > li {
    border-bottom: 2px solid white; } }
.tm {
  font-size: 66%;
  top: -0.33em;
  position: relative;
  font-weight: 400; }

header nav ul
#htm {
  position: absolute;
  top: 5px;
  right: 12px;
  font-weight: 400;
  font-size: 66%;
  opacity: 0.75;
  color: #0d2f3f; }
header nav ul#main > li:first-of-type {
  cursor: pointer; }
  header nav ul#main > li:first-of-type a {
    padding: 0; }

header nav ul li div {
  display: none; }

header nav ul li:nth-of-type(2) span {
  display: none; }

header nav ul li a {
  text-decoration: none; }

@media (min-width: 768px) {
  div#mobileNavigation {
    display: none !important; }

  .nav-top-padding, header h1 span, header nav ul#main > li a, header nav ul#main > li:last-of-type {
    padding-top: 2.25em; }

  .nav-left-padding, header h1, header nav ul#main > li a {
    padding-left: 15px; }

  .grey-seperator, header nav ul#main > li a:after {
    content: "";
    display: block;
    width: 200px;
    height: 100%;
    position: absolute;
    top: 0%;
    left: -7px;
    width: 7px;
    z-index: 2; }

  header {
    margin-bottom: -33px; }
    header h1 {
      display: inline; }
      header h1 span {
        height: 100%;
        padding-right: 200px;
        display: inline-block;
        font-weight: 800;
        margin-top: -1px; }

  .out_of_view {
    position: fixed;
    z-index: 1;
    top: -4em;
    width: 100%;
    height: 0; } }
@media (min-width: 768px) and (min-width: 996px) {
  .out_of_view {
    width: 80%; } }
@media (min-width: 768px) {
  .out_of_view_2 ul {
    height: auto; }
  .out_of_view_2 .current:after {
    height: 0; }

  .scrollError {
    z-index: 3;
    position: relative; }

  .subnav_OOV {
    position: fixed;
    padding-top: 1em;
    top: 1.2em;
    width: 100%; } }
@media (min-width: 768px) and (min-width: 996px) {
  .subnav_OOV {
    width: 80%;
    top: 0; } }
@media (min-width: 768px) {
  .subnav_comp {
    margin-top: 17.5em !important; }

  header aside {
    position: fixed;
    top: 10px;
    right: 0;
    z-index: 2; }
    header aside div {
      cursor: pointer;
      margin: 5px;
      width: 20px;
      height: 20px; }
    header aside div:first-child {
      background-color: #ff3914; }
    header aside div:nth-child(2) {
      background-color: #cf7aa6; }
    header aside div:last-child {
      background-color: #ffc944; }
  header nav ul#main {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
  header nav .current:after {
    display: block;
    content: "";
    height: 80px;
    position: relative;
    left: 0;
    z-index: 1;
    width: 133%; }
  header nav .current:last-of-type:after {
    margin-left: -0.5em; }
  header nav ul#main > li:first-of-type.current:after {
    width: calc(100% - 7px);
    width: 100%; }
  header nav ul#main > li:first-of-type {
    border-left: 0px;
    border-right: 0; }
  header nav ul#main > li:nth-of-type(2) {
    border-left: 0px;
    border-left: 0px; }
  header nav ul#main > li {
    display: inline-block;
    margin: 0 0px 5px 0; }
    header nav ul#main > li div {
      position: absolute;
      top: 3.58em;
      display: block;
      background: #ff3914;
      z-index: 4;
      overflow: hidden;
      transition: all 0.5s;
      box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5); }
      header nav ul#main > li div ul {
        padding: 5%;
        padding-top: 20px; }
        header nav ul#main > li div ul li {
          font-size: 80%;
          list-style: none;
          padding: 2%; }
        header nav ul#main > li div ul li:last-of-type {
          display: none; }
      header nav ul#main > li div a, header nav ul#main > li div a:visited, header nav ul#main > li div a:active {
        background: transparent;
        text-decoration: none;
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        padding-right: 7px;
        padding: 0;
        border: 0 !important;
        color: #0d2f3f; }
      header nav ul#main > li div a:after {
        display: none; }
    header nav ul#main > li a {
      text-decoration: none;
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 7px; }
  header nav ul#main > li:first-of-type {
    padding-top: 0; }
  header nav ul#main > li {
    float: left;
    list-style: none; }
  header nav ul#main > li:last-of-type {
    float: none;
    display: block;
    overflow: hidden;
    margin-right: 0;
    position: relative;
    display: inherit; } }
@media (min-width: 996px) {
  aside {
    right: 10% !important; } }
nav li:nth-of-type(2) div {
  transition: all 2ms;
  max-height: 0 !important;
  visibility: hidden !important; }

nav li:nth-of-type(2):hover div {
  max-height: 100vh !important;
  opacity: 1 !important;
  visibility: visible !important; }

@media (max-width: 767px) {
  main {
    clear: both;
    position: relative; } }
body {
  width: 100%;
  margin: 0;
  text-rendering: optimizeLegibility;
  font-size: 80%; }

@media (min-width: 996px) {
  body {
    width: 80%;
    margin-left: 10%;
    font-size: 100%; } }
main {
  clear: both;
  position: relative;
  height: auto;
  display: block; }
  main article > ul li a span {
    display: none; }
  main hr {
    border: 0;
    height: 1px; }
  main h2 {
    padding-left: 20px;
    padding-top: 10px;
    margin-top: 25px;
    font-size: 200%;
    margin: 0; }
  main h3 {
    margin: 1em 0;
    text-transform: uppercase;
    font-size: 133%; }
  main p#introText {
    margin-top: 10px;
    margin-bottom: 25px;
    margin-left: 20px; }
    main p#introText span {
      display: block;
      margin-bottom: 0.5em;
      font-weight: 500; }
  main ul {
    padding: 0; }
    main ul li {
      list-style: none;
      display: block;
      margin: 0;
      margin-right: -0.5em;
      color: white; }
      main ul li a, main ul li a:active, main ul li a:visited {
        padding: 10px;
        background-color: inherit;
        display: block;
        text-decoration: none; }
  main section {
    padding-left: 20px;
    padding-bottom: 100px; }
  main section figure {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    text-align: center;
    margin-right: 5%;
    margin-bottom: 4em; }
    main section figure img {
      width: 90%; }
    main section figure figcaption {
      margin-top: 20px;
      text-align: left;
      font-size: 80%;
      font-style: italic; }
      main section figure figcaption h3 {
        font-style: normal; }
  main section.heimatSeite a, main section.heimatSeite a:visited, main section.heimatSeite a:hover, main section.heimatSeite a:active {
    text-decoration: none; }
    main section.heimatSeite a p, main section.heimatSeite a:visited p, main section.heimatSeite a:hover p, main section.heimatSeite a:active p {
      color: #0d2f3f !important; }
  main section.heimatSeite figure {
    text-align: left;
    height: 250px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    margin-left: 0; }
    main section.heimatSeite figure figcaption {
      font-size: 100%; }
      main section.heimatSeite figure figcaption h3 {
        margin: 0; }
      main section.heimatSeite figure figcaption p {
        margin: 0 0 10px 0;
        font-style: normal;
        padding-left: 5px; }
  main section.heimatSeite img {
    width: 100%; }
  main section.heimatSeite figure:hover {
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5); }
  main section.tryItOutScroll form {
    width: 100%;
    display: inline-block;
    height: auto;
    margin: 3em 0 2em 0;
    box-sizing: border-box; }
    main section.tryItOutScroll form em {
      font-size: 80%; }
  main section.tryItOutScroll select {
    width: 95%; }
  main section.tryItOutScroll input#textSize {
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
    width: 85%; }
  main section.tryItOutScroll input#textSize:before {
    content: "A";
    display: block;
    position: absolute;
    bottom: 0;
    margin-left: -5%;
    font-family: inherit; }
  main section.tryItOutScroll input#textSize:after {
    content: "A";
    display: block;
    position: absolute;
    bottom: -0.2em;
    font-family: inherit;
    right: -5%;
    font-size: 180%; }
  main section.tryItOutScroll #identifier, main section.tryItOutScroll #disclaimer {
    font-size: 80%; }
  main section.tryItOutScroll span.toggleSelector {
    padding: 0.2em 0.5em;
    margin: 0 0 0 0.5em;
    cursor: pointer; }
  main section.tryItOutScroll span.textToggle {
    margin: 0 0 0 0.25em; }
  main section.tryItOutScroll textarea {
    font-family: inherit;
    font-size: inherit;
    font-size: 40px;
    width: 99%;
    text-align: left;
    border: none;
    overflow: hidden;
    resize: none;
    background: transparent;
    margin: 20px 0;
    color: inherit; }
  main section.tryItOutScroll textarea:focus {
    box-shadow: none;
    border: none;
    outline: none; }
  main section.sampleTextScroll div {
    box-sizing: border-box; }
    main section.sampleTextScroll div p {
      margin-left: 0; }
    main section.sampleTextScroll div hr {
      margin-bottom: 0.5em;
      margin-top: 1.5em; }
    main section.sampleTextScroll div p:nth-of-type(1) {
      font-weight: 100; }
    main section.sampleTextScroll div p:nth-of-type(2) {
      font-weight: 200; }
    main section.sampleTextScroll div p:nth-of-type(3) {
      font-weight: 300; }
    main section.sampleTextScroll div p:nth-of-type(4) {
      font-weight: 400; }
    main section.sampleTextScroll div p:nth-of-type(5) {
      font-weight: 500; }
    main section.sampleTextScroll div p:nth-of-type(6) {
      font-weight: 700; }
    main section.sampleTextScroll div p:nth-of-type(7) {
      font-weight: 800; }
    main section.sampleTextScroll div p:nth-of-type(8) {
      font-weight: 900; }
  main section.charsetScroll {
    margin-top: 20px;
    text-align: center;
    padding-left: 0; }
    main section.charsetScroll div#glyph_chart div {
      font-size: 200%;
      font-weight: 700;
      display: inline-block;
      height: 1.7em;
      width: 1.7em;
      text-align: center;
      line-height: 200%;
      margin: 0.2em;
      padding: 0; }
      main section.charsetScroll div#glyph_chart div p {
        display: none; }
    main section.charsetScroll span {
      clear: both; }
  main section.charsetScroll {
    padding: 0 40px; }
  main section.specimenScroll ul {
    display: inline-block; }
    main section.specimenScroll ul li {
      display: block;
      border: 10px solid white; }

footer {
  position: relative;
  z-index: 2;
  margin-bottom: 3em; }
  footer [data-desktoptoggle] {
    display: none; }
  footer div.table ul {
    margin: 0;
    padding: 0;
    width: 50%;
    float: left;
    padding-bottom: 20px; }
    footer div.table ul li:first-of-type {
      font-weight: bold; }
    footer div.table ul li {
      margin: 0;
      padding: 0;
      list-style: none;
      display: block; }
  footer p {
    clear: both; }
  footer aside {
    float: right;
    font-size: 150%;
    position: absolute;
    font-weight: bold; }

img.four04 {
  width: 80%;
  margin-left: 10%;
  position: relative;
  top: 20px; }

@media (min-width: 768px) {
  .nav-top-padding, header h1 span, header nav ul#main > li a, header nav ul#main > li:last-of-type {
    padding-top: 2.25em; }

  .nav-left-padding, header h1, header nav ul#main > li a {
    padding-left: 15px; }

  body {
    position: relative; }

  .main_spacer {
    margin-top: 220px; }

  main {
    border-top: 1em solid #ffdc5f;
    clear: both;
    position: relative;
    top: -2.5em;
    height: auto; }
    main h2 {
      padding-left: 20px;
      margin-top: 40px;
      font-size: 200%; }
    main p#introText {
      margin-top: 10px;
      margin-bottom: 25px;
      margin-left: 40px; }
    main ul li {
      display: inline-block; }
    main section {
      padding-left: 40px;
      padding-bottom: 100px; }
    main select {
      width: 200px !important; }
    main section ol {
      padding-right: 40px; }
    main section.makeWebfontsScroll img {
      box-shadow: 0 10px 50px rgba(0, 0, 0, 0.4); }
    main section.makeWebfontsScroll img.smaller {
      height: 400px;
      width: auto; }
    main section.makeWebfontsScroll figure {
      margin-top: 50px; }
    main section.tryItOutScroll input#textSize {
      margin-left: 1.1em;
      margin-right: 3em;
      position: relative;
      width: 200px; }
    main section.tryItOutScroll input#textSize:before {
      content: "A";
      display: block;
      position: absolute;
      bottom: 0;
      margin-left: -1.1em;
      font-family: inherit; }
    main section.tryItOutScroll input#textSize:after {
      content: "A";
      display: block;
      position: absolute;
      bottom: -0.2em;
      font-family: inherit;
      right: -0.75em;
      font-size: 180%; }
    main section.tryItOutScroll form {
      margin-top: 0.5em;
      padding-right: 40px; }
    main section.tryItOutScroll textarea {
      margin: 20px 0; }
    main section.sampleTextScroll div {
      padding-right: 40px;
      box-sizing: border-box; }
      main section.sampleTextScroll div p {
        margin-left: 0; }
      main section.sampleTextScroll div hr {
        margin-bottom: 0.5em;
        margin-top: 1.5em; }
    main section.aboutScroll p {
      padding-right: 40px; }
    main section.twoCols {
      column-width: 380px; }
      main section.twoCols figure {
        border-left: 2px solid #0d2f3f;
        margin-left: 10px; }

  img.four04 {
    top: 40px; }

  footer div.table ul {
    width: 25%; } }

/*# sourceMappingURL=styles.css.map */
