.text {
	font-family: Century Gothic;
	font-size: 12px;
	color: #a5a5a5;
	font-weight:bold;
	line-height:18px;
}
.titel {
	font-family: Century Gothic;
	font-size: 16px;
	color: #a5a5a5;
	font-weight:bold;
	line-height:20px;
}
.links {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #f8f8e0;
	text-decoration: none;
}
.links_grau {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: none;
}
