
div.wedstrijdtabel {
	float: left;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

div.wedstrijdtabeltitel {
	margin: 5px 160px 5px 5px;
	width: 110px;
	float: left;
	color: #FF8500;
	border-width: 0px 0px 1px 0px;
	}
	
p.finaletitel {
	float: left;
	width: 60px;
	color: #FF8500;
	margin: 5px 180px 5px 5px;
	border-width: 0px 0px 1px 0px;
}
	
	
div.standtabeltitel {
	margin: 5px 60px 5px 5px;
	width: 90px;
	float: left;
	color: #FF8500;
	border-width: 0px 0px 1px 0px;
	}

div.line {
	font-size: 9px;
	padding: 0px 0px 5px 0px;
	margin: 2px 10px 2px 2px;
	float: left;
	width: 260px;
	border-width: 0px 0px 1px 0px;
	border-color: #FF8500;
}

div.vierperdag {
	float: left;
	border-width: 0px;
	width: 70px;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}

div.dag {
	padding: 0px 0px 0px 3px;
	float: left;
	width: 46px;
	color: #FF8500;
	border-width: 0px;
}


div.group {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px;
	float: left;
	width: 69px;
	color: black;	
	border-width: 0px 1px 0px 0px;
	border-color: black;
	text-align: center;
}


div#Groep-1{
	background-color: #F7D7E4;  /* ROZE #FF6699;*/
}

div#Groep-2{
	background-color: #E3EBE1; /* GROEN #009933;*/
}


div#Groep-HALVEFINALE{
	background-color: #AA9E92;
}

div#Groep-FINALE{
	background-color: #A8926D;
}

div#Groep-FINALEWEDSTRIJD{
	background-color: #F8E03C;
}
















div.stand {
	margin: 5px 0px 0px 0px;
	float: left;
	border-width: 0px;
}

div.team {
	float: left;
	clear: both;
	color: #FF8500;
	border-width: 0px 1px 0px 1px; /* 0px 1px 1px 1px; */
	width: 180px;
}

div.groeptitel {
	padding: 0px 0px 0px 3px;
	float: left;
	clear: both;
	border-width: 0px;
	width: 179px;
	color: black;
}

p.groupstand_stand {
	float: left;
	border-width: 0px;
	padding: 0px 2px;
}

p.groupstand_naam {
	float: left;
	border-width: 0px;
}

p.groupstand_aantalgames {
	float: right;
	border-width: 0px;
	width: 14px;
	text-align: right;
	margin-right: 2px;		
}

p.groupstand_doelsaldo1 {
	float: right;
	border-width: 0px;
	width: 14px;
	text-align: right;
	margin-right: 2px;	
}

p.groupstand_doelsaldo2 {
	float: right;
	border-width: 0px;
}

p.groupstand_doelsaldo3 {
	float: right;
	border-width: 0px;
	width: 14px;
	text-align: right;
	margin-right: 2px;
}

p.groupstand_aantalpunten {
	float: right;
	border-width: 0px;
	width: 14px;
	text-align: right;
	margin-right: 4px;		
}

div.standgroup {
	width: 180px;
	float: left;
	clear: both;
	border-width: 0px 0px 1px 0px;
	border-color: #FF8500;
	margin: 0px 2px 6px 2px;
}


div.oranjegekad {
	width: 190px;
	background-color: #FF8500;
	color: black;
	float: left;
	border-width: 1px;
	margin: 10px 0px 0px 2px;
}

p.oranjegekad {
	background-color: #FF8500;
	float: left;
	padding: 5px 5px 10px 5px;
}

div.bannersad {
	width: 190px;
	background-color: white;
	color: #FF8500;
	float: left;
	border-width: 1px;
	margin: 10px 0px 0px 2px;
}

 p.bannersad {
 	background-color: white;
	color: #FF8500;
	float: left;
	border-width: 0px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
 }

div.steunonsad{
	width: 185px;
	float: left;
	background-color: white;
	border-width: 1px;
	text-align: center;
	margin: 10px 0px 0px 2px;
}

 p.steunonsad {
 	background-color: #FF8500;
	color: black;
	float: left;
	font-weight: normal;
	border-width: 0px;
	font-size: 30px;
	font-weight:bold;
	text-align: center;
	width: 176px;
	text-align: left;
	padding: 5px 0px 10px 12px;
 }
 
 img.wkactiead{
	width: 190px;
	float: left;
	background-color: black;
	border-width: 1px;
	text-align: center;
	margin: 10px 0px 0px 2px;
}















