/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(255,255,255); background-color: rgb(119,9,44); background-image: url("../assets/images/tm.gif");}
 A:active { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(130,3,27); font-weight: bold;}
 A:link { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(69,63,41); font-weight: bold; text-decoration: none ;}
 UL { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(255,255,255); list-style-type: upper-roman;}
 A:visited { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(130,3,27); font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; color: rgb(130,3,27); font-weight: bold;}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(255,255,255);}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; color: rgb(69,63,41); font-weight: bold;}
 OL { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(0,0,0); list-style-image: url("./arrow.gif");}
 .TextNavBar { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; font-weight: bold;}
 A:hover { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(69,63,41); font-weight: bold;}
 
