/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
UL { font-size: 9pt; margin-bottom: 3pt;}
 .link_weiss { color: rgb(255,255,255); text-decoration: none ; background-color: rgb(0,0,204);}
 P { margin-bottom: 4pt;}
 LI { font-size: 9pt;}
 H4 { margin-bottom: 6pt;}
 H5 { margin-bottom: 5pt;}
 A:hover { text-decoration: underline;}
 