/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; background-color: rgb(255,252,204); background-image: url("../assets/images/hintergrund.gif"); background-position: center;} A:active { color: rgb(15,43,120);} A:link { color: rgb(15,43,120);} A:visited { color: rgb(15,43,120);} H1 { font-size: 32px; color: rgb(101,106,106); font-weight: normal; font-style: normal;} H2 { font-size: 20px; color: rgb(153,102,153);} P { font-size: 14px;} H3 { font-size: 16px;} H4 { font-size: 14px; color: rgb(0,128,0);} .TextNavBar { font-size: xx-small;} A:hover { color: rgb(0,144,64);} 