/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: none ; background-image: url("./back.jpg");}
 A:active { color: rgb(0,102,255);}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 UL { list-style-type: square;}
 A:visited { color: rgb(0,102,153);}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14pt; font-weight: bold; text-decoration: underline; text-indent: 15pt;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; font-weight: bold; font-style: italic; text-decoration: underline; text-indent: 15pt;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 H3 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; font-weight: bold; text-indent: 15pt;}
 LI { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 OL { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 H4 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; font-weight: bold; font-style: italic; text-indent: 15pt;}
 H5 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; font-weight: normal; font-style: normal; text-indent: 15pt;}
 H6 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12pt; font-style: italic; text-indent: 15pt;}
 A:hover { color: rgb(255,0,0);}
 