/* CSS WIPAG START für Fallback HTML */

a:link {
	color: #009B48;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009B48;
}
a:hover {
	text-decoration: underline;
	color: #004F25;
}
a:active {
	text-decoration: none;
	color: #004F25;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.Stil2 {font-size: 7pt}
.table {
	border: 1px solid #009B48;
}