body 
{
background-image: url(../bilder/kugeln.jpg);
background-attachment: fixed;
background-repeat: repeat;
background-position: top left;
}

A:hover {text-decoration:bold; color:#CC3333;}
A:link {text-decoration:underline;}