/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
color: rgb(0,0,102); 
background-image: url("../assets/images/background_grey.jpg");}
 A:active { font-size: small; text-decoration: none ;}
 A:link { font-size: small; text-decoration: none ;}
 A:visited { font-size: small; text-decoration: none ;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
font-size: small;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;}
 LI { line-height: 150%;}
 A { font-size: small; text-decoration: none ;}
 A:hover { font-size: small; text-decoration: none ;}
 
