/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,153); background-image: url("../assets/images/background_hell.jpg");}
 A:link { color: rgb(0,0,255); font-weight: bold; text-decoration: underline;}
 A:visited { color: rgb(0,153,255); font-weight: bold;}
 H1 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;}
 H2 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;}
 .TextNavBar { color: rgb(0,0,0);}
 