/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: x-small; color: rgb(204,204,204); font-weight: normal; font-style: normal; background-color: rgb(0,0,0); background-image: url("../assets/images/Soulmanager_back.jpg"); background-repeat: no-repeat; background-position: center;}
 A:active { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: x-small; color: rgb(255,0,0); font-weight: bold;}
 A:link { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: x-small; color: rgb(204,204,204); font-weight: bold;}
 A:visited { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: x-small; color: rgb(204,204,204); font-weight: bold;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255);}
 A:hover { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: x-small; color: rgb(255,0,0); font-weight: bold;}
 