/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(255,204,102); background-color: rgb(51,0,0); background-image: none;}
 A:active { color: rgb(255,255,153);}
 A:link { color: rgb(51,153,255);}
 A:visited { color: rgb(255,204,0);}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,204,102);}
 H3 { text-align: center;}
 .TextNavBar { font-size: 8pt; color: rgb(255,255,153); text-align: right;}
 H5 { font-weight: normal; font-style: normal; text-align: center;}
 H6 { font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,255,0);}
 
