@font-face
{
   font-family: Karla;
   font-display: swap;
   src: url('verdana.ttf') format('truetype');
}
@font-face
{
   font-family: Calibri;
   font-display: swap;
   src: url('calibri.ttf') format('truetype');
}
@font-face
{
   font-family: "Ubuntu";
   font-weight: 400;
   font-display: swap;
   src: url('Ubuntu.woff2') format('woff2'),
        url('Ubuntu.woff') format('woff');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes swap
{
   0% { transform: translate(-700px,0px) rotate(0deg) scale(0,0) ; transform-origin: 0 100%; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) scale(1,1) ; transform-origin: 100% 100%; opacity: 1;  }
}
a.LinkStyle-Footer
{
   color: #F5F5F5;
   text-decoration: underline;
}
a.LinkStyle-Footer:visited
{
   color: #F5F5F5;
   text-decoration: underline;
}
a.LinkStyle-Footer:active
{
   color: #F5F5F5;
   text-decoration: underline;
}
a.LinkStyle-Footer:hover
{
   color: #B69B74;
   text-decoration: underline;
}
a.Home_L
{
   color: #000000;
   text-decoration: none;
}
a.Home_L:visited
{
   color: #000000;
   text-decoration: underline;
}
a.Home_L:active
{
   color: #000000;
   text-decoration: underline;
}
a.Home_L:hover
{
   color: #000000;
   text-decoration: underline;
}
a.Mail
{
   color: #008B8B;
   text-decoration: underline;
}
a.Mail:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Mail:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Mail:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Extern
{
   color: #191970;
   text-decoration: underline;
}
a.Extern:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Extern:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Extern:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Gross
{
   color: #4169E1;
   font-weight: bold;
   text-decoration: underline;
}
a.Gross:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Gross:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Gross:hover
{
   color: #0000FF;
   text-decoration: underline;
}
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-weight: bold;
   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-weight: bold;
   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-weight: bold;
   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-weight: bold;
   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: Karla;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #656B50;
   --color: #656B50;
   background-color: transparent;
}
