@font-face
{
   font-family: "Bodoni MT";
   font-display: swap;;
}
@font-face
{
   font-family: "Times New Roman";
   font-display: swap;;
}
@font-face
{
   font-family: "Tahoma";
   font-display: swap;;
}
@font-face
{
   font-family: "Bodoni MT";
   font-display: swap;;
}
@font-face
{
   font-family: "Times New Roman";
   font-display: swap;;
}
@font-face
{
   font-family: "Tahoma";
   font-display: swap;;
}
a.zurück_Button_Biebrich
{
   color: #369FDE;
   text-decoration: none;
}
a.zurück_Button_Biebrich:visited
{
   color: #369FDE;
   text-decoration: none;
}
a.zurück_Button_Biebrich:active
{
   color: #369FDE;
   text-decoration: none;
}
a.zurück_Button_Biebrich:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.Links_Termine_grün
{
   color: #00FF00;
   text-decoration: underline;
}
a.Links_Termine_grün:visited
{
   color: #00FF00;
   text-decoration: underline;
}
a.Links_Termine_grün:active
{
   color: #00FF00;
   text-decoration: underline;
}
a.Links_Termine_grün:hover
{
   color: #FFAD5B;
   text-decoration: underline;
}
a.Homepage-Mitglieder
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.Homepage-Mitglieder:visited
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.Homepage-Mitglieder:active
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.Homepage-Mitglieder:hover
{
   color: #369FDE;
   text-decoration: underline;
}
a.Links_Termine
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.Links_Termine:visited
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.Links_Termine:active
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.Links_Termine:hover
{
   color: #27D8B5;
   text-decoration: underline;
}
a.Infoseite_Ueberschrift
{
   color: #FA942D;
   text-decoration: underline;
}
a.Infoseite_Ueberschrift:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Infoseite_Ueberschrift:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Infoseite_Ueberschrift:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Laufschrift_Biebrich
{
   color: #0099FF;
   text-decoration: none;
}
a.Laufschrift_Biebrich:visited
{
   color: #0099FF;
   text-decoration: none;
}
a.Laufschrift_Biebrich:active
{
   color: #0099FF;
   text-decoration: none;
}
a.Laufschrift_Biebrich:hover
{
   color: #0099FF;
   text-decoration: none;
}
a.downloads
{
   color: #FFCC00;
   text-decoration: none;
}
a.downloads:visited
{
   color: #FFCC00;
   text-decoration: underline;
}
a.downloads:active
{
   color: #FFCC00;
   text-decoration: underline;
}
a.downloads:hover
{
   color: #3366FF;
   text-decoration: underline;
}
a.Impressionen_Seite_Links
{
   color: #C0C0C0;
   text-decoration: none;
}
a.Impressionen_Seite_Links:visited
{
   color: #C0C0C0;
   text-decoration: none;
}
a.Impressionen_Seite_Links:active
{
   color: #C0C0C0;
   text-decoration: none;
}
a.Impressionen_Seite_Links:hover
{
   color: #CCFF66;
   text-decoration: underline;
}
a.News_Archiv_Links
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.News_Archiv_Links::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 1px;
   width: 0;
   margin-top: 1px;
   transition: all 300ms linear;
}
a.News_Archiv_Links:hover::after
{
   background: #FFA500;
   width: 100%;
}
a.News_Archiv_Links:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.News_Archiv_Links:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.News_Archiv_Links:hover
{
   color: #FFA500;
   text-decoration: none;
}
a.Biebrich_Textnavigation_ganz_oben
{
   color: #D3D3D3;
   text-decoration: none;
}
a.Biebrich_Textnavigation_ganz_oben:visited
{
   color: #D3D3D3;
   text-decoration: none;
}
a.Biebrich_Textnavigation_ganz_oben:active
{
   color: #D3D3D3;
   text-decoration: none;
}
a.Biebrich_Textnavigation_ganz_oben:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.biebrich_menue
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.biebrich_menue::after,
a.biebrich_menue::before
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   width: 100%;
   height: 1px;
   background: #ADFF2F;
   opacity: 0;
   transition: all 300ms linear;
}
a.biebrich_menue::before
{
   top: -1px;
   transform: translateY(-10px);
}
a.biebrich_menue::after
{
   bottom: -1px;
   transform: translateY(10px);
}
a.biebrich_menue:hover::after,
a.biebrich_menue:hover::before
{
   background: #ADFF2F;
   opacity: 1;
   transform: translateY(0px);
}
a.biebrich_menue:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.biebrich_menue:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.biebrich_menue:hover
{
   color: #ADFF2F;
   text-decoration: none;
}
a.biebrich_menue_03
{
   color: #FF8C00;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.biebrich_menue_03::after,
a.biebrich_menue_03::before
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   width: 100%;
   height: 1px;
   background: #ADFF2F;
   opacity: 0;
   transition: all 300ms linear;
}
a.biebrich_menue_03::before
{
   top: -1px;
   transform: translateY(-10px);
}
a.biebrich_menue_03::after
{
   bottom: -1px;
   transform: translateY(10px);
}
a.biebrich_menue_03:hover::after,
a.biebrich_menue_03:hover::before
{
   background: #ADFF2F;
   opacity: 1;
   transform: translateY(0px);
}
a.biebrich_menue_03:visited
{
   color: #FF8C00;
   text-decoration: none;
}
a.biebrich_menue_03:active
{
   color: #FF8C00;
   text-decoration: none;
}
a.biebrich_menue_03:hover
{
   color: #ADFF2F;
   text-decoration: none;
}
a.Links_News
{
   color: #A9A9A9;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.Links_News::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 1px;
   width: 0;
   margin-top: 1px;
   transition: all 300ms linear;
}
a.Links_News:hover::after
{
   background: #FFA500;
   width: 100%;
}
a.Links_News:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Links_News:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Links_News:hover
{
   color: #FFA500;
   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;
}
