/* Basisstil für Informationstexte in DigiLink */
body,h1,h2,h3,h4,h5,h6,h7,a,p,div,ul,ol,li,td,th,tr,dl,dt,dd { 
  font-family: Arial, sans-serif; 
}

dd dt {  
  font-weight:normal;
  font-style:italic;
}

dd { 
  margin-bottom:1em;
}

dt {  
  font-weight:bold;
}

