A:link {
	text-decoration: none;
	color: #999999;
}
A:visited { 
text-decoration: none;
color: #999999;
}
A:active {
text-decoration: none;
color: #666666;
}
A:hover {
text-decoration: underline;
color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	background-color: #eff7f5;
}
.sectiontitle {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.akzent {
	color: #000066;
	font-weight: bold;
}
.hinweis {
	color: #000066;
}
