/* pastell (Schrift) */
/* dunkles graubraun () */
/* graubraun (Hintergrund) */
/* http://meyerweb.com/eric/tools/css/reset/ 
 v2.0 | 20110126
 License: none (public domain)
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.woff2') format('woff2'), url('fonts/fontello.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none; }

.icon-cog-alt:before {
  content: '\e800'; }
/* '' */
.icon-tag:before {
  content: '\e801'; }
/* '' */
.icon-chat:before {
  content: '\e802'; }
/* '' */
.icon-link-ext:before {
  content: '\e803'; }
/* '' */
.icon-twitter:before {
  content: '\e804'; }
/* '' */
.icon-facebook:before {
  content: '\e805'; }
/* '' */
.icon-rss:before {
  content: '\e806'; }
/* '' */
.icon-beaker:before {
  content: '\e807'; }
/* '' */
.icon-folder:before {
  content: '\e808'; }
/* '' */
.icon-linkedin:before {
  content: '\e80a'; }
/* '' */
.icon-angle-double-right:before {
  content: '\e80b'; }
/* '' */
.icon-user:before {
  content: '\e80c'; }
/* '' */
.icon-xing:before {
  content: '\e80d'; }
/* '' */
.icon-clock:before {
  content: '\e812'; }
/* '' */
.icon-search:before {
  content: '\e814'; }
/* '' */
.icon-menu:before {
  content: '\f0c9'; }
/* '' */
.icon-pinterest-circled:before {
  content: '\f0d2'; }
/* '' */
.icon-mail-alt:before {
  content: '\f0e0'; }
/* '' */
.icon-angle-up:before {
  content: '\f106'; }
/* '' */
body {
  font-size: 12px; }

.wrapper {
  width: 95%;
  margin-left: 2.5%; }

@media screen and (min-width: 700px) {
  body {
    font-size: 14px; }

  .wrapper {
    width: 90%;
    margin-left: 5%; } }

@media screen and (min-width: 1000px) {
  body {
    font-size: 15px; }

  .wrapper {
    width: 85%;
    margin-left: 7.5%; } }

@media screen and (min-width: 1300px) {
  body {
    font-size: 16px; }

  .wrapper {
    width: 80%;
    margin-left: 10%; } }

@media screen and (min-width: 1600px) {
  body {
    font-size: 17px; }

  .wrapper {
    width: 75%;
    margin-left: 12.5%; } }

@media screen and (min-width: 1900px) {
  body {
    font-size: 18px; }

  .wrapper {
    width: 70%;
    margin-left: 15%; } }

@media screen and (min-width: 2200px) {
  body {
    font-size: 19px; }

  .wrapper {
    width: 65%;
    margin-left: 17.5%; } }

@media screen and (min-width: 2500px) {
  body {
    font-size: 20px; }

  .wrapper {
    width: 60%;
    margin-left: 20%; } }

@media screen and (min-width: 2800px) {
  body {
    font-size: 21px; }

  .wrapper {
    width: 55%;
    margin-left: 22.5%; } }

@media screen and (min-width: 3100px) {
  body {
    font-size: 22px; }

  .wrapper {
    width: 50%;
    margin-left: 25%; } }

.l50 {
  float: left;
  width: 50%; }

.r50 {
  float: right;
  width: 50%; }

html {
  height: 100%; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  color: #e7dcca;
  background: #292825;
  min-height: 100%;
  position: relative; }

p {
  line-height: 1.3rem;
  text-align: justify;
  hyphens: auto; }

strong {
  font-weight: 400; }

a, a * {
  text-decoration: none;
  color: #f57921;
  transition: border 0.3s;
  border-bottom: 1px solid transparent; }

a:hover, a:hover * {
  border-bottom: 1px dotted; }

article p a[href*="//"]:not([href*="scheible.it"]):after {
  font-family: 'fontello';
  font-size: 0.7em;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.3em;
  content: '\e803'; }

