  iframe {
width: 600px;
height: 400px;
}
#sozi {
width: 900px;
height: 700px;
margin-top: 120px;
}
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);
}
div .title {
  text-align: center;
}
video {
  display: inline-block;
  vertical-align: baseline;
}
.infoicon img {
float: right; 
margin: 0px 24px 40px 0;
width:120px;
}
[hidden] {
  display: none;
}

html {
  overflow-y: scroll;
}

ul {
  padding: 0;
}

li > ul {
  margin: 0;
}

header:after,header2:after,.container:after,footer:after {
  content: "";
  display: table;
}

/* to set default link colour */
ul.cat_menu a { color: blue }
/* to set active link colour */
ul.cat_menu .active_class a { color: red }
ul.cat_menu .active_class ul a { color: black }



@media screen {
  body {
    margin: 0;
    background: #f7f7f7;
    text-align: center;
  }
#impressum {
       background-color: lightgoldenrodyellow;
}

  header,  .container,  footer {
    margin: 0 auto;
    width: 93.75%;
    max-width: 86em;
  }

  header2,  .container,  footer {
    margin: 0 auto;
    width: 93.75%;
    max-width: 86em;
  }

  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;
    text-align: center;
  }
  .Untertitel-home {
    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 {
    padding: 2.2em 0;
    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;
    opacity: 0.74;
  }

  [role="search"] p {
    margin-top: 0;
  }

  footer {

position:fixed;
bottom:0px !important;

margin:0px auto;
  }

  a {
    text-decoration: none;
    color: #114eb1;
    background-color: transparent;
  }
  a.nif {
    text-decoration: none;
    color: #FFE;
    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"] p {
    text-align: left;
    font-size: 18px;
  }
.exz {
margin: 12px 12px 12px 12px;
font-size: 30px;
}
.exz iframe {
width: 250px;
height: 170px;
}
.exz h2{
text-align: center;
}
.exz_werk { 
font-size: 0.86 em;
text-align: left;
}
.exz_werk iframe {
width: 250px;
height: 170px;
}
.exz_werk img,svg{
padding: 8px auto 8px auto;
text-align: center;
}
blockquote p {
background: #e5dcd1;
font-style: italic;
padding: 12px;
border-radius: 5px;
} 


  /* 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;
  }
           .shopmal {

   min-height: 200px;
  
  }
           .shopmal img {

    clear: both;
    float: left;

    margin: 0 18px;
    max-height: 300px;
  }


  .footnote {
    color: #888;
  }

  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;
  }

  img.align-right {
    float: right;
    margin: 1em 0 1em 1em;
  }

  img.align-center {
    display: block;
    margin: 1em auto;
  }

  [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;
  }
.floater150{
width:150px;
margin: 0 14px 14px 14px; 
float: left;
}
.floater360{
width: 360px;
margin: 0 14px 14px -40px; 
float: left;
}
.floater480{
width: 480px;
margin: 0 14px 14px 14px; 
float: left;
}
}

@media only screen and (min-width:48em) {
  [role="main"] {
    float: left;
    width: 67%;
  }

  [role="complementary"] {
    float: right;
    border: #e3e3e3 solid 1px;
    border-radius: 0.3571429em;
    padding: 1em 1em 0;
    width: 22%;
    background: #f7f7f7;
  }

}

@media only screen and (min-width:80em) {
  body {
    font-size: 14px;
  }

  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%;
  }
}

@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;
  }
  .nif {

    text-align: left;
  }
  .nif  {
    font-size: 26px;
    line-height: 36pt;
    font-weight: normal;
    margin: 0.5em 0;
    color: #FFE;
  }
  h1 {
    font-size: 26px;
    line-height: 36pt;
    font-weight: normal;
    margin: 0.5em 0;
  }
  #nif1 {
    font-size: 42px;
    line-height: 36pt;
    font-weight: normal;
    margin: 0.5em 0;
    color: #FFE;
  }
  h2 {
    font-size: 18pt;
    line-height: 23pt;
    page-break-after: avoid;
    orphans: 3;
    widows: 3;
    margin: 0.6666667em 0;
  }
  .nif2 {
    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;
  }
}


#video_background {
	position: absolute;
	top: 0px;
	right: 0px;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1;
	overflow: hidden;
}
#video_pattern {
	background-image: url(../images/pattern.png);
	position: fixed;
	opacity: 1.0;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
}


@media screen and (max-width:600px) {
  .cb-slideshow li div h3 {
    font-size: 80px;
  }
.waldbox {
  width: 100%;
  text-align: center;
  margin: 6px 6px;
}
}


#page {
  height: 100%;
}

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: 15px;
  margin-top: 64px;
}

.textfield video {
  width: 90%;
}

#yab-checkout-table {
  margin-top: 26px;
}
#yab-checkout-table td img{
  padding: 12px;
}

.textfield2 {
  background-color: rgba(255, 255, 255, 0.4);
  text-align: left;
  font-size: 14px;
  margin: 0 0 0 14px;
}
.textfield3 {
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-size: 34px;
  padding-left: 0px;
  margin-top: 216px;
}

.textfield3 video {
  width: 90%;
}
a {
  color: #333;
  text-decoration: none;
}



.container2 {
  position: relative;
  text-align: left;
  z-index: 0;
  margin-right: 14px;
}
.container2b {
  position: relative;
  text-align: left;
  z-index: 0;
  margin: 0 auto;
  font-size: 18px;
width:70%;
}

.container3 div, form {
  width: 100%;
  text-align: center;
  z-index: 0;
  margin: 14px auto 14px auto;
}
.waldhead {
  width: 100%;
  text-align: center;
  z-index: 0;
  margin: 14px auto 14px auto;
}
.waldbox {
  width: 20%;
  text-align: center;
  margin: 22px ;
  float: left;
  background-color: white;
}
.waldbox div {
display: inline;
margin: 0 auto;
}
.clr {
  clear: both;
}
#container {
	position: absolute;
	top: 0px;
	right: 0px;
	min-width: 100%;
	max-height: 25%;
        min-height: 600px;
	width: auto;
	height: auto;
	z-index: -2;
	overflow: hidden;
}
.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;
  padding: 15px 0;
  z-index: 9999;
}

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;
}
#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);
}


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);
}

@media screen and (max-width:767px) {
  .container > header {
    text-align: center;
  }

  p.codrops-demos {
    position: relative;
    top: auto;
    left: auto;
  }
}

h1 {
  font-size: 40pt;
  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;
}
.nif a {
  text-decoration: none;
   font-size: 12px;
    color: #rose;
    font-family: "Georgia";
    font-style: italic;
    font-weight: 40;
    font-display: swap;
}
.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;
}

.container {
  transform: translateZ(1000px);
}

.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;
}
.inv { 
filter: invert(0.5);
}
.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;
}
#canvas {
	position: fixed;
	opacity: 1.0;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.spaltentext2 {
  columns:2; 
  column-gap:0.4cm; 
  font-size:1.3em;
  text-align: left;
  max-width: 900px;
 margin: 0 14px 0 16px;
 padding: 12px;
}
#fluid {
  width: 100%;
  height:auto;
  overflow: auto;
  resize: both;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 8vh;
}

/* Hier kannst du das Aussehen der Icons und des Medien-Bereichs anpassen */
#board {
    display: flex;
    flex-wrap: wrap;
}

.media-icon {
    width: 100px;
    height: 100px;
    margin: 10px;
    cursor: pointer;
}

#media-viewer {
    /* Stil für den Bereich, in dem die Mediendatei angezeigt wird */
}
