@font-face
{
   font-family: "Arial";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial Narrow";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial Fett";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial Narrow";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial Fett";
   font-display: swap;;
}
@keyframes animate-rotate-in-left
{
   0% { transform: translate(-1000px,0px) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   100% { transform: translate(0px,0px) rotate(360deg) ;  }
}
@keyframes animate-rotate-in-right
{
   0% { transform: translate(1000px,0px) rotate(0deg) ; opacity: 0;  }
   50% { opacity: 1;  }
   100% { transform: translate(0px,0px) rotate(360deg) ;  }
}
@keyframes puff-in
{
   0% { transform: rotate(0deg) scale(2,2) ; opacity: 0; transform-origin: 50% 50%;  }
   100% { transform: rotate(0deg) scale(1,1) ; opacity: 1; transform-origin: 50% 50%;  }
}
a.style1
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.Link_Button_Hell
{
   color: #F5F5F5;
   background: #DCDCDC;
   text-decoration: none;
}
a.Link_Button_Hell:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Link_Button_Hell:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Link_Button_Hell:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.style1_copy
{
   color: #30597A;
   text-decoration: none;
}
a.style1_copy:visited
{
   color: #30597A;
   text-decoration: none;
}
a.style1_copy:active
{
   color: #30597A;
   text-decoration: none;
}
a.style1_copy:hover
{
   color: #30597A;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Roboto Medium";
   font-weight: normal;
   font-size: 32px;
   text-decoration: none;
   color: #30597A;
   --color: #30597A;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: "Roboto Medium";
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #30597A;
   --color: #30597A;
   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: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 19px;
   line-height: 27.63px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.style1
{
   font-family: Arial;
   font-size: 19px;
   line-height: 26.43px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.Header_mobil
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
}
