body {
   background-image:url('grafik/bg-komplett.gif');
   background-repeat:repeat-y;
}

a{
  color:#740111;
  
}

a:hover{
  color:#CD001D;
}