/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 20px; color: rgb(255,102,51); font-weight: bold; font-style: italic; background-image: url("../assets/images/background.png");}
 A:link { color: rgb(255,102,51);}
 A:visited { color: rgb(255,102,51);}
 .TextObject { font-size: 12px; color: rgb(255,102,51); font-style: italic; text-decoration: none ;}
 P { font-size: 14px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(255,102,51); font-weight: bold; font-style: italic;}
 