BODY {
	
	background-color: #221814;
	}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #221814;
	text-decoration: none;
	line-height: 16px;
}
.textweiss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.textgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
.textDECO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	background-position: left top;
	font-size: Keine;
	color: #73BE1E;
	font-style: normal;
}/* Verweise bei "MouseOver" */
.textfett {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #73BE1E;
}

