a { text-decoration: underline; color:#16387E; } a:visited { ; 
text-decoration: underline} a:active { text-decoration: underline; color:#3BBF21; 
} a:hover { color:#3BBF21; text-decoration: underline; } body { ; } td { font-family: Verdana; 
font-size: 9pt; color: #16387E; ; text-align: left } 
.justify {  text-align: justify}
.klein {
	font-family: verdana;
	font-size: 8pt;
	color: #124678;
}
.bildrand {
	border: 1px solid #124678;
	color: #16387E;
}
hr 
{
  background-color:#124678; /* Mozilla 1.4 */
  color:#16387E; /* IE 6 */
  border: #124678; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
  top: 10px;
  bottom: 10px;
}