/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-size: x-small; color: rgb(255,0,0);}
 A:link { font-size: x-small; color: rgb(0,0,0);}
 .Listeneintrag_Haken { list-style-image: url("./assets/images/Standard_Aufzaehlungshaken.gif");}
 A:visited { font-size: x-small; color: rgb(255,0,0);}
 P { color: rgb(0,0,0); text-align: left;}
 A { font-size: x-small; color: rgb(255,0,0); text-decoration: underline;}
 A:hover { font-size: x-small; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
 