article,footer,header,header2,section {
  display: block;
}

img:active {
  transform: matrix(2.00,0.00,0.00,2.00,0,0);
  -ms-transform: matrix(2.00,0.00,0.00,2.00,0,0);
  -webkit-transform: matrix(2.00,0.00,0.00,2.00,0,0);
}

video {
  display: inline-block;
  vertical-align: baseline;
}

[hidden] {
  display: none;
}

html {
  overflow-y: scroll;
}

strong {
  font-weight: bold;
  color: black;
}

img {
  vertical-align: middle;
  border: 0;
}

ul {
  padding: 0;
}

li > ul {
  margin: 0;
}

header:after,header2:after,.container:after,footer:after {
  content: "";
  display: table;
  clear: both;
}
blockquote p {
background: #fb88;
opacity: 0.8;
padding: 6px 4px 6px 12px;
border-radius: 5px;
} 


      .multimedia {
         max-width: 1200px;
         display: flex;
      }
      .multimedia iframe {
         width: 370px;
         height: 230px;
         margin: 1rem;
         flex-grow: 0;
         flex-shrink: 0;
         flex-basis: auto;
      }
      .multimedia article {
         margin: 1rem;
         flex-grow: 1;
         flex-shrink: 1;
         flex-basis: 1px;
      }


@media screen {
  body {
    margin: 0;
    background: #f7f7f7;
  }

  header2 {
    padding: 1em 0;
    width: 62%;
    height: 100%;
  }

  header2 h1 {
    margin: 0;
  }

  header2 h3 {
    margin: 0.6666667em 0 0;
  }

  .Untertitel {
    font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    font-size: 1.5em;
    line-height: 1.3333333;
    margin: 0.75em 0;
    font-weight: normal;
    font-style: italic;
  }

  header {

    width: 100%;
  }

  [role="article"] {
    margin-bottom: 2em;
    overflow-wrap: break-word;
  }

  [role="complementary"] {
    margin-bottom: 2em;
    padding-top: 2em;
    border-top: 2px dashed #ccc;
    overflow-wrap: break-word;
  }

  [role="search"] p {
    margin-top: 0;
  }


  footer {
    padding: 0.5em 0;
  }

  a {
    text-decoration: none;
    color: #114eb1;
    background-color: transparent;
  }

  a:hover,  a:active {
    outline: 0;
  }

  a:focus {
    outline: thin dotted #06f;
  }

  header a {
    color: #000;
    border-radius: 0.1190476em;
  }

  header a:hover,  header a:active {
    background: #e8e8e8;
  }

  [role="main"] a:hover,  [role="main"] a:active,  [role="complementary"] a:hover,  [role="complementary"] a:active,  footer a:hover,  footer a:active {
    text-decoration: underline;
    color: #06f;
  }

  [role="main"] a:visited,  [role="complementary"] a:visited,  footer a:visited {
    color: #183082;
  }

  [role="main"] h1 a {
    color: #333;
    border-radius: 0.1190476em;
  }

  [role="main"] h1 a:visited {
    color: #333;
  }

  [role="main"] h1 a:hover,  [role="main"] h1 a:active {
    text-decoration: none;
    color: #333;
    background: #efefef;
  }


 [role="main-werk"] a:hover,  [role="main-werk"] a:active,  [role="complementary"] a:hover,  [role="complementary"] a:active,  footer a:hover,  footer a:active {
    text-decoration: underline;
    color: #06f;
  }

  [role="main-werk"] a:visited,  [role="complementary"] a:visited,  footer a:visited {
    color: #183082;
  }

  [role="main-werk"] h1 a {
    color: #333;
    border-radius: 0.1190476em;
  }

  [role="main-werk"] h1 a:visited {
    color: #333;
  }

  [role="main-werk"] h1 a:hover,  [role="main"] h1 a:active {
    text-decoration: none;
    color: #333;
    background: #efefef;
  }


  body {

    color: #fff;
    font-family: "Gill Sans", sans-serif;
  }

  /* Zeile 207 */

  code {
    font-family: Cousine, Consolas, "Lucida Console", Monaco, monospace;
  }

  code {
    font-size: 0.9285714em;
    border: #e3e3e3 solid 1px;
    padding: 0 0.2307692em;
    border-radius: 0.2307692em;
    background: #f7f7f7;
  }

  small,  .footnote {
    font-size: 0.8571429em;
    color: #fffccc;
  }
  .spalte {
  width: 420px;
  column-count: 3;
  column-rule-color: red;
  column-rule-width: 1px;
  column-rule-style: dotted;
}

  html[lang="ja-jp"] {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  }

  html[lang="ko-kr"] {
    font-family: GulimChe, Gulim, sans-serif;
  }

  html[lang="zh-cn"] {
    font-family: SimHei, sans-serif;
  }

  html[lang="zh-tw"] {
    font-family: PMingLiU, sans-serif;
  }

  img,  video {
    max-width: 100%;
    height: auto;
    margin: 0 8px 0 0;
  }

  img.align-left {
    float: right;
    margin: 1em 1em 1em 1em;
  }

  img.align-right {
    float: right;
    margin: 1em 1em 1em 1em;
  }

  img.align-center {
    display: block;
    margin: 1em auto;
  }
.infoicon img {
float: right; 
margin: 0px 24px 40px 0;
width: 80px;
}

  [role="main"] #article-list {
    list-style: none;
    margin: 0 0 2em 0;
    padding: 0;
    border-top: 1px solid #ccc;
  }

  #article-list li {
    border-bottom: 1px solid #ccc;
    padding-top: 1em;
    margin-bottom: 0;
  }
  [role="main"] #article-list-werk {
    list-style: none;
    margin: 0 0 -6px 0;
    padding: 0;
    border-top: 1px solid #ccc;
  }

  #article-list-werk li {
    border-bottom: 1px solid #ccc;
    padding-top: 1em;
    margin-bottom: 0;
  }
  .Artikeltitel h2{
    font-size: 20px;
    position: relativ;
    top: 100px;
  }
