/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(102,102,102); font-weight: bold;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(102,102,102); font-weight: bold; font-variant: normal;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(102,102,102); font-weight: normal; font-style: normal;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(102,102,102); font-weight: normal; font-style: normal;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(102,102,102); font-weight: normal; font-style: normal;}
 A { color: rgb(102,102,102);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(255,153,51); font-weight: bold;}
 A:hover { color: rgb(255,153,51);}
 