a {
	text-decoration: underline;
	color:#5e5e5e;
} 
a:visited { ; 
text-decoration: underline} a:active { text-decoration: underline; color:#3BBF21; 
} a:hover {
	color:#a0a0a0;
	text-decoration: underline;
} 
body { ; } 
td {
	font-family: "Tahoma";
	font-size: 10pt;
	color: #5e5e5e;
	;
	text-align: left;
	font-style: none;
} 
.justify {  text-align: justify}
.klein {
	font-family: "Tahoma";
	font-size: 9pt;
	color: #5e5e5e;
}

.bildrand {
	border: 1px solid #5e5e5e;
}