h1, h2, h3, h4 {
  color: #fff; }

h1 {
  font-size: 4rem;
  margin-bottom: 2rem; }

h2 {
  font-size: 3rem;
  margin-bottom: 1.75rem; }

h3 {
  font-size: 2rem;
  margin-bottom: 1.5rem; }

h4 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  color: #aaa; }

header {
  padding-top: 4rem;
  margin-bottom: 6rem; }
  header a {
    font-size: 1rem;
    margin-top: 4rem;
    margin-bottom: 5rem;
    border-bottom: 1px solid transparent; }
    header a:hover * {
      border-bottom: 1px solid transparent; }
  header h4 {
    float: left;
    font-size: 7rem;
    font-weight: 100;
    margin-left: -1.75rem;
    color: #f57921; }
  header h5 {
    font-size: 4.13rem;
    font-weight: 300;
    color: #e7dcca; }
  header h6 {
    font-size: 2.17rem;
    font-weight: 200;
    margin-top: 0.75rem;
    padding-left: 7.2rem;
    color: #fff; }

section {
  padding-bottom: 3rem; }

footer {
  background: #000;
  font-size: 0.9rem;
  padding: 0.6rem 0;
  position: absolute;
  overflow: hidden;
  bottom: 0rem;
  width: 100%; }
  footer .r50 {
    text-align: right; }

.tk b {
  text-indent: -99999px;
  display: inline-block; }

.tk span:last-child {
  unicode-bidi: bidi-override;
  direction: rtl; }

.g33 {
  float: left;
  width: 31%;
  margin-right: 2%; }

.g66 {
  float: left;
  width: 64%;
  margin-right: 2%; }

button {
  background: #000;
  color: #f57921;
  clear: both;
  float: right;
  border: none;
  padding: 0.5rem 0.75rem;
  margin-top: 1rem;
  cursor: pointer;
  font-size: 1.1rem;
  transition: all 0.3s ease-out;
  cursor: pointer; }
  button:hover {
    background: #f57921;
    color: #000; }

section ol, section ul {
  margin-bottom: 2rem;
  counter-reset: li; }
  section ol li, section ul li {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 3.25rem; }
    section ol li a, section ul li a {
      font-weight: 500;
      margin-bottom: 0.25rem;
      line-height: 1.5rem; }
      section ol li a span, section ul li a span {
        color: #e7dcca;
        font-weight: 300; }
      section ol li a:before, section ul li a:before {
        content: counter(li);
        counter-increment: li;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -1.2rem;
        color: #171615;
        background: #e7dcca;
        height: 2.5rem;
        width: 2.5rem;
        line-height: 2.5rem;
        text-align: center;
        border-radius: 2.5rem;
        transition: all 0.3s ease-out; }
      section ol li a:hover, section ul li a:hover, section ol li a:hover *, section ul li a:hover * {
        border-bottom: 1px solid transparent; }
      section ol li a:hover:before, section ul li a:hover:before {
        background: #f57921; }
  section ul li {
    padding-left: 2rem; }
  section ul li a:before {
    font-size: 0.9rem;
    height: 1.5rem;
    width: 1.5rem;
    line-height: 1.5rem;
    border-radius: 1.5rem;
    margin-top: -0.75rem; }

.teaser {
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin-bottom: 3rem;
  font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif; }

.subnav {
  margin-bottom: 3rem;
  font-size: 1.1rem; }
  .subnav .active {
    color: #e7dcca; }
  .subnav .active:hover {
    border-bottom: 1px solid transparent; }

.task {
  background: #000;
  margin-bottom: 2rem;
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 1fr 2fr; }
  .task div:first-child {
    text-align: center;
    margin: 4rem 0; }
  .task div:first-child span {
    font-size: 6rem;
    color: #fff; }
  .task div:first-child h3 {
    color: #f57921;
    margin-top: 2rem;
    margin-bottom: 0; }
  .task div:last-child {
    margin: 3rem 0; }
  .task div:last-child p {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
    margin: 0 3rem 1rem 3rem;
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #fff; }

details {
  margin: 2rem 0; }
  details summary {
    background-color: #000;
    padding: 0.75rem;
    color: #f57921;
    cursor: pointer;
    font-weight: 400;
    transition: color 500ms linear, background-color 500ms linear; }
  details summary:hover {
    color: #000;
    background: #f57921; }
  details p {
    padding: 1rem 1.8rem;
    background-color: #171615; }
/* Cache Manipulation */
#cache-maniupulation-a img {
  width: 1000px;
  height: 662px;
  object-position: 0;
  object-fit: none;
  margin-top: 2rem; }

#cache-maniupulation-b img {
  margin-top: 2rem; }

#cache-maniupulation-c canvas {
  margin-top: 2rem; }
/* Fake SMS/Mail Sender  */
#fakesender #response {
  margin-top: 1rem;
  float: right; }

#fakesender .inputContainer {
  position: relative; }

#fakesender .inputContainer label {
  display: table-cell;
  width: 100%;
  position: absolute;
  z-index: 40;
  height: 1.5rem;
  text-align: right;
  vertical-align: middle;
  padding-top: 0.7rem;
  padding-bottom: 0.3rem;
  padding-right: 0.8rem;
  padding-left: 0;
  opacity: 0.6;
  background: #171615;
  border: none;
  font-size: 1rem;
  color: #e7dcca;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; }

#fakesender .inputContainer input {
  width: 100%;
  position: relative;
  z-index: 50;
  background: transparent;
  height: 1.5rem;
  margin-bottom: 1.5rem;
  color: #e7dcca;
  border: none;
  padding: 0.4rem;
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; }

#fakesender textarea {
  background: #171615;
  width: 100%;
  box-sizing: border-box;
  border: none;
  padding: 0.5rem;
  font-size: 1rem;
  color: #e7dcca;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; }
