table
{
	background-repeat:no-repeat;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #739F3F;
	text-decoration: none;
	letter-spacing: 0.1em;
}

a img
{
border:none;
}

a 
{
	text-decoration: none;
	color:#739F3F;
}

a:hover
{
	text-decoration: none;
	color: #333333;
}.textgelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #E4E87E;
	text-decoration: none;
}
.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: none;
}

