.kontakt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
.überschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFff;
	letter-spacing: 0.2mm;

}
.mengentext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0.2mm;

}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFff;
	letter-spacing: 0.2mm;

}
.mengentextfett {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFff;
	letter-spacing: 1mm;
}
a:link {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bolder; color: #FFFFFF; text-decoration: underline}
a:visited {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bolder; color: #FFFFFF; text-decoration: underline}
a:active {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bolder; color: #FFFFFF; text-decoration: underline}

