@font-face
{
   font-family: "Klavika Lt";
   font-display: swap;
   src: url('') format('woff'),
        url('klavika-light-webfont.ttf') format('truetype'),
        url('#Klavika Lt') format('svg'),
        url('') format('embedded-opentype');
}
@font-face
{
   font-family: "Klavika Rg";
   font-display: swap;
   src: url('') format('woff'),
        url('klavika-regular-webfont.ttf') format('truetype'),
        url('#Klavika Rg') format('svg'),
        url('') format('embedded-opentype');
}
@font-face
{
   font-family: "Klavika Md";
   font-display: swap;
   src: url('') format('woff'),
        url('klavika-medium-webfont.ttf') format('truetype'),
        url('#Klavika Md') format('svg'),
        url('') format('embedded-opentype');
}
@font-face
{
   font-family: "Klavika Bd";
   font-display: swap;
   src: url('') format('woff'),
        url('klavika-bold-webfont.ttf') format('truetype'),
        url('#Klavika Bd') format('svg'),
        url('') format('embedded-opentype');
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes transform-lightspeed-in
{
   0% { transform: translate(100%,0px) rotate(0deg) skewX(-30deg) ; opacity: 0;  }
   60% { transform: translate(-20%,0px) rotate(0deg) skewX(30deg) ; opacity: 1;  }
   80% { transform: translate(0px,0px) rotate(0deg) skewX(-15deg) ; opacity: 1;  }
   100% { transform: translate(0px,0px) rotate(0deg) skewX(0deg) ; opacity: 1;  }
}
@keyframes transform-swing
{
   0% { transform: rotate(0deg) ;  }
   20% { transform-origin: top center; transform: rotate(15deg) ;  }
   40% { transform-origin: top center; transform: rotate(-10deg) ;  }
   60% { transform-origin: top center; transform: rotate(5deg) ;  }
   80% { transform-origin: top center; transform: rotate(-5deg) ;  }
   100% { transform-origin: top center; transform: rotate(0deg) ;  }
}
a.gelb_zu_weiss
{
   color: #F9D327;
   text-decoration: none;
}
a.gelb_zu_weiss:visited
{
   color: #F9D327;
   text-decoration: none;
}
a.gelb_zu_weiss:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.gelb_zu_weiss:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.schwarz_zu_gelb_copy
{
   color: #353535;
   text-decoration: none;
}
a.schwarz_zu_gelb_copy:visited
{
   color: #F9D327;
   text-decoration: none;
}
a.schwarz_zu_gelb_copy:active
{
   color: #353535;
   text-decoration: none;
}
a.schwarz_zu_gelb_copy:hover
{
   color: #F9D327;
   text-decoration: none;
}
a.schwarz
{
   color: #353535;
   text-decoration: none;
}
a.schwarz:visited
{
   color: #353535;
   text-decoration: none;
}
a.schwarz:active
{
   color: #353535;
   text-decoration: none;
}
a.schwarz:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000080;
   --color: #000080;
   background-color: transparent;
}
