@font-face
{
   font-family: "Arial";
   font-display: swap;;
}
@font-face
{
   font-family: "Arial Narrow";
   font-display: swap;;
}
a.Links_1
{
   color: #000000;
   text-decoration: none;
   transition: all 150ms linear;
   position: relative;
   display: inline-block;
}
a.Links_1::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 1px;
   background: #23435C;
   opacity: 0;
   transform: translateY(10px);
   margin-top: 1px;
   transition: all 150ms linear;
}
a.Links_1:hover::after
{
   background: #23435C;
   opacity: 1;
   transform: translateY(0px);
}
a.Links_1:visited
{
   color: #000000;
   text-decoration: none;
}
a.Links_1:active
{
   color: #000000;
   text-decoration: none;
}
a.Links_1:hover
{
   color: #23435C;
   text-decoration: none;
   text-shadow: 0px 0px 1px rgba(105,105,105,1.00);
}
a.Links_2
{
   color: #2E6DA4;
   text-decoration: none;
   transition: all 150ms linear;
   position: relative;
   display: inline-block;
}
a.Links_2::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 1px;
   background: #2E6DA4;
   opacity: 0;
   transform: translateY(10px);
   margin-top: 1px;
   transition: all 150ms linear;
}
a.Links_2:hover::after
{
   background: #2E6DA4;
   opacity: 1;
   transform: translateY(0px);
}
a.Links_2:visited
{
   color: #000000;
   text-decoration: none;
}
a.Links_2:active
{
   color: #000000;
   text-decoration: none;
}
a.Links_2:hover
{
   color: #2E6DA4;
   text-decoration: none;
   text-shadow: 0px 0px 1px rgba(105,105,105,1.00);
}
a.Textmenu
{
   color: #FFFFFF;
   background: #2E6DA4;
   text-decoration: none;
}
a.Textmenu:visited
{
   color: #FFFFFF;
   background: #2E6DA4;
   text-decoration: none;
}
a.Textmenu:active
{
   color: #2E6DA4;
   background: #B0CBDF;
   text-decoration: none;
}
a.Textmenu:hover
{
   color: #2E6DA4;
   background: #B0CBDF;
   text-decoration: underline;
}
a.Links_weiss
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 150ms linear;
   position: relative;
   display: inline-block;
}
a.Links_weiss::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 1px;
   background: #FFFFFF;
   opacity: 0;
   transform: translateY(10px);
   margin-top: 1px;
   transition: all 150ms linear;
}
a.Links_weiss:hover::after
{
   background: #FFFFFF;
   opacity: 1;
   transform: translateY(0px);
}
a.Links_weiss:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Links_weiss:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Links_weiss:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Link3
{
   color: #000000;
   text-decoration: underline;
   transition: all 200ms linear;
}
a.Link3:visited
{
   color: #000000;
   text-decoration: underline;
}
a.Link3:active
{
   color: #0077BB;
   text-decoration: underline;
}
a.Link3:hover
{
   color: #0077BB;
   text-decoration: underline;
}
a.Unter_Menu
{
   color: #000000;
   text-decoration: none;
   transition: all 300ms ease-in-out;
   position: relative;
   display: inline-block;
}
a.Unter_Menu::after
{
   background: transparent;
   content: "";
   display: block;
   height: 0;
   width: 100%;
   margin-top: 2px;
   transition: all 300ms ease-in-out;
}
a.Unter_Menu:hover::after
{
   background: #0077BB;
   height: 2px;
}
a.Unter_Menu:visited
{
   color: #000000;
   text-decoration: none;
}
a.Unter_Menu:active
{
   color: #000000;
   text-decoration: none;
}
a.Unter_Menu:hover
{
   color: #0077BB;
   text-decoration: none;
}
a.Unter_Menu_2
{
   color: #0077BB;
   text-decoration: underline;
   transition: all 300ms ease-in-out;
}
a.Unter_Menu_2:visited
{
   color: #0077BB;
   text-decoration: none;
}
a.Unter_Menu_2:active
{
   color: #0077BB;
   text-decoration: none;
}
a.Unter_Menu_2:hover
{
   color: #000000;
   text-decoration: underline;
}
a.Link3-unterstrichen
{
   color: #000000;
   text-decoration: none;
   transition: all 200ms linear;
   position: relative;
   display: inline-block;
}
a.Link3-unterstrichen::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 1px;
   background: #2E6DA4;
   opacity: 0;
   transform: translateY(10px);
   margin-top: 1px;
   transition: all 200ms linear;
}
a.Link3-unterstrichen:hover::after
{
   background: #2E6DA4;
   opacity: 1;
   transform: translateY(0px);
}
a.Link3-unterstrichen:visited
{
   color: #000000;
   text-decoration: none;
}
a.Link3-unterstrichen:active
{
   color: #2E6DA4;
   text-decoration: none;
}
a.Link3-unterstrichen:hover
{
   color: #2E6DA4;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   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: normal;
   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;
}
h3, .h3
{
   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;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   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: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
