/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-image: url("./images/back.gif");}
p,h1,h2,h3,h4,h5,li,div { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif}
p {font-size: 10pt; text-align: left}
h1 {
        font-size: 22pt;
}
h2 {font-size: 20pt; }
h3 {
        font-size: 16pt;
        font-style : italic;
}
h4 {
        font-size: 12pt;
        font-style : normal;
        line-height : 120%;
}
h5 {
        font-size: 12pt;
        font-style : italic;
}
li {font-size:10pt; font-weight: bold}
