/* CSS Document */
.inhaltstext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.inhaltstitel {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	color: #000000;
	text-decoration: underline;
}
