.titel1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F90;
	line-height: 22px;
}
.grundtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #F90;
	text-decoration: none;
}

a:hover {
	color: #33F;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color: #36F;
	text-decoration: none;
}
