.HeadSlogan
{
	padding-top: 42px;
	padding-left: 15px;
}

.BigUserCounterPlanet
{
	color: #85b335;
	font: bold 22px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}

div.GoMapButtonPlanet a, 
div.GoMapButtonPlanet a:link, 
div.GoMapButtonPlanet a:visited
{
	height: 101px;
	width: 200px;
	display: block;
	background: url('/images/football/GoMapButtonPlanet.png') no-repeat 0 -101px;
}

div.GoMapButtonPlanet a:hover, 
div.GoMapButtonPlanet a:active
{
	background-position: 0 0;
}

.GoMapButtonPlanet a span
{
	display: none;
}

.GoMapLinkPlanet
{
	text-align: center;
	padding-top: 8px;
}

.GoMapLinkPlanet a, 
.GoMapLinkPlanet a:link, 
.GoMapLinkPlanet a:visited
{
	color: #85b335;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

.GoMapLinkPlanet a:hover, 
.GoMapLinkPlanet a:active
{
	color: #e11009;
	text-decoration: underline;
}

/* Neue Mitglieder Sidebar */

.NewUserSidebarFC
{
	padding-left: 45px;
	background-image: url('/images/football/NewMemberIconSmallFC.png');
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-bottom: 10px;
	padding-top: 10px;
}

.NewUserSidebarNameFC
{
	color: #85b335;
	cursor: pointer;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.NewUserSidebarDateFC
{
	color: #e11009;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	padding-top: 3px;
}

.NewUserSeparator
{
	width: 100%;
	background: url('/images/football/NewMemberSeparator.gif') repeat-x 0 center;
	height: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}

/* Fragebogen */

.FootballOdd,
.FootballEven
{
	color: #444;
	padding: 7px;
	line-height: 13px;
	vertical-align: top;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.FootballOdd
{
	background-color: #f2f2f1;
}

.FootballEven
{
	background-color: white;
}

.FootballQuestion
{
	font-weight: bold;
	text-decoration: underline;
}