/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-image: url("./assets/images/Verlauf_blau.jpg");}
 A:link { color: rgb(255,255,255); text-decoration: underline;}
 UL { font-family: 'Square721 BT', sans-serif; font-size: small; color: rgb(255,255,255); text-align: left;}
 A:visited { color: rgb(120,120,120); text-decoration: underline;}
 H1 { font-family: 'Concielian Condensed', Square721BT, Swiss721BT, Futura, Arial; color: rgb(255,255,255);}
 H2 { font-family: 'Concielian Condensed', Square721BT, Swiss721BT, Futura, Arial; color: rgb(255,255,255);}
 P { font-family: 'Square721 BT', sans-serif; font-size: small; color: rgb(255,255,255); text-align: left;}
 H3 { font-family: 'Concielian Condensed', Square721BT, Swiss721BT, Futura, Arial; color: rgb(255,255,255);}
 LI { font-family: 'Square721 BT', sans-serif; color: rgb(255,255,255);}
 
