a {
	text-decoration: underline;
	color:#003347;
} 
a:visited { ; 
text-decoration: underline} a:active { text-decoration: underline; color:#003347; 
} a:hover {
	color:#d30132;
	text-decoration: underline;
} 
body { ;
	background-color: #fbba00;
} 
td {
	font-family: Verdana;
	font-size: 12px;
	color: #003347;
	;
	text-align: left;
	font-style: normal;
	line-height: 16px;
} 
.justify {  text-align: justify}
.klein {
	font-family: Verdana;
	font-size: 9pt;
	color: #003347;
}

.bildrand {
	border: 1px solid #003347;
}
