@keyframes animate-background
{
   0% { background-color: #000000;  }
   100% { background-color: #FFFFFF;  }
}
a.rotBold
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}
a.rotBold:visited
{
   color: #FF0000;
   text-decoration: underline;
}
a.rotBold:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.rotBold:hover
{
   color: #0000FF;
   text-decoration: underline;
}
.aussen
{
   text-decoration: none;
   background-color: transparent;
   margin: 20px 0 0 0;
   padding: 5px 5px 5px 5px;
   width: 100%;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
.radius15
{
   text-decoration: none;
   background-color: transparent;
   border-radius: 15px;
}
.ausgabeKopf
{
   font-family: Arial;
   font-size: 27px;
   text-decoration: none;
   background-color: #003D8F;
   --background-color: rgba(0,61,143,1.00);
   border: 0 solid #A9A9A9;
   --border-color: #A9A9A9;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --border-color: #A9A9A9;
   border-bottom: 1px solid black;
   --background-color: rgba(0,61,143,1.00);
   border-top-left-radius: 20px;
   width: 100%;
   border-top-right-radius: 20px;
}
.fuss
{
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.hr
{
   text-decoration: none;
   background-color: transparent;
   background-color:black;
   height:1px;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
h1.h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #004EC0;
   --color: #004EC0;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2.h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #004EC0;
   --color: #004EC0;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3.h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #004EC0;
   --color: #004EC0;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4.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-block;
}
h5.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-block;
}
h6.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-block;
}