.strich240 hr {
 width:240px;
 text-align: center;
}
.floater150{
width:150px;
margin: 0 14px 14px 14px; 
float: left;
}
.floater360{
width: 360px;
margin: 0 14px 14px 14px; 
float: left;
}
.floater480{
width: 480px;
margin: 0 14px 14px 14px; 
float: left;
}

}
@media only screen and (max-width:699px) {
.iconboard { 
  position: absolute;
  z-index: 2;
  display: inline;
}
.iconboard li img { 
  width: 80px;
}
  [role="main"] {
    float: left;
    width: 96%;
  }
#fluid {
  width: 100%;
  height:auto;
  overflow: auto;
  resize: both;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 8vh
  margin: 0 40px 40px 40px;
}
}
@media only screen and (min-width:700px) {
  [role="main"] {
    float: left;
    width: 76%;
  }
  [role="complementary"] {
    float: right;
    border: #b7aa7d solid 1px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    width: 25%;
    background: #696357b3;
    margin-top: 200px;
	font-size: 14px;
  }
.complementary-pen {
    float: right;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    width: 25%;
    background: #edd19933;
    margin-top: 800px;
    font-size: 16px;
    position: absolute;
    top: 1px;
    right: 5px;
    z-index: 10;
  }
.complementary-werk {
    float: right;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    width: 25%;
    background: #edd19933;
    margin-top: 18px;
    font-size: 16px;
    position: absolute;
    top: 1px;
    right: 5px;
    z-index: 1;
  }
.complementary-werkleft {
    display: block;
    float: left;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    background: #edd19933;
    font-size: 16px;
    width: 200px;
    margin-left: 30px;
    position: absolute;
    top: 200px;
  }
.complementary-werkleft-pen {
    display: block;
    float: left;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    background: #edd19933;
    font-size: 16px;
    width: 400px;
    margin-left: 30px;
    position: absolute;
    top: 730px;
  }
.container2b {
  display: block;
  position: relative;
  text-align: left;
  z-index: 0;
  margin-right: 14px;
  width: 100%;
}
.contain3 iframe{
    transform: scale(0.7);
    transform-origin: left top 0;
}
.comp{
width:30%;
}
.moon{
      width: 360px;

      opacity: 0.6;
      z-index: 1;
      width: 360px;
      text-align: center;
}
}
@media only screen and (min-width:1200px) {
  [role="main"] {
    float: left;
    width: 84%;
  }
  [role="complementary"] {
    float: right;
    border: #b7aa7d solid 1px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    width: 15%;
    background: #696357b3;
    margin-top: 200px;
	font-size: 14px;
  }
.complementary-pen {
    float: right;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    width: 25%;
    background: #edd19933;
    margin-top: 800px;
    font-size: 16px;
    position: absolute;
    top: 1px;
    right: 5px;
    z-index: 10;
  }
.complementary-werk {
    float: right;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    width: 15%;
    background: #edd19933;
    margin-top: 18px;
    font-size: 16px;
    position: absolute;
    top: 1px;
    right: 5px;
    z-index: 1;
  }
.complementary-werkleft {
    display: block;
    float: left;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    background: #edd19933;
    font-size: 16px;
    width: 200px;
    margin-left: 30px;
    position: absolute;
    top: 200px;
  }
.complementary-werkleft-pen {
    display: block;
    float: left;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    background: #edd19933;
    font-size: 16px;
    width: 400px;
    margin-left: 30px;
    position: absolute;
    top: 730px;
  }
.container2b {
  display: block;
  position: relative;
  text-align: left;
  z-index: 0;
  margin-right: 14px;
  width: 100%;
}
.contain3 iframe{
    transform: scale(0.7);
    transform-origin: left top 0;
}
.comp{
width:30%;
}
.moon{
      width: 360px;

      opacity: 0.6;
      z-index: 1;
      width: 360px;
      text-align: center;
} 
}

