body.hintergrund
    	{background-color:#cccccc;
    	 background-color:#aaaaaa;
		}
body.bild
    	{background-image:url('http:/pheimlich.de/images/wolken.jpg');
		  background-repeat:repeat;
          }
		
		BODY.x {
   background-image:url(http://www.horseweb.de/news/old/back-old1.gif);
   background-repeat:repeat;
}

a:link { font-weight:bold; color:#3333ff; text-decoration:none; }
a:visited { font-weight:bold; color:#990099; text-decoration:none; }
a:focus { font-weight:bold; color:#ffff00; text-decoration:none; }
a:hover { font-weight:bold; color:#6666ff; text-decoration:none; }
a:active { font-weight:bold; color:#ff0000; text-decoration:none; }

		
td.besucher {
        color: #0000cc;
        font-size:8pt;
        }

td.anmeldung {
        color: #333333;
        font-size:10pt;
        }
td.version {
        color: #999999;        
        font-size:8pt;
        text-align:right;
        vertical-align:bottom;

        }