/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; color: rgb(255,255,204); font-weight: normal; font-style: normal; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(128,0,128);}
 A:link { color: rgb(255,153,51); text-decoration: underline;}
 UL { list-style-type: square;}
 A:visited { color: rgb(255,153,51); text-decoration: underline;}
 .TextObject { font-size: small; color: rgb(255,255,204);}
 H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: large; font-weight: bold;}
 H2 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: medium; font-weight: bold;}
 P { font-size: small; color: rgb(255,255,204); line-height: 15pt; font-weight: normal; font-style: normal;}
 H3 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: small; font-weight: normal; font-style: normal;}
 .TextNavBar { font-size: xx-small; color: rgb(255,191,0);}
 A:hover { color: rgb(204,0,0); text-decoration: underline;}
 
