/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background-color: rgb(255,255,238); background-image: url("../../assets/images/hintergrund-2.gif");} A:active { color: rgb(255,0,0);} A:link { color: rgb(0,51,204);} A:visited { color: rgb(153,0,153);} H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 16pt; font-weight: normal; font-style: normal; text-align: center;} H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16pt; font-weight: normal; font-style: normal; text-align: left;} P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt;} H3 { font-size: 10pt;} .TextNavBar { font-size: xx-small;} A:hover { color: rgb(255,0,0); background-color: rgb(255,204,0);} 