/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Eurostile,sans-serif; font-weight: bold; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(51,0,0);}
 A:link { color: rgb(51,0,0);}
 A:visited { color: rgb(204,0,0);}
 .TextObject { font-family: Eurostile,sans-serif; font-weight: bold; text-decoration: none ;}
 H1 { color: rgb(0,0,0); font-style: italic;}
 H2 { color: rgb(0,0,0);}
 P { font-family: Eurostile,sans-serif; font-weight: bold;}
 OL { list-style-image: url("../assets/images/dataicon.gif"); background-image: none; background-position: left;}
 .TextNavBar { font-size: xx-small;}
 H5 { color: rgb(0,0,0);}
 A:hover { color: rgb(51,0,0);}
 