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

div.wedstrijdtabeltitel {
	margin: 5px 160px 5px 5px;
	width: 110px;
	float: left;
	color: #70D929;
	border-width: 0px 0px 1px 0px;
	}
	
p.finaletitel {
	float: left;
	width: 60px;
	color: #70D929;
	margin: 5px 180px 5px 5px;
	border-width: 0px 0px 1px 0px;
}
	
	
div.standtabeltitel {
	margin: 5px 60px 5px 5px;
	width: 90px;
	float: left;
	color: #70D929;
	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: #70D929;
}

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: #70D929;
	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-A{
	background-color: #F7D7E4;  /* ROZE #FF6699;*/
}

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

div#Groep-C{
	background-color: #FFB282; /* ORANJE #70D929;*/
}

div#Groep-D{
	background-color: #CBD8EB; /* BLAUW #0066FF;*/
}

div#Groep-E{
	background-color: #BEE4F0; /* GROEN  #66FF33;*/
}

div#Groep-F{
	background-color: #E0DFF4; /* PAARS #6600CC;*/
}

div#Groep-G{
	background-color: #EFECB7; /* GEEL #FFFF00;*/
}

div#Groep-H{
	background-color: #EDBAB1; /* ROOD #FF0000; */ 
}

div#Groep-8EFINALE{
	background-color: #E4E2E7;
}

div#Groep-4EFINALE{
	background-color: #BCBDB9;
}

div#Groep-2EFINALE{
	background-color: #AA9E92;
}

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

div#Groep-3EPLAATS{
	background-color: #A8926D;
}
















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

div.team {
	float: left;
	clear: both;
	color: #70D929;
	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 {
	padding: 0px 2px 0px 0px;
	float: right;
	border-width: 0px;
}

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

p.groupstand_aantalpunten {
	padding: 0px 6px 0px 0px;
	float: right;
	border-width: 0px;
}

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


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

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

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

 p.bannersad {
 	background-color: white;
	color: #70D929;
	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: #70D929;
	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;
}















