/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(204,204,204); font-weight: normal; font-style: normal; text-decoration: none ; background: rgb(51,51,51) url("./bg.jpg") repeat fixed center;}
 A:link { color: rgb(153,153,0);}
 A:visited { color: rgb(153,153,153);}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(204,204,153); font-weight: bold; text-decoration: none ;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(51,102,255); font-weight: bold;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,51,0); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(204,204,204); font-weight: normal; font-style: normal; text-decoration: none ;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(255,255,102); font-weight: bold;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(204,204,204); font-weight: normal; font-style: normal;}
 H4 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,255,102); font-weight: bold;}
 H5 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 24px; color: rgb(51,102,255); font-style: italic;}
 PRE { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: 16px; color: rgb(204,204,204);}
 