/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(128,128,128); background-position: left;}
 A:active { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 10pt; color: rgb(197,165,86); font-weight: normal; font-style: normal; text-decoration: underline overline;}
 A:link { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 10pt; color: rgb(197,165,86); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 10pt; color: rgb(197,165,86); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 10pt; color: rgb(197,165,86); font-weight: normal; font-style: normal; text-decoration: underline overline;}
 
