/* 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:link { color: rgb(105,105,105);}
 A:visited { color: rgb(105,105,105);}
 H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12pt; color: rgb(105,105,105); font-weight: normal; font-style: normal; text-align: center;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
 A { color: rgb(105,105,105);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0); background-color: rgb(255,204,0);}
 