.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF0000;
	position: static;
	font-weight: bolder;
	font-variant: small-caps;



}
.hg {
	height: auto;
	width: auto;

}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;

}
.fusstext {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;

}
