/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; background-image: url("./matti_eu_Logo-hinten.jpg");}
 A:active { color: rgb(0,0,255); text-decoration: underline;}
 A:link { color: rgb(0,0,255); text-decoration: underline;}
 A:visited { text-decoration: underline;}
 H1 { font-size: large; color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 H2 { font-size: medium; color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 H3 { font-size: large; color: rgb(0,0,255); font-weight: bold;}
 H4 { font-size: medium; color: rgb(0,0,255); font-weight: bold;}
 .TextNavBar { color: rgb(0,0,255); text-decoration: none ;}
 H5 { font-size: small; color: rgb(0,0,255); font-weight: bold;}
 H6 { font-size: small; color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 A:hover { text-decoration: underline;}
 
