/*Style fuer Verein*/
A#nav:link { text-decoration: none; color: #FFFFFF; }
A#nav:visited {	text-decoration: none;	color: #FFFFFF;  }
A#nav:hover { color: #FFFFFF; font-weight: bold; }
A#nav:active { color: #FFFFFF; font-weight: bold; }

.text
{
font-size: 14px;
color: #FFFFFF;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}
.textf
{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
.sub
{
font-size: 14px;
color: #AAAAAA;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
background-repeat:no-repeat
}
/*Ende Style Navigation*/

/*Anfang Style Verein*/
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-position:center;
	background-repeat:no-repeat;
}
A#links:link {color: #FF9706; }
A#links:visited {color: #FF9706; }
A#links:hover {color: #FF9706; }
A#links:active {color: #FF9706; }
/*Ende Style Verein*/
