/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(248,242,212); background-image: url("../assets/images/Site_Hintergrund_braun.jpg");}
 A:active { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 10px; color: rgb(249,228,133);}
 A:link { font-family: 'MS Sans Serif', sans-serif; font-size: 10px; color: rgb(249,228,133); font-weight: normal; font-style: normal;}
 A:visited { font-family: 'MS Sans Serif', sans-serif; font-size: 10px; color: rgb(249,228,133);}
 .TextObject { font-family: 'MS Sans Serif', sans-serif; font-size: 12px; background-color: transparent;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9px; color: rgb(128,128,128); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { color: rgb(255,251,227);}
 
