/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: '@Arial Unicode MS', sans-serif; font-size: x-small; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("../assets/images/Hintergrau.gif");}
 A:link { font-family: '@Arial Unicode MS', sans-serif; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 UL { font-family: '@Arial Unicode MS', sans-serif; list-style-type: none; list-style-image: none;}
 A:visited { font-family: '@Arial Unicode MS', sans-serif; color: rgb(8,173,187); font-weight: normal; font-style: normal; text-decoration: none ;}
 H1 { font-family: '@Arial Unicode MS', sans-serif; font-size: 24pt; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 H2 { font-family: '@Arial Unicode MS', sans-serif; font-size: x-small; color: rgb(0,0,0); font-weight: bold;}
 P { margin-top: 0pt; margin-bottom: 0pt;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 LI { list-style-type: none; list-style-image: none; text-align: left; text-indent: 0pt;}
 