// Festlegung der Schriften, die für das komplette Web gelten
body
    {
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    font-family: Arial;
    font-size: 12px;
    background-color:#000000;
    color:#000000
    }

td
    {
    font-size: 12px;
    }

strong
   {
   font-weight: bold;
   }

b
   {
   font-weight: bold;
   }

a.A_Extern:link
   {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color:#0000dd;
   text-decoration: none
   }
a.A_Extern:visited
   {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color:#0000dd;
   text-decoration: none
   }
a.A_Extern:active
   {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color: #0000ff;
   text-decoration: none
   }

a.A_Extern:hover
   {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color: #0000ff;
   text-decoration: underline
   }

a.A_Intern:link
   {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color:#dd0000;
   text-decoration: none
   }
a.A_Intern:visited
   {
   font-family: Arial;
   font-weight: bold;
   font-size: 10pt;
   color:#dd0000;
   text-decoration: none
   }
a.A_Intern:active
   {
   font-family: Arial;
   font-weight: bold;
   font-size: 10pt;
   color: #ff0000;
   text-decoration: none
   }

a.A_Intern:hover
   {
   font-family: Arial;
   font-weight: bold;
   font-size: 10pt;
   color: #ff0000;
   text-decoration: underline
   }

.Headline
   {
   font-family: Trebuchet MS;
   font-size: 18px;
   font-style: italic;
   font-weight: bold;
   color:#000000;
   text-decoration: none
   }

.Headline2
   {
   font-family: Arial;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
   color:#000000;
   text-decoration: none
   }

.Brotschrift
   {
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    font-family: Arial;
    font-size: 14px;
    color:#000000
   }

.Marginal
   {
   font-family: Arial;
   font-size: 10px;
   line-height: 10px;
   text-decoration: none
   }

.Transparent
   {
   font-family: Arial;
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
   color:#2787a5;
   text-decoration: none
   }

a.A_Copyright:link
   {
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   color:#984364;
   text-decoration: none
   }
a.A_Copyright:visited
   {
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   color:#984364;
   text-decoration: none
   }
a.A_Copyright:active
   {
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   color:#984364;
   text-decoration: none
   }

a.A_Copyright:hover
   {
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   color: #74d4f2;
   color:#984364;
   text-decoration: underline
   }

.Deskript
   {
   font-style: italic;
   cursor: help;
   }

p:first-letter
   {
   font-size: 20px;
   }


B.SubLink  {
	COLOR : #2170ae;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

TD.LinkBG  {
	BACKGROUND-COLOR : #984364;
}

TD.TabHead  {
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
	BACKGROUND-COLOR : #984364;
}

TABLE.Tabelle {
	border: 5;
}

a.SeitenLink:link
   {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color:#ffffff;
   text-decoration: none
   }
a.SeitenLink:visited
   {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color:#ffffff;
   text-decoration: none
   }
a.SeitenLink:active
   {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color:#ffffff;
   text-decoration: none
   }

a.SeitenLink:hover
   {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color:#ffff00;
   text-decoration: none
   }

a.RubrikLink:link
   {
   font-family: Arial;
   font-size: 9pt;
   font-weight: bold;
   color:#ffffff;
   text-decoration: none
   }
a.RubrikLink:visited
   {
   font-family: Arial;
   font-weight: bold;
   font-size: 9pt;
   color:#ffffff;
   text-decoration: none
   }
a.RubrikLink:active
   {
   font-family: Arial;
   font-weight: bold;
   font-size: 9pt;
   color:#ffffff;
   text-decoration: none
   }

a.RubrikLink:hover
   {
   font-family: Arial;
   font-weight: bold;
   font-size: 9pt;
   color:#ffff00;
   text-decoration: none
   }

hr
   {
   width: 100%;
   color: #984364;
   }
