/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10px; background-color: rgb(89,125,147); background-image: url("./assets/images/eschenbach-back001v.jpg");}
 A:active { font-size: 10px; color: rgb(51,51,51); text-decoration: none ;}
 A:link { font-size: 10px; color: rgb(51,51,51); text-decoration: none ;}
 A:visited { font-size: 10px; color: rgb(51,51,51); text-decoration: none ;}
 .TextObject { font-size: 10px;}
 P { font-size: 10px;}
 A:hover { font-size: 10px; color: rgb(51,51,51); text-decoration: none ;}
 
