/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(192,192,192); background-image: url("../assets/images/background.gif"); background-repeat: no-repeat;}
 A:active { font-family: 'Palatino Linotype', serif; font-size: 11pt; color: rgb(0,153,255);}
 A:link { font-family: 'Palatino Linotype', serif; font-size: 11pt; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: 'Palatino Linotype', serif; font-size: 11pt; text-transform: none; color: rgb(153,153,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 H1 { font-family: 'Palatino Linotype', serif; font-size: 18px;}
 H2 { font-family: 'Palatino Linotype', serif; font-size: 16px;}
 P { font-family: 'Palatino Linotype', serif;}
 H3 { font-family: 'Palatino Linotype', serif;}
 H5 { font-family: '@Arial Unicode MS', sans-serif; font-size: 9pt; font-weight: normal; font-style: normal;}
 A:hover { font-family: 'Palatino Linotype', serif; font-size: 11pt; color: rgb(255,0,0);}
 