@keyframes transform-scale-in
{
   0% { opacity: 0; transform: rotate(0deg) scale(0,0) ;  }
   100% { opacity: 1; transform: rotate(0deg) scale(1.0,1.0) ;  }
}
a.mrp
{
   color: #DCDCDC;
   text-decoration: none;
}
a.mrp:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.mrp:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.mrp:hover
{
   color: #FF8C00;
   text-decoration: underline;
}
a.normal
{
   color: #5081A5;
   background: #0F4778;
   text-decoration: none;
}
a.normal:visited
{
   color: #5081A5;
   background: #0F4778;
   text-decoration: none;
}
a.normal:active
{
   color: #5081A5;
   background: #0F4778;
   text-decoration: none;
}
a.normal:hover
{
   color: #F9B233;
   background: #0F4778;
   text-decoration: none;
}
a.mrp_copy
{
   color: #FF8C00;
   text-decoration: none;
}
a.mrp_copy:visited
{
   color: #7D9DB7;
   text-decoration: underline;
}
a.mrp_copy:active
{
   color: #7D9DB7;
   text-decoration: underline;
}
a.mrp_copy:hover
{
   color: #FF4500;
   text-decoration: underline;
}
.Marcus_Ueberschrift
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #19395B;
   --color: #19395B;
   background-color: transparent;
}
.Marcus_Blocktext_blau
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #19395B;
   --color: #19395B;
   background-color: transparent;
}
.Marcus_Blocktext_weiss
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.Bibel_Ueberschrift
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #19395B;
   --color: #19395B;
   background-color: transparent;
}
.Bibel_Blocktext_blau
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #19395B;
   --color: #19395B;
   background-color: transparent;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
