/* opmaak van het voetbalveld */

div#slider {
  float: left;

}

div#soccerfield {
  float: left;
  min-height: 465px;
}

div#soccerfieldplayers {
  background-image: url(/templates/default/if/images/soccerfield.gif);
  width: 382px;
  padding: 40px 0px 0px 3px;
  margin: 0px;  
  min-height: 465px;
}

div.voetballer {
	float: left;
	text-align: center;
	width: 60px;
	margin: 0px 0px 0px 24px;
	padding: 0px;
	font-size: 11px;
}

.voetballers0 {
	float: left;
	width: 60px;
	height: 100px;
	overflow: hidden;
}

.voetballers1 {
	clear: left;
	width: 104px;
	margin: 0 auto;
	height: 100px;
	overflow: hidden;
}

.voetballers2 {
	clear: left;
	width: 180px;
	margin: 0 auto;
	height: 100px;
	overflow: hidden;
}

.voetballers3 {
	clear: left;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 100px;
	overflow: hidden;
}

.voetballers4 {
	clear: left;
	width: 370px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 100px;
	overflow: hidden;
}

.voetballers5 {
	clear: left;
	width: 350px;
	margin: 0 auto;
	height: 100px;
	overflow: hidden;
}
