/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.Normal { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: small; line-height: 16pt; margin-top: 0pt;}
 .SeitenÜberschrift { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: medium; color: rgb(0,0,128); text-align: center;}
 UL { list-style-type: square;}
 .NormalÜberschrift { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: small; line-height: 16pt; font-weight: bold; margin-top: 0pt; margin-bottom: 5pt;}
 A:visited { color: rgb(0,0,128); text-decoration: none ;}
 A { color: rgb(0,0,0); text-decoration: none ;}
 A:hover { color: rgb(0,0,0); text-decoration: underline;}
 