BODY { 
  background-image: url("../grafik/toplogo.jpg");
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
} 


A:hover { font: "Arial Bold 8pt"; color: #333333 }
A:link { font: "Arial Bold 8pt"; color: #666666 }
A:hover { font: "Arial Bold 8pt"; color: #333333 }
A:visited { font: "Arial Bold 8pt"; color: #666666 }
A:hover { font: "Arial Bold 8pt"; color: #333333 }
A:active { font: "Arial Bold 8pt"; color: #666666 }
A:hover { font: "Arial Bold 8pt"; color: #333333 }

A:link { text-decoration: none }
A:visited { text-decoration: none }
A:active { text-decoration: none }

