/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: 'Book Antiqua', serif; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(32,36,91); background-image: url("../tapete01.GIF");}
 A:active { color: rgb(51,102,255); text-decoration: none ;}
 A:link { color: rgb(0,0,102); text-decoration: none ;}
 A:hover { color: rgb(51,102,255); text-decoration: none ;}
 A:visited { color: rgb(0,0,102); text-decoration: none ;}
 .TextObject { font-family: 'Book Antiqua', serif; font-size: 12px;}
 P { font-family: 'Book Antiqua', serif; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextNavBar { font-family: 'Lucida Sans Unicode', sans-serif; font-size: 13px; text-decoration: none ;}
 
