/* ------------------------ Medienkontor ---------------------- */

header div.kontor img {
  animation: animationFrames1 linear 4s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames1 linear 4s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames1 linear 4s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames1 linear 4s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames1 linear 4s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames1{
  0% {
    opacity:0;
    transform:  scaleX(0.80) scaleY(0.80) ;
  }
  71% {
    opacity:0.6389879726958824;
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    opacity:0.9;
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-moz-keyframes animationFrames1{
  0% {
    opacity:0;
    -moz-transform:  scaleX(0.80) scaleY(0.80) ;
  }
  71% {
    opacity:0.6389879726958824;
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    opacity:0.9;
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-webkit-keyframes animationFrames1 {
  0% {
    opacity:0;
    -webkit-transform:  scaleX(0.80) scaleY(0.80) ;
  }
  71% {
    opacity:0.6389879726958824;
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    opacity:0.9;
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-o-keyframes animationFrames1 {
  0% {
    opacity:0;
    -o-transform:  scaleX(0.80) scaleY(0.80) ;
  }
  71% {
    opacity:0.6389879726958824;
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    opacity:0.9;
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-ms-keyframes animationFrames1 {
  0% {
    opacity:0;
    -ms-transform:  scaleX(0.80) scaleY(0.80) ;
  }
  71% {
    opacity:0.6389879726958824;
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    opacity:0.9;
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

/* ------------------------ Katja ------------------------ */

header div.katja img {
 animation: animationFrames2 linear 4s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames2 linear 4s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames2 linear 4s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames2 linear 4s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames2 linear 4s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames2{
  0% {
    opacity:0;
    transform:  scaleX(0.80) scaleY(0.80) ;
  }
  13% {
    opacity:0;
    transform:  scaleX(0.82) scaleY(0.82) ;
  }
  71% {
    opacity:0.6389879726958824;
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    opacity:0.9;
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-moz-keyframes animationFrames2{
  0% {
    opacity:0;
    -moz-transform:  scaleX(0.80) scaleY(0.80) ;
  }
  13% {
    opacity:0;
    -moz-transform:  scaleX(0.82) scaleY(0.82) ;
  }
  71% {
    opacity:0.6389879726958824;
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    opacity:0.9;
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-webkit-keyframes animationFrames2 {
  0% {
    opacity:0;
    -webkit-transform:  scaleX(0.80) scaleY(0.80) ;
  }
  13% {
    opacity:0;
    -webkit-transform:  scaleX(0.82) scaleY(0.82) ;
  }
  71% {
    opacity:0.6389879726958824;
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    opacity:0.9;
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-o-keyframes animationFrames2 {
  0% {
    opacity:0;
    -o-transform:  scaleX(0.80) scaleY(0.80) ;
  }
  13% {
    opacity:0;
    -o-transform:  scaleX(0.82) scaleY(0.82) ;
  }
  71% {
    opacity:0.6389879726958824;
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    opacity:0.9;
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-ms-keyframes animationFrames2 {
  0% {
    opacity:0;
    -ms-transform:  scaleX(0.80) scaleY(0.80) ;
  }
  13% {
    opacity:0;
    -ms-transform:  scaleX(0.82) scaleY(0.82) ;
  }
  71% {
    opacity:0.6389879726958824;
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    opacity:0.9;
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}





/* ------------------------ Zitat ---------------------- */

header div.zitat {
  animation: animationFrames3 linear 18s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames3 linear 18s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames3 linear 18s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames3 linear 18s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames3 linear 18s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames3{
  0% {
    opacity:0;
  }
  19% {
    opacity:0.01;
  }
  37% {
    opacity:0.7;
  }
  83% {
    opacity:0.7;
  }
  100% {
    opacity:0;
  }
}

@-moz-keyframes animationFrames3{
  0% {
    opacity:0;
  }
  19% {
    opacity:0.01;
  }
  37% {
    opacity:0.7;
  }
  83% {
    opacity:0.7;
  }
  100% {
    opacity:0;
  }
}

@-webkit-keyframes animationFrames3 {
  0% {
    opacity:0;
  }
  19% {
    opacity:0.01;
  }
  37% {
    opacity:0.7;
  }
  83% {
    opacity:0.7;
  }
  100% {
    opacity:0;
  }
}

@-o-keyframes animationFrames3 {
  0% {
    opacity:0;
  }
  19% {
    opacity:0.01;
  }
  37% {
    opacity:0.7;
  }
  83% {
    opacity:0.7;
  }
  100% {
    opacity:0;
  }
}

@-ms-keyframes animationFrames3 {
  0% {
    opacity:0;
  }
  19% {
    opacity:0.01;
  }
  37% {
    opacity:0.7;
  }
  83% {
    opacity:0.7;
  }
  100% {
    opacity:0;
  }
}

