/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(192,192,192); background-color: rgb(21,21,21); background-image: url("./assets/images/kuschback_black008.jpg");}
 A:active { color: rgb(222,222,222); text-decoration: underline;}
 A:link { color: rgb(255,0,0); text-decoration: none ;}
 A:visited { color: rgb(255,0,0); text-decoration: none ;}
 H1 { font-size: 14px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 H2 { font-size: 14px; color: rgb(255,255,255);}
 P { font-size: 12px;}
 A:hover { color: rgb(222,222,222); text-decoration: underline;}
 