/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(192,192,192); font-weight: bold;}
 A:active { color: rgb(0,0,0);}
 .caption { font-size: 75%; color: rgb(249,251,249); line-height: 140%;}
 H1 { font-size: 150%;}
 H2 { font-size: 100%; font-weight: bold;}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(249,251,249); line-height: 140%; font-weight: normal; font-style: normal;}
 A { color: rgb(249,251,249); font-weight: bold; text-decoration: none ;}
 .TextNavBar { line-height: 20pt; text-align: left;}
 A:hover { text-decoration: underline;}
 
