.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #7DB63A;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}


.text_oberpunkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7DB63A;
}
.text_termine {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC6600;
}
.text_intro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

