/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(163,190,222); background-image: url("./assets/images/Webseitepixelwelle1.jpg"); background-repeat: no-repeat; background-position: 50% 0pt;}
 A:active { color: rgb(255,255,255);text-decoration:none;}
 A:link { color: rgb(255,255,255); text-decoration:none;}
 A:visited { color: rgb(255,255,255);text-decoration:none;}
 P {font-size: 14px; text-decoration: none ;}
 .TextNavBar { font-size: 12px;text-decoration:none;}
 A:hover { color: rgb(255,204,51);text-decoration:none;}