a
{
   color: #000000;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Link_Text
{
   color: #FFFFFF;
   background: #101045;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.Link_Text:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Link_Text:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Link_Text:hover
{
   color: #FFFFFF;
   background: #101045;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
a.Textmenü
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Textmenü:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Textmenü:active
{
   color: #101045;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.Textmenü:hover
{
   color: #101045;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
.Überschrift
{
   font-family: "Times New Roman";
   font-weight: bold;
   font-size: 27px;
   font-style: italic;
   text-align: center;
   text-decoration: underline;
   color: #FFFFFF;
   background-color: transparent;
}
.Text zentriert
{
   font-family: "Times New Roman";
   font-weight: bold;
   font-size: 19px;
   font-style: italic;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
.Text_links
{
   font-family: "Times New Roman";
   font-weight: bold;
   font-size: 19px;
   font-style: italic;
   text-align: left;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
.Text_Quelle
{
   font-family: "Times New Roman";
   font-weight: bold;
   font-size: 16px;
   font-style: italic;
   text-align: left;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
