/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: url("./hamburgsuche_back002.jpg");}
 A:active { font-size: 10px; color: rgb(255,0,0); font-weight: bold; text-decoration: none ;}
 A:link { font-size: 10px; color: rgb(0,51,101); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: 10px; color: rgb(0,51,101); font-weight: bold; text-decoration: none ;}
 A:hover { font-size: 10px; color: rgb(255,0,0); font-weight: bold; text-decoration: underline;}
 
