.Zwischenueberschrift { 
font-weight: bold;
}
.Hervorhebung { 
font-weight: bold;
}
body { 
font-family: Arial, sans-serif; 
font-size: 12px; 
line-height: 16px; 
width: 100%; 
height: 100%; 
}
p a { 
color: #000000;
font-weight: bold;
text-decoration: underline;
}
p a:hover { 
color: #fff;
background-color: #666;
}