@media only screen and (min-width:80em) {
  body {
    font-size: 100%;
  }

  header,  .container,  footer {
    width: 100%;
    margin: 0 20px 0 20px;
  }

  header2,  .container,  footer {
    width: 100%;
    margin: 0 auto;
  }
}

@media only screen and (min-width:112.5em) {
  body {
    font-size: 112.5%;
  }
.complementary-werkleft {
    float: left;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    width: 22%;
    background: #edd19933;
    margin: 18px 5px 0 5px;
    font-size: 16px;
    position: absolute;
    top: 1px;
  }

}
@media screen and (max-width:1140px) {
  .cb-slideshow li div h3 {
    font-size: 140px;
  }
.complementary-werkleft-pen {
    display: block;
    float: left;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    background: #edd19933;
    font-size: 16px;
    width: 22%%;
    margin-left: 30px;
    position: absolute;
    top: 730px;
  }
}

@media screen and (max-width:47em) {
  .cb-slideshow li div h3 {
    font-size: 80px;
.complementary-werkleft-pen {
    display: block;
    float: left;
    border: #ffffff solid 2px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    background: #edd19933;
    font-size: 16px;
    position: absolute;
    top: 1px;
  }
  }
}
@media print {
  * {
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
    background: transparent !important;
  }

  body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 8pt;
    line-height: 1.5;
    margin: 0.5cm;
    padding: 2em 5em;
  }

  header {
    border-bottom: 1pt solid black;
  }

  footer {
    margin-top: 12pt;
    border-top: 1pt solid black;
  }

  video,  [role="complementary"] {
    display: none;
  }

  a {
    text-decoration: none;
  }
  .nav1 {
    margin: auto;
    text-align: center;
  }

  h1 {
    font-size: 26px;
    line-height: 36pt;
    font-weight: normal;
    margin: 0.5em 0;
  }

  h2 {
    font-size: 18pt;
    line-height: 23pt;
    page-break-after: avoid;
    orphans: 3;
    widows: 3;
    margin: 0.6666667em 0;
  }

  h3 {
    font-size: 12pt;
    line-height: 17pt;
    page-break-after: avoid;
    orphans: 3;
    widows: 3;
    margin: 0.6666667em 0;
  }

  p {
    orphans: 3;
    widows: 3;
  }

  footer,  small,  .footnote {
    font-size: 6pt;
  }

  code {
    font-family: "Courier New", Courier, monospace;
  }

  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }

  img.align-right {
    float: right;
    margin: 1em 0 1em 1em;
  }

  img.align-center {
    display: block;
    margin: 1em auto;
  }

  ul {
    list-style: square;
    padding: 0 0 8pt 1.8em;
  }
}

