/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; color: rgb(204,204,255); background-image: url("./assets/images/Background.gif");}
 A:active { color: rgb(204,204,255); font-weight: normal; font-style: normal;}
 A:link { color: rgb(255,255,102); font-weight: normal; font-style: normal;}
 UL { list-style-type: disc; list-style-position: outside; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:visited { color: rgb(255,255,204); font-weight: normal; font-style: normal;}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(204,204,255);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(204,204,255);}
 LI { text-decoration: none ; list-style-position: outside; text-indent: 15pt;}
 OL { list-style-position: outside;}
 A { color: rgb(204,204,255); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(255,255,0); font-weight: bold;}
 