body {
	background-color: #D7D1CF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;

}
a:link {
	color: #535152;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;


}
a:visited {
	text-decoration: none;
	color: #535152;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;

}
a:hover {
	text-decoration: none;
	color: #971001;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;

}
a:active {
	text-decoration: none;
	color: #971001;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;

}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; 
}
.ueberschrift{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
}
a:maillink {
	color: #535152;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:40px;
	font-style: normal;
	text-transform: lowercase;

}