.cb-slideshow,.cb-slideshow:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 16px;
  left: 0;
  z-index: 0;
}

.cb-slideshow:after {
  content: '';
  background: url(../images/pattern.png) top left repeat transparent;
}

.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  opacity: 0;
  z-index: 0;
  animation: imageAnimation 36s 0s linear infinite;
}

.cb-slideshow li div {
  z-index: 1000;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  animation: titleAnimation 36s 0s linear infinite;
}

.cb-slideshow li div h3 {
  font-family: "Bebas Neue Regular", "Arial Narrow", Arial, sans-serif;
  font-size: 220px;
  padding: 0;
  line-height: 240px;
}

.cb-slideshow li:nth-child(1) span {
  background-image: url(../images/120.jpg);
}

.cb-slideshow li:nth-child(2) span {
  background-image: url(../images/122.jpg);
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) span {
  background-image: url(../images/124.jpg);
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) span {
  background-image: url(../images/126.jpg);
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  -o-animation-delay: 18s;
  -ms-animation-delay: 18s;
  animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) span {
  background-image: url(../images/128.jpg);
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  -o-animation-delay: 24s;
  -ms-animation-delay: 24s;
  animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) span {
  background-image: url(../images/130.jpg);
  -webkit-animation-delay: 30s;
  -moz-animation-delay: 30s;
  -o-animation-delay: 30s;
  -ms-animation-delay: 30s;
  animation-delay: 30s;
}

.cb-slideshow li:nth-child(1) div {
  animation-delay: 0s;
}

.cb-slideshow li:nth-child(2) div {
  animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) div {
  animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) div {
  animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) div {
  animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) div {
  animation-delay: 30s;
}

@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }

  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }

  17% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes titleAnimation {
  0% {
    opacity: 0;
  }

  8% {
    opacity: 1;
  }

  17% {
    opacity: 1;
  }

  19% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}



html,body {
  margin: 0;
  padding: 0;
}

#page {
  height: 8500px;
}

img {
  border: 0;
}

code {
  font-style: normal;
  font-weight: normal;
}

ul {
  list-style: none;
}

.textfield {
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-size: 14px;
  padding-left: 0px;
  margin-top: 216px;
}

.textfield video {
  width: 90%;
}

.textfield2 {
  background-color: rgba(255, 255, 255, 0.5);
  text-align: left;
  font-size: 24px;
  padding-left: 12px;
}
.textfield2 h2{
  font-family: Book Antiqua;
  font-size: 50px;
  font-style: oblique;
  margin: 50px 0 0 30px;
}
.buntfolie div{
  bachground-color: lightblue;
  opacity: 0.6;
  color: black;
}
.textfield3 {
  background-color: rgba(187, 174, 130, 0.38);
  text-align: left;
  font-size: 24px;
  padding-left: 12px;
}
.textfield3 h2{
  font-family: Book Antiqua;
  font-size: 50px;
  font-style: oblique;
  margin: 50px 0 0 30px;
}
.exz h2 {
  font-family: Book Antiqua;
  font-size: 25px;
  font-style: oblique;
  margin: 0 0 14px 0;
}
a {
  color: #333;
  text-decoration: none;
}

.container {
  width: 970px;
  max-width: 97%;
  position: relative;
  text-align: left;
  z-index: 1;
}

.container2 {
  position: relative;
  text-align: left;
  z-index: 0;
  margin-right: 14px;
  width: 60%;
}
.clr {
  clear: both;
}

.container > header {
  padding: 30px 30px 10px 20px;
  margin: 0 20px 10px 20px;
  position: relative;
  display: block;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-align: left;
}

