/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(51,51,153); background-image: url("./Bg.jpg");}
 A:active { color: rgb(65,96,0);}
 A:link { color: rgb(65,96,0); text-decoration: none ;}
 A:visited { color: rgb(65,96,0); text-decoration: none ;}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small;}
 H1 { font-size: 18pt; color: rgb(0,0,128); margin-top: 0pt; margin-bottom: 8pt;}
 H2 { font-size: 12pt; color: rgb(153,0,0); line-height: 16pt; margin-top: 0pt; margin-bottom: 12pt;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9pt; color: rgb(0,0,128); line-height: 12pt; margin-top: 0pt; margin-bottom: 8pt;}
 H3 { font-size: 10pt; color: rgb(0,0,128); margin-top: 0pt; margin-bottom: 4pt;}
 H4 { font-size: 10pt; color: rgb(153,0,0); margin-top: 4pt; margin-bottom: 8pt;}
 .TextNavBar { font-size: 9pt; color: rgb(102,153,0); text-align: center;}
 A:hover { color: rgb(102,153,0);}
 
