div#Gewinnspiel{
	width: auto;
	height: auto;
	float: left;
	margin-left: 2px;
}

div#Gewinnspiel a{
	text-decoration: 0px;
}

div#Gewinnspiel a img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#Mitglieder_Gesamt{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 3px;
}

div#LetzteMitglieder_Gesamt{
	width: 284px;
	height: auto;
	clear: both;
	margin-bottom: 2px;
}

div#AktivsteMitglieder_Gesamt{
	width: 284px;
	height: auto;
	clear: both;
	margin-bottom: 2px;
}

div.MitgliederUeberschrift{
	width: 284px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color: #000000;
	background-color: #DEE3ED;
	text-align: center;
}

div#LetzteMitglieder{
	width: 284px;
	float: left;
}

div#AktivsteMitglieder{
	width: 284px;
	height: auto;
	text-align: center;
	float: right;
}

div#LetzteFrauen{
	float: left;
	width: 142px;
	background-color: #FDBBCA;
	height: 240px;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

div#LetzteMaenner{
	float: left;
	width: 142px;
	background-color: #AFB8CC;
	height: 240px;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

div#AktivsteFrauen{
	float: left;
	width: 142px;
	background-color: #D6D6D6;
	height: 240px;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

div#AktivsteMaenner{
	float: left;
	width: 142px;
	background-color: #C9C9C9;
	height: 240px;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

table.MitgliederStartseite{
	width: 100%p;
	height: auto;
}

td.BildVorschau_Rand{
	width: 21px;
}

td.BildVorschau{
	width: 105px;
	height: 105px;
	text-align: center;
	vertival-align: middle;
	background-color: #000000;
}

td.AbstandBild{
	height: 5px;
	font-size: 1px;
}

td.MitgliederStartseite_Link{
	text-align: center;
}

td.MitgliederStartseite_Link a{
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}