.container > header h1 {
  font-family: "Bebas Neue Regular", "Arial Narrow", Arial, sans-serif;
  font-size: 35px;
  line-height: 35px;
  position: relative;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 0 0 5px 0;
}

.container > header h2 {
  font-size: 16px;
  font-style: italic;
  color: #f8f8f8;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

.codrops-top {
  font-family: Arial, sans-serif;
  line-height: 24px;
  font-size: 11px;
  width: 100%;
  opacity: 0.89999997615814208984375;
  text-transform: uppercase;
  z-index: 9999;
  position: relative;
  box-shadow: 1px 0 2px #000;
  padding: 0 8px 0 14px;
}

.codrops-top a {
  padding: 0 10px;
  letter-spacing: 1px;
  color: #ddd;
  display: block;
  float: left;
}

.codrops-top a:hover {
  color: #fff;
}

.codrops-top span.right {
  float: right;
}

.codrops-top span.right a {
  float: none;
  display: inline;
}

p.codrops-demos {
  display: inline;
}

p.codrops-demos a {
  display: inline-block;
  border: #6d0019 solid 1px;
  padding: 4px 10px 3px;
  font-size: 13px;
  line-height: 18px;
  margin: 2px 3px;
  font-weight: 800;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 5px;
  background: #a90329;
}

p.codrops-demos a:hover {
  background: #6d0018;
}

p.codrops-demos a:active {
  background: #6d0018;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
}

#paginator {
  text-align: center;
}


   p.codrops-demos2 {
  display: inline;
}

  p.codrops-demos2 a {
  display: inline-block;
  border: #6d0019 solid 1px;
  padding: 4px 10px 3px;
  font-size: 26px;
  line-height: 40px;
  margin: 2px 3px 20px 3px;
  font-weight: 400;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 8px;
  background: #a90329;
}

  p.codrops-demos2 a:hover {
  background: #6d0018;
}

  p.codrops-demos2 a:active {
  background: #6d0018;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
}

@media screen and (max-width:767px) {
  .container > header {
    text-align: center;
  }

  p.codrops-demos {
    position: relative;
    top: auto;
    left: auto;
  }
}

h1 {
  font-size: 50pt;
  font-family: sans-serif;
  color: #ffffcc;
  text-shadow: 12px 23px 14px black;
  text-align: center;
}


.container5 {
  margin: 20px auto;
  width: 290px;
  padding-bottom: 50px;
}

.container10 {
  margin: 20px auto;
  width: 580px;
  padding-bottom: 100px;
}
}

.hljs-name,.xml .hljs-doctype,.html .hljs-doctype,.css .hljs-id,.css .hljs-class {
  color: deepskyblue;
}

.hljs-header {
  color: darkorange;
}

.hljs-title {
  color: #22a2c9;
}

.hljs-function,.javascript .hljs-title {
  color: #3d8fd1;
}

.javascript .hljs-function {
  color: #6679cc;
}

.hljs {
  display: block;
  overflow-x: auto;
  background: #202746;
  color: #979db4;
  padding: 0.5em;
}

.javascript .xml,.xml .javascript,.xml .css {
  opacity: 0.5;
}

*,*:before,*:after {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #FF4081;
  text-shadow: 1px 1px black;
}

.backgrounds {
  width: 100%;
  height: 100%;
  position: fixed;
  transform: translateZ(0);
  z-index: -1;
}

.backgrounds .background {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  background-attachment: fixed;
}

.overlay:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #3F51B5;
  opacity: 0.800000011920928955078125;
}

.hero {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  color: #FFF;
  text-align: center;
}

.hero-center {
  width: 100%;
  position: absolute;
  top: 40%;
  left: 0;
  transform: translate(0,-50%);
}

.hero__logo {
  font-size: 60px;
  color: rgba(0, 0, 0, 0.5);
}

.hero__text {
  font-weight: normal;
  opacity: 0.800000011920928955078125;
}

