/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background: rgb(127,30,21) url("./assets/images/Hintergrund01.jpg") repeat-y fixed top;}
 A:active { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;}
 .TextObject { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,204); letter-spacing: 0px; line-height: 15px; font-weight: normal; font-style: normal; text-indent: 0px; margin: 0px;}
 H1 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(90,4,2); font-weight: normal; font-style: normal;}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,204); letter-spacing: 0px; line-height: 15px; font-weight: normal; font-style: normal; text-align: left; text-indent: 0px; margin: 0px;}
 A { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(90,4,2); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextNavBar { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 9px; color: rgb(90,4,2); font-weight: bold;}
 A:hover { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(90,4,2); font-weight: normal; font-style: normal; text-decoration: underline;}
 