.hero__scroll {
  position: absolute;
  bottom: 60px;
  width: 200px;
  margin: auto;
  display: block;
  cursor: pointer;
  padding-bottom: 40px;
  left: 0;
  right: 0;
  text-transform: uppercase;
}

.hero__scroll .chevron {
  margin-top: 20px;
  display: block;
  animation: pulse 2s infinite;
  color: #FF4081;
}

@keyframes pulse {
  0% {
    transform: translate(0,0);
  }

  50% {
    transform: translate(0,10px);
  }

  100% {
    transform: translate(0,0);
  }
}

.chevron::before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 20px;
  position: relative;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 20px;
}

.chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}

.chevron.bottom:before {
  top: 0;
  transform: rotate(135deg);
}

.section {
  width: 100%;
  float: left;
  overflow: hidden;
}

.section-title {
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 100%;
  clear: both;
}

.code {
  width: 40%;
  clear: both;
  height: 200px;
  background: #FFF;
  border-radius: 2px;
  margin: 12vh 0;
  padding: 10px;
}

.code code {
  height: 100%;
  margin: 0;
}

.code code {
  padding: 20px 0 0 20px;
}

.code--small code {
  padding-top: 75px;
}

.code--right {
  float: right;
}






/* stars and clouds */


@keyframes move-background {
  from {
		-webkit-transform: translate3d(0px, 0px, 0px);
	}
	to { 
		-webkit-transform: translate3d(1000px, 0px, 0px);
	}
}
@-webkit-keyframes move-background {
  from {
		-webkit-transform: translate3d(0px, 0px, 0px);
	}
	to { 
		-webkit-transform: translate3d(1000px, 0px, 0px);
	}
}

@-moz-keyframes move-background {    
	from {
		-webkit-transform: translate3d(0px, 0px, 0px);
	}
	to { 
		-webkit-transform: translate3d(1000px, 0px, 0px);
	}
}

    @-webkit-keyframes move-background {
	from {
		-webkit-transform: translate3d(0px, 0px, 0px);
	}
	to { 
		-webkit-transform: translate3d(1000px, 0px, 0px);
	}
}

.background-container{
	position: fixed;
	top: 0;
	left:0;
	bottom: 0;
	right: 0;
  	z-index: -100;
}


.stars {
 background: black url(https://arteurope.de/images/229.jpg) no-repeat;
 position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
  	z-index: -3;
	background-size: 100%;
}
.wald {
 background: black url(https://arteurope.de/images/327.jpg) no-repeat;
 position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
  	z-index: -3;
	background-size: 100%;
}
.waldbox {
  width: 20%;
  min-width: 60px;
  text-align: center;
  margin: 22px ;
  float: left;
  background-color: white;
}
.waldbox div {
display: inline;
margin: 0 auto;
}

.clouds{
	width:10000px;
	height: 100%;
	background: transparent url("https://arteurope.de/images/231.png") repeat;
	background-size: 1000px 1000px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;

   -moz-animation:move-background  75s linear infinite;
  -ms-animation:move-background  75s linear infinite;
  -o-animation:move-background  75s linear infinite;
  -webkit-animation:move-background  75s linear infinite;
  animation:move-background  75s linear infinite;
}

.moon{
      width: 320px;
      margin: 12px 8px 0 0;
      z-index:-2;
      width: 360px;
      float: right;
}
#canvas {
  width: 100%;
  height: 100%;
  margin-bottom: -10px;
  opacity: 0;
  position: absolute;
  top: -130px;
  z-index: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.iconboard { 
  position: absolute;
}
.iconboard li img { 
  width: 120px;
}
.message-overlay { 
display: flex; 
background: rgb(0, 0, 0) none repeat scroll 0% 0%; 
background-color: #ffffff; 
padding: 24px; 
position: absolute;  
margin: 0 auto; 
z-index: 999; 
opacity: 0.9; 
width: 100%;
}
#cookies-warning { 
text-align: center; 
margin: 0 auto;
background-color:#f4e9d5;
}
* {
box-sizing: border-box;
}

/* Style the header */
.header {
background-color: #f1f1f1;
padding: 10px;
text-align: center;
font-size: 12px;
}

